


/* seihin.css */


@import "seihin_right.css";	/*	右側製品表示　*/


#top_main_rightBack {
	background-color: #e7e7e4;
}	

#seihinArea {
	margin: 7px 0 30px 10px;
}

.content-nav,
.content-nav a {
	color: #006;
} 

.content-nav a:hover {
	color: #06f;
} 

#contents table td {
	vertical-align: top;
}



/*  詳細ページ */



h2#seihinshosai-title {

/*　製品詳細タイトル　*/

	margin: 0 0 8px 0;
}

.entry {
	
/*　エントリー全体コンテナ　*/

	clear: both;
	margin: 0 0 10px;
}
	
.entry-body {

/*　エントリー本文（body）コンテナ　*/

	width: 548px !important;
	background: #fff !important;
}

.entry table {
	width: 528px !important;
	margin: 10px 0 10px 10px !important;
}

.entry-body p {

/*　余分なPタグ削除　*/

	display: none;
} 
		
.entry-body .lv2 p,
.entry-more p {
	display: block !important;
	padding: 0 !important;
	line-height: 1.6 !important;
	height: auto !important;
	color: #333;
}

.entry-more p {
	font-size: 95% !important;
}

.entry-body .lv2 p {
	font-size: 120% !important;
	margin:  0 0 0 8px !important;
}

.entry-body .lv1 {

/*　製品写真エリア　*/

	height: auto !important;
	background: transparent !important;
	padding-top: 5px;
}
	
.entry-body .lv2 {
	
/*　製品仕様本文エリア　*/
	
	height: auto !important;
	background: transparent !important;
	font-weight: bold;
}		
	
.entry-more {

/*　製品追記エリア　*/

	width: 553px;
	padding: 0 10px 10px 13px;
	margin: 2px 0;
	/*\*/
	width: 530px;
	/**/
	font-size: 120% !important;
	line-height: 1.6 !important;
	height: auto !important;
	color: #333;
}

	
/*　製品タイトル部　*/

#seihinArea .archive-title {
	background: url(../images/seihin/seihin_001_bg.gif) repeat-x;
	width: 555px;
	height: 48px;
	border-top: 1px solid #b7bed4;
	
}

#seihinArea h3.entrytitle {
	margin: 5px 17px 0 10px;
	padding: 3px 0 0;
	float: left;
}

#seihinArea h3.entrytitle a {
	color: #fff;
	font-size: 18px;
	text-decoration: none;
}

#seihinArea h3.entrytitle a:hover {
	color: #c5cdea;
}

#seihinArea .archive-title ul {
	list-style-type: none;
}
	
#seihinArea .archive-title li {
	margin: 0 8px 0 0;
	float: right;
}	

#seihinArea .archive-title a.pdflink {
	background: url(../images/seihin/seihin_004_pdflink.gif) no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	font-size: 10px;
	float: left;
	font-weight: normal;
	padding : 8px 0 4px 40px;
	line-height: 1.3;
	margin: 3px 0 0 0;
	color: #e9ecf7;
	text-decoration: none;
} 

#seihinArea .archive-title a:hover.pdflink {
	color: #c5cdea;
	text-decoration: none;
	}
	

/*　製品一覧　*/


h2#seihinichiran {
	margin: 0;
}

h3.categorytitle {
	padding: 5px 0 0 20px;
	height: 35px;
	background: url(../images/seihin/seihin_006_catbg.gif) no-repeat;
	font-weight: bold;
	margin: 10px 0;
}

#seihinList ul {
}

#seihinArea li.entryListBody {
	margin: 0;
	padding: 0 0 10px;
}

#seihinArea .categorytitle a {
	font-size: 16px;
	text-decoration: none;
}

#seihinArea .categorytitle a:hover {
	text-decoration: underline;
}

p.seihinName {
	text-align: center;
	font-size: 12px;
	color: #999;
	margin: 0 auto;
	padding: 3px 0;
}

