@charset "utf-8";
/*------------------Kappo about------------------*/
body.bdcs_about body,
body.bdcs_about p,
body.bdcs_about li,
body.bdcs_about dd{
font-size:12px;*font-size:small;*font:x-small;
font-family:Verdana, "MS Gothic","ＭＳ ゴシック",monospace;
line-height:1.4em;
}

body.bdcs_about #contents #rightside_contents #main_contents{
	width:550px;
	padding-top:0;
	}
body.bdcs_about h2{
	padding-top:0;
	margin-top:0;
	}
body.bdcs_about #kappo_explanation{
	float:left;
	width:328px;
	}
body.bdcs_about p.explanation{
	margin-top:14px;
	}
body.bdcs_about #kappo_explanation ul{
	margin-top:18px;
	}
body.bdcs_about #kappo_explanation ul li.press{
	margin-top:12px;
	}
body.bdcs_about #aboutimage_photo{
	float:right;
	width:180px;
	}
body.bdcs_about #aboutimage_photo img{
	margin-top:14px;
	}
body.bdcs_about #to_top2{
	position:relative;
	left:460px;
	top:-30px;
	width:67px;
	height:19px;
	cursor:pointer;
	}
body.bdcs_about #to_top2 span{
	position:absolute;
	display:block;
	background:url(../images/common/page_top.gif) no-repeat 0 0;
	width:100%;
	height:100%;
	top:0;
	left:0;
}

