@charset "UTF-8";
/* CSS Document */


/* -------------------------------------------------
 *
 * トップ
 *
 *-------------------------------------------------- */

#blogArea{
	background:url(../images/top/top_news_bk.jpg) no-repeat;
	width:321px;
	height:286px;
	float:left;
	letter-spacing:0.02em;
	line-height:1.5em;
	margin-right:55px;
	
}

#blogBox{
	width:185px;
	height:190px;
	position:relative;
	top:40px;
	left:40px;
}

#blogBox dt{
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	
}

#blogBox dd{
	margin-bottom:10px;
}

#blogBox dd a{
	color:#666;
}

#blogBox dd a:hover{
	text-decoration:underline;
	color:#C00;
}

ul#topMenuArea{
	float:left;
	width:267px;
	margin-right:25px;
}

#topLogoArea h1{
	float:right;
	padding-left:25px;
}

#topLogoArea img{
	float:right;
}

/* -------------------------------------------------
 *
 * 三角屋について
 *
 *-------------------------------------------------- */

.aboutPage{
	position:relative;
	top:0;
	left:20px;
	padding-bottom:70px;
}

.aboutPage h1{
	float:left;
	margin-right:10px;
}

.aboutPage h2{
	position:relative;
	top:50px;
}

.tatetxt{
	writing-mode:tb-rl;
	font: bold 200%/150% serif;
}

#goodsList {

}



.hasiouPage{
	position:relative;
	top:0;
	left:0;
}

.hasiouPage h1{
	position: relative;
	top:0;
	left:110px;
	z-index:1000;
}

#mapImg{
	position: relative;
	top:-60px;
	left:150px;
}

#companyContent{
	padding:30px;
	min-height:500px;
}


#companyContent dl {
	width:420px;
	float:left;
}

#companyContent dl dt{
	color:#C00;
	float:left;
}

#companyContent dl dd{
	padding-left:80px;
	padding-bottom:10px;
	line-height:1.8em;
	letter-spacing:0.05em;
}

#companyContent #googleMap{
	float:right;
	text-align:right;
}

#companyContent #googleMap iframe{
	border:1px solid #fff;
	
}


/* -------------------------------------------------
 *
 * 取引先一覧
 *
 *-------------------------------------------------- */
.eatBox{
	margin-bottom: 20px;
	font-size: 13px;
}

.eatBox h2{
	margin-bottom:10px;
}

.eatBox tr td{
	letter-spacing:0.07em;
	
	padding:2px 2px;
	}


.eatBox tr td.access{
	width:320px;
}

.eatBox tr th{
	padding-left:20px;
	width:300px;
}

.eatBox tr.bkRed{
	background:url(../images/eat/sell_bkred.gif) repeat;
}

.eatBox tr.bkYellow{
	background:url(../images/eat/sell_bkyellow.gif) repeat;
}

#eatContent{
	margin: -50px auto 0;
	background: #fefcf9;
	padding: 80px 30px;
	width: 777px;
}

.eatPage h1{
	padding-left:30px;
}


/* -------------------------------------------------
 *
 * 歴史
 *
 *-------------------------------------------------- */


.historyPage{
	position:relative;
}

.historyPage h1{
	padding-left:50px;
	position:relative;
	 z-index:10000;
}

 #historyContent{
	 width:780px;
	 margin:-30px auto 80px 120px;
	 z-index:1;
}
 
 
 /* -------------------------------------------------
 *
 * お問い合わせ
 *
 *-------------------------------------------------- */

.contactPage table {
	width:780px;
	margin:0 auto;
	color:#2c1601;
}

.contactPage table tr td{
	padding:10px;
		border-bottom:1px solid #e8ded2;

}

.contactPage table tr th{
	background:url(../images/common/hissu_img.gif) no-repeat left center;
	padding-left:75px;
	border-bottom:1px solid #e8ded2;
}

#kakunin{
	width:125px;
	margin:20px auto;
}
