@charset "utf-8";



/* スペシャル　2010-06-25　追加　*/
#top_special {
	width: 525px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/index/bg_top_special.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 20px;
	clear: both;
	float: left;
}
#top_special .top_sp_content {
	background-image: url(../images/index/top_sp_bg02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}

#top_special .top_sp_head {
	background-image: url(../images/index/top_sp_bg01.jpg);
	background-repeat: no-repeat;
	width: 525px;
	display: block;
}

.top_sp_title {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#top_special h5 {
	font-size: 16px;
	line-height: 1.4em;
	color: #006699;
	margin-top: 10px;
}
#top_special p {
	padding: 0px;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: left;
	color: #000000;
}
#top_special em {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	font-style: normal;
}
#top_special .center {
	text-align: center;
	font-size: 12px;
	margin-top: 4px;
}

#top_special strong {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-align: center;
	line-height: 2em;
	letter-spacing: -0.1em;
}
#top_special h6 {
	font-size: 16px;
	line-height: 2em;
	color: #333333;
}

