@charset "UTF-8";

#pagebody {
	background: url(/img/subproducts_bg.gif) right repeat-y;
}

#contents {
	/*
	padding-left:65px;
	*/
	background: url(/cominfo/img/cominfo_sideimg.gif) no-repeat #532589;
}

#mainbox {
	/*
	width:605px;
	*/
	height:1050px;
	margin-left:65px;
	background:#fff;
}

#textbox {
	margin-top: 50px;
	margin-left: 55px;
}


#copylight {
	background-color:#532589;
}


/* -- サイドボックスコンテンツ -- */
#sideboxcontents {
	background-image: url(/sideimg/side_head_solution.gif);
}
#sub_products { 
	padding-top: 12px;
}
#sub_solution {
	padding-top: 0px;
}

/* -- 宣言文 -- */
#sengen th {
	background-color:#CCF;
	width:20px;
	text-align: center;
}
#sengen td {
	background-color:#e7e7e7;
	color:#630;
	font-size: 1.1em;
}
