@charset "utf-8";

* {
	line-height:100%;
}
#index-text {
	text-align: center;
	margin-bottom: 30px;
	font-size: 110%;
	line-height:130%;
}
#index-top {
	width: 900px;
	background-color: #EED6E8;
	padding: 25px 0px 13px;
	margin-bottom: 40px;
}
#index-top div {
	width: 300px;
	float: left;
	font-size: 12px;
	text-align: center;
}
#index-top div h1, #index-top div h2 {
	font-size: 100%;
	font-weight: lighter;
	margin: 3px 0px 0px;
	color: #000000;
}
#index-content {
	width: 900px;
}
.index-content1 {
	width: 300px;
	height: 630px;
	float: left;
}
.index-content2 {
	width: 275px;
	height: 555px;
	border: solid 3px;
	padding: 10px;
	margin: 0px auto;
}
#tokusyuu-midasi {
	font-size: 24px;
	color: #097648;
	height: 38px;
	padding-left: 30px;
	letter-spacing:15px;
}
#tokusyuu {
	border-color: #097648;
	width:225px;
}
#tokusyuu div {
	width: 180px;
	height: 150px;
	margin: 10px auto;
	border: solid #000 1px;
	font-size: 12px;
	padding: 10px;
	position: relative;
}
#tokusyuu h2 {
	font-size: 16px;
	margin: 0px 0px 10px;
	font-weight: lighter;
}
#tokusyuu h2 a {
	color: #097648;
	line-height: 20px;
}
#tokusyuu h2 span {
	letter-spacing: -8px;
}
#tokusyuu div span {
	line-height: 18px;
}
.kuwasiku {
	color: #B9131A;
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.byouki1-1 div a, .byouki2-1 div a {
	color: #B9131A;
}
.byouki1-1 div, .byouki2-1 div {
	text-align: right;
	margin-top: 5px;
}
#byouki1 {
	border-color: #0168B3;
}
#byouki1 h2 {
	font-size: 23px;
	height:23px;
	color: #666666;
	font-weight: lighter;
	margin: 0px 0px 15px;
	padding:0px;
}
.byouki1-1 {
	font-size: 11px;
	margin: 10px 0px 15px;
	line-height: 18px;
}
.byouki2-1 {
	font-size: 11px;
	margin: 15px 0px 25px;
	line-height:18px;
}
#byouki2 {
	border-color: #D69811;
	width:235px;
}
.no-hover:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}