@charset "shift_jis";


/*
======= top_only =======
*/
/*
======= 2: body =======
*/
body {
	color: #3C3C3C;
	font-size: 12px;
	text-align: center;
	background: #B2BDBF url(../../img/top/body_bg.gif) top repeat-x;
}


/*
======= 3: container =======
*/
#container {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}


/*
======= 4: header =======
*/
#header {
	position: relative;
	background:url(../../img/top/header_bg.jpg) 1px 0px repeat-y;
	width:800px;
	padding:0px 10px 0px 9px;
}
#header .table_h {
background-color:#000000;
}
#header .table_h .pa01{
	padding:4px 0px 4px 7px;
}
#header h1 {
	font-weight:normal;
	font-size:11px;
	letter-spacing:-1px;
	color:#FFFFFF;
}
#header h2 {
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
	padding:0;
	margin:0;
}
#header p{
	font-weight:normal;
	font-size:10px;
	color:#FFFFFF;
}

/*
======= 5: wrapper =======
*/
#wrapper {
	padding: 0px 25px 0 25px;
	background: url(../../img/common/bg_wrapper.gif) bottom no-repeat;
}


/*
======= 6: main =======
*/
#main{
	width:800px;
	padding:0px 10px 0px 9px;
	margin: 0 auto;
	background:url(../../img/top/content_bg.jpg) 1px 0px repeat-y;
}
/*
======= 7: content =======
*/

#content {
	width:800px;
	text-align:left;
	margin:0;
	padding:0px 0px 0px 0px;
	background:url(../../img/top/top_bg.jpg) top no-repeat;
}

#content .top_effect{
	width:780px;
	margin:0;
	padding:0px 8px 0px 0px;
	background:#ffffff;
	background:url(../../img/common/contents_bg_right.jpg) top right repeat-y;
}


#content .top_table{
	width:800px;
}
#content .top_table td.ver_top{
vertical-align:top;
	padding:10px 10px 10px 20px;
}

.top_subbox01{
	background:url(../../img/top/top_ph_01.jpg) no-repeat;
	width:352px;
	height:61px;
	margin-bottom:10px;
	border:#00353D 1px solid;
	font-size:11px;
}
.top_subbox02{
	background:url(../../img/top/top_ph_02.jpg) no-repeat;
	width:352px;
	height:61px;
	margin-bottom:10px;
	border:#00353D 1px solid;
	font-size:11px;
}

div#top_subbox03 {
	width:352px;
	height:auto;
	margin-bottom:10px;
	border:#00353D 1px solid;
}

div#top_subbox03 dl{
	width:352px;
	height:25px;
	margin:0;
	padding:0;
}
div#top_subbox03 dt.03-1{
	float:left;
	width:352px;
	height:25px;
	margin:0;
	padding:7px 5px;
	
}

.top_pa01{
	padding-bottom:5px;
	line-height:130%;
}
.top_pa02{
	padding:10px 2px 10px 10px;
	line-height:130%;
}
.top_line_h{
	line-height:150%;
}
.top_btn_posi01{
	text-align:left;
	padding:0px 0px 10px 178px;
}
.top_btn_posi02{
	text-align:left;
	padding:10px 0px 10px 80px;
}
.top_table_sub{
	width:344px;
	background:#99A3A4;
	border:1px solid #B3BABB;
	margin-bottom:10px;
}
.top_table_sub td{
	padding:8px;
	text-align:left;
	vertical-align:top;
}




/*
#footer_up{
	padding:25px 0px 20px 0px;
	background-color:#D8DCDD;
}
*/


