/* ---------------------------------------------------------
ベース部
--------------------------------------------------------- */
html{
	margin: 0;
	padding: 0;
}

body{
	background: #ece9d8 url("images/bg.jpg") repeat-x;
	width:802px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0;
	font-family: Verdana,Osaka,Helvetica,sans-serif;
	line-height: 1.5;
	font-size: 14px;
	color: #666666;
	text-align: center;
}




h1, h2, h3, h4, h5, h6, p, address,
ul, ol, li, dl, dt, dd,img, form {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-size: 14px;
	color: #666666;
	text-align: left;
}
textarea { font-size: 100%; }
hr  { display: none; }


a:link,a:visited{
	color: #3877CC;
	text-decoration: none; 
	font-size:14px;
}


a:active,a:hover{
	color: #cc0000;
	text-decoration: none; 
	font-size:14px;

}

.clear {
	clear:both;
	font-size:1px;
	margin: 0px;
	padding: 0px;
}


p{
	margin: 0 0 10px 0;
}


/* ---------------------------------------------------------
メイン部
--------------------------------------------------------- */

#main{
	text-align: center;
	width: 802px;
}


/* ---------------------------------------------------------
コピー部
--------------------------------------------------------- */
.copy{
	width: 780px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}


/* ---------------------------------------------------------
トップページ部
--------------------------------------------------------- */
#top-head h1{
	text-align: right;
	font-size: 12px;
}

#top-head h2{
	text-indent:-9999px;
}



#top-head{
	background: url("images/top-main.jpg") no-repeat;
	width:802px;
	height:386px;
}



#t-menu{
	width: 802px;
	height: 55px;
}


#t-menu li{
	display:inline;
	padding:0;
	margin:0;
	font-size:8px;
	float:left;
	list-style-type : none;}
	
.t-boseki a{
	background: url(images/t-boseki.jpg) no-repeat;
	width:267px;
	height:80px;
	display:block;
	text-indent:-9999px;
}

.t-boseki a:hover {
	background:url(images/t-boseki-on.jpg) no-repeat;
}

.t-butudan a{
	background: url(images/t-butudan.jpg) no-repeat;
	width:267px;
	height:80px;
	display:block;
	text-indent:-9999px;
}

.t-butudan a:hover {
	background:url(images/t-butudan-on.jpg) no-repeat;
}

.t-company a{
	background: url(images/t-company.jpg) no-repeat;
	width:268px;
	height:80px;
	display:block;
	text-indent:-9999px;
}

.t-company a:hover {
	background:url(images/t-company-on.jpg) no-repeat;
}




#t-main{
	background: url(images/bg.gif) repeat-y;
	width: 802px;
	padding: 10px;
}






#t-detail{
	background:url(images/t-detail-bg.jpg) repeat-x #F9F8F2;
	width: 740px;
	padding: 10px;
	min-height: 1em;
	display: inline-table;
	margin-top: 10px;

}



#t-detail:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}




#t-detail-tel{
	float: left;
	width: 156px;
}

#t-detail-company{
	float: left;
	text-align: left;
	width: 263px;
}


#t-detail-blog{
	float: right;
	text-align: left;
}

/* ---------------------------------------------------------
ページ共通部
--------------------------------------------------------- */


#p-head h1{
	text-align: right;
	font-size: 12px;
}




#p-menu{
	width: 802px;
	height: 55px;
}


#p-menu li{
	display:inline;
	padding:0;
	margin:0;
	font-size:8px;
	float:left;
	list-style-type : none;}
	
.p-top a{
	background: url(images/p-top.gif) no-repeat;
	width:200px;
	height:55px;
	display:block;
	text-indent:-9999px;
}

.p-top a:hover {
	background:url(images/p-top-on.gif) no-repeat;
}

.p-boseki a{
	background: url(images/p-boseki.gif) no-repeat;
	width:200px;
	height:55px;
	display:block;
	text-indent:-9999px;
}

.p-boseki a:hover {
	background:url(images/p-boseki-on.gif) no-repeat;
}

.p-butudan a{
	background: url(images/p-butudan.gif) no-repeat;
	width:200px;
	height:55px;
	display:block;
	text-indent:-9999px;
}

.p-butudan a:hover {
	background:url(images/p-butudan-on.gif) no-repeat;
}

.p-company a{
	background: url(images/p-company.gif) no-repeat;
	width:202px;
	height:55px;
	display:block;
	text-indent:-9999px;
}

.p-company a:hover {
	background:url(images/p-company-on.gif) no-repeat;
}



#p-main{
	background: url(images/p-bg.gif) repeat-y;
	width: 802px;
	padding: 10px;
	min-height: 1em;
	display: inline-table;
}



#p-main:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}



*html #p-tokuten{
	background: #FBF4C4;
	width: 780px;
	min-height: 1em;
	display: inline-table;
	padding: 10px;
}


#p-tokuten{
	background: #FBF4C4;
	width: 760px;
	min-height: 1em;
	display: inline-table;
	padding: 10px;
}

#p-tokuten:after{
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}


.p-tokuten-left{
	float: left;
	width: 76px;
	margin-right: 10px;
}

.p-tokuten-right{
	float: right;
	text-align: left;
	width: 670px;
}


*html .p-item{
	margin-top: 15px;
	width: 260px;
	border-right: 1px solid #ECE9D8;
	float: left;
	padding: 0px 10px 0px 10px;
}

.p-item{
	margin-top: 15px;
	width: 240px;
	border-right: 1px solid #ECE9D8;
	float: left;
	padding: 0px 10px 0px 10px;
}


.p-item2{
	margin-top: 15px;
	width: 234px;
	float: left;
	padding: 0px 10px 0px 10px;
}



.p-item table{
	width: 250px;
}



.p-item-pic{
	text-align: center;
}


.p-item-price1{
	background-color: #ECE9D8;
	white-space: nowrap;
}

.p-item-price2{
	border-bottom: 1px dotted #ece9d8;
}

.p-item-price3{
	font-weight: bold;
	color: #cc0000;
	border-bottom: 1px dotted #ece9d8;
}


#p-item-fuzoku, #p-item-qa{
	margin-top: 20px;
	width: 780px;
}

#p-item-fuzoku-title, #p-item-qa-title{
	border-bottom: 3px solid #4B1F23;
	padding-bottom: 3px;
}

.p-item-fuzoku-pic{
	float: left;
	margin-right: 10px;
	width: 146px;
}

.p-item-fuzoku-pic img{
	border: 1px solid #ECE9D8;
}


#pr-banner{
	margin:0;
	padding: 0;
}