﻿@charset "UTF-8";


/*全体の設定
-------------------------------------------------------------------------------------*/
body {
	font-family: Arial,'ＭＳ Ｐゴシック',sans-serif ;
	font-size: 80%;
	line-height: 2;
	color: :#253958;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	background : #013684 url(images/index/bg.jpg) no-repeat fixed right top;
}



/*細々の設定
-------------------------------------------------------------------------------------*/

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
	vertical-align: top;
	
}

.look {
	color: #FF0000;
	background: #FF0000;
}

.look2 {
	color: :#253958;
	background: #253958;
}

.redbox {
	color: #253958;
	text-decoration: underline;

}

.hr {
	width:90%;
	height:1px;
}
	

/*リンクカラー設定
-------------------------------------------------------------------------------------*/
a {
	color: #0033CC;
	
}

a:hover {
	color: #0033CC;
	
}



/*コンテナー
-------------------------------------------------------------------------------------*/
#container {
	
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 860px;
}



/*ヘッダー
-------------------------------------------------------------------------------------*/
#header {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	
	
}

#header #logo {
	vertical-align: top;
	
	padding-bottom: 2px;
	padding-left:4px;
}

#header h1{
	position: absolute;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.7;
	padding-left:50px;
	top:250px;
	color:#253958;
}



/*右上のナビメニュー1段目
-------------------------------------------------------------------------------------*/
#nav {
	position: absolute;
	top:55px;
	left:250px;
	line-height: 2.5;
	background : url(images/index/nav_bg.jpg) no-repeat;
	width:430px;
	height: 55px;
	font-size: 12px;
	text-align: center; 
}
#nav li {
	float: left;
	color:#fff;
	
}
#nav li a {
	color:#fff;
	text-decoration: none;
}	
#nav li a:hover {
	color: #00CCFF;
	text-decoration: none;
}

/*右上のナビメニュー2段目
-------------------------------------------------------------------------------------*/
#nav2 {
	position: absolute;
	top: 88px;
	left:250px;
	line-height: 1.9;
	width:430px;
	height: 55px;
	font-size:12px;
	text-align: center; 
}
#nav2 li {
	float: left;
	color:#fff;
}
#nav2 li a {
	color:#fff;
	text-decoration: none;
}	
#nav2 li a:hover {
	color: #00CCFF;
	text-decoration: none;
}

/*メインメニュー
-------------------------------------------------------------------------------------*/
#menu {
	background : #cccccc url(images/menu_bg.gif) no-repeat;
	height: 40px;
}

#menu li {
	background : url(images/menu_bg_line.gif) no-repeat right center;
	float: left;
	height: 40px;
}

#menu li a {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	display: block;
	width: 8em;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 40px;
}

#menu li a:hover {
	background : url(images/menu_bg_over.gif);
	color: #FFFFFF;
}



/*コンテンツ枠
-------------------------------------------------------------------------------------*/
#contents {
	background : #ffffff url(images/index/contents_bg.gif) repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}



/*メインコンテンツ(top4枚画像）
-------------------------------------------------------------------------------------*/
#main {

	width: 860px;
	margin-top:0px;
	margin-bottom: 5px;
	margin:auto;
	color:#253958;
	
}
#main table {
	margin-left:65px;
	margin-right:40px;
	width: 740px;
	height: 288px;
	border: 0px #000000 none;
	border-collapse: separate;
}

#main td {
	
	border: 1px ;
	padding: 3px 3px;
	width:350px;
	position:relative;
}



#main h1 {
	font-size: 12px;
	font-weight: normal;
	padding-left: 13px;
	position:relative;
	line-height: 15px;
	weight:350px;
	top:145px;
	
}

/*他ページ（リンク）
-------------------------------------------------------------------------------------*/
#main3 {
	float: left;
	width: 560px;
	display: inline;
	margin-top: 5px;
	
	margin-left: 20px;
	color:#253958;
	border-right:1px dotted #253958;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 22px;
	
}
#main3 h1 {
	font-size: 23px;
	font-weight:bold;
	background: #fff;
	width: 550px;
	padding-top: 20px;
	padding-left: 5px;
	border-bottom:1px solid #253958;
	color:#FF0000;
	
}

#main3 table {

	margin-left:20px;
	width: 500px;
	
	border: 0px #000000 none;
	border-collapse: separate;
}

#main3 td {
	
	border: 1px ;
	padding: 2px 5px;
	width:;
	color:#253958;
	position:relative;
	text-align: center;
	font-size:11px;

}

#main3 h2 {
	font-size: 14px;
	font-weight:bold;
	background: #fff;
	width: 500px;
	padding-top: 10px;
	
	color:#253958;
	
}

#main3 p {
	margin: 0.8em 0px 0.8em;
	

}



/*他ページ　メイン
-------------------------------------------------------------------------------------*/
#main1 {
	float: left;
	width: 560px;
	display: inline;
	margin-top: 5px;
	
	margin-left: 20px;
	color:#253958;
	border-right:1px dotted #253958;
	padding-right: 5px;
	padding-bottom: 20px;
	line-height: 22px;
	
}
#main1 h1 {
	font-size: 23px;
	font-weight:bold;
	background: #fff;
	width: 550px;
	padding-top: 20px;
	padding-left: 5px;
	border-bottom:1px solid #253958;
	color:#FF0000;
	
}

#main1 table {

	
	width: 560px;
	
	border: 1px #000000 none;
	border-collapse: separate;
}

#main1 td {
	
	border: 1px ;
	padding: 3px 2px;
	width:;
	color:#253958;
	line-height: 22px;
	
	font-size:12px;
	vertical-align: top;
}




#main1 h2 {
	font-size: 14px;
	font-weight:bold;
	background: #fff;
	
	padding-top: 10px;
	
	color:#253958;
	
}

#main1 p {
	margin: 0.8em 0px 0.8em;
	

}



/*top左　NEWの箇所
-------------------------------------------------------------------------------------*/
#main2 {
	float: left;
	width: 560px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:20px;
	color:#253958;
	border-right:1px dotted #253958;
	padding-right: 5px;
	
}
#main2 h2 {
	font-size: 20px;
	background: #fff;
	width: 550px;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom:1px solid #253958;

	
}

#main2 p {
	margin: 0.5em 10px 0.8em;
	
	margin-left: 110px;
}

#feed{
	float: left;
	display: inline;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 110px;
	color:#253958;
	
	
}

 /*top下　リンク表示箇所
-------------------------------------------------------------------------------------*/
#link {
	clear: both;
	width: 860px;
	margin-top: 15px;
	margin:auto;
	color:#253958;
	
}

#link table {
	width: 800px;
	border: 0px #000000 none;
	border-collapse: separate;
	margin-left:30px;
	margin-bottom: 5px;
}

#link td {
	padding-top:10px;
	padding-bottom:10px;
	font-weight: bold;
	color:#253958;
	vertical-align:  bottom;
	font-size: 16px;
	line-height:1px; 
}

#link img {
	border: 1px #ccc solid;

}

/*サブコンテンツ（右側のブロック）
-------------------------------------------------------------------------------------*/
#sub {
	float: right;
	width: 260px;
	margin-top: 20px;
	margin-bottom: 30px;
	display: inline;
	margin-right: 12px;
	color:#253958;
	background: #fff;
}

#sub p {
	margin-top:2px;
	margin-bottom: 0.5em;
	text-align: left;
}

#sub h2 {
	font-size: 14px;
	background: #555;
	color:#fff;
	text-align: left;
	padding-left:5px;
	width: 260px;
}
#sub h3 {
	font-size: 17px;
	background: #FFF;
	
	text-align: left;
	padding-top:10px;
	padding-bottom: 2px;
}
.sub-menu a {
	background: #fff;
	padding-top:2px;
	padding-left:6px;
	text-decoration: none;
	display: block;
	border-bottom: 1px  dotted  #253958;
	width: 260px;
	height: 30px;
	color: #253958;
	text-align:left;
}

.sub-menu a:hover {
	background: #DFFFFF;
		color: #253958;
}
#sub table {

	margin-left:10px;
	
	
	border: 0px 
	border-collapse: separate;
}

#sub td {	
	padding: 5px 5px;
	font-size: 13px;
}


/*フッター
-------------------------------------------------------------------------------------*/
#footer {
	clear: both;
	background : url(images/index/footer_bg.gif) no-repeat center bottom;
	
	padding-top: 15px;
	font-size: 11px;
	padding-right: 30px;
	text-align:right;
	margin: 0px;
	
}



/*clearfix（変更しない）
-------------------------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#contents { display: inline-block; }

/* Hides from IE-mac \*/
*html #contents { height: 1%; }
#contents { display: block; }
/* End hide from IE-mac */

