@charset "UTF-8";

#pagebody {
	background: url(/img/subproducts_bg.gif) right repeat-y;
}

#contents {
	background: url(/cominfo/img/cominfo_sideimg.gif) no-repeat #532589;
}

#mainbox {
	/*
	width:605px;

	height:1050px;
	*/
	margin-left:65px;
	background:#fff;
}

#textbox {
	min-height:840px;
	height:auto;

	margin-top: 50px;
	margin-left: 55px;
}
/* for IE */
/*\*/
* html #textbox {
	height:840px;
}
/**/

.pagetop {
	/*
	margin-top:200px;
	*/
}

#copylight {
	background-color:#532589;
}


/* -- サイドボックスコンテンツ -- */
#sideboxcontents {
	background-image: url(/sideimg/side_head_solution.gif);
	background-repeat: no-repeat;
}
#sub_products { 
	padding-top: 12px;
}


/* -- リンク項目 -- */
#linkfile {
	margin: 1.5em;
}
#linkfile th,td {
	border-bottom: thin solid #666;
	padding-bottom: 2em;
}
#linkfile th {
	text-align: center;
}
#linkfile img {
	margin-top: 0.5em;
}

/* -- ビジオスクエア -- */
.visiosquare {
	color: #999999;
}

