@charset "UTF-8";
/*common*/
body { background: #66CCFF url(../img/bg.png) repeat center top; }
#contents #navi a:hover,
#contents #navi,
#contents #mainCont a:hover,
#footer .menu a:hover { color: #66CCFF; }
/*common*/

#contents #fla {
	padding: 0px 5px;
	width: auto;
	border-bottom: 5px solid #CCCCCC;
}
#contents #mainCont .homeCont {
	padding: 10px 10px 0px;
	width: auto;
}
#contents #mainCont div.homeCont:after {
	content: "";
	display: block;
	clear: both;
}
#contents #mainCont .homeCont .topix {
	background: url(../img/top/topixBg.png) repeat-y center top;
	width: 560px;
	border-top: 5px solid #66CCFF;
	border-bottom: 5px solid #66CCFF;
	padding: 0px;
	float: left;
	font-size: 12px;
	line-height: 18px;
}
#contents #mainCont .homeCont .topix h2 {
	font-size: 1px;
	line-height: 1px;
	color: #66CCFF;
	text-indent: -9999px;
	display: block;
	background: url(../img/top/topixTitle.png) no-repeat left top;
	height: 35px;
	width: 550px;
	margin: 0px 5px;
}
#contents #mainCont .homeCont .topix dl {
	background: url(../img/top/topixTextBg.png) repeat-x left top;
	margin: 0px 5px;
	padding: 0px 5px 10px;
}
#contents #mainCont .homeCont .topix dt {
	color: #3193F5;
	font-size: 10px;
	line-height: 15px;
	padding: 5px 0px 0px;
	border-top: 1px solid #3399FF;
}
#contents  #mainCont .homeCont  .topix  dd {
	padding: 0px 0px 5px;
	color: #666666;
}
#contents #mainCont .homeCont .sideBanner {
	width: 215px;
	float: right;
}
#contents #mainCont .homeCont .sideBanner ul { }
#contents #mainCont .homeCont .sideBanner li { padding: 0px 0px 10px; }


#contents #mainCont #contHeader { }
#contents #mainCont #contHeader #contTitle { color: #66CCFF; }
#contents #mainCont #contHeader #contTitle #titlePolicy { background: url(../policy/img/titleMain.png) no-repeat center top; }
#contents #mainCont #contHeader #contTitle #titleSitemap { background: url(../sitemap/img/titleMain.png) no-repeat center top; }
#contents #mainCont #bodyText {
	background: url(../img/contFrameBg.png) repeat-y center top;
	border-top-color: #66CCFF; border-bottom-color: #66CCFF;
}
#contents #mainCont #bodyText .onlyText { padding: 10px 100px; }
#contents #mainCont #bodyText .onlyText h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #66CCFF;
	border-bottom: 5px solid #66CCFF;
	padding: 30px 0px 2px;
}
#contents #mainCont #bodyText .onlyText h4 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #66CCFF;
	padding: 20px 0px 5px;
}
#contents #mainCont #bodyText .onlyText ul {
	list-style: decimal inside;
	font-size: 14px;
}
#contents #mainCont #bodyText .onlyText li { padding: 0px 0px 10px; }


#contents #mainCont #bodyText .sitemap {
	padding: 10px 100px;
	color: #CCCCCC;
}
#contents #mainCont #bodyText .sitemap h3 {
	border-bottom: 5px solid #66CCFF;
	padding: 10px 0px 2px;
}
#contents #mainCont #bodyText .sitemap ul { padding: 0px 0px 0px 30px; }#contents #mainCont #bodyText .sitemap li { border-bottom: 2px dotted #5FBFEF; }
