@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#main-contents-inner{
	padding:10px 0 20px 20px;
}

#qamenu{
	padding:0 0 0 15px;
}

#qamenu li{
	float:left;
}

#qamenu li.mlast{
	padding:35px 0 0 15px;
}





#cbox1{
	background:url(../img/qa/fmdl.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
	width:824px;
}

#cbox1 .cbox-top{
	background:url(../img/qa/ftop.gif) left top no-repeat;
	min-height:1px;
	_height:1px;
}

#cbox1 .cbox-btm{
	background:url(../img/qa/fbtm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#cbox1 .cbox-inner{
	padding:40px 27px 10px 42px;
}


.qabox{
	
}

.qabox h3{
	background:url(../img/qa/line.gif) left bottom no-repeat;
	padding:0 0 1px 20px;
}

.qabox h4{
	padding:17px 0 0px 20px;
}

.qabox-inner{
	padding:10px 50px 40px 56px;
}

.qabox-inner dt{
	padding:0 0 10px 0;
}




#cbox2{
	padding:20px 0 0 0;
}

#cbox2 dt{
	float:left;
}

#cbox2 dd{
	float:left;
}



#main-contents a {
	text-decoration:underline;
	color:#990033;
}

#main-contents a:link {
	text-decoration:underline;
	color:#990033;
}

#main-contents a:visited {
	text-decoration:underline;
	color:#990033;
}

#main-contents a:hover {
	text-decoration:none;
	color:#990033;
}

#main-contents a:active {
	text-decoration:none;
	color:#990033;
}