/* CSS Document */
@charset "utf-8";

/*for site all*/
body{
margin:0;
padding:0;
font-size:12px;
line-height:18px;
letter-spacing:1px;
color:#000;
background-color:#000;
}
p{
margin:0 0 10px 0;
}
a:link{
text-decoration:underline;
color:#000;
}
a:visited{
text-decoration:underline;
color:#000;
}
a:hover{
text-decoration:none;
color:#000;
}
a:active{
text-decoration:underline;
color:#000;
}

img{border:0;}

/*top page*/
#header{
width:916px;
background-color:#fff;
}
#header_popup{
width:651px;
background-color:#fff;
}
#logo{
width:249px;
height:81px;
float:left;
}
#menu{
float:right;
height:89px;
}
#menu td{
padding-right:6px;
}
#filmline{
clear:both;
}
#main{
width:916px;
background-color:#fff;
}
#main_popup{
width:651px;
background-color:#fff;
}

#footer{
clear:both;
}

/*inside page*/
.leftmenu{
width:160px;
padding:28px 0 0 24px;
vertical-align:top;
}
.right{
width:732px;
vertical-align:top;
}
.title{
margin-left:25px;
}

/*[menu]*/
.course_detail{
vertical-align:top;
padding:7px 0 0 11px;
}
.left-td{
padding:9px 0 9px 12px;
}
.right-td{
padding:9px 12px 9px 0;
text-align:right;
}

/*[how to]*/
.rightpic{
width:340px;
}
#step1{
width:433px;
height:137px;
padding:78px 23px 0 18px;
background:url(../japanese/howto/images/step1.gif) top no-repeat;
}
#step2{
width:433px;
height:135px;
padding:58px 23px 0 18px;
background:url(../japanese/howto/images/step2.gif) top no-repeat;
}
#step3{
width:433px;
height:135px;
padding:58px 23px 0 18px;
background:url(../japanese/howto/images/step3.gif) top no-repeat;
}
#step4{
width:433px;
height:135px;
padding:58px 23px 0 18px;
background:url(../japanese/howto/images/step4.gif) top no-repeat;
}
#step5{
width:433px;
height:147px;
padding:60px 23px 0 18px;
background:url(../japanese/howto/images/step5.gif) top no-repeat;
}
#step6{
width:433px;
height:147px;
padding:60px 23px 0 18px;
background:url(../japanese/howto/images/step6.gif) top no-repeat;
}
#step7{
width:433px;
height:147px;
padding:60px 23px 0 18px;
background:url(../japanese/howto/images/step7.gif) top no-repeat;
}
#step8{
width:433px;
height:147px;
padding:60px 23px 0 18px;
background:url(../japanese/howto/images/step8.gif) top no-repeat;
}

.border{padding:10px 0;}

/*[booking]*/
#mailback{
width:306px;
background:url(../japanese/booking/images/pic02.gif) top no-repeat;
padding:13px 0 0 38px;
line-height:23px;
}
.sample{
font-size:10px;
color:#95C9D5;
}
/*portfolio*/
.left-td{
padding:5px;
}
.right-td{
padding:5px;
}

