@import url("base.css");

/*コンテンツ部分-------------------------------------------------*/

#main{
margin:25px 0;
}

#content{
width:780px;
margin:0 auto;
text-align:center;
border:1px solid #963B3B;
background:#1F0D0D;
}

#pagelink{
background:#5F2324;
padding:8px;
text-align:left;
color:#E6B7B7;
}

#pagelink a{
text-decoration:underline;
color:#E6B7B7;
}

#main_ttl{
height:138px;
}

#main_content{
background:#fff;
color:#333333;
padding:20px 75px 40px 75px;
text-align:left;
line-height:1.4;
}

#main_content dt{
border-left:5px solid #5F2324;
padding-left:10px;
font-size:16px;
font-weight:bold;
margin:20px 0 20px 0;
}

#main_content dd{
margin-bottom:40px;
}

#main_content dd p{
margin:15px 0;
}

.gotop{
margin:0px 0 10px 0;
background:url(../img/ico_gotop.gif) left center no-repeat;
float:right;
padding:0 0 0 10px;
font-size:11px;
}

.gotop a{
color:#333333;
}


/*針布のページ---------------------------------------------------------------*/

#sin p{
margin:10px 0;
}

#sin h3{
padding:0;
font-size:16px;
font-weight:bold;
color:#333;
margin:20px 0 20px 0;
}

#sin #list h4{
background:#5F2324;
padding:5px 8px;
font-size:16px;
font-weight:bold;
margin:45px 0 20px 0;
color:#FFF;
}

#sin #list dl{
margin:0 0 20px 0;
padding:0;
}

#sin #list dt{
border-left:5px solid #5F2324;
padding:0 0 0 8px;
font-size:13px;
font-weight:bold;
margin:30px 0 10px 0;
color:#5F2324;
}

#sin #list dd{
margin:5px 0 15px 0;
padding:0;
}

#sin #list dd dt{
border-left:none;
padding:0;
font-size:13px;
font-weight:bold;
margin:10px 0 10px 0;
color:#333;
}

#sin #list table{
color:#333;
width:628px;
font-size:13px;
border-collapse:collapse;
}

#sin #list table th{
width:100px;
font-weight:bold;
text-align:left;
border:1px #ccc solid;
margin:0;
padding:5px;
background:#EFEFEF;
}

#sin #list table td{
text-align:left;
border:1px #ccc solid;
margin:0;
padding:5px;
}

#sin #list .text h4{
background:#FFF;
padding:0;
font-size:16px;
font-weight:bold;
margin:20px 0 8px 0;
color:#333;
margin:60px 0 20px 0;
}

#sin #list .text{

}

#sin #list .unit02 ul{
list-style:none;
}

#sin #list .unit02 li{
margin:0 0 10px 0;
}

#sin #list .unit02 th{
width:auto;
}

#sin #main_content #list #contact{
margin-top:40px;
}

#sin #main_content #list #contact dt{
color:#333;
border-left:none;
padding:0;
}

/*会社概要---------------------------------------------------------------*/

#co_content{
background:#fff;
color:#333333;
padding:20px 75px;
text-align:left;
line-height:1.4;
}

#co_content table{
color:#333;
font-size:12px;
margin:10px 0 20px 0;
padding:0;
border-collapse:collapse;
width:620px;
}

#co_content table th, #co_content table td{
border:1px solid #ccc;
padding:5px;
margin:0;
vertical-align:top;
}

#co_content table td{
text-align:left;
}

#co_content table th{
background-color:#EFEFEF;
text-align:left;
width:110px;
}

/* 工業概要 */
#factory{
	padding: 0px;
	margin-top: 20px;
}

#factory h3{
	border-left:5px solid #5F2324;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}

#factory p{
	padding-bottom:15px;
}

#factory ul{
	list-style-type: none;
	padding-top: 15px;
}

#factory li{
	padding-top:5px;
	font-size: 14px;
	font-weight: normal;
}

#factory .frontage{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	display:block;
}

/* ベルベット概要 */
#company{
	padding-top: 25px;
}

#company h3{
	border-left:5px solid #5F2324;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 15px;
}

#company p{
	padding-bottom:10px;
	padding-left: 10px;
	padding-top: 5px;
}

#company ul{
	padding-top:10px;
	list-style-type: none;
	padding-bottom: 10px;
}

#company li{
	padding-top:5px;
	font-size: 14px;
	font-weight: normal;
}

#hq{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
	padding-right: 10px;
}

/* Mapタイトルエリア */

#title1, #title2, #title3{
	margin-top: 15px;
}

#title1 h4, #title2 h4, #title3 h4{
border-left:5px solid #5F2324;
color:#5F2324;
padding-left:8px;
font-size:12px;
margin:0px 0 10px 0;
font-weight:bold;
text-align:left;	
}

/* GoogleMapエリア */

#map {
	width:600px;
	height:340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}

#map2 {
	width:460px;
	height:280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

#map3 {
	width:460px;
	height:280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

