@charset "utf-8";
/* リンク */

a:link {
	color: #630;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #630;
}
a:hover {
	text-decoration: none;
	color: #963;
}
a:active {
	text-decoration: none;
}

/*ボックス*/
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-image: url(../images/bg_body4.jpg);
	background-repeat: repeat-y;
}contents {
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
}
#contents {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 39px;
}
#news {
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat;
	height: auto;
	width: 335px;
	margin-left: 27px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #630;
	border-bottom-color: #630;
	margin-top: 30px;
	font-size: small;
	color: #666;
}
#newss {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #630;
	margin-top: 3px;
}
#news2 {
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat;
	height: auto;
	width: 335px;
	margin-left: 27px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	margin-top: 30px;
	font-size: small;
	color: #666;
}
#newss2 {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 22px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	margin-top: 3px;
}
#mar_top {
	padding-top: 25px;
}
.img_left {
	float: left;
}
.img_right {
	float: right;
}
.font_01 {
	font-size: 13px;
	line-height: 17px;
	color: #630;
}
#news img {
	padding-left: 10px;
}
#top_01 {
	float: right;
	width: 482px;
	height: auto;
	margin-top: 30px;
	margin-right: 27px;
	margin-bottom: 10px;
}
#top_02 {
	height: auto;
	width: 266px;
	float: left;
	margin-right: 5px;
}
#top_02 p {
	font-size: 12px;
	line-height: 18px;
	color: #630;
}
#top_03 {
}
#top_03 img {
	margin-left: 8px;
}
#top_04 {
	margin-top: 10px;
	margin-left: 27px;
	width: 335px;
}
.pad_01 {
	margin-left: 25px;
}
#plan_01 {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#plan_01 p {
	padding-right: 3px;
	padding-left: 3px;
}
#header h1 {
	padding-right: 27px;
}
