@charset "UTF-8";

/*　　トップページ専用CSS
----------------------------*/

#flashbox {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 960px;
}
#news_box {
	float: left;
	width: 583px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#news_box ul {
	padding: 0px;
	clear: both;
	width: 565px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#news_box li {
	margin: 0px;
	list-style-type: none;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #666666;
	font-size: 80%;
}
#news_box a {
	color: #1A1A1A;
	text-decoration: none;
}
#news_box a:hover {
	color: #9C0A11;
}
.title_news {
	background-image: url(../index_img/title_news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 583px;
}
.btn_itiran {
	background-image: url(../index_img/btn_itiran.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 16px;
	width: 142px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btn_itiran a {
	background-image: url(../index_img/btn_itiran.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 142px;
	overflow: hidden;
}
#index_btnbox {
	padding: 0px;
	float: right;
	width: 350px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index_btnbox ul {
	margin: 0px;
	padding: 0px;
}
#index_btnbox li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.btn_kaihatsu {
	background-image: url(../index_img/btn_kaihatsu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
}
.btn_kaihatsu a {
	background-image: url(../index_img/btn_kaihatsu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
	overflow: hidden;
}
.btn_kaihatsu a:hover {
	background-image: url(../index_img/btn_kaihatsu_hover.jpg);
}
.btn_qa {
	background-image: url(../index_img/btn_qa.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
}
.btn_qa a {
	background-image: url(../index_img/btn_qa.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
	overflow: hidden;
}
.btn_qa a:hover {
	background-image: url(../index_img/btn_qa_hover.jpg);
}
.btn_aizu {
	background-image: url(../index_img/btn_aizu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
}
.btn_aizu a {
	background-image: url(../index_img/btn_aizu.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
	overflow: hidden;
}
.btn_aizu a:hover {
	background-image: url(../index_img/btn_aizu_hover.jpg);
}
.btn_seihin {
	background-image: url(../index_img/btn_seihin.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
}
.btn_seihin a {
	background-image: url(../index_img/btn_seihin.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 350px;
	overflow: hidden;
}
.btn_seihin a:hover {
	background-image: url(../index_img/btn_seihin_hover.jpg);
}
#slideWrapper{
	margin: 0;
	padding: 0;
	background: rgb(255, 0, 0);
}
