@charset "UTF-8";

/*[00]common Design
=====================================*/
#bodyAreaWide {
	margin:0 10px;
	text-align:center;
}

#mainWide h2 {
	font-size:107%;
	line-height:1;
	background:url(../img/bg_ttl_cnt.gif) no-repeat 0 0;
	padding:15px 0 15px 40px;
	color:#C80F3F;
	margin-bottom:10px;
}

/*---------------------------------------------- sitemap */
#sitemap {
	margin-bottom:20px;
 }

.twoCol{
	background:url(../img/bg_two_col.gif) no-repeat center bottom;
	margin-bottom:10px;
}

.oneCol{
	background-color:#F2E0E3;
}

.oneCol .inner{
	padding:15px 10px 10px 10px;
}

.col {
	width:385px;
	float:left;
}

.twoCol .inner {
	margin:15px 10px 10px 10px;
}

#left {
	margin-right:10px;
}

#sitemap p.warning {
	color:#B54633;
	font-size:90%;
	margin:0 0 0 15px;
}

#sitemap dt,
#sitemap li {
	line-height:1.3;
	margin-bottom:5px;
}

#sitemap ul li a,
#sitemap dl dt a {
	color:#8C474F;
}

#sitemap ul li,
#sitemap dl dt,
#sitemap dl dd ul li {
	font-size:75%;
}

#sitemap dt {
	background:url(/voice/app/webroot/img/icn_side_square.gif) no-repeat left center;
	padding-left:11px;
}

#sitemap dd {
	padding-left:10px;
}

#sitemap ul li {
	background:url(/voice/app/webroot/img/icn_side_arrow.gif) no-repeat left 4px;
	padding-left:10px;
}

#sitemap .oneCol ul li {
	width:170px;
	float:left;
}

#sitemap dl.sideNavi {
	padding-bottom:10px;
}

#sitemap dl.line {
	padding-top:12px;
	border-top:1px solid #C9A3A8;
}

#sitemap p {
	margin:15px 0 8px;
}

#sitemap span {
	font-size:75%;
	display:block;
	text-align:center;
}

#sitemap span a {
	text-decoration:underline;
	color:#5F8CBB;
}

/*-----------------------------category Merumaga */
#mainWide .merumaga {
	margin: 0 96px;
}

