@charset "utf-8";

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


@import url("../css/reset.css");
@import url("../css/class.css");
@import url("../css/common480.css");
@import url("../css/menu480.css");

/*
---index----------------------------------------------------
*/

#leftContents li {
	float: left;
	width: 100%;
	background-image: url(../images/index_img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 15px;
}

#leftContents li span {
	color: #3962ad;
	font-weight: bold;
}
#leftContents dl {
	width: 100%;
	display: block;
	margin-top: 0px;
}
#leftContents dt {
	background-image: url(images/q_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	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: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#leftContents dd span{
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	display: block;
}
#leftContents dt span{
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftContents dt span img {
	width: 100%;
}
#leftContents dd span b{
	color: #ea5441;
	font-weight: bold;
	font-size: 120%;
	float: left;
}
#leftContents dd span img{
	width: 165px;
	margin-left: auto;
	display: block;
	margin-right: auto;
	padding-bottom: 20px;
}

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


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