@charset "utf-8";

/*
============================================================

summary:/company/common css

============================================================
*/

/*                                         共通エリア
------------------------------------------------------*/
h4{
	width:565px;
	margin:15px 0 0 0;
	padding:0 0 0 15px;
	background:url(img/bg_ttl.jpg) no-repeat left top;
	color:#FFFFFF;
	font-weight:bold;
	font-size:117%;
	text-align:left;
	}
h5{
	margin:15px 0 0 0;
	background:url(img/ic_companyplace.jpg) no-repeat left center;
	font-size:114%;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
	}

table{
	width:550px;
	margin:0 auto;
	border:2px solid #ccc;
	border-collapse:collapse;
	}

table td{
	vertical-align:top;
	border:1px solid #ccc;
	padding:13px;
	}

table td.ttl{
	background:#F5F5F5;
	}

table td span{
	font-weight:bold;
	}
	
	
.ps-left{
	float:left;
	display:inline;
	}

.ps-right{
	float:right;
	display:inline;
	}


dl,dt,dd,p,li,table{
	text-align:left;
	}


/*                     共通エリア   other・new.product 
------------------------------------------------------*/
div.other,
div.new,
div.product{
	width:550px;
	margin:0 auto 0 auto;
	padding:15px 10px 30px 0;
	clear:both;
	background:url(../common/img/line.gif) repeat-x left bottom;
	}

div.new,
div.product{
	background:none;
	padding:10px;
	}

div.other div.info{
	width:330px;
	}
	
div.new div.info,
div.product div.info {
	width:315px;
	}
	

div.other div.info dl,
div.new div.info dl,
div.product div.info dl{
	width:330px;
	margin:0;
	padding:0 0 5px 0;
	background:url(img/bg_ttl_other.jpg) no-repeat left bottom;
	}

div.long dl{
	width:550px;
	margin:0;
	padding:0 0 5px 0;
	background:url(img/bg_ttl_other_long.jpg) no-repeat left bottom;
	}
	
div.other div.info dl dt,
div.other div.long dl dt{
	width:60px;
	float:left;
	display:inline;
	padding:2px 5px;
	background:#666;
	color:#FFFFFF;
	font-size:84%;
	text-align:center;
	letter-spacing:0.1em;
	}


div.other div.info dl dd,
div.other div.long dl dd{
	padding-left:80px;
	font-size:114%;
	font-weight:bold;
	}

div.other div.info p.othertxt{
	width:330px;
	margin:10px 0;
	}
	
div.other div.long p.othertxt{
	width:550px;
	margin:10px 0;
	}

div.other p.photo{
	width:196px;
	background:#E6E6E6;
	padding:4px;
	}


	

/*                                 　　　        new 
------------------------------------------------------*/

div.new p.photo,
div.product p.photo{
	width:200px;
	background:#E6E6E6;
	padding:4px;
	}
	

/*                                 　　　      product 
------------------------------------------------------*/
h5{
	background:url(img/bg_productttl.jpg) no-repeat left bottom;
	margin:15px 0 15px 0;
	padding-left:20px;
	}

div.section{
	width:580px;
	margin:0 0 0 0 ;
	padding:0 0 30px 0;
	background:url(../common/img/line.gif) repeat-x left bottom;
	clear:both;
	}


div.section div.product{
	width:240px;
	float:left;
	padding:0;
	margin:0;
	}

div.section div.product p.pimg{
	width:232px;
	margin:0 0 10px 0;
	padding:4px;
	background:#E6E6E6;
	}

div.section div.product dl dd{
	width:220px;
	padding:5px 10px;
	background:#FFF4F4;
	}

	
div.section div.productinfo{
	width:330px;
	float:right;
	}

div.section div.productinfo table{
	width:326px;
	border:2px solid #ccc;
	border-collapse:collapse;
	}

div.section div.productinfo p.seibun{
	margin:11px 0 2px 0;
	font-size:84%;
	}

div.section div.productinfo table td{
	border:1px solid #ccc;
	padding:1px 13px;
	}


div.section div.productinfo table td.ttl{
	background:#E6E6E6;
	}

div.section div.productinfo table.hyouki td.ttl{
	width:74px;
	}

div.section div.productinfo table.eiyou{
	text-align:center;
	} 

div.section p.pagetop{
	margin:15px 0 0 0;
	}
