@charset "shift_jis";

/* wrapper styles
 * ============================
 *
 * heading
 * box
 * list
 * table
 * text
 * img
 * form
 * others
 *
 * ============================
 */


/* heading styles
----------------------------------*/





/* box styles
----------------------------------*/
#photoArea{
	width:860px;
}
#photo{
	background-image:url(../img/photo.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	width:640px;
	height:124px;
	float:left;
}
#page_title{
	width:220px;
	height:124px;
	float:right;
}
#mainArea{
	width:860px;
	background-color:#006080;
	clear:both;
}	
#sideZone{
	width:180px;
	padding:18px 20px;
	float:right;
}
#mainZone{
	width:594px;
	float:left;
	background-color:#FFFFFF;
	padding:23px;
}
#mainBox01{
	padding-top:3px;
	padding-bottom:10px;
}
#mainBox02,
#mainBox03{
	padding-bottom:10px;
}
#shippitsuBox,
#henshuBox,
#koushiBox{
	width:570px;
	padding:17px 12px;
}
#koushiBox p {
	margin-top: 15px;
}
.ta_mediaBox{
	width:570px;
	padding:17px 12px;
}
.toTop{
	font-size:80%;
	padding-top:10px;
	text-align:right;
	padding-right:10px;
}
.side_navi{
	background-image:url(../img/side_navi_arrow.gif);
	background-position:5% 0;
	background-repeat:no-repeat;
	padding-left:30px;
	font-size:110%;
	border-bottom:1px solid #002733;
	margin-top:8px;
	padding-bottom:8px;
	width:146px;
}
#side_navi02{
	display:block;
	font-size:80%;
	padding-top:5px;
	padding-left:10px;
}






/* list styles
----------------------------------*/
ul.arrow li{
	list-style-type:none;
	background-image:url(../img/arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:14px;
	line-height:1.8;
}


/* table styles
----------------------------------*/
table{
	border-collapse:collapse;
	border-spacing:0;
}
th{
	background-color:#E6E6E6;
	width:97px;
	border-bottom:1px dotted #B3B3B3;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
	padding:5px;
}
td{
	background-color:#F7F7F7;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 10px;
}





/* text styles
----------------------------------*/
#headline01,
#headline02,
#headline03{
	padding-bottom:7px;
	color:#003A4D;
}




/* img styles
----------------------------------*/






/* form styles
----------------------------------*/








/* other styles
----------------------------------*/
