@charset "shift_jis";

/* - program 2010 - A Life in Art - */

/* left titleBox */
body#gilot #main .titleBox{
width:268px;
float:left;
}

body#gilot #main .titleBox h3{
height:157px;
}

body#gilot #main .titleBox h4{
margin:20px 0 0 0;
}

body#gilot #main .titleBox img.mainImg{
margin:29px 0 0 0;
}

body#gilot #main .titleBox p.btn{
margin:20px 0 0 0;
}

/* right detailBox */
body#gilot #main .detailBox{
width:566px;
float:right;
margin:20px 0 0 0;
}

body#gilot #main .detailBox p{
font-size:93%;
line-height:2em;
margin:18px 0 0 0;
}

body#gilot #main .detailBox .artist{
margin:16px 0 5px 0;
}

body#gilot #main .detailBox .artist h4{
width:566px;
height:25px;
border-bottom:#000000 1px solid;
}

body#gilot #main .detailBox .artist p{
font-size:93%;
line-height:1.66em;
margin:10px 0 0 0;
}

body#gilot #main .detailBox .artist p.rt{
margin:40px 0 0 0;
text-align:right;
}

/* left gilotBox */
body#gilot #main .gilotBox{
margin:20px 0 0 0;
}

body#gilot #main .gilotBox img{
margin:20px 0 0 0;
}


/* right interviewBox */
body#gilot #main .interviewBox{
width:566px;
float:right;
margin:0 0 0 0;
}

body#gilot #main .interviewBox p.btn{
text-align:right;
}

body#gilot #main .interviewBox h3{
margin:30px 0 0 0;
}

body#gilot #main .interviewBox .txtBox p{
line-height:1.9em;
}
* html body#gilot #main .interviewBox .txtBox p{
line-height:1.8em;
}
*+html body#gilot #main .interviewBox .txtBox p{
line-height:1.8em;
}

body#gilot #main .interviewBox .txtBox p.lead{
margin:20px 0 25px 0;
}

body#gilot #main .interviewBox .txtBox p.sml{
font-size:77%;
text-align:right;
margin:30px 0 0 0;
}

