@charset "utf-8";


/*------ PRODUCT/ブランド一覧エリア ------*/

.brand_list {
	width: 276px;
	height: 360px;
	float: left;
	padding: 0;
	margin: 0 15px 0 0;
	font-size: 10px;
	overflow: hidden;
}

.brand_list_clear {
	clear:left;
}

.photo_line {
	border: #EBE9ED solid 4px;
	padding: 1px;
}

.brand_listphoto {
	height: 152px;
}

.brand_listphoto a img {
	border: #EBE9ED solid 4px;
	padding: 1px
}
.brand_listphoto a:visited img {
	border:#EBE9ED solid 4px;
	padding:1px;
}
.brand_listphoto a:hover img {
	border:#D6D4B5 solid 4px;
	padding:1px;
}
.brand_listphoto a:active img {
	border:#D6D4B5 solid 4px;
	padding:1px;
}

.brand_listphoto span img {
	border:#EBE9ED solid 4px;
	padding:1px
}

/*------ PRODUCT/ブランド一覧個別ブランドネームエリア ------*/

.group1_nm {
	font-size: 16px ;
	font-weight: bold; 
	height:20px;
}

.group2_nm {
	font-size: 12px ;
	font-weight: bold; 
	height:20px;
}

.brand_name {
	padding: 10px 0 5px;
	height: 65px;
	overflow: hidden;
}

* html .brand_name { /* for IE6 */
	padding: 5px 0;
	height: 70px;
}

.brand_logo {
	width:200px;
	float:left;
	padding:3px 0 5px 5px;
}

.brand_cata {
	width:71px;
	float:right;
	text-align:right;
	margin:10px 0 0;
}

.brand_link {
	width:200px;
	float:left;
	padding:0 0 0 5px;
}

.brand_new {
	width: 41px;
	height: 10px;
	float: right;
	text-align: right;
	padding: 0 5px 0 0;
}
/*
*html .brand_new {
	height: 8px;
}
*/
.brand_link p {
	background-image: url(../base/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 10px;
}

.brand_text {
	margin-top: 3px;
	padding: 0 0 0 15px;
	background-image: url(../product/img/brand_list/text_line.gif);
	background-repeat: repeat-y;
	word-break: break-all;
	height: 96px;
	overflow: hidden;
}

/*------ PRODUCT/ブランド/シリーズ別パンくずエリア背景ブランド別CSS分け ------*/

#brand_head {
	 width:890px;
	 height:58px;
	 padding:2px 20px 0 0;
	 float:right;
	 color:#C5BC83;
	 text-align:right;
	 font-size:10px;
}

.head_producttitle {
	 background-image:url(../product/img/title_img.gif);
	 background-repeat:no-repeat;
}

/*------ PRODUCT/ブランド/シリーズ別/フローボックス ------*/

#flow_box {
	 width:890px;
	 height:30px;
	 padding:25px 20px 0 10px;
	 clear:both;
	 color:#C5BC83;
	 font-size:10px;

}

#flow_back {
	 width:200px;
	 height:30px;
	 background-repeat:no-repeat;
	 float:left;
}

.back_brand {
	 background-image:url(../product/img/bt_return_to_brandlist_on.gif);
}

.back_series {
	 background-image:url(../product/img/bt_return_to_serieslist_on.gif);
}

.back_seriesmenu {
	 background-image:url(../product/img/bt_return_to_seriesmenu_on.gif);
}

.flow_brand {
	 font-size:10px;
	 color:#CCC;
	 float:right;
	 width:550px;
	 padding-right:10px;
}


.flow_brand ul {
	 list-style:none;
	 float:right;
	 width:500px;
}

.flow_brand li {
	 float:right;
	 border:solid 1px #CCC;
	 height:27px;
}

#flow_main{
	 background-color:#E3DFC2;
	 padding:5px 15px 0px 15px;
	 color:#666;
	 height:22px;
}

#flow_next{
	 background-color:#FFF;
	 padding:5px 15px 0px 15px;
	 color:#CCC;
	 height:22px;
}

.flow_brand li a {
	 display:block;
	 padding:5px 15px 5px 15px;
}

#flow_arrow{
	 border:solid 1px #FFF;
	 padding:4px 10px 0px 10px;
}

/*------ PRODUCT/ブランド一覧タイトルエリア ------*/

.brand_intro {
	 padding-bottom:30px;
	 clear:both;
}

.brand_intro p {
	 padding-bottom:20px;
	 color:#333333;
}


.brand_intro img {
	 padding:0 20px 0 0;
	 float:left;
}

/*------ PRODUCT/ブランド/シリーズ一覧エリア ------*/

.series_list {
	 width:430px;
	 height:210px;
	 padding:0 10px 15px 0;
	 float:left;
	 color:#999;
}

.series_list p {
	 background-image:url(../base/icon_arrow.gif);
	 background-repeat:no-repeat;
	 background-position:0 5px;
	 padding:0 15px 0 10px;
	 float:left;
}

.series_list img {
	 float:left;
	 margin-bottom:10px;
}

.series_list a img{
	 border:#EBE9ED solid 4px;
	 padding:1px
}
.series_list a:visited img{
	 border:#EBE9ED solid 4px;
	 padding:1px;
}
.series_list a:hover img{
	 border:#D6D4B5 solid 4px;
	 padding:1px;
}
.series_list a:active img{
	 border:#D6D4B5 solid 4px;
	 padding:1px;
}

/*------ PRODUCT/ブランド/シリーズ別一覧タイトルエリア ------*/

.series_intro {
	 padding-bottom:30px;
	 clear:both;
}
.series_intro h2 {
	 color:#333333;
	 font-size:24px;
	 font-weight:bold;
	 letter-spacing:0;
	 padding:0 20px 0 0;
	 float:left;
}

.series_intro p {
	 font-size:11px;
	 font-weight:normal;
	 letter-spacing:0;
	 padding:0 10px 0 0;
	 float:left;
}

.series_intro a:link {
	color: #C3C595;
	text-decoration: none;
}

.series_intro a:visited {
	color: #C3C595;
	text-decoration: none;
}
.series_intro a:hover {
	color:#D6D4B5;
	text-decoration:underline;
	text-decoration:underline;
}
.series_intro a:active {
	color: #C3C595;
	text-decoration: none;
}

/*------ PRODUCT/ブランド/シリーズデザイナー詳細 ------*/

.brand_designer {
	 padding:0 30px 30px 0;
	 clear:both;
}

.brand_designer p {
	 padding-bottom:5px;
	 color:#333333;
}

.brand_designer img {
	 float:left;
	 border:#EBE9ED solid 4px;
	 padding:1px;
	 margin:0 10px 20px 0;
}

/*------ PRODUCT/ブランド/シリーズ別一覧タイトルエリア ------*/

.series_menu {
	 width:160px;
	 height:210px;
	 padding:0 14px 40px 0;
	 float:left;
	 color:#999;
}

.series_menu p {
	 background-image:url(../base/icon_arrow.gif);
	 background-repeat:no-repeat;
	 background-position:0 5px;
	 padding:0 15px 0 10px;
	 float:left;
}

.series_menu img {
	 float:left;
	 margin-bottom:10px;
}

.series_menu a img{
	 border:#EBE9ED solid 4px;
	 padding:1px
}
.series_menu a:visited img{
	 border:#EBE9ED solid 4px;
	 padding:1px;
}
.series_menu a:hover img{
	 border:#D6D4B5 solid 4px;
	 padding:1px;
}
.series_menu a:active img{
	 border:#D6D4B5 solid 4px;
	 padding:1px;
}

/*------ PRODUCT/ブランド/シリーズ別製品詳細タイトルエリア ------*/

.series_detail_intro {
	 width:227px;
	 padding-bottom:30px;

	 float:left;
}

.series_detail_intro h2 {
	 color:#333333;
	 font-size:25px;
	 height:34px;
	 line-height:1;
	 font-weight:bold;
	 letter-spacing:0;
	 padding:1px 20px 0 0;
}

.series_detail_intro p {
	 font-size:11px;
	 font-weight:normal;
	 letter-spacing:0;
	 padding:0 20px 5px 0;
}

.series_detail_intro a:link {
	color: #C3C595;
	text-decoration: none;
	clear:both;
}

.series_detail_intro a:visited {
	color: #C3C595;
	text-decoration: none;
}
.series_detail_intro a:hover {
	color:#D6D4B5;
	text-decoration:underline;
}
.series_detail_intro a:active {
	color: #C3C595;
	text-decoration: none;
}

/*------ PRODUCT/ブランド/シリーズ別製品詳細エリア ------*/

.brand_detailimg {
	 width:506px;
	 padding:0 0 20px 0;
	 float:left;
	 color:#666;
}

.brand_detailimg img {
	 padding:2px;
	 border:#CCC 1px solid;
	 margin-bottom:20px;
}

.brand_detailimg p {
	 background-image:url(../base/icon_arrow.gif);
	 background-repeat:no-repeat;
	 background-position:0 5px;
	 padding:0 15px 0 10px;
	 float:left;
}

.brand_detailthum {
	 width:150px;
	 padding:0 0 20px 4px;
	 float:left;
}

.brand_detailthum img {
	 float:left;
	 margin:0 0 4px 4px;
	 border:#B8BB82 solid 2px;
}

.brand_detailthum a img{
	 border:#EBE9ED solid 2px;
}
.brand_detailthum a:visited img{
	 border:#EBE9ED solid 2px;
}
.brand_detailthum a:hover img{
	 border:#D6D4B5 solid 2px;
}
.brand_detailthum a:active img{
	 border:#D6D4B5 solid 2px;
}


.brand_detail {
	width:860px;
	clear:both;
	border-collapse:collapse;
	margin:0 0 5px 0;
}


/*------ PRODUCT/ブランド/シリーズ別製品詳細テーブル ------*/

table.table_product {
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
	width:860px;
	margin:2px 0 20px 0;
}

table.table_product img{
		vertical-align:top;
	margin:0 5px 0 5px;
}

table.table_product th {
		padding: 5px 10px 5px 10px;
	background-color:#E3DFC2;
	vertical-align:top;
	color:#333;
	font-size:10px;
}
table.table_product td {
		padding: 10px;
		white-space: nowrap;
	vertical-align:top;
	font-size:10px;
}

/*------ PRODUCT/ブランド/シリーズ別製品詳細テーブル偶数行 ------*/

.odd_product {
		background-color:#F7F7F4;
}
.normal_product {
		background-color:#FFFFFF;
}

.product_price {
		text-align:right;
	float:right;
}

.brand_precaution {
		width:127px;
	height:40px;
	background-image:url(../product/img/icon_precaution_on.gif);
	background-repeat:no-repeat;
	float:right;
	padding:0 30px 0 0;
	margin:0;
	clear:both;
}


/*------ テーブル ------*/

table.table {
		border: 1px solid #EBE9ED;
		border-collapse: collapse;
		border-spacing: 0;
	width:860px;
	margin:2px 0 20px 0;
	clear:both;
}

table.table img{
		vertical-align:top;
	margin:0 5px 0 5px;
}

table.table th {
		padding: 5px 10px 5px 10px;
		border: solid #EBE9ED;
		border-width: 0 0 1px 1px;
	background-color:#E3DFC2;
	text-align:left;
	vertical-align:top;
	
}
table.table td {
		padding: 10px;
		border: solid #EBE9ED;
		border-width: 0 0 1px 1px;
	background-color:#FFF;
		white-space: nowrap;
	vertical-align:top;
}
