@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	margin:0 auto;
	padding:0px;
	font-size:14px;
	line-height:150%;
}
a{
	color:#060;
}
a:hover{
	color:#096;
}
address{
	font-style:normal;
	display:block;
	margin-top:45px;
	margin-left:10px;
}
.sp{
	clear:both;
}
object,img {  
	vertical-align:bottom;
	border:0;
	padding:0;
	margin:0;
}
p{
	margin:auto;
	margin:10px 0px;
	line-height:150%;
	text-align:left;
}
h1{
	background-image:url(../img/check.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:38px;
	text-align:left;
	font-size:20px;
	line-height:38px;
	margin:auto;
}
h2,h3,#link h1{
	background-image:url(../img/h2_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:5px;
	text-align:left;
	line-height:30px;
	margin:auto;
	margin-bottom:10px;
	margin-top:15px;
	font-size:14px;
	font-weight:normal;
	clear:both;
}
#wrap{
	width:860px;
	margin:0 auto;
	padding:0;
	text-align:center;
	border-left:1px solid #999;
	border-right:1px solid #999;
}
#top_header{
	margin:auto;
	width:860px;
	height:100px;
	background:url(../img/header_bg.jpg) left top no-repeat;
	clear:both;
}
#top_header p{
	float:right;
	margin:20px 10px 10px 10px;
	text-align:right;
}
#top_header p img{
	margin:3px 5px;
}
#header{
	margin:auto;
	clear:both;
}
#container{
	width:810px;
	margin:auto;
	margin-top:15px;
	padding:0;
	text-align:center;
	clear:both;
}
#footer{
	margin:0 auto;
	padding:0;
	text-align:center;
	clear:both;
}
.pagetop{
	width:135px;
	height:20px;
	float:right;
	margin:10px 15px;
	clear:both;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
/*sub_common*/
.ft_red{
	color:#F00;
}
.ft_blue{
	color:#00C;
}
.ft_14{
	font-size:14px;
}
.ft_red_b{
	color:#F00;
	font-weight:bold;
}
.ft_by_red{
	color:#F00;
	font-weight:bold;
	display:block;
	margin:3px 0px;
	background-color:#FFC;
	border-bottom:1px solid #AAA;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style-type:none;
}
/* protect */
.return{
	width:150px;
	height:25px;
	float:right;
	margin:5px 15px 5px 0px;
}
dl{
	width:380px;
	margin:10px;
	float:left;
}
dt{
	width:150px;
	height:150px;
	margin-bottom:25px;
	float:left;
	clear:left;
}
dd{
	width:220px;
	height:150px;
	margin-bottom:25px;
	float:left;
	margin-left:10px;
	text-align:left;
}
dd strong{
	background-image:url(../img/arrow01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	color:#03C;
	padding-bottom:2px;
	padding-top:2px;
	border-bottom:1px dotted #999;
	margin-bottom:6px;
	display:block;
}
dl .sp{
	float:left !important;
}
.image_left,.image_left02{
	float:left;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	margin-right:20px;
}
.img_right{
	float:right;
	margin:0px 0px 0px 30px;
}
.link_area{
	margin:10px 0px;
	padding:5px 0px;
	clear:both;
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	text-align:left;
}
.link_area ul{
	text-align:left;
	margin:0;
	padding:0;
}
.link_area li{
	background-image:url(../img/arrow01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	color:#03C;
	padding-bottom:2px;
	padding-top:2px;
	list-style-type:none;
}
/* hinanjo */
#link{
	margin:5px 0px;
}
#link ul{
	margin:0px 10px 20px 0px;
	padding:0;
	clear:both;
}
#link li{
	background-image:url(../img/arrow01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	color:#03C;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:20px;
	list-style-type:none;
	text-align:left;
	float:left;
	width:250px;
}
/* tsunami */
ul.pt{
	clear:both;
}
ul.pt li,.sub strong{
	background-image:url(../img/arrow01.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:14px;
	color:#03C;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:5px;
	text-align:left;
	float:left;
	width:240px;
}
.sub{
	margin:5px 0px;
}
.sub strong{
	float:none !important;
	display:block;
	width:100%;
}
.image_left02{
	margin-left:2px !important;
}
table{
	width:780px;
	border: 1px #999999 solid;
	background-color:#FFFFFF;
	border-collapse: collapse;
	border-spacing: 0;
	margin:auto;
	margin-top:8px;
	margin-bottom:10px;
	text-align:left;
}
table td{
	padding: 3px 3px 3px 6px;
	border: 1px #999999 solid;
	border-width: 0 0 1px 1px;
	width:250px;
}
table th {
	padding: 5px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	background-color:#FFEFC4;
	font-weight:normal;
}
table .kind{
	color:#D00;
}
table#t01 th{
	font-weight:bold;
	color:#F00;
}
table#t01 td{
	width:400px;
}
table#t01 td.m{
	width:170px;
}
table#t02 th{
	width:80px;
	color:#060;
}
table#t02 td{
	width:680px;
}
.point01{
	background-image:url(../img/arrow02.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#00F;
}
table.soutei td{
	width:100px;
}
table.soutei th{
	text-align:center;
	color:#F00;
}
/* nankai */
#photo,#nankai_bt{
	margin:10px 0px;
	clear:both;
}
#photo .box,#nankai_bt .box{
	width:250px;
	float:left;
	margin:7px;
	font-size:12px;
	text-align:center;
}
#photo .box img{
	margin-bottom:3px;
}
#photo .box span{
	color:#900;
}
#menu{
	margin-bottom:10px;
}
/* topのみ */
.top_box{
	width:380px;
	margin-right:20px;
	float:left;
}
.top_box02{
	width:380px;
	margin-left:20px;
	float:right;
	text-align:left;
}
.top_box ul,.top_box02 ul{
	margin:10px 0px;
}
.top_box li,.top_box02 li{
	margin:5px 0px;
	padding:3px 3px 3px 10px;
	list-style-type:none;
	background:url(../img/arrow02.gif) left no-repeat;
	text-align:left;
	border-bottom:1px dotted #999;
}
.top_box li a{
	color:#00C;
}
.top_box li a:hover{
	color:#F60;
}
.top_box dl,.top_box02 dl{
	margin:10px 0px 0px 0px;
	padding:0;
	border:1px solid #999;
	clear:both;
}
.top_box dt,.top_box02 dt{
	float:left;
	clear:left;
	padding:5px;
	margin:0;
	text-align:left;
	height:auto !important;
	width:80px !important;
}
.top_box dd,.top_box02 dd{
	float:left;
	margin:0;
	padding:5px;
	text-align:left;
	height:auto !important;
	width:270px;
}
.top_box strong,.top_box02 strong{
	background:url(../img/top_pu_bg.gif) left no-repeat;
	line-height:24px;
	display:block;
	padding-left:14px;
	color:#FFF;
	border-bottom:none;
	margin:0;
}
.top_box dd ul,.top_box02 dd ul{
	margin:3px 0px;
}
.top_box dd li,.top_box02 dd li{
	border-bottom:none;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 10px;
	font-size:12px;
}
hr.t_line01 {
   border-width: 1px 0px 0px 0px; /* 太さ */
   border-style: dotted; /* 線種 */
   border-color: #999; /* 線色 */
   height: 1px; /* 高さ */
   margin:15px 0px 25px 0px;
}
