@charset "euc-jp";
body{
	margin-top:13px;
}
/*--------surface--------*/
div#surfaceArea{
	width: 760px;
	background-image: url(../img/back_image.jpg);
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
	background-position: 0px 0px;
	background-color: #A3F2FF;
	margin-bottom: 10px;
}

div#surface01{
	width: 760px;
	float:left;
}
div#surface01Left{
	float:left;
	width: 434px;
}
div#surface01Right{
	float:right;
	width: 326px;
}
#surface01Title{
	margin-top: 40px;
	margin-left: 54px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}
#surface01Text{
	margin-left: 54px;
	margin-top: 20px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 20px;
	letter-spacing: 1px;
}

div#surface02{
	width: 656px;
	float:left;
	padding-left: 54px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 1px;
}

div#surface02Left{
	width: 285px;
	float:left;
}
div#surface02Right{
	width: 366px;
	float:right;
}


div#surface02Right01{
	float:left;
	width: 180px;

}
div#surface02 img{
	border: 1px solid #3399FF;

}
div#surface02Right01Image{
	width: 180px;
}
div#surface02Right01Text{
	width: 170px;
	font-size: 12px;
	margin-top: 20px;
}

div#surface02Right02{
	float:right;
	width: 180px;
}
div#surface02Right02Image{
	width: 180px;
}
div#surface02Right02Text{
	width: 170px;
	font-size: 12px;
	padding-top: 20px;
	line-height: 125%;
	margin-left: 10px;
}

div#surface02MainText{
	clear: both;
	padding: 2px;
}


div#surface03{
	width: 652px;
	padding-left: 54px;
	clear: both;
	margin-bottom: 10px;
}
/*--------Frame--------*/
div.surfaceFrame{
	background-image: url(../img/frame_blue_body.gif);
	width: 652px;
}

div.surfaceFrameTop{
	font-size: 1px;
}

.surfaceFrameText{
	background-image: url(../img/frame_blue_text.jpg);
	background-repeat: repeat-y;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 5px;
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}
.surfaceFrameText02{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 1px;
}

/*--------The back--------*/
div#backArea{
	margin-right: 10px;
	margin-left: 10px;
	background-image: url(../img/back_line.gif);
	background-repeat: repeat-x;
	width: 760px;
}
div#back01{
	float: left;
	width: 680px;
	padding-left: 54px;
	padding-bottom: 20px;
}
div#back01Left{
	float: left;
	width: 320px;
	margin-top: 62px;
}
div#back01Right{
	float: right;
	width: 360px;
	margin-top: 27px;
}
div#back01Left01L{
	float: left;
	width: 180px;
	margin-right: 5px;
}
div#back01Left02L{
	float: right;
	width: 124px;
}

div#back01MainText{
	font-size: 12px;
	padding: 2px;
	line-height: 125%;
	clear: both;
	letter-spacing: 1px;
}

div#back02{
	width: 652px;
	padding-left: 54px;
	clear: both;
	margin-bottom: 20px;
}
div#back03{
	width: 652px;
	padding-left: 54px;
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 125%;
	letter-spacing: 1px;
}
/*----お問い合わせ----*/
div#tunaInquiry{
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
div#tunaInquiry h1,div#tunaInquiry h3{
	font-size: 14px;
	color: #006699;
	padding-bottom: 2px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #000099;
	margin-bottom: 10px;
}
div#tunaInquiry p{
	font-size: 12px;
	line-height: 125%;
	margin-bottom: 10px;
}
div#tunaInquiry table{
	width: 100%;
	margin-bottom: 20px;
}
div#tunaInquiry th{
	width: 160px;
	font-weight: bold;
	background-color: #e0e0e0;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #e0e0e0;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	color: #000066;
	text-align: left;
}
div#tunaInquiry td{
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}