@charset "UTF-8";

@import "../css/import.css";

/* index */


#adbanner h2{
	clear: both;
	height: 100px;
	background-color: transparent;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}

#adbanner_in{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}


#adbanner_in h3{
	text-align: center;
	margin-top: 40px;
	margin-bottom: 40px;
}


#adbanner_in h4{
/*	background-color: #eeeeee;
	background-image: url(../img/common/green_sc.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 35px;
	height: 35px;
	padding-left: 30px;*/
	font-weight: bold;
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D6D6D6;
    font-size: 123%;
    margin: 0 0 15px;
    padding: 10px 15px 8px;
}

#adbanner_in p{
	margin-top: 5px;
	margin-bottom: 15px;
}

.kikan{
	font-size: 1.4em;
	color: #CC0000;
	font-weight: bold;
}

.red{color: #CC0000;
font-weight: bold}

