@charset "UTF-8";

/* ========BASIC======== */
html {
    overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	font-family:"Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, sans-serif;
	color:#000;
	visibility: visible;
	height: auto;
}

br {
    letter-spacing:normal;
}

a {
    color:#000;
    text-decoration:none;
}
a:hover {
    color:#917700;
    text-decoration:underline;
}

img {
    border:0;
    vertical-align:bottom;
}

h1,h2,h3,h4,h5,h6 {
    margin:0;
}

h2 {
    clear:both;
    padding:0 10px;
    color:#000;

    font-weight:normal;
    line-height:1.4;
    text-align:center;
}

h3 {
	clear:both;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: auto;
}
h2 + h3 {
    margin-top:20px;
}
h3:first-child {
    margin-top:0;
}

h3 + h4 {
    margin-top:10px;
}
h4 {
    clear:both;
    padding:0 10px;
    color:#000;

    font-weight:normal;
    line-height:1.4;
    text-align:center;
}

h5 {
    line-height:2.0;

    color:#000;
    font-weight:normal;
}

h6 {

    font-weight:normal;
    color:#917700;
    line-height:2.0;
}

h7 {
	font-weight:normal;
	line-height:2;
	background-color: #ff9999;
}


p {
	margin:0.5em 0 1em 0;
	line-height:normal;
}

ul,ol,dl {
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	float: none;
}

li {
	padding:0;
	margin:0 0 0 0;
}

li_bx {
    padding:0;
    margin:0 0 0 0px;
}


dt {
    margin:0;
    padding:0;
}

dd {
    margin:0 0 1em 0;
    padding:10px;
    background:#f1f1f1;
}

table {
	width:100%;
	margin:10px 0;
	border-collapse:collapse;
	border-spacing:0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table-- {
	width:100%;
	border:1px solid #999;
	border-spacing:0;
	line-height: 10px;
	height: auto;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

table th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:bold;
    text-align:left;
}

table td {
	padding:0px;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	line-height: 24px;
}


/* --- オープニングエリア（トップページ） --- */
#header div.opening {
	width: 940px;
	margin: 0; /* オープニングエリアのマージン（上、左右、下） */
	padding-bottom: 3em;
	float: center;
	height: 420px;
	padding-top: 0px;
}

#title_1 {
	width: auto;
	margin: 0;
	float: none;
	height: 2em;
	padding-top: 0px;
	position: relative;
	text-align: center;
	background-color: #FFCECC;
}

#title_2 {
	width: auto;
	margin: 0; /* オープニングエリアのマージン（上、左右、下） */
	padding-bottom: 0em;
	float: none;
	height: 120px;
	padding-top: 15px;
	background-color: #C00;
	position: relative;
	text-align: center;
}


/* ========TEMPLATE LAYOUT======== */
#container {
    width:100%;
    margin:0 auto;
    background:#fff;
}

#header {
	position:relative;
	width:940px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu0 {
	position:absolute;
	right:0px;
	top:0px;
	height: auto;
	width: auto;
}


#menu {
	position:absolute;
	right:0px;
	top:60px;
	height: auto;
}

#menu2 {
	position:absolute;
	right:0;
	top:20px;
	height: auto;
	width: auto;
}

#menu3 {
	position:absolute;
	right:0px;
	top:110px;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}

#menu3-1 {
	position:absolute;
	right:0px;
	top:110px;
	height: auto;
	width: auto;
	margin-bottom: 20px;
	left: 0px;
	margin-top: 5px;
}


#contents {
	clear:both;
	width:940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#conL {
    float:left;
    width:300px;
}

#conR {
	float:right;
	width:940px;
}

#footMenu {
	clear:both;
	width:940px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer {
	clear:both;
	width:940px;
	margin:0 auto;
}

/* ========HEADER CUSTOMIZE======== */
#header h1 {
	margin:0;
	color:#770000;
	line-height:1.0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#header h1 a {
    color:#770000;
}

#header h1 a:hover {
    color:#770000;
}

/* ========MENU CUSTOMIZE======== */
#menu ul {
    margin:0;
    padding:0;
    list-style:none;
}

#menu li {
    overflow:hidden;
    float:left;
    margin:0;
    padding:0 0 0 30px;
}

#menu li a {
    display:block;
    font-weight:bold;
    color:#333;
    outline:none;
    text-decoration:none;
}

#menu li a:hover {
    color:#333;
    border-bottom:3px solid #917700;
    text-decoration:none;
}

/* ========HEADIMAGE CUSTOMIZE======== */
#slide {
    position:relative;
    overflow:hidden;
    padding-bottom:25px;
}

.slidePrev {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slideNext {
    position:absolute;
    cursor:pointer;
    z-index:100;
}

.slidePrev img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideNext img {
    position:absolute;
    width:50px;
    height:60px;
}

.slideInner {
    position:relative;
    margin:0;
    padding:0;
}
.slideInner li {
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.slideInner li img {
    margin:0 5px;
    padding:0;
}

.filterPrev {
    position:absolute;
    left:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.filterNext {
    position:absolute;
    right:0;
    opacity:0.5;
    filter:alpha(opacity=50);
    background-color:#fff;
}

.controlNav {
      position:absolute;
      float:left;
      left:50%;
      bottom:0;
}
.controlNav span {
      position:relative;
      left:-50%;
      float:left;
      margin:5px;
      -webkit-border-radius:5px;
      -moz-border-radius:5px;
      border-radius:5px;
      width:10px;
      height:10px;
      overflow:hidden;
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset;
      background:#eee;
      text-indent:-9999px;
      vertical-align:middle;
}
.controlNav span:hover {
      background:#ccc;
      cursor:pointer;
}
.controlNav span.current {
      -webkit-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      -moz-box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      box-shadow:1px 1px 2px rgba(0, 0, 0, 0.5) inset, 0 0 2px rgba(133, 209, 198, 0.5);
      background:#85d1c6;
}

#header_bg {
	background-color: #C00;
	width: 100%;
}



/* ========MAINCONTENTS CUSTOMIZE======== */
/* TOPNAVI CUSTOMIZE */
.topNavi {
	position:relative;
	height: auto;
	margin-bottom: 25px;
	overflow: visible;
	visibility: visible;
	padding-left: 15px;
	padding-bottom: 10px;
}

.topNavi- {
	position:relative;
	height: auto;
	margin-bottom: 10px;
	overflow: visible;
	visibility: visible;
	padding-left: 20px;
}

.topNavi_2013-2014 {
	position:relative;
	margin-left: -10px;
}

* html .topNavi {
    height:1em;
    overflow:visible;
}

.topNaviColumn {
	display:inline;
	width:auto;
	float:left;
	margin-left: 12px;
	padding-top: 5px;
	line-height: 1.5em;
	color: #7D5436;
	padding-bottom: 5px;
}

.topNaviColumn- {
	display:inline;
	width:auto;
	float:left;
	padding-top: 10px;
	line-height: 1.5em;
	color: #7D5436;
}


.topNaviImg {
    margin:0;
    padding:0;
}

.topNaviDetail {
    position:absolute;
    bottom:0;
    width:280px;
    text-align:right;
}

.topNaviDetail a {
    padding:0 0 0 7px;
    background:url("../../images/bg_arrow.gif") no-repeat left 50%;
}

.topNaviCon {
	position:relative;
	padding:15px;
	text-align: left;
	height: auto;
	margin-bottom: 35px;
}

.topNavi h2 {
	color:#fff;
	background:#61bca1;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.topNavi h6 {
	color:#fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	width: 100%;
}

.topNavi h4 {
	color:#fff;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.topNavi p {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
	position: relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 2.2em;
	padding-right: 100px;
	padding-left: 100px;
	text-align: left;
}

.topNaviPhoto img {
    margin:10px 8px 0 8px;
}

/* INFORMATION CUSTOMIZE */
.information {
	margin-bottom:20px;
	margin-top: 20px;
}

.information dl {
    margin:0;
}
.information dt {
    float:left;
    padding-top:5px;
}

.information dd {
	margin:0 0 5px 0;
	padding:5px 0px 5px 9em;
	border-bottom:1px solid #ddd;
	background:none;
	font-family: "Hiragino Kaku Gothic Pro", HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, sans-serif;
}

/* SUBMENU CUSTOMIZE */
.submenu h3 {
    position:relative;
    text-align:center;
    margin:0;
    padding:15px 0;
    line-height:1.0;
    color:#fff;
    border:none;
    background:#e19f9c;
}
.submenu h3:after {
    content:'▼';
    position:absolute;
    bottom:-13px;
    left:50%;
    float:left;
    color:#e19f9c;
}

.submenu h4 {
	padding:10px;
	font-weight:normal;
	background:#f1f1f1;
}
.submenu ul {
    margin:0 10px;
    padding:0;
}
.submenu li {
    margin:0;
    padding:0 0 0 7px;
    list-style:none;
    border-bottom:1px dotted #ddd;
    background:url("../../images/bg_arrow.gif") no-repeat left 50%;
}
.submenu li a {
    display:block;
    padding:10px 0;
    text-decoration:none;
}

.submenu p {
    margin:10px;
}

/* BANNER CUSTOMIZE */
.bnrL {
    margin:20px 0;
}

.bnrL ul {
    margin:0 -15px 0 0;
    padding:0;
    overflow:hidden;
}

.bnrL li {
    float:left;
    margin:0 15px 0 0;
    padding:0;
    list-style:none;
    margin-bottom:10px;
}

.bnrR {
    width:278px;
    margin:20px 0;
    padding:10px;
    border:1px solid #ddd;
}

.bnrR ul {
    margin:0 0 -10px 0;
    padding:0;
}

.bnrR li {
    margin:0;
    padding:10px;
    list-style:none;
    margin-bottom:10px;
    background:#eee;
}

/* BOX CUSTOMIZE */
.box {
	overflow:visible;
	padding:10px;
	margin-top: 10px;
	width: 420px;
	position: relative;
	float: left;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-left-color: #eee;
	margin-right: 5px;
	visibility: visible;
}

.box_01 {
	overflow:visible;
	margin-top: 10px;
	width: 420px;
	position: relative;
	float: left;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-right: 5px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	visibility: visible;
}


.box_1 {
	margin-top: 10px;
	width: 420px;
	position: relative;
	float: left;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	overflow: visible;
	visibility: visible;
}

.box_1-01 {
	overflow:visible;
	margin-top: 10px;
	width: 420px;
	position: relative;
	float: left;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-left-color: #eee;
	visibility: visible;
}


.box_2 {
	padding:10px;
	border:10px solid #eee;
	background-image: url(../../images/map_2-2.jpg);
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	visibility: visible;
	overflow: auto;
}

.box_2-a {
	border:10px solid #eee;
	background-image: url(../../images/map_1-2.jpg);
	height: 655px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	visibility: visible;
	overflow: auto;

}

.box_3 {
	overflow:auto;
	padding:10px;
	border:10px solid #eee;
	background-image: url(../../images/map_2-1.jpg);
	height: 586px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	visibility: visible;
	text-align: left;
}

.box_3-a {
	border:10px solid #eee;
	background-image: url(../../images/map_2-1.jpg);
	height: 586px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px;
}

.box_2-1 {
	height: auto;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	visibility: visible;
}
.box_2-1-0 {
	height: auto;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	background-repeat: repeat;
	margin-top: 35px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	overflow: hidden;
	visibility: visible;
	padding-top: 20px;
	text-align: center;
}


.box_2-2 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-repeat: no-repeat;
	visibility: visible;
	margin-top: 35px;
	background-color: #B4DED1;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.box_2-3 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	visibility: visible;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
	text-align: center;
}
.box_2-3-1 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	visibility: visible;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center;
	text-align: center;
	padding-right: 95px;
	padding-left: 95px;
}
.box_2-4 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	visibility: visible;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center;
	text-align: left;
	width: 100%;
}
.box_2-5 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	visibility: visible;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-position: center;
	text-align: center;
	width: 100%;
	line-height: 1.8em;
}

.box_2-6 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: center;
	text-align: center;
	width: 100%;
	line-height: 1.8em;
	background-color: #FFF4F4;
}

.box_2-2_2013 {
	overflow:auto;
	height: auto;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	visibility: visible;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}


.box h4 {
    margin-top:0;
}

.box img {
    float:left;
}

.box p {
    margin-left:210px;
}

.first {
    margin-top:0;
}

/* ========FOOTMENU CUSTOMIZE======== */
#footMenu ul {
	text-align:center;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footMenu_2 ul {
	text-align:center;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#footMenu li {
	display:inline;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#footMenu li a {
	color:#000;
	text-decoration:none;
}

#footMenu li a:hover {
	color:#000;
	text-decoration:underline;
}

#footMenu_bg {
	height: auto;
	text-align: center;
	background-image: url(../../images/footer_bg.png);
	background-repeat: repeat;
}

/* ========FOOTER CUSTOMIZE======== */
.copyright {
	font-style:normal;
	color:#999;
	line-height:1.5em;
	text-align:center;
}

/* ========PAGRTOP CUSTOMIZE========= */
#pageTop {
    position:fixed;
    right:20px;
    bottom:20px;
}

#pageTop a {
    display:block;
    padding:30px 30px 30px 42px;
    color:#fff;
    font-size:11px;
    text-decoration:none;
    background:#61bca1 url("../../images/bg_pagetop.gif") 30px 50% no-repeat;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
#pageTop a:hover {
    background:#70d3b6 url("../../images/bg_pagetop.gif") 30px 50% no-repeat;
}



#font_size {
	float: right;
}

#font_size li {
	padding: 0 0 0 5px;
	float: left;
}

#font_size li a {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 12px;
	display: block;
	color: #ffffff;
	background: #333333;
}

#font_size li a:hover {
	text-decoration: none;
	color: #333333;
	background: #999999;
}

#font_size li a.textresizer-active {
	text-decoration: none;
	color: #333333;
	background: #999999;
}









ul.textresizer {
	list-style: none;	display: inline;	margin: 0px;	padding: 0px;
}
ul.textresizer li {
	display: inline;	margin: 0px;	margin-right: 5px;	padding: 0px;
}
ul.textresizer a {
	border: solid 1px #999;	padding: 2px 3px;	font-weight: bold;	text-decoration: none;
}
ul.textresizer a:hover {
	background: #e5e5e5;	border: solid 1px #cccccc;
}
ul.textresizer .small-text {
	font-size: 11px;
}
ul.textresizer .medium-text {
	font-size: 13px;
}
ul.textresizer .large-text {
	font-size: 15px;
}
ul.textresizer .larger-text {
	font-size: 17px;
}
/* Style of active button */
ul.textresizer a.textresizer-active {
	border: solid 1px #2B562B;	background: #FFCA6F;	color: #000000;
}
/* End of Text Resizer Buttons */


#moji li{
	margin:0.8em 0 0;
	display:inline-block;
}


/* --- clearfix --- */
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearFix {
min-height: 1px;
}

/* --- ヘッダメニュー --- */
#header ul.nl {
	width: auto; /* ヘッダメニューの境界線の太さ（上下、左右） */
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-position: top;
}
/* メニュー項目 */
#header ul.nl li {
	width: auto; /* 項目の幅 */
	float: left;
	line-height: 100%;
}

#header ul.nl li top{
	width: 100px; /* 項目の幅 */
	float: left;
	line-height: 100%;
}

/* リンクエリア */
#header ul.nl li a {
	display: block;
	position: relative; /* リンクエリアの境界線色（上右下左） */
	text-decoration: none; /* テキストの下線（なし） */
	font-weight: bold; /* 文字の太さ（太字） */
	color: #ffffff; /* 文字色 */
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 9px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* 英字部分 */
#header ul.nl li a span.en {
display: block;
margin-top: 2px; /* 英字部分の上マージン */
font-size: 85%; /* 英字の文字サイズ */
font-weight: normal; /* 文字の太さ（ノーマル） */
color: #eee8aa; /* 英字の文字色 */
}
/* ポイント時とアクティブ時の設定 */
#header ul.nl li a:hover,
#header ul.nl li.active a {

}
#header ul.nl li a:hover span.en,
#header ul.nl li.active span.en {
color: #fde337; /* ポイント時（アクティブ時）の英字の文字色 */
}

/* --- ヘッダとフッタのリンクテキスト --- */
a:link { color: #b39d6f; }
a:visited { color: #9d8757; }
a:hover { color: #fde337; }
a:active {
	color: #fee76a;
	text-align: left;
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=85);
  -ms-filter: "alpha(opacity=85)";
}

/* --- トピックパス（下層ページ） --- */
#header ol.topicPath {
	width: 940px; /* トピックパスの背景色 */
	list-style-type: none;
	color: #999999; /* トピックパスの文字色 */
	font-size: 14px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}

/* リスト項目 */
#header ol.topicPath li {
display: inline;
}
/* リンクエリア */
#header ol.topicPath li a {
padding-right: 12px; /* リンクエリアの右パディング */
background: url(../../image/topic_path_gray.gif) no-repeat right; /* リンクエリアの背景（区切り記号） */
}

.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=85);
  -ms-filter: "alpha(opacity=85)";
}
.box_2-1_inc {
	width: 630px;
	height: 120px;
	background-image: url(../../images/event_bg-2.png);
	background-repeat: repeat;
	margin-right: 30px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
