@charset "utf-8";
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/bg_hikari.png);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 1.2em;
	background-position: center top;
}
#bg1 {
	background-image: url(images/bg_header.png);
	background-repeat: repeat-x;
}

p {
	margin-top:0px;
	margin-bottom:15px;
}
form {
	margin:0px;
	padding:0px;
}
img {
	vertical-align:bottom;
	border:none;
}
h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 5px solid #FFFF72;
	font-size: 20px;
	line-height: 1.1em;
}



.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_logo {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#header_banner {
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	float: left;
}
#menu_bar {
	height: 82px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu_btn {
	width: 100px;
	float: left;

}
#sns_area {
	width: 130px;
	float: left;
	height: 58px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#search_area {
	float: left;
	text-align: right;
	height: 50px;
	padding-top: 20px;
	padding-bottom: 12px;
	width: 270px;
}
#search_text {
	margin-top: 11px;
	margin-left: 12px;
	border-style: none;
	height: 28px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	width: 180px;
	margin-right: 8px;
}
#topnews {
	background-image: url(images/topnews_under.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

/* トップスライド */
#slide {
	width: 762px;
	height: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-image: url(images/slide_bg.png);
	background-repeat: no-repeat;
}
.slider-for {
	/* box-shadow */
	box-shadow:0px 0px 6px 3px #000000;
	-moz-box-shadow:0px 0px 6px 3px #000000;
	-webkit-box-shadow:0px 0px 6px 3px #000000;
	
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}
.slider-for img {

	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

	/* border */
	border:1px solid #8a9e87;
}
.slider-nav {
	margin-left:35px;
	margin-right:35px;
	background-image:url(images/slider_nav_bg.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	height:90px;
}
#slide_selected {
	height: 24px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/slide_selected_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.thumb_frame img {
	border:1px solid #8a9e87;
	max-height:67px;
	margin-left:auto;
	margin-right:auto;
}

.tate_line {
	width: 0px;
	margin-right: 10px;
	margin-left: 17px;
	float: left;
	background-color: #2AFF00;
	border-left: 1px solid #2AFF00;
	/* box-shadow */
	box-shadow: 0px 0px 6px 2px #2aff00;
	-moz-box-shadow: 0px 0px 6px 2px #2aff00;
	-webkit-box-shadow: 0px 0px 6px 2px #2aff00;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.yellow_box {

	/* box-shadow */
	box-shadow: 0px 0px 6px 2px #2aff00;
	-moz-box-shadow: 0px 0px 6px 2px #2aff00;
	-webkit-box-shadow: 0px 0px 6px 2px #2aff00;
	
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
	background-color:rgba(0,0,0,0.7);
}
.purple_box {
	/* box-shadow */
	box-shadow: 0px 0px 6px 2px #ff00e4;
	-moz-box-shadow: 0px 0px 6px 2px #ff00e4;
	-webkit-box-shadow: 0px 0px 6px 2px #ff00e4;
	/* border-radius */
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: rgba(0,0,0,0.7);
}
.blue_box {

	/* box-shadow */
	box-shadow: 0px 0px 6px 2px #00aeff;
	-moz-box-shadow: 0px 0px 6px 2px #00aeff;
	-webkit-box-shadow: 0px 0px 6px 2px #00aeff;
	
	/* border-radius */
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
	background-color:rgba(0,0,0,0.7);
}

#banner_area1 {
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topics {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
	margin-bottom: 15px;
}
#topics ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 96px;
	overflow-y: scroll;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topics ul li {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 35px;
	background-image: url(images/topnews_topics_icon.png);
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 1em;
}
#calendar {
	margin-bottom: 25px;
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#pickup {
	width: 980px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	float: none;
}
#sns_banner {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 20px;
}
#footer {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	padding-top: 50px;
	padding-bottom: 10px;
	clear: both;
}

a:link {
	color: #FFFFC0;
	text-decoration: underline;
}
a:visited {
	color: #FFFFC0;
	text-decoration: underline;
}
a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
a:active {
	color: #FFFFC0;
	text-decoration: underline;
}

#footer a:link {
	color: #CDCDCD;
	text-decoration: underline;
}
#footer a:visited {
	color: #CDCDCD;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #CDCDCD;
	text-decoration: underline;
}
.text_12 {
	font-size:12px;
	line-height:1.1em;
}
.text_16 {
	font-size: 16px;
	line-height: 1.2em;
}

#footer ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(images/footer_list.png);
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 1em;
}

#pagetop {
	height: 110px;
	width: 110px;
	position: fixed;
	right: 5px;
	bottom: 60px;
	z-index: 10;
}
