@charset "Shift_JIS";

/* タイトルまわり ------------------------------ */

#title_img{ width:760px; height:102px; margin: 0 auto; }

.pro_exim_img{background: url(../product/img/title.jpg) no-repeat top;}
.support_img{background: url(../support/img/title.jpg) no-repeat top;}
.explain_img{background: url(../explain/img/title.jpg) no-repeat top;}
.demo_img{background: url(../demo/img/title.jpg) no-repeat top;}
.request_img{background: url(../request/img/title.jpg) no-repeat top;}
.company_img{background: url(../company/img/title.jpg) no-repeat top;}
.reason_img{background: url(../reason/img/title.jpg) no-repeat top;}
.member_img{background: url(../member/img/title.jpg) no-repeat top;}
.form_img{background: url(../form/img/title.jpg) no-repeat top;}
.form_confirm_img{background: url(../form/img/title_confirm.jpg) no-repeat top;}




#text_btm{padding-bottom:20px;}

/* パンくずリスト ------------------------------ */
#pankuzu { width:760px; height:19px; color:#FFF;
		 background-color:#0979b1; font-size:80%; text-align:left; margin: 0 auto; padding-top:3px;padding-bottom:0px;}
#pankuzu a.level0{ padding:20px;}
#pankuzu a:link , a:visited {
	text-decoration: none;
	color:#FFF;
}
#pankuzu a:active , a:hover {
	text-decoration:underline;
	color:#feffc3;
}



p.contents{ padding-left:20px; text-align:left;}



/**********************************
TradeProが選ばれる理由 
 **********************************/
dl {padding-left:20px;}
dl dt{
	
	color:#1b82b2;
	font-weight:bold;
	list-style-type:disc;
	/*background: url(../reason/img/blue_list.gif) no-repeat;*/ 
  	
	display: list-item;
	/*list-style-image:url(../reason/img/blue_list.gif);
	list-style-position: inside;
	list-style-type: none;*/
	line-height:230%;
}


dd.reason-text{padding-bottom:20px; font-size:80%; line-height:150%;}
 
 

/**********************************
製品情報 
 **********************************/



/* Leftブロック ------------------------------ */
	div#LeftBlock_pro {
		width: 379px;
		float: left;
		padding-left: 20px;
		text-align: left;

/*border: #cccccc solid 1px;*/
	}

/* 右ブロック ------------------------------ */
	div#RightBlock_pro {
		width: 366px;
		float: right;
		padding-right: 20px;
		text-align: left;
/*border: #cc0000 solid 1px;*/
	}
	
.catch{ color:#0b79ac; font-weight:bold; margin:20px 0px 10px 0px;}
.price{ color:#0b79ac; font-weight:bold; font-size:120%;margin-bottom:20px;}
.zei{ color:#0b79ac; font-weight:normal; font-size:80%;}


/* 二つ並んだボタン ------------------------------ */
	div#LeftBtn {
		width: 175px;
		float: left;
		text-align: left;
		padding-top:15px;
	}

	div#RightBtn {
		width: 175px;
		float: right;
		text-align: left;
		padding-top:15px;
	}
	

/*製品の特徴 ------------------------------ */
	div#komoku {
		width: 180px;
		float: left;
		text-align: left;
		padding-left: 20px;
		padding-top:15px;
	}

	div#detail {
		width: 570px;
		float: right;
		text-align: left;
		padding-top:15px;
	}
	
/*製品の仕様 ------------------------------ */
	.LeftSiyo {
		width: 260px;
		float: left;
		text-align: left;
		padding-top:15px;
		font-size:80%;
	}

	.RightSiyo {
		width: 300px;
		float: right;
		text-align: left;
		padding-top:15px;
		font-size:80%;
	}
	
.reason_banner{float:right; padding-right:20px;}

/**********************************
ユーザーサポート
 **********************************/
 #support {
 	margin: 0 auto; 
	text-align: left;
	width: 760px;
	/*border: 1px solid #80A3B2;*/

}

/**********************************
メンバー
 **********************************/
#contents {
 	margin: 0 auto; 
	text-align: left;
	width: 760px;
	/*border: 1px solid #80A3B2;*/
}

#contents li{ margin-top:20px;}







/**********************************
会社案内
 **********************************/
 
#company {
	width: 760px;
	margin: 0 auto; 
	margin-bottom:20px;
	text-align: left;
/*border: #cc0000 solid 1px;*/
}
 
 
#company table {
	width: 720px;
	border: 1px solid #80A3B2;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 20px;
}
#company .td-l {
	border: 1px solid #80A3B2;
	padding: 5px 3px 5px 10px;
	background-color: #ECF1F3;
	width: 200px;
	color:#577E90;
}
#company .td-r {
    border: 1px solid #80A3B2;
	padding: 5px 3px 5px 10px;
	width: 500px;
}

#history{width:500px; clear:both; display:block;}
.history_left{float:left; width:130px; display:block;}
.history_right{float:right; width:350px; display:block;}

.hinshitu{text-indent:-1.5em; padding-left:1em; padding-right:10px;}

#company table .jinin{
	font-size:12px; line-height:130%;
	width: 350px;
	border: 0px;
	border-collapse: collapse;
	margin-left: 10px;
	margin-bottom: 20px;
}

