/******************************
 お問い合わせ
******************************/

/* 共通 */

#navi2{
	background-image: url(images/base/menu_b_faq.gif);
	background-repeat: no-repeat;
}

#main a:link,#main a:visited{
	text-decoration:none;
	color:#0000FF;
}

#main a:hover,#main a:active{
	color:#FF9900;
}

.con1{
	width: 540px;
}
.con1 h1{
	padding: 3px 10px;
	margin-bottom: 5px;
	background-color:rgb(13,56,143);
	color:#ffffff;
	font-weight: normal;
}
.con1 h2	{
		margin:10px 2px 5px 2px;
		padding:2px 2px 2px 2px;
		background-color:rgb(13,56,143);
		text-align:center;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:12px"Arial","Sans-serif";
		color:#ffffff
		}

.con1 h3	{
		margin:1px 1px 1px 1px;
		padding:2px 2px 2px 2px;
		background-color:rgb(13,56,143);
		text-align:justify;
		text-justify:distribute;
		text-indent:1em;
		line-height:120%;
		font:12px"Arial","Sans-serif";
		color:#ffffff
		}
.con1 h4	{
		margin:1px 1px 1px 1px;
		padding:2px 2px 2px 2px;
		background-color:rgb(13,56,143);
		text-align:right;
		text-justify:distribute;
		text-indent:1em;

		line-height:120%;
		font:12px"Arial","Sans-serif";
		color:#ffffff
		}
.con1 span	{
		font:bold 12px"Arial","Sans-serif";
		line-height:170%;
		color: #006600;
		font-weight: bold;
		}

.con1 p	{
		padding:0px 5px 1px 5px; 
		margin:0px 5px 0px 5px;
		font:12px"Arial","Sans-serif";
		line-height:170%;
		color:#000000;
		}

.con1 td{
		padding: 3px 5px 3px 5px; 
		margin:0px 5px 0px 5px;
		font:12px"Arial","Sans-serif";
		line-height:170%;
		color:#000000;
		}

