@charset hutf-8h; 

/* body
------------------------------------------- */
body{ font-size:12px; _font-size:11px; line-height:1.5em; color:#333333;
margin:0; padding:0; font-family:"Microsoft Sans Serif",Tahoma,Verdana,sans-serif,sans-serif,"lr SVbN", "Osaka|"; text-align:center; background:url(../../images/dojo/header-bg.jpg) repeat-x center 0 #f4f4f5; }

/* layout
------------------------------------------- */
#header{
width:600px;
height:273px;
margin:0 auto;
position:relative;
}
#wrapper{
width:600px;
margin:0 auto;
border:#acab95 solid 1px;
border-top:none;
background:#deddce;
margin-bottom:20px;
}


/* style
------------------------------------------- */
h1{
position:absolute;
top:42px;
left:28px;
}
h2{
background:#000000;
padding-top:4px;
margin-bottom:20px;
}
h3{
width:134px;
float:left;
margin-bottom:10px;
}

.section{
width:537px;
height:auto;
overflow:hidden;
margin:0 auto;
background:url(../../images/dojo/dojou-dash.gif) repeat-x 0 bottom;
margin-bottom:15px;
text-align:justify;
}
.end{ background:none; }
p{
margin-bottom:10px;
}
p.text{
width:386px;
float:right;
margin-bottom:15px;
}
p.img{
margin-bottom:15px;
}
.caution{
color:#990000;
margin-bottom:10px;
}

/* list
--------------------------------------------*/
ul.list{
width:386px;
float:right;
margin-bottom:10px;
}
ul.list li{
padding:0 0 10px 35px;
}
ul.list li.point01{ background:url(../../images/dojo/dojou-img01.gif) no-repeat; }
ul.list li.point02{ background:url(../../images/dojo/dojou-img02.gif) no-repeat; }
ul.list li.point03{ background:url(../../images/dojo/dojou-img03.gif) no-repeat; }
ul.list li.point04{ background:url(../../images/dojo/dojou-img04.gif) no-repeat; }
ul.list li.point05{ background:url(../../images/dojo/dojou-img05.gif) no-repeat; }


/* table
------------------------------------------- */
table{
width:100%;
border-top:#a3ae96 solid 1px;
border-left:#a3ae96 solid 1px;
margin-bottom:15px;
text-align:left;
}
table th{
border-right:#a3ae96 solid 1px;
border-bottom:#a3ae96 solid 1px;
background:#e7f0d9;
color:#4a612e;
padding:8px;
}
table td{
border-right:#a3ae96 solid 1px;
border-bottom:#a3ae96 solid 1px;
background:#ffffff;
color:#4a612e;
padding:8px;
}


.copy{
color:#adaca0;
margin-bottom:20px;
}
