sub_page.css 4.79 KB
/* CSS Document */
/* Subpage */
img{
	border:0;
}
#header_sub{
	width: 800px;
	text-align: left;
	clear: both;
	}
#header_sub h1{
	width: 500px;
	padding-left:30px;
		height: 89px;
	font-size:12px;
	
	}

.sub_contents{

	float:right;
	clear: both;
	
	}
/* #info_box */
#info_box{
	width: 555px;
	float: right;
	margin-left: 3px;
	margin-top: 5px;
	height: 100%;
    min-height: 100%;
	clear: both;
}

#info_box h2{
	margin-top: 5px;
	margin-bottom: 10px;
}

#info_box h3{
	width: 528px;
	border-left: 7px solid #73AA00;
	border-bottom: 1px solid #73AA00;
	background-color: #EBFFBF;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 11pt;
	height: 25px;
	margin-bottom: 7px;
	margin-top: 7px;
}

#info_box h4{
	width: 528px;
	border-bottom: 5px solid #73AA00;
	padding-left: 10px;
	padding-top: 7px;
	font-size: 11pt;
	height: 25px;
	margin-bottom: 7px;
	margin-top: 7px;
}

#info_box p{
	width: 514px;
	margin-left: 15px;
	line-height: 120%;
	font-size: 11pt;
	margin-bottom: 17px;
}


#pan_list{
	margin-bottom:10px;
	font-size:15px;

}


.h_hyo table{
	border-collapse: collapse;
	width: 535px;
	margin-left: 5px;
	margin-bottom: 25px;
}

.h_hyo th{
	background-color: #FFFFC8;
	border: 1px solid #333;
	padding: 5px;
	border-collapse: collapse;
	font-size: 11pt;
}

.h_hyo td{
	border: 1px solid #333;
	padding: 5px;
	border-collapse: collapse;
	font-size: 10pt;
}

.fr{
	color: #CC0000;
	font-weight: bold;
}



/* サイトマップ */
.box_sitemap{
	width:500px;
	padding-left:20px;
	margin-left:20px;
	}
.box_sitemap .midashi_sitemap{
	
	margin-right: 10px;
	
	line-height: 120%;
	font-size: 11pt;
	padding-left: 18px;
	padding-right: 10px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	
	}
.box_sitemap .td_sitemap{
	margin-top:5px;
	line-height:120%;
	font-size:12px;
	padding-left:18px;

}
#is_li li{
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 3px;
	line-height: 120%;
	font-size: 11pt;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}	


/*  */
#n_menu{
	width: 163px;
	margin-left: 6px;
	background-color: #C2DDB9;
	font-size: 10pt;
	padding: 10px;
}

#n_menu ul{
	margin: 0px;
	padding: 0px;
}


#n_menu li{
	background-image: url(../img/t_li.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 15px;
	line-height: 140%;

}


/* サブページ全体 */

#i_box p{
	line-height:140%;
	}
#i_box img{
	margin-left:15px;
	margin-top:10px;
	margin-bottom:5px;

}
/* 更新履歴ページ */
.kousin{
	background-color:#FFFFCC;
	width:480px;
	line-height:140%;
	margin:5px 5px 5px 5px;
	color:#333;
	padding:10px 10px 10px 10px;

}
/* 機能紹介ページ */
.func_tbl{
	width:500px;
	font-size:13px;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
.func_tbl td{
	padding-left:5px;
	line-height:140%;
border-bottom:1px dotted #999;
}
.func_tbl th{
	line-height:150%;
}
.func_tbl .line{
	background-color:#FFFFCC;
	color:#333;
	border-bottom:1px dotted #999;

}
.func_tbl a{
	text-decoration:none;
	font-weight:bold;
	color:#990000;
	
}
.func_tbl a:hover{
	background:#99CB00;
	
}
.func_li{
	
	line-height: 100%;
	padding-left: 25px;
	padding-right: 10px;


}
.func_li li{
	margin-top:10px;
	margin-bottom:10px;
}
#line-left{
	border-right:1px solid #999;
}
/* 製品紹介ページ */
.rank_ol li{
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	line-height: 150%;
	font-weight:bold;
	font-size: 11pt;
	padding-left: 25px;
	padding-right: 10px;
	background-repeat: no-repeat;
	list-style:none;


	
}
.rank_ul li{
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom:5px;
	line-height: 130%;
	font-weight:400;

	font-size: 11pt;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	list-style-type: none;
}

/* マニュアルページ */
.manual_tbl{
	width:500px;
	margin-left:10px;
	border:1px solid #999;
	}
.manual_tbl td{
	padding-left:10px;
	line-height:250%;
	border:1px solid #999;
	}
.manual_tbl th{
	line-height:250%;
/*	<!--background:#98CB00; -->		*/
	
	background-color:#FFFFCC;
	color:#333;
	font-weight:bold;
	border-bottom:1px solid #999;

	
	}	

.manual_sub_tbl	{
	width:500px;
	margin-left:10px;
	border:1px solid #999;
	}
.manual_sub_tbl td{
	padding-left:10px;
	line-height:250%;
	border-left:1px solid #999;
	border-bottom:1px solid #999;

	}
.manual_sub_tbl th{

	line-height:250%;
	border-bottom:1px solid #999;
	background-color:#FFFFCC;
	color:#333;

	}
/*	support page	*/
.form_tbl{
	color:#FFF;
	}	
.form_tbl td{
	padding-left:15px;
	margin-left:5px;
	line-height:180%;
	}	

/**	support page */
.txt_medium{
	}
.txt_medium th {
	padding-left:10px;
	line-height:200%;
	}
.txt_medium td {
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:200%;
	}