body {
font-size:12px;
color:#666666;
line-height:1.3;
margin: 0px 0px ;
padding: 0px 0px ;
scrollbar-base-color: #666666;
scrollbar-track-color: #dadbdc;
scrollbar-face-color: #dadbdc;
scrollbar-shadow-color: #dadbdc;
scrollbar-darkshadow-color: #666666;
scrollbar-highlight-color: #dadbdc;
scrollbar-3dlight-color: #666666;
scrollbar-arrow-color: #666666;
}

td,tr {
font-size:12px;
color:#ffffff;
line-height:2.5em;
}



.font8 {  font-size: 8pt; line-height: 1.7; color: #ffffff}
.font10 {  font-size: 9pt; line-height: 1.7; color: #ffffff}
.font14 {  font-size: 16px; line-height: 1.7}
}
.font8-2 {
	font-size: 10px;
	line-height: 1.7px;
	color: #666666;

}
.oragne {
	color: #FF6600;
}

span .orange a:link,span .orange a:visited {color: #FF6600;}
.text11px {
	font-size: 11px
}
.text13px {
	color: #333333;
	line-height: 1.6;
}

.text16px {
	font-size: 16px
}

#terzina1 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
}
#terzina2 {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
}
#terzina3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
}
#terzina4 {
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px 0px 50px;
}
.ev_h3 {
	font-size: 16px;
	color: #FFF;
	line-height: 130%;
	padding-bottom: 10px;
}
.border_box {
	border: 1px solid #999;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
}
.mbtm05 {	margin-bottom:5px;}
.mbtm20 {	margin-bottom:20px;}
.mbtm30 {	margin-bottom:30px;}
.mbtm40 {	margin-bottom:40px;}


.big_ttl{
	font-size:21px;
	font-weight:bold;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-left:2px solid;
	border-bottom:1px solid;
	line-height:1.5em;
	padding-left:10px;
	vertical-align:bottom;
	}
.sub_ttl {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight: bold;
	}
.ul_rinen {
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:3em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type:none;
	}
.hb {
	padding-right:50px;
	line-height:1.4em;
	margin-top:5px;
	}


/*========== トップページスライドショー用　*/
/*======= ソースはnivoslider 2011/6/5設置　*/

#slider {
    position:relative;
    width:720px; /* Change this to your images width */
    height:250px; /* Change this to your images height */
    background:url(img/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider .nivo-controlNav {
	position:absolute;
	width:960px;/*tuika*/
	bottom:-77px; /* Put the nav below the slider 画像とボタンの距離*/

}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails*/
	position:absolute;
	margin-right:0px;
}
.nivo-controlNav {
	position:absolute;
	bottom:-80px;
}
.nivo-controlNav a {
	display:block;
	width:240px;
	height:77px;
	left:-240px;/*サムネイル1枚飛ばすため*/
	/*background:url(img/bullets.png) no-repeat;*/
	text-indent:-9999px;
	border:0;
	margin:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

