@charset "utf-8";

/*全体構造*/
* {
	font-style:normal;
	margin:0;
	padding:0; 
} 

body {
	background: #012a83;
	text-align: center;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "Osaka";
}

#container	{
	width:970px;
	height:auto;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF url(../images/bg_image01.jpg) ;
	background-repeat:no-repeat;
	background-position:top;
}

#header	{
	height: 110px;

}


#main	{
	text-align: left;
	margin: 0px;
	padding: 0px 41px 25px;
	clear: both;
	}

#footer	{
	background: #012a83;
	text-align:center;
	color:#FFFFFF;
	font-size: 12px;
	padding-bottom: 10px;
	text-decoration: none;
	clear: both;
}
/*header内部パンクズ*/

#breadcrumbs {
	padding-top: 5px;
	font-size: 12px;
}

/*main内部*/

#clear {
	clear: both;
}
	
#read	{
	width:550px;
	height:90px;
	}

#link	{
	text-align:left;
	margin-bottom:5px;
	margin-top: 10px;
	}

#link ul	{
	list-style: none;
}

#link li	{
	padding-bottom:8px;
}	

#reference	{
	background-color:#eeeeee;
	padding:10px 30px 30px;
	margin-bottom: 20px;
	margin-top: 35px;
}

#ol {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

#gotop	{
	text-align:right;
	margin: 10px 0px 15px;
	line-height: 2em;
}
#go_pagetop {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}



#goindex {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
}


/*footer内部*/

#footer nav {
	margin-bottom: 10px;
}

#footer a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
#footer a:hover{
	font-weight:bold;
}	



/*ロゴ*/
h1	{
}

/*タイトル*/
h2	{
	margin:20px 0px;
	font-size: 16px;
}

/*見出し*/
h3	{
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 30px;

}

h4	{
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}


img{
	border:0px;
}

.line_dot	{
	margin-top: 5px;
	margin-bottom: 10px;
	border-top: 1px dashed #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;
}

#inquiry {
	margin-bottom: 30px;
}

#hight250 {
	float: right;
	height: 250px;
	width: 683px;
	margin-top: 25px;
}


/*本文*/	
p	{
	font-size:12px;
	line-height:1.8em;
	margin-bottom: 12px;
}


a:link	{
	color:#012a83;
	text-decoration:none;
	font-weight:bold;
	}

a:hover	{
	color:#aa0000;
}

a:active	{
	color:#aa0000;
}

a:visited	{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

/*キャプション*/
.caption	{
	text-align:right;
	color:#666666;
	font-size:10px;
	margin-top: 5px;
}
	
.margin_top15	{
	margin-top:15px;
	font-size: 12px;
	line-height: 1.8em;
}

.margin_bottom30	{
	margin-bottom:30px;
	font-size:12px;
	line-height:1.8em;
}

.img_left	{
	margin-right:14px;
	float:left;
	margin-bottom: 14px;
}

.img_right	{
	margin-left:14px;
	float:right;
	margin-bottom: 14px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
ol.01	{
	line-height:1.8em;
	font-size:12px;
	list-style: decimal inside;
}

li.01	{
	list-style: inside;
}
/*参考資料*/
ul.ref	{
	line-height: 1.8em;
	font-size: 12px;
}
/*表*/
table.gray	{
	width:100%;
	background-color:#eeeeee;
	margin-top:20px;
	font-size:12px;
	line-height:1.8em;
	vertical-align: top;
	margin-bottom: 20px;
}
ol.taiken	{
	text-indent: 1.8em;
	list-style: decimal outside;
}


/*掲載日*/	
.lastupdate	{
	text-align:right;
}
.bg_gray	{
	line-height: 2em;
	background: #eeeeee;
	width: 100%;
	font-weight: bold;
	padding-left: 5px;
}
#img_caption_right {
	float: right;
	margin-left: 14px;
}
#img_caption_center {
	clear: none;
	text-align: center;
	margin-top: 20px;
}


#img_caption_left {
	float:left;
	margin-right: 14px;
}
#gaiyou {
	float: right;
	margin-left: 45px;
	margin-top: 15px;
}
#gaiyou_ref {
	margin-top: 15px;
	margin-left: 15px;
	list-style: none inside;
}
#sitemap_l {
	float: left;
	width: 400px;
	margin-right: 7px;
}
#sitemap_r {
	float: right;
	width: 474px;
	margin-left: 7px;
}

.postername {
	height: 70px;
	line-height: 1.6em;
	margin-top: 5px;
}
.postercoment {
	height: 165px;
	line-height: 1.7em;
}

