@charset "utf-8";

/*
---com----------------------------------------------------
*/

@import url("../css/reset.css");
@import url("../css/common.css");
@import url("../css/class.css");
@import url("../css/menu.css");

/*
---index----------------------------------------------------
*/
/*
#menuArea li.menu3 a{
	width: 178px;
	height: 86px;
	display: block;
	background-image: url(../images/common_img/menu_3.gif);
	background-position: left -172px;
	background-repeat: no-repeat;
}

#menuArea li.menu3 a:hover{
	background-position: left -172px;
	background-repeat: no-repeat;
}

#menuArea li.menu3 {
	width: 198px;
	background-image: url(../images/common_img/bg2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#menuArea li.menu2 {
	background-image: url(../images/common_img/bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
*/
#leftContents li {
	float: left;
	width: 325px;
	background-image: url(../images/index_img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 25px;
	margin-bottom: 15px;
}

#leftContents li span {
	color: #3962ad;
	font-weight: bold;
}
#leftContents dl {
	width: 690px;
	display: block;
	margin-top: 0px;
}
#leftContents dt {
	background-image: url(images/q_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 690px;
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #3962ad;
	font-weight: bold;
	font-size: 120%;
	margin-top: 5px;
}
#leftContents dd {
	float: left;
	width: 690px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftContents dd span{
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	background-position: 22px 5px;
	float: left;
	padding-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 645px;
	display: block;
}
#leftContents dt span{
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#leftContents dd span b{
	color: #ea5441;
	font-weight: bold;
	font-size: 120%;
	float: left;
}
#leftContents dd span img{
	float: right;
	width: 165px;
	margin-left: 10px;
	display: block;
}

.secondBlocks p img {
	text-align: right;
	width: 220px;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#leftContents h3 {
	margin-bottom: 0px;
	padding-bottom: 5px;
}


.img {
	padding-top: 10px;
	padding-bottom: 10px;
}
.entry {
	clear: both;
	width: 690px;
	text-align: center;
	margin-top: 20px;
	float: left;
}
