@charset "Shift_JIS";


div#main div#contents
{
	width:750px;
	padding-left:10px;
	padding-right:10px;
	height:auto;
}

div#main div#contents h2
{
	
	background:url(../img/support_top_title-bg.jpg) no-repeat;
	padding:3px 5px 3px 30px;
	font-size:112%;
	color:#404040;
	margin-bottom:40px;
}

div#main div#contents div.large-unit
{
	width:730px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	margin-bottom:40px;
}

div#main div#contents div.large-unit h3
{
	border-bottom:solid 1px #999999/*#53a678*//*#009944*//*#bababa*/;
	border-left:solid 5px #53a678/*#696969*//*#009944*/;
	padding:3px 0 3px 5px;
	font-size:15px;
	font-weight:bold;
	color:#404040;
	margin-bottom:30px;
}

div#main div#contents div.large-unit div.large-unit-body
{
	width:710px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
}

div#main div#contents div.large-unit div.large-unit-body p.ordinary-p
{
	font-size:80%;
	color:#404040;
	line-height:150%;
}

div#main div#contents div.large-unit div.large-unit-body dl.question_answers dt.question_answers-dt
{
	border-bottom:solid 1px #a0a0a0;
	padding-bottom:3px;
	font-size:85%;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:20px;
	color:red;
}

div#main div#contents div.large-unit div.large-unit-body dl.question_answers dd.question_answers-dd 
{
	margin-bottom:25px;
}

div#main div#contents div.large-unit div.large-unit-body dl.question_answers dd.question_answers-dd dl.answers
{
	width:690px;
	margin-left:auto;
	margin-right:auto;
	/*border-top:solid 1px blue;
	padding-top:5px;*/
}

div#main div#contents div.large-unit div.large-unit-body dl.question_answers dd.question_answers-dd dl.answers dt
{
	font-size:83%;
	font-weight:bold;
	border-bottom:dotted 1px #a0a0a0;
	padding-bottom:2px;
	margin-bottom:5px;
	padding-left:3px;
	/*color:royalblue;*/
}

div#main div#contents div.large-unit div.large-unit-body dl.question_answers dd.question_answers-dd dl.answers dd
{
	margin-left:25px;
	font-size:80%;
	margin-bottom:15px;
	line-height:180%;
	/*padding-left:25px;*/	
}

/*div#main div#contents div.large-unit div.large-unit-body dl dd ul li.a1
{
	background:url(../img/a1.gif) left top no-repeat;
}

div#main div#contents div.large-unit div.large-unit-body dl dd ul li.a2
{
	background:url(../img/a2.gif) left top no-repeat;
}*/

