@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);
	background-repeat: no-repeat;
}

/* -- 商標ページ -- */
#trademark {
	font-size: 1em;
	text-indent: 1em;
}
#trademark th{
	background-color: #369;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 2.5em;
}
#trademark td{
	line-height: 1.5em;
}
#trademarkbackcolor{
	background-color: #F3F3F3;
}
#text_catch_area {
	background-color: #ccccff;
	width:550px;
	font-weight: normal;
	color: #666600;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

