@charset "utf-8";

* {
	padding:0;
	margin: 0;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}

body {
	background:#002f5c url(../images/common/bg.gif) 0 0 repeat-x; ;
	color:#101010;
	font-size: 14px;
}

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

li {
	list-style-type: none;
}
a {
	color: #3E84A6;
}
a:hover {
	color: #2D637D;
	text-decoration: none;
}

#base {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 1px;
	border:solid 2px #999;
	border-width:0 2px 0;
/*	padding: 1px;*/
}

/*
ヘッダー
-------------------------------------------*/
#header {
	background-image: url(../images/common/head.gif);
	height: 90px;
	position: relative;
	background-color: #FFFFFF;
	background-position: left top;
	width: 940px;
	background-repeat: repeat-x;
}
#header h1 {font-size: 11px; padding:30px 0 0 30px;}
#header h1 a {text-decoration: none;}
.logoPosition { position:absolute; top:-50px; left:15px;}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	position: absolute;
	left: 20px;
	top: 26px;
}
#header #info {
	font-size: 12px;
	color: #666666;
	position: absolute;
	top: 25px;
	right: 20px;
}
#header #info strong {
	font-size: 24px;
	color: #3E84A6;
	padding-left: 5px;
}


/*
グローバルナビ
-------------------------------------------*/

#navi {
	background-color: #FFFFFF;
	padding-left: 13px;
	background-image: url(../images/navi/navi.jpg);
	position: relative;
	width: 927px;
	display: block;
	float: left;
}
 
#navi ul {
	display: block;
	background-color: #000;
	background-image: url(../images/navi/navi.jpg);
	width: 920px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5F90A7;
	float: left;
}
#navi li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}


#navi a {
	display: block;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 36px;
	padding:0 35px;
	background-image: url(../images/navi/navi_li.jpg);
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5F90A7;
	height: 36px;
	float: left;
}
*html #navi a {
	height: 40px;
	line-height: 40px;
}
*+html #navi a {
	height: 40px;
	line-height: 40px;
}

#navi a:hover {
	background-image: url(../images/navi/navi_li_ov.jpg);
}

/*
メイン
-------------------------------------------*/
#main {
	float: left;
	width: 920px;
	min-height:650px;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/main.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#content {
	float: right;
	width: 650px;
	margin:15px 0 0;
/*	padding-bottom: 5px;*/
}
.contentInner { margin:10px 10px 15px;}
#content #mainlist {
	margin-top: 1px;
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	background-image: url(../images/side_inbox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#mainlist ul {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#mainlist ul ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mainlist li {
	font-size: 14px;
	line-height: 20px;
}
*html #mainlist li {
	line-height: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom: 0;
	padding-top: 0;
}
#mainlist li a {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	margin-bottom: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D3;
	display: block;
	padding-top: 2px;
}
*html #mainlist li a {
	line-height: 6px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
#content #mainlist h3 {
	color: #7A9496;
	background-image: none;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-top: 1px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E1E6E6;
	padding-bottom: 1px;
}

#content .box_out {
	background-color: #F6F6F6;
	margin-top: 1px;
	margin-bottom: 5px;
	padding: 5px;
}
#content .box_in {
	background-color: #FFFFFF;
	border: 1px solid #E5E5E5;
	margin-bottom: 0px;
	padding: 5px;
}

#content h2 {
	font-size: 18px;
	line-height: 26px;
	padding-top: 12px;
	padding-left: 10px;
	font-weight: bold;
	padding-bottom: 20px;
	letter-spacing: 3px;
	color: #004483;
	background-image: url(../images/common/h2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content h2 span {
	font-size: 14px;
	padding-left: 10px;
	color: #3AAECB;
}
#content h3 {
	margin:0 0 3px 0;
	padding:4px 0 2px 15px;
	font-size: 14px;
	line-height: 22px;
	letter-spacing:3px;
	color: #FFFFFF;
	background-color:#004483;
	border-bottom-style: solid 2px #E0E0E0;
	font-weight: bold;
}
#content h3 span {
	font-size: 12px;
	color: #EEFDFF;
	line-height: 12px;
	padding-left: 5px;
	font-weight: normal;
}
#content h3 a {
	color: #FFFFFF;
}
#content h4 {
	color: #598190;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #6FA8B7;
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#content h4 span {
	font-size: 12px;
	color: #638F9D;
	padding-left: 10px;
	line-height: 12px;
	font-weight: normal;
}

#content p {
/*	padding: 5px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
*/
}


/*----------*/


.alignleft {
	float: left;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.alignright {
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}
#top_img {
	text-align: center;
	background-color: #E3E3E3;
/*
	padding-top: 5px;
	padding-bottom: 5px;
*/
}

#content ul.list {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content ul.list li {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 15px;
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C0CFD1;
	color: #44636C;
}

#date {
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: right;
	color: #3E84A6;
	font-weight: bold;
	padding-bottom: 5px;
}
#next {
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #505050;
	padding-bottom: 20px;
}



table{
	border-collapse: collapse;
}
table td {
	border-collapse: collapse;
}



/*
サイド
-------------------------------------------*/

#side {
/*	background-color: #F8F8F8;*/
	padding: 0px;
	float: left;
	width: 260px;
	margin:15px 0 0;
}
#side h3 {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(../images/common/h3_side.jpg);
	height: 25px;
	padding:4px 0 6px 26px;
	font-weight: normal;
}
#side .side_box {
	width: 260px;
	margin:0 auto;
	padding:0 0 5px;
	background-color: #F0F0F0;
}

#side .side_box .side_inbox {
	width: 250px;
	padding:5px 0;
	margin:0 auto;
	background-color: #DBDBDB;
}

#side li  {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	background-color: #F9F9F9;
	width: 208px;
	padding:5px 4px 5px 26px;
	background: url(../images/common/side_li.gif) left top no-repeat;
	border-bottom-width:solid 1px #E0E0E0;
	border-top:solid 1px #FFFFFF;
	border-right:solid 1px #f0f0f0;
	border-left:solid 1px #f0f0f0;
}

#side li:hover {
	background-color: #FFFFFF;
	color: #2D637D;
	background-image: url(../images/common/side_li_ov.gif);
}
#side li.nolink:hover {
	background-color: #f9f9f9;
	color: #333333;
	background-image: url(../images/common/side_li.gif);
}
#side li a { text-decoration:none;}
#side ul {
	border: 1px solid #C0C0C0;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

/*
フッター
-------------------------------------------*/

#footer {
	background-color: #004483/*#1E5166*/;
	clear: both;
/*	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
*/	height: 100px;
	width: 940px;
	position: relative;
}
#footer p {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 16px;
}
#footer li a {
	color: #ffffff;
	font-size: 12px;
	display: block;
	padding:0 10px;
	border-right:solid 1px #4A7E97;
	float: left;
	white-space: nowrap;
	margin-bottom: 10px;
	text-decoration:none;
}
#footer li a:hover {
	color: #dddddd;
}

address {
	font-size: 10px;
	color: #707070;
	background-color: #F6F6F6;
	line-height: 20px;
	text-align: right;
	padding:5px 10px;
	border-top-width: solid 3px #E7E7E7;
}
address a { color: #707070; text-decoration:none;}
address a:hover { color: #707070; }
#footer #logo {
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 20px;
	color: #E4F8FC;
}
#footer #logo a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #logo a:hover {
	color: #dddddd;
}

#footer ul {
	position: absolute;
	left: 370px;
	top: 42px;
	width: 600px;
}
#footer li {
	display: inline;
}
