@charset "utf-8";
/* CSS Document */


/* index==========================

	1.for index style
	
*/


/* 1.for index style
===============================================================*/
div#main h2{
	margin-bottom:15px;
}
div.section h3{
	margin-bottom:10px;
}
p.kamiTxt{
	margin:0 15px 15px;
}
div#example{
	padding:10px;
	border:solid 1px #dfdfdf;
}
div#example h3{
	padding-bottom:5px;
	background:url(../../common/images/dot.gif) repeat-x bottom left;
}
div#example h3 img{
	line-height:1;
}
div#example ul{
	margin-left:15px;
}
div#example li{
	display:block;
	float:left;
	display:inline;
	margin-right:15px;
	padding-left:10px;
	width:150px;
	background:url(../../common/images/ico_orange.gif) no-repeat 0 6px;
}
div#example p{
	margin:0 50px 0;
	text-align:right;
}
div#cause dl{
	margin:15px 0;
}
div#cause dt{
	font-weight:bold;
}
div#cause ul{
	margin-left:50px;
}

div#cause li{
	float:left;
	display:inline;
	margin-right:30px;
}
div.agoLeft01{
	float:left;
	display:inline;
	width:405px;
}
div.agoLeft01 p{
	margin-bottom:15px;
}
div.agoRight01{
	float:right;
	display:inline;
	width:140px;
}
div.agoRight02{
	float:right;
	display:inline;
	width:405px;
}
div.agoRight02 p{
	margin-bottom:15px;
}
div.agoLeft02{
	float:left;
	display:inline;
	width:140px;
}
div#caseArea{
	padding:15px;
	border:solid 1px #dfdfdf;
}
div#caseArea h4{
	margin-bottom:10px;
	padding-bottom:5px;
	background:url(../../common/images/dot.gif) repeat-x bottom left;
}
div#caseArea h4 img{
	line-height:1;
}
div.caseBox{
	margin-bottom:25px;
}
div.caseBox p{
	margin-bottom:15px;
}
div.caseLeft{
	float:left;
	display:inline;
	width:415px;
}
div.caseRight{
	float:right;
	display:inline;
	width:100px;
	line-height:1;
	font-size:0.8em;
	text-align:center;
}
div.caseRight img{
	margin-bottom:2px;
}
div#after{
	margin:20px 15px 0;
}
div#after h5{
	margin-bottom:5px;
}

div.afterBox{
	float:left;
	display:inline;
	width:129px;
	font-size:0.8em;
}
p.afterImg{
	line-height:1;
	text-align:center;
}
p.afterImg img{
	margin-bottom:2px;
}
p.imgNext{
	float:left;
	display:inline;
	margin:100px 15px 0 10px;
}
.txtRight{
	text-align:right;
}
.voiceLink{
	padding-left:12px;
	background:url(../../common/images/ico_orange.gif) no-repeat 0 6px;
}