@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;
}


/* bnslider
---------------------------------------------------- */

#slideWrapper {
	margin-bottom:20px;
}


/* h2
---------------------------------------------------- */

h2 {
display:block;
-webkit-border-radius:5px;
-moz-border-radius: 5px;
background:url(../img/common/h3_icn.png) no-repeat 9px 10px,
-webkit-gradient(linear, center top, center bottom, from(#f2f2f2), to(#dcdcdd));
background-color:#F9F9F9;
color:#191919;
font-size:14px;
letter-spacing:2px;
padding:12px 12px 12px 24px;
}


/* info
---------------------------------------------------- */
#info{
clear:both;
margin-bottom:20px;
}

#info dl {
  margin:10px auto;
}


#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:#3F841E;
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;
}


.fc-pink {
	color:#E1689E !important;
}

.fc-Redink {
	color:#E03D62;
}





