/*---------------------
 titleArea
---------------------*/
#titleArea{
background:url(../img/img_titlearea_other.jpg);
}
/*---------------------
 menuArea
---------------------*/
#menuArea{}
#menuArea .teaser{
text-align:center;
}
#menuArea .teaser ul{
}
#menuArea .teaser ul li{
margin:5px;
}



/*---------------------
lMenu_sub
---------------------*/
.lMenu_sub{
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*to_top*/
.to_top{
	text-align: right;
}
/*--title--*/
.bold { font-weight: bold }  

/*--list--*/
#Contents #acc dl {
list-style-position:outside;
}

#Contents #acc dt {
	float:left;
	width:25px;
	text-align:right;
	line-height:1.5em;
}
#Contents #acc dd {
	line-height:1.5em;
padding:0 0 0 27px;
}

/*--margin--*/
.mar_top05{margin-top:5px;}
.mar_top10{margin-top:10px;}

/*-- ご利用に際して--*/
#Contents #acc{
margin:0 0 20px;
}

/*--list--*/
#Contents #acc ul{
list-style-position:outside;
list-style-type: disc;
padding:0 30px;
} 

#Contents #acc ol{
list-style-position:outside;
list-style-type: decimal;
padding:0 40px;
}

#Contents #acc ol li{
padding:0 0 0 -10px;
}

#Contents #acc p.main{
padding:0 0 0 12px;
}
