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

* {
	margin: 0;
	padding: 0;
}

html {
	-webkit-text-size-adjust: none;
}

body {
	margin: 0 auto;
}

body.msie {
    font-size: 62.5%;
}
 
body.win {
    font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

.clearfix:after {
	content: ".";   
	display: block;   
 visibility: hidden;   
 height: 0.1px;   
 font-size: 0.1em;   
 line-height: 0;   
 clear: both;
}

.clearfix {
	display: inline-block;
}

a:focus {
	outline: none;
}


/*=================================================================================
     header
=================================================================================*/

#header {
	width: 100%;
	background: #322b28;
}

#headerInner {
	width: 940px;
	min-width: 940px;
	min-height: 145px;
	margin: 0 auto;
}

.siteId {
	float: left;
	width: 165px;
	min-height: 145px;
}

.siteId h1 {
	width: 82px;
	margin: 0 auto;
	padding: 56px 0 12px 0;
}



#nav {
	float: left;
	height: 145px;
	padding: 0 0 0 20px;
}

/*#nav .nav1 {
	float: left;
	width: 155px;
	height: 145px;
	position: relative;
}

#nav .nav1 a {
	width: 109px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat 0 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#nav .nav1 a:hover {
	width: 130px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat 0 0;

}



#menu .nav1 ul {
  display: none;
  position: absolute;
  top: 145px;
  left: 0;
  width: 250px;
  z-index: 200;
}

#menu .nav1 ul a {
  display: inline-block;
  width: 230px;
  height: 33px;
  padding: 0 10px;
  background: url(../images/pd-bg.gif) repeat-x 0 0;
  line-height: 12px;
  font-size: 12px;
  text-indent: 0;
  text-decoration: none;
  color: #646464;
}

#menu .nav1 ul a:hover  {
  width: 230px;
  padding: 0 10px;
  background: url(../images/pd-bg_on.gif) repeat-x 0 0;
  color: #646464;
}

#menu .nav1 ul a .pulld {
	 height: 33px;
  padding: 10px 0;
  border: none;
}*/





#menu .nav1 {
	position: relative;
	float: left;
	width: 140px;
	height: 145px;
}

#menu .nav1 .link {
	width: 140px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat 0;
	display: block;
	text-align: center;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#menu .nav1 .link:hover {
	width: 120px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat 0;
}

#menu .nav1 ul {
  display: none;
  position: absolute;
  top: 145px;
  left: 0;
  width: 140px;
  z-index: 200;
}

#menu .nav1 ul a {
  display: inline-block;
  width: 120px;
  height: 33px;
  padding: 0 10px;
  background: url(../images/pd-bg.gif) repeat-x 0 0;
  line-height: 12px;
  font-size: 12px;
  text-indent: 0;
  text-decoration: none;
  color: #646464;
}

#menu .nav1 ul a:hover  {
  width: 120px;
  height: 33px;
  padding: 0 10px;
  background: url(../images/pd-bg_on.gif) repeat-x 0 0;
  color: #646464;
}

#menu .nav1 ul a .pulld {
  height: 33px;
  padding: 10px 0;
  border: none;
}




#nav .nav2 {
	position: relative;
	float: left;
	width: 145px;
	height: 145px;
}

#nav .nav2 .link {
	width: 160px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat -160px 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#nav .nav2 .link:hover {
	width: 160px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat -160px 0;

}


#menu .nav2 ul {
  display: none;
  position: absolute;
  top: 145px;
  left: 0;
  width: 250px;
  z-index: 200;
}

#menu .nav2 ul a {
  display: inline-block;
  width: 230px;
  height: 33px;
  padding: 0 10px;
  background: url(../images/pd-bg.gif) repeat-x 0 0;
  line-height: 12px;
  font-size: 12px;
  text-indent: 0;
  text-decoration: none;
  color: #646464;
}

#menu .nav2 ul a:hover  {
  width: 230px;
  padding: 0 10px;
  background: url(../images/pd-bg_on.gif) repeat-x 0 0;
  color: #646464;
}

#menu .nav2 ul a .pulld {
	 height: 33px;
  padding: 10px 0;
  border: none;
}



/*#menu .nav3 {
	position: absolute;
	float: left;
	width: 140px;
	height: 145px;
}

#menu .nav3 .link {
	width: 140px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat -219px 0;
	display: block;
	text-align: center;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#menu .nav3 .link:hover {
	width: 120px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat -219px 0;
}

#menu .nav3 ul {
  display: none;
  position: absolute;
  top: 145px;
  left: 0;
  width: 140px;
  z-index: 200;
}

#menu .nav3 ul a {
  display: inline-block;
  width: 120px;
  height: 33px;
  padding: 0 10px;
  background: url(../images/pd-bg.gif) repeat-x 0 0;
  line-height: 12px;
  font-size: 12px;
  text-indent: 0;
  text-decoration: none;
  color: #646464;
}

#menu .nav3 ul a:hover  {
  width: 120px;
  height: 33px;
  padding: 0 10px;
  background: url(../images/pd-bg_on.gif) repeat-x 0 0;
  color: #646464;
}

#menu .nav3 ul a .pulld {
  height: 33px;
  padding: 10px 0;
  border: none;
}*/



#nav .nav4 {
	float: left;
	width: 150px;
	height: 145px;
}

#nav .nav4 a {
	width: 150px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat -310px 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#nav .nav4 a:hover {
	width: 150px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat -310px 0;

}

#nav .nav5 {
	float: left;
	width: 140px;
	height: 145px;
}

#nav .nav5 a {
	width: 160px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat -470px 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#nav .nav5 a:hover {
	width: 150px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat -470px 0;

}

#nav .nav6 {
	float: left;
	width: 112px;
	height: 145px;
}

#nav .nav6 a {
	width: 112px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat -551px 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#nav .nav6 a:hover {
	width: 112px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat -551px 0;

}

#nav .nav7 {
	float: left;
	width: 180px;
	height: 145px;
}

#nav .nav7 a {
	width: 160px;
	height: 145px;
	background: url(../images/nav_off.jpg) no-repeat -600px 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

#nav .nav7 a:hover {
	width: 160px;
	height: 145px;
	background: url(../images/nav_on.jpg) no-repeat -600px 0;
}







/*=================================================================================
     mainVisual
=================================================================================*/

#mainVisual {
	width: 100%;
	min-width: 940px;
	border-top: 5px solid #b81818; 
	background: url(../images/mv-bg.jpg) repeat-x 0 0;
}

.mv-box {
	position: relative;
 width: 940px;
 margin: 0 auto;
 padding: 0 0 41px 0;
}

.mv1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 940px;
	height: 410px;
	z-index: 150;
}

#crossfaderPager li a:hover {
	border-bottom: 2px solid #b81818;
 cursor: pointer;
}

◆CSS
/* .slideShow
------------------------- */
.slideShow {
	margin: 0 auto;
	text-align: left;
	display: none;
	width: 940px;
}

/* .mainView
------------------------- */
.slideShow .mainView {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.slideShow .mainView ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.slideShow .mainView ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.slideShow .mainView ul li img {
	width: 100%;
}

/* .thumbNail
------------------------- */
.slideShow .thumbNail {
	position: absolute;
	top: 460px;
	right: 10px;
	width: 495px;
	overflow: hidden;
	z-index: 200;
}

.slideShow .thumbNail ul {
	width: 110%;
}

.slideShow .thumbNail ul li {
	float: left;
	width: 94px;
	margin: 0 5px 0 0;
	display: inline;
	overflow: hidden;
	cursor: pointer;
}

.slideShow .thumbNail ul li img {
	width: 100%;
}

.slideShow .thumbNail ul li.active {
	filter: alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}

/* sideNavi
------------------------- */
.slideShow .mainView .btnPrev,
.slideShow .mainView .btnNext {
	top: 0;
	width: 5%;
	height: 100%;
	position: absolute;
	z-index: 100;
}
.slideShow .mainView .btnPrev {
	left: 0;
	background: #ccc url(../img/btnPrev.png) no-repeat center center;
}
.slideShow .mainView .btnNext {
	right: 0;
	background: #ccc url(../img/btnNext.png) no-repeat center center;
}


/* =======================================
	ClearFixElements
======================================= */
.slideShow ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.slideShow ul {
	display: inline-block;
	overflow: hidden;
}


.sideNav {
	position: fixed;
	top: 180px;
	right: 0;
	width: 100px;
	height: 121px;
	z-index: 200;
}

.side-nav1 {
	width: 100px;
	height: 30px;
}

.side-nav1 a {
	width: 100px;
	height: 30px;
	background: url(../images/side-nav_off.jpg) no-repeat 0 0;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

.side-nav1 a:hover {
	width: 100px;
	height: 30px;
	background: url(../images/side-nav_on.jpg) no-repeat 0 0;
}

.side-nav2 {
	width: 100px;
	height: 30px;
}

.side-nav2 a {
	width: 100px;
	height: 30px;
	background: url(../images/side-nav_off.jpg) no-repeat 0 -30px;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

.side-nav2 a:hover {
	width: 100px;
	height: 30px;
	background: url(../images/side-nav_on.jpg) no-repeat 0 -30px;
}

.side-nav3 {
	width: 100px;
	height: 30px;
}

.side-nav3 a {
	width: 100px;
	height: 30px;
	background: url(../images/side-nav_off.jpg) no-repeat 0 -60px;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

.side-nav3 a:hover {
	width: 100px;
	height: 30px;
	background: url(../images/side-nav_on.jpg) no-repeat 0 -60px;
}

.side-nav4 {
	float: left;
	width: 30px;
	height: 31px;
}

.side-nav4 a {
	width: 30px;
	height: 31px;
	background: url(../images/side-nav_off.jpg) no-repeat 0 -90px;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

.side-nav4 a:hover {
	width: 100px;
	height: 31px;
	background: url(../images/side-nav_on.jpg) no-repeat 0 -90px;
}

.side-nav5 {
	float: left;
	width: 70px;
	height: 31px;
}

.side-nav5 a {
	width: 70px;
	height: 31px;
	background: url(../images/side-nav_off.jpg) no-repeat -30px -90px;
	display: block;
	text-align: center;
 font-weight: bold;
 letter-spacing: 1px;
 text-indent: -9898px;
}

.side-nav5 a:hover {
	width: 70px;
	height: 31px;
	background: url(../images/side-nav_on.jpg) no-repeat -30px -90px;
}

/*=================================================================================
     article
=================================================================================*/

#article {
	width: 100%;
	min-width: 940px;
	background: #322b28;
}

.contents {
	width: 940px;
	margin: 0 auto;
	padding: 26px 0 50px 0;
	overflow: hidden;
}

.news_section {
	float: left;
	width: 440px;
}

.h2 {
	line-height: 0;
	font-size: 0;
}

.news {
	width: 440px;
	height: 152px;
	margin: 22px 0 0 0;
	overflow-y: scroll;
}

.news dl {
	width: 380px;
	margin: 0 auto 10px auto;
	padding: 0 0 2px 0;
	background: url(../images/border.gif) no-repeat 0 bottom;
}

.news dl dt {
	padding: 6px 0 0 9px;
	background: url(../images/icon.gif) no-repeat left 6px;
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

.news dl dd {
	padding: 3px 0 15px 0;
	line-height: 16px;
	font-size: 12px;
	font-family: 'MSPゴシップ';
	color: #fff;
}

.greeting_section {
	float: right;
	width: 461px;
}

.word_greeting {
	padding: 25px 0 0 25px;
	line-height: 22px;
	font-size: 12px;
	font-family: 'MSPゴシップ';
	color: #fff;
}

/*=================================================================================
     footer
=================================================================================*/

#footer {
	clear: both;
	width: 100%;
	min-width: 940px;
	margin: 2px 0 0 0;
	border-top: 1px solid #d3d3d3;
}

.footerInner {
	position: relative;
	width: 940px;
	margin: 23px auto 0 auto;
}

.footerId {
	width: 98px;
	padding: 0 0 47px 0;
	line-height: 0;
	font-size: 0;
}

.dl_footer {
	position: absolute;
	top: 0;
	left: 136px;
}

.dt_footer {
	line-height: 18px;
	font-weight: bold;
	font-size: 12px;
	font-family: 'MSPゴシップ';
	color: #646464;
}

.dd_footer {
	line-height: 16px;
	font-size: 11px;
	font-family: 'MSPゴシップ';
	color: #646464;
}

.ul_footer {
	position: absolute;
	top: 0;
	left: 425px;
}

.li_footer {
	float: left;
	font-size: 12px;
	color: #646464;
}

.li_footer a {
	line-height: 16px;
	font-size: 12px;
	font-family: 'MSPゴシップ';
	color: #3f70ba;
}

.copy {
	position: absolute;
	top: 63px;
	right: 0;
	width: 300px;
}
