/*---文字装飾---*/
.font_red {
	color:#FF0000;
}
.font_blue {
	color:#000099;
}
.font_gray {
	color:#3C3C3C;
}
.font_orange{
	color: #FF6600;
}
.font_bluegray{
	color: #5373AD;
}
/*---取消し用の淡いグレー---*/
.font_strike_gray {
	color:#999999;
}
/*---太字---*/
.font_bold {
	font-weight: bold;
}
/*---細字---*/
.font_normal {
	font-weight: normal;
}
/*---大きい字---*/
.font_big{
	font-size:130%;	
}


/*---取消し線用ー---*/
.font_strike {
	color: #999999;
	text-decoration: line-through;
}
/*---ベース---*/
#infoscience{
	float: left;
	width: 100%;
	margin-bottom: 10px;
}





/*---  共通スタイルの再定義  ---*/
/*---サイドメニュー---*/
#sidemenu{
}
#product {
}
/*---見出し3---*/
#content .h3-title-blue h3 {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*---見出し4---*/
#content .h4-title-blue h4 {
	clear: both;
	margin-top: 5px;
	margin-bottom: 20px;	
}
#content .h4-title-blue a {
	color: #153160;
	text-decoration: none;
}
#content .h4-title-blue a:hover {
	color: #153160;
	text-decoration: none;
}
.n_pagetop{
	margin-top: 15px;
	margin-right: 2px;
	margin-bottom: 35px;
}




/*---  機能詳細  ---*/
#comp_image {
	width: 94%;
	height: auto;
	padding-right: 3px;
	padding-bottom: 6px;		
	padding-left: 3px;	
}
#comp_comment {
	width: 99%;
	height: auto;
	line-height: 1.3em;
	margin-bottom: 15px;	
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;	
	font-size: 80%;
	letter-spacing: 1px;	
}
#comp_comment2 {
	width: 99%;
	height: auto;
	line-height: 1.3em;
	margin-bottom: 15px;	
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	font-size: 80%;
	letter-spacing: 1px;	
}
/*---機能名リンク---*/
#comp_link {
	width: 100%;
	height: auto;
	line-height: 1.3em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #3C3C3C;
	font-size: 80%;
	letter-spacing: 1px;	
}
#comp_link img {
	vertical-align:bottom;
}
#comp_link a {
	color: #3C3C3C;
	text-decoration: none;
}
#comp_link a:hover {
	color: #3C3C3C;
	text-decoration: underline;
}
#comp_link ul {
	margin-top:0px;
	margin-bottom:0px;	
	margin-left:0px;
	padding-left:63px;
}
#comp_link li {
	line-height: 1.3em;
	letter-spacing: 0em;
	list-style-image: url(../../common/image/subarw_small.gif);
}
/*---特徴---*/
#comp_feature {
	width: 94%;
	height: auto;
	line-height: 1.1em;
	margin-bottom: 25px;	
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #333333;
	font-size: 80%;
	letter-spacing: 1px;	
}
/*---メリット---*/
.merit {
	margin-bottom: 5px;
	color: #5373AD;
	font-weight: bold;
}
/*---   イメージ画像つき見出し   ---*/
.screen_no_title {
	width:95%;
	line-height:1.3em;
	margin-top: 0px;	
	margin-bottom: 5px;
}
.screen_no_title .title_zone{
	height: 18px;
	margin-bottom: 0px;
}
.screen_no_title .title_zone .img_zone{
	float: left;
	width: 15px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
.screen_no {
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;	
	font-weight: bold;
	font-size: 105%;
}
.screen_no_catch {
	clear: both;
	width: 100%;
	margin-top: 2px;	
	margin-bottom: 0px;	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;			
}
/*---画面イメージ説明領域---*/
.comp_disp{	
	width: 94%;
	height: auto;
	line-height: 1.3em;	
	margin-bottom: 10px;
	padding-top: 0px;		
	padding-right: 15px;
	padding-left:15px;
	color: #333333;
	font-size: 80%;	
}
.comp_disp_nopadding{
	width: auto;
	height: auto;
	line-height: 1.3em;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 10px;		
	padding-right: 0px;
	padding-left: 0px;
	color: #333333;
	font-size: 80%;
	text-align: center;
}
/*---カタログタウンロード---*/
.pdf_dl {
	clear: both;
	width: 90%;
	height: 155px;
	margin-top: 10px;	
	margin-bottom: 15px;
	padding-top: 5px;	
	padding-right: 15px;
	padding-left: 30px;
	color: #333333;
	font-size: 80%;	
}
.pdf_img {
	float: left;
	width: 100px;
	height: 140px;
	padding-top: 0px;	
	padding-right: 15px;
	padding-left:0px;
}
.pdf_comment {
	float:right;
	width:350px;
	height:15px;
	padding-top:125px;	
	padding-right:0px;
	padding-left:0px;
}
/*---説明画面左イメージ領域---*/
.comp_dispimg {
	float:left;
	width:35%;
	height:auto;
}
.comp_dispimg img {
	float:left;
}
/*---説明画面右イメージ領域---*/
.comp_dispimg_right {
	float:right;
	width:60%;
	height:auto;	
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 85%;
}
/*---画面横説明領域---*/
.comp_dispcmt {
	float:right;
	width:40%;
	height:auto;	
	line-height: 1.3em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 85%;
}
/*---画面下説明のグレーアウト---*/
.comp_dispcmt_gr {
	color: #666666;
	font-size: 80%;
}
/*---文章領域---*/
.disp_dscrptn{
	clear: both;
	width: 94%;
	height: auto;
	margin-top: 0px;	
	margin-bottom: 0px;	
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	font-size: 80%;	
}
.comp_dscrptn{
	clear: both;
	width: 94%;
	height: auto;
	line-height: 1.3em;	
	margin-top: 0px;	
	margin-bottom: 20px;
	padding-top: 0px;	
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	font-size: 80%;	
}
.comp_dscrptn ul {
	margin-top: 5px;
	margin-bottom: 0px;	
	margin-left: 0px;
	padding-left: 13px;
}
.comp_dscrptn li {
	line-height: 1.3em;
	color: #5373AD;
	font-weight: bold;
	text-indent: 0px;	
	letter-spacing: 0em;
}
/*---文章領域スタイルシート無し時の段落用---*/
.comp_dscrptn p{
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;	
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*---   構成   ---*/
.env_box {
	width: 94%;
	height: auto;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 80%;	
}
.config_table {
	clear: both;
	width: 480px;
	line-height: 110%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #000000;
}
.config_table .tbh1 {
	width: 100%;
	line-height: 13pt;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;		
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.config_table .tbh2 {
	width: 22%;
	line-height: 13pt;	
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 5px;	
	background-color: #CCCCCC;
	color: #404040;
	font-weight: bold;
	text-align: center;
}
.config_table .tbd1 {
	width: 75%;
	min-height: 25px;
	line-height: 14.4pt;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 10px;		
	background-color: #EEEEEE;
	text-align: left;
} 

/*---   構成（最初の案）   ---*/
.spec_table {
	clear: both;
	width: 480px;
	line-height: 110%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	color: #000000;
}
.spec_table .tbh1 {
	width: 18%;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;		
	background-color: #7F7F7F;
	font-size: 80%;
	text-align: center;
} 
.spec_table .tbh2 {
	width: 41%;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;		
	background-color: #7F7F7F;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
} 
.spec_table .tbh3 {
	width: 18%;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 5px;	
	background-color: #CCCCCC;
	color: #404040;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
}

.spec_table .tbd1 {
	width: 41%;
	min-height: 25px;
	line-height: 1.5em;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;		
	background-color: #EEEEEE;
	font-size: 80%;
	text-align: left;
} 

.spec_table .tbd2 {
	width: 84%;
	min-height: 25px;
	line-height: 1.5em;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-color: #EEEEEE;
	font-size: 80%;
	text-align: left;
} 

.spec_table .tbd2 p {
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.spec_table .tbd2 p.left {
	float: left;
	clear: both;
}

.spec_table .tbd2 p.right {
	float: right;
	vertical-align: bottom;
}

.spec_table .tbd2 p.to_dtl {
	width: auto;
	text-align: right;
}


.spec_table .tbd2 .to_dtl a {
	color: #0000CC;
	font-size: 85%;
	text-decoration: underline;
}

.spec_table .tbd2 .to_dtl a:hover {
	color: #7575FF;
	font-size: 85%;
	text-decoration: underline;
}


/*---価格---*/
.price_bx {
	clear: both;	
	width: 100%;
	font-size: 80%;	
}
.price_tbl {
	clear: both;
	width: 88%;
	line-height: 110%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	color: #000000;
}
.price_tbl .tbd1 {	
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;			
	text-align: left;
}

/*---お問合せ---*/
#contact {
	clear: both;
	width: 500px;	
	height: 130px; 
	margin-right: auto;	
	margin-bottom: 25px;		
	margin-left: auto;			
}
#contact_detail {
	width: 470px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: auto;		
	margin-bottom: 20px;
	margin-left: auto;				
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 75%;
	text-align: left;
}

