@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: 30px;
	margin-bottom: 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #654E18;
}


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

#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}
