﻿@charset "utf-8";

/* ===================================================================
	Author: aki
=================================================================== */

#con1{
	padding:16px 0 20px 30px;
}

#con1 .qabox{
	width:645px;
	background:url(../img/qa/fmdl.gif) left top repeat-y;
	min-height:1px;
	_height:1px;
	margin:0 0 25px 0;
}

#con1 .qabox .qabox-top{
	background:url(../img/qa/ftop.gif) left top no-repeat;
	min-height:1px;
	_height:1px;
}

#con1 .qabox .qabox-btm{
	background:url(../img/qa/fbtm.gif) left bottom no-repeat;
	min-height:1px;
	_height:1px;
}

#con1 .qabox .qabox-inner{
	padding:10px;
}

#con1 .qabox dl{
	background:url(../img/qa/qes.gif) 3px top no-repeat;
	min-height:1px;
	_height:1px;
}

#con1 .qabox dt{
	background:url(../img/qa/bar.gif) left bottom repeat-x;
	min-height:1px;
	_height:1px;
	padding:0 0 12px 90px;
	color:#337fca;
	font-weight:bold;
	font-size:110%;
}

#con1 .qabox dd{
	background:url(../img/qa/ans.gif) 3px 10px no-repeat;
	min-height:1px;
	_height:1px;
	padding:10px 20px 0 90px;
}


#con1 .qabox dl dl{
	background:none;
}

#con1 .qabox dl dl dt{
	background:none;
	padding:0;
	font-weight:bold;
	color:#333333;
	font-size:100%;
}

#con1 .qabox dl dl dd{
	background:none;
	padding:0 0 0 1em;
}

.qabox a {
	text-decoration:underline;
	color:#05509a;
}

.qabox a:link {
	text-decoration:underline;
	color:#05509a;
}

.qabox a:visited {
	text-decoration:underline;
	color:#05509a;
}

.qabox a:hover {
	text-decoration:none;
	color:#05509a;
}

.qabox a:active {
	text-decoration:none;
	color:#05509a;
}
