/* CSS Document */

*{
	padding:0;
	margin:0;
}


body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:100%;
	background:url(images/bg_line.gif) top repeat-x;
}

#footer_bg{
	background-image: url(images/bg_line.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:70px;
}

#header_shadow{
	background-image:url(images/header_bg.png);
	background-repeat:no-repeat;
	background-position:top;
}

#footer_shadow{
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

a:link  {color: #000; text-decoration: none;}
a:visited  {color: #000; text-decoration: none;}
a:active   {color: #000; text-decoration: underline;}
a:hover    {color: #000; text-decoration: underline;}



#wrapper{
	margin:0 auto;
	padding:0;
	width:860px;
	height:auto;
	line-height:1.4;
	font-size:12px;
}

#header{
	width:auto;
	padding:10px 0 0px 0;
	margin:10px 0 0px 0;
}
#header h1{
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.header_logo{
	float: left;
	margin-top:60px;
}
.header_info{
	float:right;
	margin-top:10px;
	height:auto;
	font-size:11px;
}

.top_img{
	padding-left:1px;
	border-bottom:solid 1px;
	border-left:solid 1px;
	border-right:solid 1px;
	border-top:solid 1px;
}


#content{
	width:860px;
	margin-top:10px;
	margin-bottom:30px;
}

#top_left{
	width:235px;
	margin-left:-5px;
	margin-top:-4px;
	float:left;
}

#top_left ul{
	list-style:none;
}

.margin5-5{
	margin-top:5px;
	margin-left:6px;
}

#top_right{
	width:624px;
	float:right;
}

.right_title_box{
	background-image: url(images/title_area.gif);
	background-repeat:no-repeat;
	width:624px;
	height:32px;
}
.right_title_box h3{
	padding-left:20px;
	padding-top:10px;
}

.what_text{
	margin:10px;
}
.what_tximg{
	width:624px;
}
.what_access_box{
	float:right;
	background-image:url(images/top_img03.gif);
	background-repeat: no-repeat;
	margin-top:-30px;
	padding:150px 20px 40px 60px;
	width:139px;
	height:110px;
}
.what_access_box ul{
	margin-left:10px;
	line-height:22px;
}

.float{
	float:left;
}

.merit_text_area{
	margin:10px;
}
.merit_text_area p{
	margin-left:50px;
	margin-bottom:20px;
	width:430px;
}
.merit_text_area ul{
	margin-left:60px;
}

.price_tb{
	font-size:12px;
}
.price_tb table{
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:10px 0;
}
.price_tb th{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color:#330000;
	text-align:center;
	height: 12px;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.price_tb td{
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	padding: 10px;
	text-align:center;
	vertical-align: middle;
}
.price_tb_col{
	background: #E6E6E6;
}

.price_text{
	padding:5px;
	font-size:10px;
}

.contet_bt_box{
	width:507px;
	margin:20px auto;
}

.flow_textbox01{
	background-image:url(images/flow_textbox01.gif);
	background-repeat:no-repeat;
	margin:10px 8px 0 8px;
	padding:10px;
	height:134px;
}
.flow_textbox02{
	background-image:url(images/flow_textbox02.gif);
	background-repeat:no-repeat;
	margin:10px 8px 0 8px;
	padding:10px;
	height:134px;
}
.flow_em{
	padding-top:10px;
	color:#FFF;
	font-size:13px;
}
.flow_texearea{
	padding:35px 20px 35px 20px;
	font-size:13px;
	line-height:22px;
}

.font_line{
	text-decoration: line-through;
}

.font_red{
	color:#F00;
}


.company_tb{
	font-size:12px;
}
.company_tb table{
	border-top:1px solid #999;
	border-left:0px solid #999;
	border-bottom:1px solid #999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:10px 0;
}
.company_tb th{
	border-right:0px solid #999;
	border-bottom:1px solid #999;
	color:#330000;
	text-align:left;
	height: 12px;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.company_tb td{
	border-right:0px solid #999;
	border-bottom:1px dotted #999;
	padding: 10px;
	text-align:left;
	vertical-align: middle;
}
.company_tb_col{
	background: #E6E6E6;
}



.privacy_text{
	font-size:12px;
	padding:10px;
	line-height:18px;
}
.privacy_text li{
}
.privacy_text ol{
	padding-left:30px;
}
.sitemap_text{
	padding:10px 0 10px 20px;
}

hr{
	color:#999;
}
.margin10{
	margin-top:10px;
}



.info_case{
	color: #F00;
	font-size:11px;
}

.info_tb{
	font-size:12px;
}
.info_tb table{
	border-top:1px solid #999;
	border-left:0px solid #999;
	border-bottom:1px solid #999;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	margin:10px 0;
}
.info_tb th{
	border-right:0px solid #999;
	border-bottom:1px solid #999;
	color:#330000;
	text-align:left;
	height: 12px;
	width: 150px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.info_tb td{
	border-right:0px solid #999;
	border-bottom:1px dotted #999;
	padding: 10px;
	text-align:left;
	vertical-align: top;
}
.info_tb_col{
	background: #E6E6E6;
}


.top_info_box{
	margin:20px 36px 0 37px;
	padding:119px 118px 20px 177px;
	background-image:url(images/info_box.gif);
	background-repeat:no-repeat;
}
.top_info_tx{
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:0;
}

#footer{
	margin-top:30px;
	padding-bottom:15px;
	font-size:12px;
	text-align:right;
}

.footer_tx{
}

.footer_cp{
	position:relative;
	float:right;
	color:#FFF;
	top:40px;
	left:10px;
}

.footer_link{
	background-image:url(images/footer_linkbox.gif);
	background-repeat:no-repeat;
	width:880px;
	height:22px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:20px;
	font-size:10px;
}


.footer_tx a:link  {color: #FFF; text-decoration: none;}
.footer_tx a:visited  {color: #FFF; text-decoration: none;}
.footer_tx a:active   {color: #CFF; text-decoration: none;}
.footer_tx a:hover    {color: #CFF; text-decoration: none;}
