/* CSS Document */

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/top_bg03.gif) top repeat-x;
}


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

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



#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:0px 0 0px 0;
}

.header_left{
	float: left;
}
.header_right{
	float:right;
	margin-top:60px;
}


#pankuzu{
	margin-top:34px;
	margin-bottom:2px;
	font-size:10px;
}

#content{
	width:800px;
	margin-top:0px;
}

#content_left{
	width:210px;
	float:left;
}

#content_right{
	width:575px;
	float:right;
}

.margin10px{
	margin-top:10px;
}
.margin_bottom10px{
	margin-bottom:10px;
}

.outline_content{
	width:560px;
	color: #666;
	font-size:12px;
}
.outline_content_tx{
	margin:30px 40px 30px 20px;
}
.outline_content ul{
	padding-left:20px;
}

.company_content{
	width:560px;
	font-size:11px;
}
.company_content ul{
	padding-left:20px;
}
.company_tb{
	margin-top:30px;
}
.company_tb p{
	margin-top:5px;
	margin-bottom:5px;
}

.activiti_content{
	width:560px;
	font-size:11px;
}
.activiti_p_area01{
	padding:10px;
}
.activiti_p_area02{
	font-size:12px;
	padding:10px 0 0 25px;
}
.activiti_p_area03{
	padding:20px 0 10px 35px;
}

.access_content{
	margin-top:20px;
	margin-bottom:20px;
}
.access_content p{
	padding-left:10px;
	font-size:12px;
}

.privacy_content{
	width:560px;
}
.privacy_content ol{
	padding-left:20px;
}


.sitemap_tb{
	font-size:12px;
	margin:20px 0 0 40px;
}

.info_content{
	margin-top:20px;
	padding-left:5px;
	font-size:12px;
}
.info_tx_size{
	margin-left:5px;
	font-size:12px;
}

#footer{
	margin-top:30px;
	padding-top:25px;
	padding-right:15px;
	font-size:11px;
	text-align:right;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	height:91px;
}
