@charset "utf-8";

/* ---SUMMARY---
* Site Name: アートクラフト
* Description: works/
* Version: 20090623
------*/

/* ---CONTENTS---
------*/


/*** 共通
----------------------------------------- */
/*--他例へリンク--*/
.w_link{
padding-right:1px;
line-height:1.0;
}

.w_link li{
float:right;
margin-left:2px;
padding-bottom:5px;
}

/*--ページ遷移--*/
.w_page{
background:url(../../img/bg/line01.gif) repeat-x 0 0;
padding:15px 0 5px 0;
margin-top:15px;
}

.w_page li{
float:right;
width:4.5em;
height:1.7em;
margin-left:10px;
background-color:#efefef;
text-align:center;
}

li.page_guide{
background-color:#fff;
color:#666;
font-size:10px;
padding-top:5px;
}

.w_page li a{
display:block;
width:4.5em;
}

.w_page li span{
font-weight:bold;
}

/*--サムネイルエリア--*/
.w_thumb{
background:url(../../img/bg/line01.gif) repeat-x 0 0;
padding:30px 0 0 0;
text-align:center;
line-height:1.0;
}

.w_thumb_bottom{
background:url(../../img/bg/line01.gif) repeat-x 0 0;
width:100%;
height:8px;
margin-bottom:15px;
}


/*** 外観
----------------------------------------- */
/*--サムネイル追加設定--*/
#w_thumb_gai{
width:690px;
text-align:center;
}

/*背景*/
#w_thumb_gai li{
background:url(../../../works/gaikan/img/bg_gai.jpg) no-repeat 0 0;
width:168px;
height:169px;
float:left;
margin:0 2px 10px 2px;
}

#w_thumb_gai li.new{
background:url(../../../works/gaikan/img/bg_gai_new.jpg) no-repeat 0 0;
}

/*写真*/
#w_thumb_gai li img{
display:block;
margin:25px auto 0 auto;
border:1px solid #fff;
}

/*番号*/
#w_thumb_gai li span{
display:block;
font-size:10px;
font-family:Georgia;
color:#765b34;
position:relative;
top:6px;
left:0;
}


/*** 内装
----------------------------------------- */
/*--サムネイル追加設定--*/
#w_thumb_nai{
width:690px;
text-align:center;
}

/*背景*/
#w_thumb_nai li{
float:left;
margin:0 3px 8px 2px;
width:130px;
height:127px;
background:url(../../../works/img/bg_nai_y.jpg) no-repeat 0 0;
}

#w_thumb_nai li.new{
background:url(../../../works/img/bg_nai_y_new.jpg) no-repeat 0 0;
}

#w_thumb_nai li.tate{
background:url(../../../works/img/bg_nai_t.jpg) no-repeat 0 0;
}

#w_thumb_nai li.tate_new{
background:url(../../../works/img/bg_nai_t_new.jpg) no-repeat 0 0;
}

/*写真*/
#w_thumb_nai li img{
display:block;
margin:34px auto 0 auto;
border:4px solid #fff;
}

#w_thumb_nai li.tate img{
margin:22px auto 0 auto;
}

#w_thumb_nai li.tate_new img{
margin:22px auto 0 auto;
}

/*番号*/
#w_thumb_nai li span{
display:block;
font-size:10px;
font-family:Georgia;
color:#765b34;
position:relative;
top:-87px;
left:43px;
}

#w_thumb_nai li.tate span{
position:relative;
top:-12px;
left:-44px;
}

#w_thumb_nai li.tate_new span{
position:relative;
top:-12px;
left:-44px;
}


/*** 外構・庭
----------------------------------------- */
/*--サムネイル追加設定--*/
#w_thumb_ex{
width:690px;
text-align:center;
}

/*背景*/
#w_thumb_ex li{
background:url(../../../works/exterior/img/bg_ex.jpg) no-repeat 0 0;
width:160px;
height:157px;
float:left;
margin:0 4px 10px 6px;
}

#w_thumb_ex li.new{
background:url(../../../works/exterior/img/bg_ex_new.jpg) no-repeat 0 0;
}

/*番号*/
#w_thumb_ex li span{
display:block;
font-size:10px;
font-family:Georgia;
color:#765b34;
padding-top:2px;
}

/*写真*/
#w_thumb_ex li img{
display:block;
margin:12px auto 0 auto;
border:4px solid #fff;
}


/*** インタビュー
----------------------------------------- */
/*--アンカー--*/
#interview_jump{
width:100%;
padding-bottom:10px;
}

#interview_jump li{
float:right;
font-size:smaller;
margin-left:1em;
background:url(../../img/icon/i03.gif) no-repeat 0 2px;
padding-left:14px;
}

/*--インタビュー--*/
.interview_body{
padding:30px 0 0 0;
background:url(../../img/bg/line01.gif) repeat-x 0 0;
}

/*写真*/
.i_ph{
margin:5px;
}

.interview_body .f_l{
margin-left:0;
}

.interview_body .f_r{
margin-right:0;
}

/*見出し*/
.interview_body h4{
padding-bottom:15px;
}

/*テキスト*/
.interview_body p{
background:url(../../img/bg/line02.gif) repeat-x 0 100%;
padding-bottom:15px;
margin-right:5px;
margin-left:5px;
}

.thx{
background:url(../../../works/interview/img/thx.gif) no-repeat 100% 0;
width:288px;
height:65px;
float:right;
margin:0 0 15px 0;
}

/*スペック*/
.i_ta{
clear:both;
width:100%;
}

.i_ta th{
width:120px;
}



/*--end of this file--*/