@charset "utf-8";

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

staff

----------------------------------------------------------- */
/*page_nav*/

.page_nav {
clear:both;
}
.page_nav span.current_page {
color:#ff0000;
font-weight:bold;
padding:10px 0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

.page_nav a {
padding: 2px;
text-align: center;
color: #333;
}
.page_nav span.next a,
.page_nav span.prev a {
font-size:11px;
padding:7px 12px;
border: none;
background: url(../img/gallery/navi_btn.gif) no-repeat 50% 50%;
}

.page_nav a:hover {
text-decoration:underline;
}


/**/

.style_list{
float:left;
margin:0 18px 15px;
padding:3px;
width:155px;
background:#F5F5F5;
border:1px solid #CCCCCC;
}

*html .style_list{
margin:0 14px 15px;
}

.style_list_box{
background:#FFFFFF;
}

.last{
margin:0;
}

.style_list a {
display:block;
overflow:hidden;
color:#333;
}

.style_list a:hover {
filter: alpha(opacity=50);
-moz-opacity:0.50;
opacity:0.50;
}

.style_list_photo {
width:155px;
height:232px;
overflow:hidden;
}

.style_list_photo,
.style_name,
.category_btn {
margin:0 0 5px;
}

.data_box .category_btn {
background:#996633 none no-repeat scroll 0 0;
margin-bottom:0;
padding:0 20px;
position:absolute;
right:0;
top:0;
}

.style_list .category_btn {
background:#996633 none no-repeat scroll 0 0;
padding:0 20px;
text-align:center;
}

.data_box .category_btn.itabashi,
.style_list .category_btn.itabashi {
background-color:#66ccff;
}

.data_box .category_btn ,
.style_list .category_btn {
color:#FFFFFF;
}

.stylist { background-position: 0 0 ;}
.assistant { background-position: 0 -16px ;}

.style_list .detail_btn a{
background:#FFFFFF url(../img/gallery/btn_detail.gif) no-repeat scroll 50% 50%;
font-size:11px;
padding:2px 0;
text-align:center;
color:#fff;
}

.post_name {
padding:0 5px;
font-size:85%;
font-weight:bold;
}

.style_name,
.staff_excerpt {
padding:0 5px;
font-size:94%;
}

.style_name span {
font-size:85%;
}




#staff_box {}

#staff_box_inner {}

#staff_box .box_top {
margin:0 0 15px;
}

#staff_box .box_top .main_photo {
float:left;
width:180px;
}

.box_top .data_box {
float:right;
width:600px;
}

.data_box .asset-header {
position:relative;
}

.data_box .asset-header h2 {
background:transparent url(../img/common/dot_horizontal.gif) repeat-x scroll center bottom;
color:#333333;
margin:0 0 10px;
padding:0 110px 5px 0;
font-size:122%;
}

.data_box .asset-header h2 span{
font-size:85%;
font-weight:normal;
}
/*
.data_box .category_btn {
position:absolute;
right:0;
top:0;
margin-bottom:0;
}
*/
.box_top .one_point {
float:left;
width:255px;
margin:0 10px 0 0;
text-align:justify;
}

.box_top .one_point p{
margin-bottom:0;
}

.box_top .cal_wrap {
background-color:#F5F3EF;
border:1px solid #DDDDDD;
float:right;
padding:5px;
width:310px;
}

.box_top .cal {
float:left;
width:170px;
margin:0 5px 0 0;
}

.box_top .cal iframe{
height:190px;
}

.box_top .cal_text {
float:left;
width:130px;
}

*html .box_top .cal_text {
width:120px;
}


.sche_text {
font-size:85%;
}


#staff_box .box_bottom {}


#staff_box .box_bottom .data_box_stylist {
float:left;
width:455px;
}

#staff_box .box_bottom .data_box_assistant {
float:left;
width:800px;
}

#staff_box .box_bottom table {
width:100%;
border:1px solid #DDDDDD;
}

#staff_box .box_bottom th {
background-color:#F5F3EF;
width:120px;
}

#staff_box .box_bottom th ,
#staff_box .box_bottom td {
padding:5px;
border:1px solid #DDDDDD;
}



#staff_box .box_bottom #jq-gallery {
border:1px solid #CCCCCC;
float:right;
margin:0 0 10px;
padding:5px 8px 0;
/*width:310px;*/
}

*html #staff_box .box_bottom #jq-gallery {
padding:5px 8px;
}
*+html #staff_box .box_bottom #jq-gallery {
padding:5px 8px;
}

#staff_box .box_bottom #jq-gallery ul {
width:305px;
}

#staff_box .box_bottom #jq-gallery li {
display:inline;
float:left;
width:72px;
height:96px;
overflow:hidden;
margin:0 5px 5px 0;
}
#staff_box .box_bottom #jq-gallery li.last {
margin-right:0;
}

#staff_box .box_bottom #jq-gallery li a {
}


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

blog

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

.widget-feed {
clear:both;
background-color:#F5F3EF;
border:1px solid #DDDDDD;
padding:10px;
text-align:left;
}

.widget-feed .asset-header {
position:relative;
}

.widget-feed .asset-header h3 {
background:transparent url(../img/footer/dot_horizontal.gif) repeat-x scroll center bottom;
color:#66370A;
margin:0 0 10px;
padding:0 10px 5px 0;
}

.widget-feed .asset-header span {
margin-bottom:0;
position:absolute;
left:180px;
top:0;
font-size:85%;
}

.widget-feed .widget-content {
background:transparent url(../img/index/arrow.gif) no-repeat scroll left center;
}

.widget-feed li a {
background:transparent url(../img/index/arrow.gif) no-repeat scroll left center;
color:#333;
padding:0 0 0 12px;
}


