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


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

	1.for index style
	
*/

/* 1.for index style
===============================================================*/
div.section{
	margin-bottom:20px;
}
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.smTxt{
	margin:0 20px 20px;
}
p.smImage{
	margin-left:20px;
}
p.button{
	margin:15px 5px 0 0;
	text-align:right;
}
div.pointBox{
	margin:20px 0;
}

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


/*ǉ===========================================================*/




div#smleft{
width:260px;
    float:left;
	margin:0 0 0 20px;
}

div#smright{
width:260px;
    float:right;
	margin: 0 20px 0 0;
}

div#sm li.entrance{
margin-top:1.2em;
}

div#sm li.entrance a{
	padding-left:15px;
	line-height:1.8;
	background:url(../../common/image/ico_green.gif) no-repeat 0 2px;
}

div#sm li.second a{
	padding-left:20px;
	line-height:1.8;
	background:url(../../common/image/sitemapico.gif) no-repeat 5px 4px;
}

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

div#answer{
	padding-bottom:30px;
	background:url(../../common/image/dot1px.gif) repeat-x bottom;
}	
div#smBn ul{
	margin-left:10px;
}
div#smBn li{
	float:left;
	display:inline;
	margin:0 20px 10px 0;
}
.smBox 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;
}
.smBox li a:link{
	color:#005fbe;
	font-weight:bold;
	text-decoration:none;
}
.smBox li a:visited{
	color:#005fbe;
	font-weight:bold;
	text-decoration:none;
}
.smBox li a:hover{
    color:#f77208;
	font-weight:bold;
	text-decoration:underline;
}
.smBox li a:active{
	color:#005fbe;
	font-weight:bold;
	text-decoration:none;
}

