@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;
	*/
	margin-left:65px;
	background:#fff;
}

#textbox {
	margin-left: 55px;
	padding-top: 20px;
}


#copylight {
	background-color:#532589;
}
#whatslist li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 1em 0em 2em 0em;
	list-style-type: none;
}
#whatslist strong {
	color: #663366;
}
#whatsbody h2 {
	text-align: left;
	margin-top: 2em;
}

/* -- サイドボックスコンテンツ -- */
#sideboxcontents {
	background-image: url(/sideimg/side_head_solution.gif);
}
#sub_products { 
	padding-top: 12px;
}
#sub_solution {
	padding-top: 0px;
}

