@charset "Shift_JIS";

#bodyMain{
	display : block ;
    	margin-left:auto; 
     	margin-right:auto;
	background-image : url(../img/guide_bg.gif) ;
	background-repeat : no-repeat ;	
	text-align : left ;
	width : 850px ;
	height : 350px;
}


#bodyMain #newcomer_title{
	padding : 20px 0px 0px 130px ;
	width : 350 px ;
	height : 20 px ;
}

#bodyMain #newcomer_title p.item{
	font-size : 88% ;
}

#bodyMain #note{
	padding : 10px 0px 0px 40px ;
	width :700px ;
}

#bodyMain #note p.item{
	font-size : 88% ;
	line-height : 15pt ;
}

#bodyCom{
	display : block ;
    	margin-left:auto; 
     	margin-right:auto;
	background-image : url(../img/guide_bg.gif) ;
	background-repeat : no-repeat ;	
	text-align : left ;
	width : 850px ;
	height : 320px;
}

#bodyCom #guide_title{
	padding : 20px 0px 0px 130px ;
	width : 360 px ;
	height : 27 px ;
}

#bodyCom #guide_title p.item{
	font-size : 88% ;
}

#bodyCom #guide{
	padding : 8px 0px 0px 0px ;
	width : 640 px ;
	height : 270 px ;
}

#bodyCom #guide  p.item{
	padding : 5px 0px 0px 60px ;
	font-size : 88% ;
}


