@charset "UTF-8";

/*----------------------------------------------------------------------

header

----------------------------------------------------------------------*/
#header1 {
	width: 100%;
	margin: 5px auto 15px;
	background: url(../img/header_bk.png) repeat-x;
	position: absolute;
	z-index: 500;
	top: 515px;
	}

#logo {
	float: left;
	margin: 0 0 0 15px;
	}

#top_nav1 {
	width:960px;
	margin: 0px auto;
}

#top_nav1 h1 {
	font-size:small;
	color:#999999;
	float: right;
	margin-bottom: 20px;
}

#top_nav1 ul li {
	height: 30px;
	overflow: hidden;
	float: right;
	}

#top_nav1 ul li#top_nav_last { border: none;}

#top_nav1 ul li a {
	text-decoration: none;
	display: block;
	padding: 30px 15px 0;
	}

#top_nav1 ul li a#top_nav_tokutei { background: url('../img/top_tokutei.png') center 0px no-repeat; width: 120px;}
#top_nav1 ul li a#top_nav_tokutei:hover {
	background: url('../img/top_tokutei.png') center -30px no-repeat;
	width: 120px;
}

#top_nav1 ul li a#top_nav_fax { background: url('../img/top_fax.png') center 0px no-repeat; width: 210px;}
#top_nav1 ul li a#top_nav_fax:hover {
	background: url('../img/top_fax.png') center -30px no-repeat;
	width: 210px;
}

#top_nav1 ul li a#top_nav_privacy { background: url('../img/top_privacy.png') center 0px no-repeat; width: 170px;}
#top_nav1 ul li a#top_nav_privacy:hover {
	background: url('../img/top_privacy.png') center -30px no-repeat;
	width: 170px;
}


/*----------------------------------------------------------------------

top_img

----------------------------------------------------------------------*/
#top_img {
	background-image: url(../img/img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
	background-color: #000;
}

#slides_bk {
	height: 550px;
	background: #000000;
	}
	
#slides {
	text-align: center;
	position:relative;
	height: 240px;
	width: 700px;
	margin-top: 0;
	margin-bottom: 20px;
	}

.slides_container {
	background: #ffffff;
	width: 700px;
	height: 240px;
	overflow: hidden;
	display: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}

.image {
	width: 700px;
	height: 240px;
	}

#slides .next, #slides .prev {
	background: url('../img/slider_arrow.png') no-repeat;
	position: absolute;
	width: 26px;
	height: 0;
	top: 183px;
	left: 155px;
	display: block;
	padding: 38px 0 0;
	overflow: hidden;
	z-index: 101;
	}

#slides .next {
	background-position: -26px 0;
	left: 1029px;
}
#slides .next:hover {}
#slides .prev {}
#slides .prev:hover {}

.pagination {
	width: 140px;
	margin: 0px auto;
	}

.pagination li {
	float: left;
	display: inline;
	margin: 0 5px;
	}

.pagination li a {
	background: url('../img/slider_bullet.png') no-repeat -10px 0px;
	width: 10px;
	height: 0;
	display:block;
	padding: 10px 0 0;
	overflow:hidden;
	}
.pagination li a:hover { background-position: 0 0;}
.pagination li.current a { background-position: 0 0;}


/*----------------------------------------------------------------------

Contents Style

----------------------------------------------------------------------*/
#news {
	border-bottom: solid 1px #dddddd;
	margin: 0 auto 50px;
	}

#rss {
	width: 670px;
	height: 120px;
	overflow: auto;
	margin: 0 15px;
	}
#news ul {
	
}
#news ul li {
	font-size: 12px;
	margin: 0 0 15px;
	
	}

#news .time {
	float: left;
	margin: 0 20px 0 0;
	color: ＃666666;
}

#news .rssTitle {
	float: left;
	color: #967e50;
}


#news a { color: #967e50;}
#news a:hover { color: #967e50;}

#button {
	}
	
#button ul li {
	overflow: hidden;
	float: left;
	width: 230px;
	}

#button ul .main {
	margin-right: 5px;}
	
#button ul .main_last {
	margin-right: 0px;}


#button ul li a {
	width: 230px;
	height: 160px;
	overflow: hidden;
	position: relative;
	display: block;
	}
	

#button ul li a#main_1 {
	background: url(../img/button01_0.jpg) no-repeat center 0px;
	width: 230px;
	height: 160px;
}

#button ul li a#main_1:hover {
	background: url('../img/button01_0.jpg') center -160px no-repeat;
	width: 230px;
}

#button ul li a#main_2 {
	background: url(../img/button02_0.jpg) no-repeat center 0px;
	width: 230px;
	height: 160px;
}

#button ul li a#main_2:hover {
	background: url('../img/button02_0.jpg') center -160px no-repeat;
	width: 230px;
}

#button ul li a#main_3 {
	background: url(../img/button03.jpg) no-repeat center 0px;
	width: 230px;
	height: 160px;
}

#button ul li a#main_3:hover {
	background: url('../img/button03.jpg') center -160px no-repeat;
	width: 230px;
}
	
#button2 {
	}
	
#button2 li {
	border: solid 1px #dddddd;
	-webkit-box-shadow: 0px 2px 2px #dddddd;
	box-shadow: 0 2px 2px #dddddd;
	width: 160px;
	height: 150px;
	overflow: hidden;
	float: left;
	margin: 0 5px 30px;
	}

#button2 li a {
	width: 140px;
	height: 130px;
	overflow: hidden;
	position: relative;
	display: block;
	padding: 10px;
	}

#button2 li a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

#button2 li a span {
	background: url('../img/button_bg.png') repeat-y;
	font-weight: bold;
	color: #ffffff;
	width: 270px;
	position: absolute;
	bottom: 29px;
	display: block;
	padding: 5px 10px 2px;
	}
	
#button3 {
	font-size: 12px;
	float: left;
	width: 700px;
}

#button3 li {
	width: 210px;
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	}

#button3 li a {
	width: 160px;
	height: 140px;
	overflow: hidden;
	position: relative;
	display: block;
	padding: 10px;
	}

#button3 li a span {
	color: #666666;
	width: 270px;
	position: absolute;
	bottom: 29px;
	display: block;
	padding: 5px 10px 2px;
	}
	
#button4 {
	}

#button4 li {
	width: 150px;
	overflow: hidden;
	float: left;
	list-style-image: url(../img/mark2.png);
	list-style-position: inside;
	margin-top: -10px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 15px;
	}

#button4 li a {
	width: 160px;
	height: 140px;
	overflow: hidden;
	position: relative;
	display: block;
	padding: 10px;
	}

#button4 li a span {
	color: #666666;
	width: 270px;
	position: absolute;
	bottom: 29px;
	display: block;
	padding: 5px 10px 2px;
	}
	
#nav ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
.contents_right h1 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.top_bnr {
	margin:50px 0 30px;}
.top_bnr p {margin-bottom: 20px;}
/*.top_bnr p:last-child{ margin-top: 30px; }*/
.top_bnr a:hover { opacity:0.85;}

.top_bnr .text_setumei {margin-top: 5px;}


