@charset "UTF-8";
/* CSS Document */



/*===============
test03用CSS
===============*/
#main_board{width:900px;height:200px;background:#333;}
#main_img{width:600px;height:200px;float:left;}
#main_coment{
	position:relative;
	top:40%;
	min-height:20px;
	width:280px;
	padding:0 5px;
	float:right;color:#efefef;
	text-align:center;
	font-size:113%;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}

#topImage {
}
#topImage .slider {
	float:left;
	width:900px;
	height:200px;
	position:relative;
	padding-bottom:26px;
	padding-bottom:0;
}
#topImage .sliderContent {
	float:left;
	width:900px;
	height:200px;
	clear:both;
	position:relative;
	overflow:hidden;
	background:url('img/hrefBk03.png');
/*	background:#333;*/
}

#topImage .sliderContent .item{display:none;}
#topImage .sliderArrows a {display:block;
	text-indent:-9999px;
	outline:none;
	z-index:50;
	background-image:url(./img/prev_next.png);
	width:42px;
	height:42px;
	position:absolute;
	top:85%;
	margin-top:-34px;
}

#topImage .prev {background-position:0 0;left:15px;}
#topImage .prev:hover {background-position:0 -44px;}
#topImage .next {right:15px;background-position:-44px 0;}
#topImage .next:hover {background-position:-44px -44px;}

#topImage .sliderContent .item{position:absolute;width:900px;height:200px;}
#topImage .sliderBullets {position:absolute;bottom:8px;left:50%;z-index:50;margin-left:-45px;}
#topImage .sliderBullets a {display:block;float:left;text-indent:-9999px;outline:none;margin-left:5px;width:10px;height:11px;background:url(./img/bullets.png) no-repeat;}
#topImage .sliderBullets {display:none;}
#topImage .sliderBullets .active {background-position:0 -11px;}
#topImage .sliderContent a {outline:none;}

#topImage .sliderContent .item a:hover img{top:0px;}


#topImage .sliderContent .item ._txt_0,
#topImage .sliderContent .item ._txt_f{
	position: absolute;
	top:0px;
	height:200px;
	width:280px;
	margin-left:600px;
	padding:5px 10px;
	text-align:center;
	line-height:1.5em;
	letter-spacing:2px;
	color:#efefef;
	background:url('img/hrefBk03.png');
	background:#333;
	background:#574d42;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
#topImage .sliderContent .item ._txt_0{
	color:#000;
	background:url('img/hrefSiro04.png');
}
#topImage .sliderContent .item ._txt_0 p,
#topImage .sliderContent .item ._txt_f p{
	position:relative;
	min-height:20px;
	top:35%;
}


#smp_top #topImage .slider,
#smp_top #topImage .sliderContent,
#smp_top #topImage .sliderContent .item {
	background:none;
	width:100%;
	float:none;
}
#smp_top #topImage .sliderContent .item img{
	width:100%;
	height:auto;
}
#smp_top #topImage .sliderArrows a {
	margin-top:-100px;
}
#smp_top #topImage .sliderContent .item ._txt_0,
#smp_top #topImage .sliderContent .item ._txt_f{
	position: static;
	display:inline;
	height:auto;
	width:90%;
	margin:0;
	padding:0;
	color:#333;
	background:none;
	font-family:sans-serif;
	text-align:left
}
#smp_top #topImage .sliderContent .item ._txt_0 p,
#smp_top #topImage .sliderContent .item ._txt_f p{
	position: static;
	display:inline;
	margin:0;
	padding:0;
}