@charset "euc-jp";
/*----------------------------
  main
----------------------------*/
body{
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #505050;
	font-style: ＭＳ Ｐゴシック;
}
table{
	border-collapse: collapse;
	border: 0px;
}
td{
	border-collapse: collapse;
	border: 0px;
}
.li_01{
	list-style-type: decimal;
	list-style-position: outside;
}
.li_02{
	list-style-type: square;
	list-style-position: outside;
}

/*----------------------------
  page_title
----------------------------*/
#p_1{
	margin: 5px 0px;
	padding: 1px 0px 1px 5px;
	border-left: solid 5px #0099CC;
	font-size: 15px;
	font-weight: bold;
}
#p_2{
	margin: 5px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
}
#p_hogo{
	margin: 5px 0px;
	padding: 1px 0px 1px 5px;
	border-left: solid 5px #0099CC;
	border-right: solid 1px #0099CC;
	border-top: solid 1px #0099CC;
	border-bottom: solid 1px #0099CC;
	font-size: 15px;
	font-weight: bold;
}
#p_cos{
	margin: 2px 0px;
	padding: 1px 0px 1px 5px;
	border-left: solid 5px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	border-top: solid 1px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#p_hogo_in{
	margin: 5px 0px 15px 31px;
	padding: 0px;
	font-size: 12px;
}
#p_hogo_in_201107{
	margin: 5px 0px 15px 31px;
	padding: 0px;
	font-size: 12px;
	line-height:16px;
}
#p_hogo_title{
	margin: 0px;
	padding: 1px 0px 1px 5px;
	border-left: solid 5px #aaaaaa;
	border-bottom: solid 1px #aaaaaa;
	font-size: 13px;
	font-weight: bold;
}


/*----------------------------
  その他細かな設定部分
----------------------------*/
#con{
	width: 546px;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}
#con_others{
	width: 546px;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	border-top: solid 4px #0099CC;
	border-bottom: solid 4px #0099CC;
}
#con_m{
	margin-left: 12px;
}
#con_01{
	font-size: 11px;
	color: #003E5B;
	margin: 4px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
#con_02{
	font-size: 12px;
	color: #444444;
	margin: 4px 0px 3px 10px;
	border-bottom: dashed 1px #aaaaaa;
}
#topics{
	line-height: 24px;
	padding-left: 5px;
	margin: 0px;
	color:#003E5B;
	border-bottom: dotted 1px #91B3C7;
}
#tpnw{
	padding-left: 33px;
	margin:0px;
}
#ss_fl{
	background-color:#CCCCCC;
	text-align: center;
	font-weight: bold;
	border: solid 1px #666666;
}
#gen_02{
	color: #003E5B;
	font-size: 13px;
	font-weight: bold;
}

/*----------------------------
  header
----------------------------*/
#head{
	margin: 0px 0px 0px 0px;
	width: 711px;
	height: 83px;
}
#head_menu{
	width: 704px;
	color: #003959;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	paddign: 0px 0px 0px 0px;
	text-align: right;
}

/*----------------------------
  fooder
----------------------------*/
#food{
	margin: 0px 0px 0px 0px;
	width: 711px;
}
#food_menu{
	width: 704px;
	color: #003959;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	paddign: 0px 0px 0px 0px;
	text-align: right;
}
#food_copy{
	width: 704px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	paddign: 0px 0px 0px 0px;
	text-align: right;
}
#food_sky{
	background-color: #D6EBF2;
}
#food_blue{
	background-color: #006DA5;
}

/*----------------------------
  others
----------------------------*/
#top{
	font-size:12px;
	color: #003959;
	padding: 10px;
	margin: 0px;
}
#menu{
	width: 150px;
	margin: 0px 0px 0px 0px;
}

/*----------------------------
  header_fooder_link
----------------------------*/
#hf_a:link{
	color: #003959;
	text-decoration:none;
}
#hf_a:visited{
	color: #003959;
	text-decoration:none;
}
#hf_a:active{
	color: #003959;
	text-decoration:none;
}
#hf_a:hover{
	color: #003959;
	text-decoration:underline;
}

/*----------------------------
  to_top_link
----------------------------*/
#top_a:link{
	color: #003959;
	text-decoration:none;
}
#top_a:visited{
	color: #003959;
	text-decoration:none;
}
#top_a:active{
	color: #003959;
	text-decoration:none;
}
#top_a:hover{
	color: #003959;
	text-decoration:underline;
}

/*----------------------------
  con_01_link
----------------------------*/
#con_01:link{
	color: #003E5B;
	text-decoration:none;
}
#con_01:visited{
	color: #003E5B;
	text-decoration:none;
}
#con_01:active{
	color: #003E5B;
	text-decoration:none;
}
#con_01:hover{
	color: #003E5B;
	text-decoration:underline;
}

/*----------------------------
  genkou_link
----------------------------*/
#gen_01:link{
	color: #003E5B;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}
#gen_01:visited{
	color: #003E5B;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}
#gen_01:active{
	color: #003E5B;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}
#gen_01:hover{
	color: #003E5B;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}

/*----------------------------
  main-gyoumu_link
----------------------------*/
#mg_01:link{
	color: #505050;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}
#mg_01:visited{
	color: #505050;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}
#mg_01:active{
	color: #505050;
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
}
#mg_01:hover{
	color: #505050;
	text-decoration:underline;
	font-size: 13px;
	font-weight: bold;
}

/*----------------------------
  tori_link
----------------------------*/
#tori:link{
	color: #505050;
	text-decoration:underline;
	font-size: 13px;
}
#tori:visited{
	color: #505050;
	text-decoration:underline;
	font-size: 13px;
}
#tori:active{
	color: #505050;
	text-decoration:none;
	font-size: 13px;
}
#tori:hover{
	color: #505050;
	text-decoration:underline;
	font-size: 13px;
}
