@charset "UTF-8";

/* CSS Document */



p{

width:480px;

margin:8px 0 8px 15px;

}



#image{

background:url(../images/image.jpg) no-repeat 0 0;

width:800px;

height:140px;

margin:0 auto;

}



h2.title{

background:url(../images/h2_title.gif) no-repeat 0 0;

width:512px;

height:50px;

margin:0 0 0 0;

}



h3.h3title1{

background:url(../images/h3_title1.jpg) no-repeat 0 0;

width:512px;

height:40px;

margin:30px 0 20px 0;

}



h3.h3title2{

background:url(../images/h3_title2.jpg) no-repeat 0 0;

width:512px;

height:40px;

margin:30px 0 20px 0;

}



ol.become{

width:450px;

text-align:left;

margin:8px 0 0 0px;

_margin:8px 0 0 0;

_padding:0 0 0 25px;

}



*+html ol.become{

text-align:left;

margin:8px 0 0 0;

padding:0 0 0 25px;

}



ol.become li{

margin-bottom:5px;

}





/*2階層目右メニュー*/

#rightMenu .topTitle{

background:url(../images/r_title.jpg) no-repeat 0 0;

width:246px;

height:50px;

}



#rightMenu .topTitle a{

display:block;

width:246px;

height:50px;

}



.attention {

width:450px;

}



.attention ol {

  list-style-type: decimal;

  list-style-position:inside;

  margin:1em 0em 1em 1em;

}



.attention li {

  margin:1em 0em 1em 0em;

}

