@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/
/* 追記
===============================================================*/
p.buttonc{
	margin:15px 5px 0 0;
	text-align:center;
}

/* 1.for index style
===============================================================*/
div.section{
	margin-bottom:30px;
}
h3{
	margin-bottom:15px;
}

h4{
	margin-bottom:15px;
	font-weight:bold;
	border:1px solid #6CBA5A;
	color:#348901;
	font-size: 17px;
	width: 570px;
	padding: 10px;
}

p.qanaviTxt{
	margin:0 20px 20px;
}
p.qanaviImage{
	margin-left:20px;
}
p.button{
	margin:15px 5px 0 0;
	text-align:right;
}
div.pointBox{
	margin:20px 0;
}

h4{
	margin-bottom:15px;
	font-weight:bold;
	border:1px solid #6CBA5A;
	color:#348901;
	font-size: 17px;
	width: 570px;
	padding: 10px;
}

.plainList{

}

/* point03 */
div#point03 ul{
	margin-top:20px;
}


/*追加===========================================================*/

.bottomBox{
	margin:30px 0 20px 0;padding:8px;
text-align:center;
border:1px dotted #333333;
background-color:#FFFFCC;
}
ul.bottomList{
text-align:center;
line-height:180%;
}
ul.bottomList li{
display:inline;
}

table.variation th{
background-color:#CCFFCC;
}　

div#answer{
	padding-bottom:30px;
	background:url(../../common/image/dot1px.gif) repeat-x bottom;
}	
div#aboutBn ul{
	margin-left:10px;
}
div#aboutBn li{
	float:left;
	display:inline;
	margin:0 20px 10px 0;
}
.aboutBox li span{
	color:#348901;
	font-weight:bold;
}
p.linkList{
	font-size:0.8em;
	text-align:right;
}
p.linkList a{
	padding-left:15px;
	background:url(../../common/image/ico_green.gif) no-repeat 0 3px;
}
div#other dt{
	margin:0 10px 15px;
	font-weight:bold;
}
div#other dd{
	margin:0 10px 0 30px;
}
div#other li{
	line-height:2;
}
div#other li a{
	padding-left:10px;
	background:url(../../common/image/sitemapico.gif) no-repeat 0 6px;
}
.qanaviBox li a:link{
	color:#005fbe;
	font-weight:bold;
	text-decoration:none;
}
.qanaviBox li a:visited{
	color:#005fbe;
	font-weight:bold;
	text-decoration:none;
}
.qanaviBox li a:hover{
    color:#f77208;
	font-weight:bold;
	text-decoration:underline;
}
.qanaviBox li a:active{
	color:#005fbe;
	font-weight:bold;
	text-decoration:none;
}
