@charset "utf-8";

/* -------------------------------------メインエリア------------------------------------- */
h3{
margin:0;
padding:0;
text-indent:-9999px;
}



#contents{
width:700px;
text-align:left;
}


#contents h2{
height:34px;
width:700px;
background:url(images/subtitle01.gif) no-repeat;
margin:0px;
padding:0px;
display:block;
}



#topics{
width:660px;
margin:20px 0px 0px 20px;
}

#topics ul{
width:660px;
padding:0px;
margin:0px;
}

#topics .no1{
font-size:12px;
list-style-type:none;
padding-left:18px;
padding-bottom:15px;
margin-bottom:15px;
background:url(../common/images/main_yajirushi02_btn.gif) no-repeat;
border-bottom:dotted 1px;

}


#topics .no2{
line-height:140%;
font-size:12px;
list-style-type:none;
padding-left:18px;
padding-bottom:15px;
margin-left:50px;
margin-bottom:15px;
background:url(../common/images/main_yajirushi02_btn.gif) no-repeat;
border-bottom:dotted 1px;
background-position:0 0 5px;
}


#topics li a{
font-size:14px;
font-weight:bold;
}



#topics p{
	text-align:right;
	font-size:10px;
	margin-right:5px;
	display:block;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:bold;
}


#contents{
min-height: 500px;
  height: auto !important;
  height: 500px;}






