﻿@charset "utf-8";

/* ------------ layout Base ------------ */

#tit{
width:780px;
height:108px;
background:url(../img/china/tit_bg.png) no-repeat bottom;
}
.subMenu{
margin-left:27px;
margin-top:8px;
color:#999;
font-size:13px;
}

.subMenu li{
float:left;
margin-left:10px;
}
#erea li{
background-image:url(../img/kanan/icon01.png);
background-repeat:no-repeat;
background-position:left 3px;
padding-left:25px;
margin-bottom:3px;
font-size:13px;
}

/*--------------area-----------------*/

#erea01{
text-align:left;
width:450px;
margin:0 auto;
padding:0;
font-size:13px;
}
#erea02{
text-align:left;
width:540px;
margin:0 auto;
padding:0;
font-size:13px;
}
#erea03{
text-align:left;
width:490px;
margin:0 auto;
padding:0;
font-size:13px;
}

#erea01-inner{
padding:20px;
width:410px;
}
#erea02-inner{
padding:20px;
width:500px;
}
#erea03-inner{
padding:20px;
width:450px;
}
.bg01{
background-image:url(../img/kanan/bg01.png);
background-repeat:no-repeat;
background-position:right top;
background-color:#fff;
}
.bg02{
background-image:url(../img/kanan/bg02.png);
background-repeat:no-repeat;
background-position:right top;
background-color:#fff;
}

#subtit01{
background-image:url(../img/kanan/sub_bg01.png);
background-repeat:no-repeat;
background-position:left bottom;
font-size:129%;
font-weight:bold;
padding-top:14px;
}
#subtit02{
background-image:url(../img/kanan/sub_bg02.png);
background-repeat:no-repeat;
background-position:left bottom;
font-size:15px;
font-weight:bold;
padding-top:14px;
}



.col01{
color:#D40B0B;
}
.dot01{
background-image:url(../img/kanan/dot01.png);
background-repeat:repeat-x;
background-position:bottom;
}

#footBg{
background-image:url(../img/kanan/foot_bg01.png);
background-repeat:repeat-x;
height:34px;
text-align:center;
}















