@charset "euc-jp";
/*********************/
/***** reset *****/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
     margin: 0; padding: 0;
}

table {
     border-collapse: collapse;
	 border-spacing: 0;
}

fieldset, img {
     border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
     font-style: normal;
	 font-weight:normal;
}

ol, ul {
     list-style: none;
}

caption, th {
     text-align: left;
}

h1, h2, h3, h4, h5, h6 {
     font-size: 100%;
	 font-weight: normal;
}

q:before, q:after {
     content:¼£¼Ë;
}

abbr, acronym {
     border: 0;
} 


html {
    overflow-y: scroll;
}


div#footer dl, div#footer p {
	text-indent: -9999px;
	font-size: 1px;
}

/********************/
/********************/

body {
    color: #333333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	text-align: center;
	background: url(../images/background.gif) 0 0 #eeede2;
}


a:link {
    color: #0033FF;
	text-decoration: underline;
}


a:visited {
	color: #C33;
	text-decoration: underline;
}

a:hover {
	color: #996633;
	text-decoration: none;
}


a:active {
	color: #996600;
	text-decoration: underline;
}


h1, p.date {
    text-indent: -9999px;
}


ul#footerLink a {
	color: #fff;
}


/**************/
/***** ID *****/
/**************/
div#container {
    width: 850px;
	margin: 0 auto;
	text-align: left;
	border-right: #492509 1px solid;
	border-bottom: #492509 1px solid;
	border-left: #492509 1px solid;
	background: url(../images/index_back.gif) 0 0 repeat-y;
}


div#wrapperL {
	width: 200px;
	padding-top: 30px;
	float: left;
	background: url(../images/left_back.gif) 0 0 no-repeat;
}


div#wrapperR {
	width: 650px;
	float: right;
}


p#copy {
	width: 850px;
	margin: 3px auto 0;
	font-size: 10px;
	text-align: right;
	clear: both;
}


p#copy2 {
	width: 650px;
	margin: 3px auto 0;
	font-size: 10px;
	text-align: right;
	clear: both;
}


p#pageTop {
	position: absolute;
	right: 3px;
	top: 4px;
}



/*****************/
/***** CLASS *****/
/*****************/
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


.marginT2 {
	margin-top: 2px;
}


.marginT5 {
	margin-top: 5px;
}


.marginT10 {
	margin-top: 10px;
}


.marginT15 {
	margin-top: 15px;
}


.marginT20 {
	margin-top: 20px;
}


.marginT25 {
	margin-top: 25px;
}


.marginT30 {
	margin-top: 30px;
}


.marginB2 {
	margin-bottom: 2px;
}


.marginB5 {
	margin-bottom: 5px;
}


.marginB10 {
	margin-bottom: 10px;
}


.marginB15 {
	margin-bottom: 15px;
}


.marginB20 {
	margin-bottom: 20px;
}


.marginB25 {
	margin-bottom: 25px;
}


.marginB30 {
	margin-bottom: 30px;
}


.marginB40 {
	margin-bottom: 40px;
}


.marginR3 {
	margin-right: 3px;
}


.marginR5 {
	margin-right: 5px;
}


.marginR10 {
	margin-right: 10px;
}


.marginR15 {
	margin-right: 15px;
}


*html .marginR15 {
	margin-right: 13px;
}


.marginR20 {
	margin-right: 20px;
}


.marginR30 {
	margin-right: 30px;
}



.padL10 {
	padding-left: 10px;
}


.marginSpo {
	margin-right: 45px;
}



.windowIcon {
	margin-right: 2px;
	padding-right: 16px;
	background: url(../images/window_icon.gif) 100% 0.2em no-repeat;
}


.windowIcon2 {
	margin-left: 2px;
	padding-left: 14px;
	background: url(../images/window_icon.gif) 0 0.2em no-repeat;
}


.figureL {
	margin-right: 10px;
	float: left;
}


.figureR {
	margin-left: 10px;
	float: right;
}


.figureL20 {
	margin-right: 20px;
	float: left;
}


.figureR20 {
	margin-left: 20px;
	float: right;
}


.fontS {
	font-size: 0.9em;
}


.fontSS {
	font-size: 0.8em;
}


.wordSpe {
	margin-right: 1em;
}


.bold {
	font-weight: bold;
}


.red {
	color: #ff0000;
}


.red2 {
	color: #cc0000;
}


.black {
	color: #333333;
}


.center {
	text-align: center;
}

@charset "euc-jp";
/*********************/


/*****************************************************************************/
/***** globalNavi ***************/
/********************************/

ul#menu {
	margin-bottom: 25px;
}


ul#menu li {
    width: 184px;
	height: 35px;
	text-indent: -9999px;
	line-height: 0;
    vartical-align: bottom;
    font-size: 0;
}


ul#menu li a {
    width: 184px;
	height: 35px;
	display: block;
}


li#navi1 {
	background: url(../images/menu_btn.gif) -368px 0 no-repeat;
}


li#navi1 a:link, li#navi1 a:visited {
	background: url(../images/menu_btn.gif) 0 0 no-repeat;
}


li#navi1 a:hover, li#navi1 a:active {
	background: url(../images/menu_btn.gif) -184px 0 no-repeat;
}


li#navi2 {
	background: url(../images/menu_btn.gif) -368px -35px no-repeat;
}


li#navi2 a:link, li#navi2 a:visited {
	background: url(../images/menu_btn.gif) 0 -35px no-repeat;
}


li#navi2 a:hover, li#navi2 a:active {
	background: url(../images/menu_btn.gif) -184px -35px no-repeat;
}


li#navi3 {
	background: url(../images/menu_btn.gif) -368px -70px no-repeat;
}


li#navi3 a:link, li#navi3 a:visited {
	background: url(../images/menu_btn.gif) 0 -70px no-repeat;
}


li#navi3 a:hover, li#navi3 a:active {
	background: url(../images/menu_btn.gif) -184px -70px no-repeat;
}


#menu li#navi4 {
	height: 50px;
	background: url(../images/menu_btn.gif) -368px -105px no-repeat;
}


#menu li#navi4 a:link, #menu li#navi4 a:visited {
	height: 50px;
	background: url(../images/menu_btn.gif) 0 -105px no-repeat;
}


#menu li#navi4 a:hover, #menu li#navi4 a:active {
	height: 50px;
	background: url(../images/menu_btn.gif) -184px -105px no-repeat;
}


li#navi5 {
	background: url(../images/menu_btn.gif) -368px -155px no-repeat;
}


li#navi5 a:link, li#navi5 a:visited {
	background: url(../images/menu_btn.gif) 0 -155px no-repeat;
}


li#navi5 a:hover, li#navi5 a:active {
	background: url(../images/menu_btn.gif) -184px -155px no-repeat;
}


li#navi6 {
	background: url(../images/menu_btn.gif) -368px -190px no-repeat;
}


li#navi6 a:link, li#navi6 a:visited {
	background: url(../images/menu_btn.gif) 0 -190px no-repeat;
}


li#navi6 a:hover, li#navi6 a:active {
	background: url(../images/menu_btn.gif) -184px -190px no-repeat;
}


li#navi7 {
	background: url(../images/menu_btn.gif) -368px -225px no-repeat;
}


li#navi7 a:link, li#navi7 a:visited {
	background: url(../images/menu_btn.gif) 0 -225px no-repeat;
}


li#navi7 a:hover, li#navi7 a:active {
	background: url(../images/menu_btn.gif) -184px -225px no-repeat;
}


li#navi8 {
	background: url(../images/menu_btn.gif) -368px -260px no-repeat;
}


li#navi8 a:link, li#navi8 a:visited {
	background: url(../images/menu_btn.gif) 0 -260px no-repeat;
}


li#navi8 a:hover, li#navi8 a:active {
	background: url(../images/menu_btn.gif) -184px -260px no-repeat;
}


li#navi9 {
	background: url(../images/menu_btn.gif) -368px -295px no-repeat;
}


li#navi9 a:link, li#navi9 a:visited {
	background: url(../images/menu_btn.gif) 0 -295px no-repeat;
}


li#navi9 a:hover, li#navi9 a:active {
	background: url(../images/menu_btn.gif) -184px -295px no-repeat;
}


li#navi10 {
	background: url(../images/menu_btn.gif) -368px -330px no-repeat;
}


li#navi10 a:link, li#navi10 a:visited {
	background: url(../images/menu_btn.gif) 0 -330px no-repeat;
}


li#navi10 a:hover, li#navi10 a:active {
	background: url(../images/menu_btn.gif) -184px -330px no-repeat;
}


li#navi11 {
	background: url(../images/menu_btn.gif) -368px -365px no-repeat;
}


li#navi11 a:link, li#navi11 a:visited {
	background: url(../images/menu_btn.gif) 0 -365px no-repeat;
}


li#navi11 a:hover, li#navi11 a:active {
	background: url(../images/menu_btn.gif) -184px -365px no-repeat;
}


li#navi12 {
	background: url(../images/menu_btn.gif) -368px -400px no-repeat;
}


li#navi12 a:link, li#navi12 a:visited {
	background: url(../images/menu_btn.gif) 0 -400px no-repeat;
}


li#navi12 a:hover, li#navi12 a:active {
	background: url(../images/menu_btn.gif) -184px -400px no-repeat;
}


li#navi13 {
	background: url(../images/menu_btn.gif) -368px -435px no-repeat;
}


li#navi13 a:link, li#navi13 a:visited {
	background: url(../images/menu_btn.gif) 0 -435px no-repeat;
}


li#navi13 a:hover, li#navi13 a:active {
	background: url(../images/menu_btn.gif) -184px -435px no-repeat;
}


li#navi14 {
	background: url(../images/menu_btn.gif) -368px -470px no-repeat;
}


li#navi14 a:link, li#navi14 a:visited {
	background: url(../images/menu_btn.gif) 0 -470px no-repeat;
}


li#navi14 a:hover, li#navi14 a:active {
	background: url(../images/menu_btn.gif) -184px -470px no-repeat;
}

li#navi15 {
	background: url(../images/menu_btn.gif) -368px -505px no-repeat;
}


li#navi15 a:link, li#navi15 a:visited {
	background: url(../images/menu_btn.gif) 0 -505px no-repeat;
}


li#navi15 a:hover, li#navi15 a:active {
	background: url(../images/menu_btn.gif) -184px -505px no-repeat;
}


li#navi16 {
	background: url(../images/menu_btn.gif) -368px -540px no-repeat;
}


li#navi16 a:link, li#navi16 a:visited {
	background: url(../images/menu_btn.gif) 0 -540px no-repeat;
}


li#navi16 a:hover, li#navi16 a:active {
	background: url(../images/menu_btn.gif) -184px -540px no-repeat;
}


li#navi17 {
	background: url(../images/menu_btn.gif) -368px -575px no-repeat;
}


li#navi17 a:link, li#navi17 a:visited {
	background: url(../images/menu_btn.gif) 0 -575px no-repeat;
}


li#navi17 a:hover, li#navi17 a:active {
	background: url(../images/menu_btn.gif) -184px -575px no-repeat;
}


#menu li#navi18 {
	height: 50px;
	background: url(../images/menu_btn.gif) -368px -610px no-repeat;
}


#menu li#navi18 a:link, #menu li#navi18 a:visited {
	height: 50px;
	background: url(../images/menu_btn.gif) 0 -610px no-repeat;
}


#menu li#navi18 a:hover, #menu li#navi18 a:active {
	height: 50px;
	background: url(../images/menu_btn.gif) -184px -610px no-repeat;
}


#menu li#navi19 {
	height: 50px;
	background: url(../images/menu_btn.gif) -368px -660px no-repeat;
}


#menu li#navi19 a:link, #menu li#navi19 a:visited {
	height: 50px;
	background: url(../images/menu_btn.gif) 0 -660px no-repeat;
}


#menu li#navi19 a:hover, #menu li#navi19 a:active {
	height: 50px;
	background: url(../images/menu_btn.gif) -184px -660px no-repeat;
}


li#navi20 {
	background: url(../images/menu_btn.gif) -368px -710px no-repeat;
}


li#navi20 a:link, li#navi20 a:visited {
	background: url(../images/menu_btn.gif) 0 -710px no-repeat;
}


li#navi20 a:hover, li#navi20 a:active {
	background: url(../images/menu_btn.gif) -184px -710px no-repeat;
}


#menu #navi8 .naviIn li {
	width: 184px;
	height: 34px;
	margin-bottom: 0;
	text-indent: 0;
}



/***** dropdown *************************************************************************************/
#menu li {
	position:relative;
}


#menu .naviIn {
	position: absolute;
	top: 0;
	left: 184px;
	display: none;
	opacity: 0;
}


#menu .naviIn li {
	width: 100%;
	position: relative;	
	line-height: 0;
    vartical-align: bottom;
    font-size: 0;
}@charset "euc-jp";
/*********************/
dl#chair, p#theme, div#sec h3, div#sec dl {
    text-indent: -9999px;
}


div#newsFrame dt {
	width: 90px;
	color: #fff;
	font-size: 12px;
	float: left;
	clear: left;
}


div#newsFrame dd {
	margin-bottom: 7px;
	padding: 0 0 7px 90px;
	font-size: 12px;
	color: #fff;
	border-bottom: #fff 1px dotted;
}


div#newsFrame dd strong a {
	font-weight: bold;
	color: #FF0;
}


#newsFrame dd strong {
	font-weight: bold;
}


#newsFrame dd a {
	color: #fff;
}



/**************/
/***** ID *****/
/**************/
h2#newsTitle {
	height: 30px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(../images/news_title.gif) 0 0 no-repeat;
}


div#containerTop {
    width: 1075px;
	margin: 0 auto;
	text-align: left;
	border-right: #492509 1px solid;
	border-bottom: #492509 1px solid;
	border-left: #492509 1px solid;
	background: url(../images/index_back.gif) 0 0 repeat-y;
}


div#mainImage {
	width: 340px;
	height: 840px;
	background: url(../images/main_image.jpg) 0 0 no-repeat;
	float: left;
}


div#column {
	width: 310px;
	height: 1100px;
	background: url(../images/right_back.gif) 0 0 no-repeat;
	float: right;
	position: relative;
}


#bnr {
	width: 200px;
	padding: 15px 10px 0 15px;
	float: right;
}


div#news {
	width: 275px;
	position: absolute;
	bottom: 0;
	left: 25px;
}


div#newsFrame {
	height: 520px;
	overflow: auto;
}


div#sec {
	width: 163px;
	height: 120px;
	margin-left: 10px;
	background: url(../images/sec.gif) 0 0 no-repeat;
	position: relative;
}


p#secLink {
	position: absolute;
	left: 38px;
	bottom: 8px;
}


p#copyTop {
	width: 1075px;
	margin: 3px auto 0;
	font-size: 10px;
	text-align: right;
	clear: both;
}



/***** class *****/
.spoTit {
	margin-bottom: 10px;
}


.spoBox {
	padding-top: 23px;
	border-top: #9d826f 1px solid;
}


.spoUl {
	margin-bottom: 25px;
}


.spoUl li, .spoUl1 li {
	margin-bottom: 10px;
	text-align: center;
}


.spoUl2 {
	margin-bottom: 25px;
}


.spoUl2 li {
	margin: 0 10px 10px 0;
	float: left;
}


.spoUl2 .last {
	margin-right: 0;
}