@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

File name : contents.css

[index]

1.imgposition
2.wrapper
3.contentsArea
4.maincontents
5.sidecontents
6.localnavi
7.sub-localnavi


9.Inspection
10.Company
11.side
12.calendar
13.Sitemap
14.Clear

----------------------------------------------------------- */

/* スタイルギャラリー
----------------------------------------------------*/

#gallery .asset {
	padding:10px;
	border:#b29e8b 1px solid;
	background:#f5f5f5;
}

*html #gallery_box {
	padding-bottom: 20px;
}

* +html #gallery_box {
	padding-bottom: 20px;
}

#style-list-area{
	background: url(../img/style-list-top.gif) no-repeat center top;
	padding-top: 5px;
}

#style-list-area-inner{
	background: url(../img/style-list-bottom.gif) no-repeat center bottom;
	padding-bottom:20px;
}

#hair_catalogue_menu_top {
	text-align: center;
}

#hair_catalogue_menu_center {
	background: url(../img/style-list-middle.gif) repeat-y;
	
}

#hair_catalogue_menu_bottom {
	padding-bottom: 3px;
	text-align: center;
}


#gallery-navi {
	margin: 0 0 30px;
}

#gallery-navi li {
	display:inline;
}

#gallery-navi .menu1 a,
#gallery-navi .menu2 a,
#gallery-navi .menu3 a,
#gallery-navi .menu4 a,
#gallery-navi .menu5 a,
#gallery-navi .menu1_in a,
#gallery-navi .menu2_in a,
#gallery-navi .menu3_in a,
#gallery-navi .menu4_in a,
#gallery-navi .menu5_in a {
	float: left;
	display: block;
	width: 162px;
	height: 26px;
	text-indent: -2500em;
	overflow: hidden;
	background: url(../images/gallery/localmenu.png) no-repeat ;
}

#gallery-navi .menu1 a { background-position: 0 0 ; }
#gallery-navi .menu2 a { background-position: -162px 0 ; }
#gallery-navi .menu3 a { background-position: -324px 0 ; }
#gallery-navi .menu4 a { background-position: -486px 0 ; }
#gallery-navi .menu5 a { background-position: -648px 0 ; }

#gallery-navi .menu1_in a { background-position: 0 -26px ; }
#gallery-navi .menu2_in a { background-position: -162px -26px ; }
#gallery-navi .menu3_in a { background-position: -324px -26px ; }
#gallery-navi .menu4_in a { background-position: -486px -26px ; }
#gallery-navi .menu5_in a { background-position: -648px -26px ; }

#gallery-navi .menu1 a:hover { background-position: 0 -26px ; }
#gallery-navi .menu2 a:hover { background-position: -162px -26px ; }
#gallery-navi .menu3 a:hover { background-position: -324px -26px ; }
#gallery-navi .menu4 a:hover { background-position: -486px -26px ; }
#gallery-navi .menu5 a:hover { background-position: -648px -26px ; }


#hair_catalogue_tag {
	margin: 10px 5px;
	padding: 0;
}

#hair_catalogue_tag li {
	float: left;
	padding-left: 15px;
	margin: 0 5px 0 5px;
	background: url(../images/common/key_icon.gif) no-repeat 0 50%;
}

.entry-content {
	margin-top:20px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.style_list {
	float:left;
	width:175px;
	margin: 0 10px 0 15px;
	padding-bottom: 20px;
}

*html .style_list {
	margin: 0 10px 0 14px;
	text-align: center;
}

.style_list.clear {
	clear: both;
}

.hair-catalogue .entry-asset {
	margin: 0;
	text-align: left;
}

.style_list.last {
	
}

.style_list img {

}

.hair-catalogue input{
	margin:0;
	padding:0;
}

.style_list .entry-content {
	margin-bottom: 20px;
	border: none;
	text-align: center;
}

/*
.style_list_photo {
	width: 155px;
	height: 205px;
	margin: 0 auto;
	background: #f5f5f5;
}

.style_list_photo_img {
	width: 149px;
	height: 199px;
	overflow: hidden;
	margin: 3px;
	padding-top:3px;
}*/

/*外枠*/
.style_list_photo a {
	display: block;
	width: 155px;
	height: 205px;
	padding: 3px 3px 4px 3px;
	background: #f5f5f5;
	overflow: hidden;
}

*html .style_list_photo a {
	overflow: visible;
	margin: 0;
	padding: 0;
}

*html .style_list_photo img {
	display: block;
	margin: 3px;
}

.style_list_photo a:hover {
	background: #432d15;
}


#style-list-related-keyword {
	background: #f5f5f5;
	margin: 0 auto;
}

#style-list-related-keyword-inner{
	padding: 10px;
}

.center{text-align:center;}


.page_nav {
	clear:both;
	text-align: center;
	margin: 15px 0 15px 0;
}

.page_nav a {
	background: #e5e5e5;
	border: 1px solid #ccc7b5;
	padding: 5px 10px;
	text-align: center;
	color: #333;
}

.page_nav span a {
	padding: 10px 30px;
	border: none;
	background: url(../images/gallery/navi_btn.gif) no-repeat 50% 50%;
}

.content-nav {
	background: #332212;
	padding: 3px;
	text-align: center;
	color: #ffffff;
}

.category_btn {
	text-align: center;
	background: url(../images/gallery/btn_bg.gif) no-repeat;
	width: 110px;
	height: 25px;
	margin: 10px auto 0px;
}

.category_btn a {
	display: block;
	width: 110px;
	height: 25px;
	line-height: 25px;
}

.category_btn a:hover {
	display: block;
	width: 110px;
	height: 25px;
	line-height: 25px;
	color:#FF7F00;
}

.photo_box {
	float: left;
	width: 230px;
	padding-left:20px;
	margin-bottom: 20px;
}

.main_photo {
	height: 300px;
	overflow:hidden;
	background: #452d14;
}

.main_photo_img {
	width: 224px;
	height: 294px;
	overflow:hidden;
	margin: 3px;
}

.main_photo_img img {

}

.sub_photo_box {
	width: 230px;
	margin-top: 5px;
}

.sub_photo {
	float:left;
	width: 74px;
	height: 99px;
	overflow:hidden;
	background: #452d14;
}

.sub_photo.second {
	margin: 0 4px;
}

.sub_photo_img {
	width: 68px;
	height: 93px;
	overflow:hidden;
	margin: 3px;
}

.sub_photo_img img {

}


.style_box {
	float: left;
	width: 520px;
	margin-left: 10px;
}

h3.detail_ttl {
	border-bottom: none;
	font-weight:bold;
	margin: 0;
	padding: 0 0 2px 15px;
	background: url(../img/sub_ttl_icon.gif) no-repeat 0 50% !important;
}

#gallery h3 {
	border-bottom: 2px solid #846345;
	padding-bottom: 2px;
	margin-bottom: 7px;
}

dl.left_style {
	float: left;
	width: 50%;
}

dl.right_style {
	float: right;
	width: 49%;
}

*html dl.left_style,
*html dl.right_style {
	width: 48%;
}

dt {
	border-bottom:2px solid #846345;
	font-weight:bold;
	margin:0pt 0pt 5px;
	padding-bottom:2px;
	padding-top:3px;
	clear: both;
}

dd.style_icon {
	float: left;
	width:80px;
	margin-right: 6px;
}

*html dd.style_icon {
	margin-right: 3px;
}

dd.style_icon.last {
	float: right;
	width:80px;
}

.last {
	margin: 0;
}

dd.style_face_icon {
	float: left;
	width:60px;
	margin: 5px 10px;
}

.bottom_box {
	margin-bottom: 10px;
}

.one_point_item {
	float: right;
	width: 48%;
	background: url(../img/onepoint-bottom.gif) no-repeat left bottom;
	padding-bottom:5px;
}


#one_point_item_title{
background: url(../img/onepoint-title.gif) no-repeat center top;
height:30px;

}

.related_keyword {
	float: left;
	width: 48%;
	background: url(../img/relate-keyword-bottom.gif) no-repeat left bottom;
}

#relate-keyword-title{
background: url(../img/relate-keyword-title.gif) no-repeat left top;
height: 28px;
}

.item_photo {
	float: left;
	width: 68px;
	height: 68px;
	overflow: hidden;
	margin-left: 5px;
	border: 1px solid #b29e8b;
}

.item_photo img {

}

.asset-more {
	float: left;
	width: 160px;
	padding-left: 10px;
}

.print_btn {
	text-align: right;
}

.related_keyword ul {
	padding: 0 10px;
	background:transparent;
}

.stylist_info {
	clear: both;
	padding-top: 8px;
}

.stylist_detail {
	float:left;
	width: 390px;
	margin-left: 10px;
}

.stylist_photo {
	float: left;
	width: 80px;
	height: 103px;
	margin-left: 5px;
	background: #452d14;
}

.stylist_photo_img {
	width: 74px;
	height: 97px;
	margin: 3px;
	overflow: hidden;
}

.stylist_photo img {

}

.bottom_box {
	clear:both;
}

.entry-tags-list li {
	background: url(../images/common/key_icon.gif) no-repeat 0 50%;
	float: left;
	line-height: 120%;
	margin: 0 5px 5px 0;
	padding-left: 15px;
}

*html .entry-tags-list li {
	width: 75px;
	margin: 0 5px 5px 0;
}

*:first-child+html .entry-tags-list li {
	width: 75px;
	margin: 0 5px 5px 0;
}

.search-results-container .entry-content {
	margin-bottom: 15px;
	border: none;
}

.print {
	text-align: right;
}

#current-page {
	display: none;
}
