body{
	color:#222;
	width:100%;
	padding:0px;
	margin:0px;
	background:url("img/bg.jpg") #6299d2 repeat-x;
	text-align:center;
}
a img{
	border:0px;
}
#container{
	margin:0px auto;
	width:780px;
	background-color:#ffffff;
	text-align:left;
}
#header{
	width:780px;
	border-bottom:solid 8px #03B379;
}
.head_title{
	font-size:10pt;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:right;
}
.head_link{
	width:344px;
	margin-top:18px;
	margin-right:10px;
	font-size:10pt;
	text-align:center;
	float:right;
}
.head_link a{
	text-decoration:none;
	color:#333;
}
.head_link a:hover{
	text-decoration:none;
	color:#0054a6;
}
img.logo{
	margin-left:10px;
	margin-bottom:5px;
	float:left;
}

img.souryo{
	float:right;
}
#left{
	float:left;
	width:159px;
	border-right:solid 1px #999;
	text-align:center;
	padding-top:5px;
}
.button a{
	margin-left:8px;
	margin-top:5px;
}
#main{
	width:620px;
	float:right;
}
.top_banner{
	text-align:center;
	padding-top:5px;
}
#footer{
	border-top:solid 8px #03B379;
	text-align:center;
	font-size:11pt;
}
#footer a{
	text-decoration:none;
	color:#222;
}
.item_list_border{
	float:right;
	border-bottom:solid 4px #0054A6;
	width:620px;
}

.item_list .item{
	color:red;
	border-left:dotted 1px #999;
	width:150px;
	float:left;
	text-align:center;
	font-size:9pt;
	line-height:1.5em;
}
.item b{
	color:#000;
	font-size:11pt;
}
.siharai{
	width:620px;
	font-size:11pt;
}
.siharai table{
	padding:2px;
	font-size:10pt;
}
.siharai div{
	margin:2px 0px;
	background-color:#ffffcc;
	border:solid 1px #ff6600;
}

.siharai_title{
	border-top:solid 4px #03B379;
	border-bottom:solid 2px #03B379;
	text-align:left;
	font-size:15pt;
	color:#008a66;
	margin:5px;
	padding:2px;
	padding-left:5px;
	font-weight:bold;
}

.page_title{
	text-align:left;
	font-size:15pt;
	color:#0054A6;
	margin:5px;
	padding:2px;
	padding-left:5px;
	border:solid 1px #0054A6;
	border-left:solid 12px #0054A6;
	font-weight:bold;
}

.def_table{
	border-top:solid 1px #0054A6;
	border-right:solid 1px #0054A6;
}

.def_table td{
	border-bottom:solid 1px #0054A6;
	border-left:solid 1px #0054A6;
}
.table_title{
	font-size:11pt;
	background-color:#07389c;
	border-bottom:solid 1px #0054A6;
	border-left:solid 1px #0054A6;
	color:#fff;
	font-weight:bold;
}

#map{
	width:600px;
	height:350px;
	background-color:#cccccc;
}

.text_box{
	font-size:11pt;
	line-height:1.3em;
	padding:0px 5px;
}

.red{
	color:#ee0000;
}

/* ボタン入れ替え処理 */
a.button1{
	width:138px;height:36px;
	background:url(./img/button/top_on.gif);
	display:block;
}
a:hover.button1 img{visibility:hidden;}

a.button2{
	width:138px;height:36px;
	background:url(./img/button/corp_on.gif);
	display:block;
}
a:hover.button2 img{visibility:hidden;}

a.button3{
	width:138px;height:36px;
	background:url(./img/button/inq_on.gif);
	display:block;
}
a:hover.button3 img{visibility:hidden;}

a.button4{
	width:138px;height:36px;
	background:url(./img/button/pay_on.gif);
	display:block;
}
a:hover.button4 img{visibility:hidden;}

a.button5{
	width:138px;height:36px;
	background:url(./img/button/law_on.gif);
	display:block;
}
a:hover.button5 img{visibility:hidden;}

a.button6{
	width:138px;height:36px;
	background:url(./img/button/fucoidan_on.gif);
	display:block;
}
a:hover.button6 img{visibility:hidden;}

a.buy_button{
	width:88px;height:22px;
	background:url(./img/button/buy_orange.gif);
	display:block;
}
a:hover.buy_button img{visibility:hidden;}
