/* CSS Document */


h1{
	margin:0;
	padding: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_shadow.png);
	background-repeat:no-repeat;
	background-position:top;
}

#footer_shadow{
	background-image:url(images/footer_bg_shadow.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: #F00; text-decoration: none;}
a:hover    {color: #F00; text-decoration: none;}



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

#header{
	width:auto;
	padding:0px 0 0px 0;
	margin:20px 0 0px 0;
}

.header_left{
	float: left;
	margin-top:30px;
	width:450px;
}
.header_left h1{
	font-size:11px;
	font-weight:normal;
	line-height:14px;
	padding-top:33px;
}
.logo{
	float:left;
}

.margin_info{
	margin-top:45px;
}


#top_img{
	background-image:url(images/top_img.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:272px 30px 30px 534px;
}

#bt{
	width:800px;
}

#content{
	width:800px;
}

#top_left{
	width:500px;
	float:left;
}

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

.top_title_boder{
	padding:20px 0 5px 0;
	width: auto;
	border-bottom:solid #999 1px;
}

.top_text_box{
	margin-top:5px;
	padding:10px 80px 10px 10px;
	background-image:url(images/top_text_box01.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	line-height:18px;
}

.top_info_tb{
	width:286px;
	height:213px;
	margin:0 0 8px 0;
}
.top_info_tx{
	font-size:12px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:0;
}

#initial_left{
	float:left;
	width:545px;
	margin-top:7px;
}
#initial_right{
	float:right;
	width:250px;
	margin-top:10px;
}

.margin_bottom5{
	margin-bottom:5px;
}

.margin13{
	margin-top:13px;
}


.plan_img_bt{
	margin:10px 3px 0 3px;
}


.plan_tb{
	margin:10px 3px 10px 3px;
}

.plan_tb_h3{
	font-size:14px;
	margin:0;
	padding-left:10px;
}
.plan_tb_p{
	margin:10px;
	font-size:12px;
}
.plan_img_margin{
	margin:0 10px 5px 15px;
}

.plan_details{
	margin:10px 1px 0 1px;
	padding:10px;
	width:523px;
	height:112px;
	line-height:23px;
	border:solid 1px #999;
}

.initial_side_box{
	background-image:url(images/initial_side_box.gif);
	background-repeat:no-repeat;
	width:230px;
	height:97px;
	padding:10px;
	font-size:12px;
	line-height:19px;
	margin-bottom:8px;
}

.initial_info{
	background-image:url(images/service_info_box.gif);
	background-repeat:no-repeat;
	padding:119px 117px 20px 178px;
	margin:50px 124px 0 125px;
}

.boder{
	margin-left:-1px;
	border:solid 1px #999;
}

.font_color_red{
	color:#F00;
}

#footer{
	margin-top:10px;
	font-size:12px;
	text-align:right;
}

.page_up{
	margin-right:0px;
}
.footer_tx{
	margin-top:10px;
}

.footer_cp{
	position:relative;
	top:40px;
	left:10px;
}

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