@charset "utf-8";

/* メインビジュアル
---------------------------------------------------- */
#mainImageBack {
background:-webkit-gradient(linear, center top, center bottom, from(#4B9EFA), to(#fff));
margin-bottom:15px;
}
/*

#mainImageBack h2 {
width:320px;
height:149px;
background:url(../img/top/mainimageback.png) no-repeat;
margin:0 auto 0 auto;
text-indent:-7777px;
overflow:hidden;
}



#mainVisualSlide {
text-align:center;
overflow:hidden;
z-index:1;
width:320px;
height:154px;
margin:0 auto 10px auto;
}

*/

/* txtImage
---------------------------------------------------- */

#txt_seijitsu {
	background-image:url(../img/top/txt_seijitsu.png);
	width:44px;
	height:20px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	margin-bottom:10px;
}

#txt_shitashimi {
	background-image:url(../img/top/txt_shitashimi.png);
	width:121px;
	height:19px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	margin-bottom:10px;
}


#txt_anshin {
	background-image:url(../img/top/txt_anshin.png);
	width:104px;
	height:19px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	margin-bottom:10px;
}

/* info
---------------------------------------------------- */
#info{
clear:both;
margin-bottom:20px;
}




#info li {
display:block;
color:#444444;
font-size:15px;
line-height:1.5;
letter-spacing:-1px;
-webkit-background-size:23px 15px;
border-bottom:1px solid #c0c9cd;
overflow:hidden;
padding:8px 5px 17px 5px;
}

#info li span{
color:#2749C0;
font-size:11px;
line-height:1.5;
}




/* contnentBnrWrap
---------------------------------------------------- */

.contnentBnrWrap {
margin:10px 5px 20px 5px;
}

.contnentBnrWrap p {
	display:block;
	max-width:388px;
	margin:0 auto 10px auto;
}







