@charset "UTF-8";
@import "common.css";
@import "base.css";

/*背景--------------------*/

.sp_bg_btm {
	width: 807px;
	margin: 0 auto 10px auto;
	padding: 0 0 30px 0;
	background:url(../special/img/sp_bg_btm.gif) bottom left no-repeat;
	color:#333333;;
}

.sp_bg_top {
	width: 807px;
	padding-top: 55px;
	background:url(../special/img/sp_bg_top.gif) top left no-repeat;
}


.sp_bg {
	width: 717px;
	margin: 0 auto;
	padding: 0 45px;
	background:url(../special/img/sp_bg.gif) top left repeat-y;
}


/*タイトル--------------------*/
#sp_ttl {
	width: 717px;
	margin:0 auto 20px auto;
}


/*block--------------------*/

.sp_block {
	clear: both;
	width: 717px;
	margin: 0 auto 30px auto;
	padding-bottom: 20px;
	background:url(../special/img/line01.gif) bottom left no-repeat;
}

.sp_ttl02 {
	width: 657px;
	margin: 0 auto 15px auto;
	padding: 10px 30px;
	background:url(../special/img/ttl_bg.gif) left top no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

/*link--------------------*/

.sp_link_txt {
	padding-left: 15px;
	background:url(../special/img/icon_maru.gif) 0 4px no-repeat;
}

.sp_link_txt a:link,
.sp_link_txt a:visited,
.sp_link_txt a:hover,
.sp_link_txt a:active {
	color: #1f770a;
}


/*sp01--------------------*/

.sp01_glaf {
	width: 717px;
	margin: 0 auto 20px auto;
}


.sp01_glaf02_img {
	float: right;
	width: 363px;
}

.sp01_glaf02_txt {
	float: left;
	width: 339px;
}

.sp01_glaf02_txt h4 {
	font-weight:bold;
	color: #1f770a;
}





