@import "common.css";
body{
	background-image:url(../parts/charge/back.jpg);
	background-repeat:repeat-x;
}
#main_image{
	width:893px;
	height:335px;
	overflow:hidden;
}
#nv_bg{
	width:891px;
	padding-right:10px;
	height:60px;
	background-image:url(../parts/common/subnv_bg.jpg);
	background-repeat:no-repeat;
	display:block;
}
li{
	list-style:none;
	width:112px;
	height:32px;
	float:right;
	display:block;
}

#title1{
	width:893px;
	height:100%;
}
#info_box{
	width:867px;
	height:auto;
	padding-left:23px;

}
.pic_bg{
	width:395px;
	height:275px;
	background-image:url(../parts/sisetsu/pic_bg.jpg);
	background-repeat:no-repeat;
	padding-top:3px;
	text-align:center;
}
.pa1{
	padding:5px 10px 5px 35px;
	line-height:18px;
}
.pa2{
	padding:5px 10px 5px 35px;
	line-height:18px;
}
.pa3{
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.ma{
	margin-left:3px;
}
