@charset "UTF-8";


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

#textbox {
	margin:20px 0 10px 20px;
	padding:15px 65px 10px 65px;
	border: 1px solid #0086Ae;
}
#textbox h3 {
	text-align: center;
	margin:0;
}
#textbox h5 {
	line-height: 2em;
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 5px;
	background-color: #CCCCCC;
}
#textbox table {
	clear: both;
}



/* -- コピーライト -- */
#copylight {
	margin:0 0 0 20px ;
	background-color: #0086Ae;
}


/* -- 本文タイトル -- */
.texttitle {
	color:#0066cc;
	font-size:1.2em;
	font-weight:bold;
	padding:0.2em;
	border-top:2px solid #ADBCE7;
	border-bottom:2px solid #ADBCE7;
}


/* -- 本文リード -- */
.textlead {
	color:#333399;
}


/* -- 本文項目 -- */
.textitem {
	color:#333399;
	margin-bottom: 0px;
}



/* -- ダウンロード -- */
.dl_name {
	width:160px;
}
.dl_name span {
	color:#66cccc;
}
.dl_content {
	width:240px;
}
.di_link {
	width:100px;
	text-align:right;
}


/* -- visio -- */
#visio_menu {
	margin-top: 50px;
}

/* -- visco -- */
#scorebook {
	margin-bottom: 20px;
}
#scorebook img {
	margin-right: 8px;
	margin-bottom: 5px;
}
#faq_case th {
	background-color: #ccc;
	width: 90px;
}
#faq_case th a {
	display: block;
	line-height: 5em;
}
#faq_case th a:hover {
	background-color: #6C6;
}
#faq_case ul {
	list-style-type: none;
	margin: 0px;
}
#faq_case td li a {
	margin:0;
	display: block;
	line-height: 1em;
}
#faq_case td a:hover {
	background-color: #FC3;
}

/* -- 登録商標 -- */
.registermark {
	line-height:1.2em;
	color: #666;
	font-size:0.8em;
	margin-top:0;
	margin-bottom:0;
}

/* -- SVGリンク -- */
.svglink {
	color:#336666;
	font-size:0.8em;
}

/* -- 一覧ページ -- */
#listfile hr {
	height: 1px;
	margin: 1em 0 1em 0;
	color: #CCC;
}


/* -- 不要 -- */

#products_title {
	margin-bottom: 20px;
	text-align: center;
}

#sideboxcontents {
	background-image: url(/sideimg/side_head_solution.gif);
}
#sub_products { 
	padding-top: 12px;
}
#sub_solution {
	padding-top: 0px;
}

