@charset "utf-8";
#index {
	background-image: url(/img/index-back.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.75em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#index #container {
	padding: 0px;
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index #container #mein {
	height: 429px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: static;
}
#index #container #mein #main-img {
	padding: 0px;
	display: block;
	height: 345px;
	width: 800px;
	position: static;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#index #container #mein-menu {
	height: 110px;
	width: 900px;
	z-index: 3000;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	top: 0px;
	position: relative;
	left: 0px;
	right: 0px;
	font-size: 90%;
	line-height: 1.3em;
}
/*ie6用css*/
* html #index #container #mein-menu {
	height: 110px;
	width: 900px;
	z-index: 3000;
	margin-top: -33px;
}

#index #container #mein-menu #menu1, #index #container #mein-menu #menu2, #index #container #mein-menu #menu3, #index #container #mein-menu #menu4, #index #container #mein-menu #menu5, #index #container #mein-menu #menu6 {
	height: 116px;
	width: 150px;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index #container #mein-menu #menu1 a {
	text-decoration: none;
	width: 120px;
	float: left;
	text-align: left;
	background-image: url(/img/menu01-off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	display: block;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #C0C0C0;
}
#index #container #mein-menu #menu1 a:hover {
	background-image: url(/img/menu01-on.jpg);
	color: #FFF;
}
#index #container #mein-menu #menu2 a {
	color: #C0C0C0;
	text-decoration: none;
	width: 120px;
	float: left;
	text-align: left;
	background-image: url(/img/menu02-off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	display: block;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#index #container #mein-menu #menu2 a:hover {
	background-image: url(/img/menu02-on.jpg);
	color: #FFF;
}
#index #container #mein-menu #menu3 a {
	color: #C0C0C0;
	text-decoration: none;
	width: 120px;
	float: left;
	text-align: left;
	background-image: url(/img/menu03-off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	display: block;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#index #container #mein-menu #menu3 a:hover {
	background-image: url(/img/menu03-on.jpg);
	color: #FFF;
}
#index #container #mein-menu #menu4 a {
	color: #C0C0C0;
	text-decoration: none;
	width: 120px;
	float: left;
	text-align: left;
	background-image: url(/img/menu04-off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	display: block;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#index #container #mein-menu #menu4 a:hover {
	background-image: url(/img/menu04-on.jpg);
	color: #FFF;
}
#index #container #mein-menu #menu5 a {
	color: #C0C0C0;
	text-decoration: none;
	width: 120px;
	float: left;
	text-align: left;
	background-image: url(/img/menu05-off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	display: block;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#index #container #mein-menu #menu5 a:hover {
	background-image: url(/img/menu05-on.jpg);
	color: #FFF;
}
#index #container #mein-menu #menu6 a {
	color: #C0C0C0;
	text-decoration: none;
	width: 120px;
	float: left;
	text-align: left;
	background-image: url(/img/menu06-off.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 66px;
	display: block;
	padding-top: 50px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#index #container #mein-menu #menu6 a:hover {
	background-image: url(/img/menu06-on.jpg);
	color: #FFF;
}
#index #container .index-main {
	width: 900px;
	height: auto;
	margin: 0px;
	display: block;
	float: left;
	color: #666;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.index-main .index-right h2 {
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.index-main .index-right #pack {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 222px;
	width: 100%;
	list-style-type: none;
	line-height: normal;
}
.index-main .index-right #pack .pack01, .index-main .index-right #pack .pack02 {
	float: left;
	height: 154px;
	width: 204px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 68px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.index-main .index-right #pack .pack03 {
	margin: 0px;
	float: left;
	height: 222px;
	width: 204px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
.index-main .index-right #pack .pack01 a {
	background-image: url(/img/pack01-off.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 154px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 144px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	font-size: 90%;
	line-height: 1.3em;
}
.index-main .index-right #pack .pack01 a:hover {
	background-image: url(/img/pack01-on.jpg);
}
.index-main .index-right #pack .pack02 a {
	background-image: url(/img/pack02-off.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 154px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 144px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 1.3em;
	font-size: 90%;
}
.index-main .index-right #pack .pack02 a:hover {
	background-image: url(/img/pack02-on.jpg);
}
.index-main .index-right #pack .pack03 a {
	background-image: url(/img/pack03-off.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 154px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	float: left;
	color: #FFF;
	text-decoration: none;
	height: 212px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 1.3em;
	font-size: 90%;
}
.index-main .index-right #pack .pack03 a:hover {
	background-image: url(/img/pack03-on.jpg);
}
#index #container .index-main .index-right p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#index #container .index-main .index-right .title-news {
	padding-top: 0px;
	padding-bottom: 30px;
}
#index #container .index-main .index-right .title-news h2 {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#index #container .index-main .index-right .title-news ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	list-style-type: none;
	font-size: 95%;
}
#index #container .index-main .index-right .title-news ul li {
	margin: 0px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#index #container .index-main .index-right .title-news ul li a {
	text-decoration: none;
	color: #666;
}
#index #container .index-main .index-right .title-news ul li a:hover {
	text-decoration: underline;
	color: #F00;
}
/*---------------------------------------
 * news
 *---------------------------------------*/
#rotate .news,.rss-box {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#rotate .news li,.rss-box li {
	width: 100%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: normal;
	background-color: #CCC;
	float: left;
}
#rotate .news li a,.rss-box li a {
	text-decoration: none;
	display: block;
	margin: 0px;
	line-height: normal;
	padding: 10px;
	background-color: #FFF;
	color: #333;
}
#rotate .news li a:hover,.rss-box li a:hover {
	color: #F00;
}

