@charset "shift_jis";
/*追加*/
#content{
	padding: 0;
	margin-top: 0 !important;/*2013-6-28追加*/
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:both;
}
.rotator{
    background-color:#FFF;/*#222;*/
    width:950px;/*800px*/
    height:400px;/*300px*/
    margin:0px auto;
    position:relative;
    font-family:'Myriad Pro',Arial,Helvetica,sans-serif;
/*    color:#fff;*/
/*    text-transform:uppercase;*/
    letter-spacing:-1px;
/*    border:3px solid #f0f0f0;*/
    overflow:hidden;
/*    -moz-box-shadow:0px 0px 10px #222;
    -webkit-box-shadow:0px 0px 10px #222;
    box-shadow:0px 0px 10px #222;*/
}
img.bg{
    position:absolute;
    top:0px;
    left:0px;
}
img{
	border:0;
}
.rotator ul{
    list-style:none;
    position:absolute;
    right:0px;
    top:0px;
    margin-top:6px;
    z-index:999999;
	width:300px;
}
.rotator ul li{
    display:block;
    float:left;
    clear:both;
    width:300px;/*260px*/
/*追加*/
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: normal;
	font-size: 11.5px;
	padding-top: 5px;/*1px*/
	padding-right: 5px;/*1px*/
	padding-bottom: 1px;
	padding-left: 0px;/*5px*/
	vertical-align: text-bottom;
	opacity:1.0;
}
.rotator ul li a{
	width: 240px;/*230px_260*/
	float: right;
	clear: both;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	height: 50px;/*52px*/
	/*background-color:#222;*/
    background-color:#F2F3F4;
	background-image: url(../img/main_visual/menu_bg.jpg);
	background-repeat: repeat-x;
	margin: 1px -10px 1px 0px;
	opacity: 1.0;/*0.7*/
	color: #111;/*#f0f0f0*/
	font-size: 12px;/*20px*/
	/*    border:2px solid #000;
    border-right:none;*/
	outline: none;
/*	text-shadow: -1px 1px 1px #000;
	-moz-border-radius: 10px 0px 0px 20px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 20px;*/
	border-top-left-radius: 25px;/*10px*/
	border-bottom-left-radius: 25px;/*20px*/
}
/*追加*/
.rotator ul li a:hover{
	background-image: url(../img/main_visual/menu_bg.jpg);
	background-repeat: repeat-x;
}
#content ul#rotmenu li{
	padding-top: 5px;
	text-align: center;
	vertical-align:bottom;
}
/*.rotator ul li a:hover{
      text-shadow:0px 0px 2px #fff;
}*/
/*.rotator .heading{
    position:absolute;
    top:0px;
    left:0px;
    width:500px;
}
.rotator .heading h1{
    text-shadow:-1px 1px 1px #555;
    font-weight:normal;
    font-size:46px;
    padding:20px;
}*/
.rotator .description{
    width:750px;/*500px*/
    height:400px;/*80px*/
    position:absolute;
    bottom:0px;
    left:0px;
/*  padding:20px;
    background-color:#222;
    -moz-border-radius:0px 10px 0px 0px;
    -webkit-border-top-right-radius:10px;
    border-top-right-radius:10px;
    opacity:0.7;
    border-top:2px solid #000;
    border-right:2px solid #000;*/
}
/*.rotator .description p{
    text-shadow:-1px 1px 1px #000;
    text-transform:none;
    letter-spacing:normal;
    line-height:26px;
}*/
/*2012年11月25日追加*/
#rot1 #kotei_menu{
	position: absolute;
	left: 700px;/*855px*/
	top: 365px;
	width:250px;
	height:28px;
}
/*2013年1月22日追加*/
#rot1 img .bg{
	vertical-align: middle;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*2012年11月25日追加*/
#rot1 #kotei_menu h2{
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #FFF;
	background-color: #666;
	display: block;
	float: left;
	width: 120px;
	height: 28px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-size: 13px;
	text-align: center;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	letter-spacing: 1px;
}

#rot1 #kotei_menu h2 a:link{
	color: #FFF;
	text-decoration: none;
}

#rot1 #kotei_menu h2 a:visited{
	color: #FFF;
	text-decoration: none;
}
#rot1 #kotei_menu h2 a:hover{
	color: #FFF;
	text-decoration: underline;
}
#rot1 #kotei_menu h2 a:active{
	color: #FFF;
	text-decoration: underline;
}
