#contents{
width:100%;
clear: both;
overflow:auto;
margin:0px auto;
padding:0px;
background: #f4f5f5;
}

#contents .inner{
width:960px;
margin:0px auto;
padding:0px;
overflow:auto;
background-color:#FFFFFF;
border-left:1px #BBBBBB solid;
border-right:1px #BBBBBB solid;
}

#contents h1{
width:100%;
border-top:3px #0066FF solid;
border-bottom:3px #0066FF solid ;
margin-bottom:20px;
}

#main_contents{
both:clear;
width:940px;
margin:10px;
background-color:#FFFFFF;
}

#primary{
float:left;
width:940px;
margin:0px;
padding:0px;
background-color:#FFFFFF;
text-align:left;
}

.section{
both:clear;
width:100%;
margin-bottom:10px;
}

.section_ttl{
width:100%;
height:23px;
margin:0px;
paddig:0px;
border:1px solid #0066FF;
background-color:#0066FF;
background-image: url(../images/bg_ttl.gif);
background-repeat: no-repeat;
}

.section_ttl h2{
margin:0px;
padding:0px 0px 0px 25px;
color:#FFFFFF;
font-size:13px;
font-weight:bold;
}

.section_cnt {
both:clear;
width:100%;
overflow:auto;
border-left:1px #0066FF solid;
border-right:1px #0066FF solid;
border-bottom:1px #0066FF solid;
text-align:center;
}


