/* ===== base.css    ===== */

#container {
	width: 760px;
/*	background: #fff url(none);*/
	background: #fff;
}


#sizemenu{
	float: right;
	margin: 6px 6px 0px 0px;
	font-size:10px;
}


/* ===== top.css    ===== */

#leftcontents{
	float:left;
	width: 512px;
	clear: left;
	margin-right: 8px;
}




#jigyou{
	background-image: url(../img/bg_subhead.jpg);
	background-repeat: repeat;
}


#service{
	background-image: url(../img/bg_subhead.jpg);
	background-repeat: repeat;
	padding-left: 0px;
	padding-right: 0px;
}

#service table{
	padding: 6px;
	background-color: #FFFFFF;
}



#rightContentsArea{
	float: left;
	width: 226px;
}

#newsArea em{
	padding-right: 38px;
}




/* ===== inner.css    ===== */


#maincontents{
	width: 550px;
	float: left;
	margin-right: 10px;
}

