ol {
margin:0;
padding:0;
list-style-type:none;
list-style-position: outside;
}

/*///////////////////////　レイアウト　///////////////////////*/
.clear{
clear: both;
}

.left{
padding-right:10px; 
}

.right{
padding-left:10px; 
}

.page{
float:left;
width:700px;
padding:43px 0px 0px 0px; 
}

.menu{
float:right;
width:225px;
padding:0px 0px 0px 0px; 
}

.data{
width:630px;
margin:0px 35px;
clear:both;
}


/*///////////////////////　タイトル　///////////////////////*/
.title1{
clear:both;
width:950px;
margin:5 auto;
}

.title2{
clear:both;
background: url("../image/title2.jpg") repeat-x 0px 0px;
border-top:2px #999999 solid;
margin:0px 0px 30px 0px;
line-height:45px;
height:45px;
font-size:12pt;
font-weight:bold;
text-indent:35px;
}
.title2 h3{
font-size:16px;
line-height:100%;
padding-top:14px;
}

.title3{
clear:both;
background: url("../image/title3.jpg") repeat-x 0px 0px;
border-bottom:1px #CCCCCC solid;
margin:0px 0px 20px 0px;
line-height:35px;
padding-right:15px;
height:35px;
font-size:12pt;
font-weight:bold;
text-indent:20px;
}
.title3 p{
font-size:16px;
line-height:100%;
padding-top:10px;
}
.title3 u{
font-size:16px;
line-height:100%;
padding-top:10px;
text-decoration:none;
}

.title4{
clear:both;
background: url("../image/title4.jpg") repeat-x 0px 0px;
border:1px #CCCCCC solid;
line-height:25px;
margin:0px 0px 10px 0px;
text-indent:15px;
font-size:10pt;
}

.title5{
clear:both;
margin:0px 0px 30px 0px;
font-size:24px;
font-weight:bold;
}
.title5 h3{
font-size:24px;
line-height:110%;
}
.title5 h4{
font-size:23px;
line-height:110%;
}
.title5 h5{
font-size:18px;
line-height:110%;
}

.title6{
margin:5px 0px 5px 0px;
font-size:11pt;
font-weight:bold;
}
.title6 b{
font-size:14px;
line-height:110%;
}
.title6 strong{
font-size:14px;
line-height:110%;
}

/*///////////////////////　テキスト　///////////////////////*/
.text{
margin:0px 0px 30px 0px;
clear:both;
width:100%;
}

.text ul{
margin:10px 0px 10px 0px;
line-height:130%;
color:#CC0000;
}
.text ul li{
padding:2px 0px 2px 15px;
background: url("../image/point06.gif") no-repeat 0px 5px;
font-size:9pt;
}


.text ol{
margin:5px 0px;
padding:5px 5px 5px 10px;
line-height:150%;
border:1px #CCCCCC solid;
}
.text ol li{
padding:1px 0px 1px 15px;
background: url("../image/point05.gif") no-repeat 0px 5px;
}


.memo ul{
margin:5px 0px 10px 20px;
}
.memo ul li{
background: url("../image/point03.gif") no-repeat 0px 5px;
font-size:9pt;
color:#333333;
}

.data table{
/* width:630px; */
}

.text table{
/* width:100%; */
}




/*///////////////////////　イメージ　///////////////////////*/
.image1{
background-color:#CCCCCC;
margin:5px 0px;
font-size:8pt;
}

.image2{
background-color:#CCCCCC;
margin:5px 5px 5px 0px;
font-size:8pt;
}

.image3{
background-color:#CCCCCC;
margin:5px 0px 5px 5px;
font-size:8pt;
}


/*///////////////////////　リンク　///////////////////////*/
.link1{
background-color:#FFFFFF;
border-bottom:2px #999999 solid;
height:43px;
}

.link1 a{
display:block;
background: url("../image/point03.gif") no-repeat 15px 16px;
padding:8px 0px 0px 30px;
color:#000000;
text-decoration:none;
}
.link1 a:hover {
text-decoration:underline;
}


.link2{
margin:0px 0px 20px 0px;
}
.link2 li{
/*float:left;*/
padding:0px 0px 0px 15px;
}
.link2 li a{
background: url("../image/point03.gif") no-repeat 0px 2px;
padding:0px 0px 0px 15px;
font-size:10pt;
}


/*///////////////////////　メニュー　///////////////////////*/
.menu {
font-weight:bold;
}

.menu a:visited {
color:#000000;
text-decoration:none;
}

.white a{
display:block;
background: url("../image/point01.gif") no-repeat 15px 16px;
padding:9px 0px 9px 30px;
background-color:#FFFFFF;
border-bottom:1px #999999 dotted;
color:#000000;
text-decoration:none;
}
.white a:hover {
background-color:#4098D4;
color:#FFFFFF;
}

.lineup{
display:block;
background: url("../image/point02.gif") no-repeat 15px 16px;
padding:9px 0px 9px 30px;
border-bottom:1px #999999 dotted;
}

.gray a{
display:block;
background: url("../image/point03.gif") no-repeat 15px 16px;
padding:9px 0px 9px 30px;
background-color:#F0F0F0;
border-bottom:1px #999999 dotted;
color:#000000;
text-decoration:none;
}.gray a:hover {
background-color:#333333;
color:#FFFFFF;
}

.menusub a{
display:block;
background: url("../image/point03.gif") no-repeat 30px 10px;
padding:3px 0px 3px 45px;
background-color:#F9F9F9;
border-bottom:1px #CCCCCC dotted;
color:#000000;
text-decoration:none;
}
.menusub a:hover {
background-color:#333333;
color:#FFFFFF;
}

.lineup2{
display:block;
background: url("../image/point03.gif") no-repeat 15px 16px;
padding:9px 0px 9px 30px;
background-color:#F0F0F0;
border-bottom:1px #999999 dotted;
color:#000000;
text-decoration:none;
}


/*///////////////////////　フォント　///////////////////////*/
.big{
font-size:12pt;
color:#FF0000;
}

.bold{
font-weight:bold;
font-size:10pt;
color:#FF0000;
}

.small{
font-size:8pt;
line-height:140%;
}

.font1{
font-size:10pt;
line-height:100%;
}


.box{
margin:5px 0px;
padding:5px 5px 5px 10px;
line-height:150%;
border:1px #CCCCCC solid;
}

.brand_top{
font-size:120%;
}