@charset "Shift_JIS";

body{
	background-color: #000;
	background-image: url(../img/back_b1.gif);
	color: #313131;
	text-align: center;
}

*{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a{
	color: #001339;
	font-style: normal;
	text-decoration: none;
}

a:link{
	color: #1a3aa7;
	font-style: normal;
	text-decoration: none;
}

a:visited{
	color: #1a3aa7;
	font-style: normal;
	text-decoration: none;
}

a:hover{
	color: #ff1493;
	font-style: normal;
	text-decoration: none;
}

a:active{
	color: #ff1493;
	font-style: normal;
	text-decoration: none;
}

#wrapper{
	margin: 0 auto;
	width: 1000px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: red;
	border-right-color: red;
	background: url(../img/bg_ribon.jpg);
}

#header{
	width: 1000px;
	height: 120px;
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
}

#titletora{
	padding-left: 5px;
	padding-top: 2px;
	width: 411px;
	height: 116px;
	float: left;
}

.adjava{
	width: 468px;
	height: 60px;
	margin-top: 40px;
	float: right;
	border-left-width: 0px;
	margin-right: 10px;
	margin-left: 40px;
}

#redbar{
	width: 1000px;
	height: 28px;
	background-image: url(../img/bar_red.jpg);
}

ul#menu{
	list-style-type: none;
}

ul#menu li{
	float: left;
	font-size: 13px;
	margin: 5px 0px 0px 6px;
	font-weight: bold;
}

ul#menu a{
	width: 160px;
	background: url(../img/menu_bg.gif) 0% 0% / auto auto no-repeat scroll padding-box border-box;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

ul#menu a:hover{
	color: #ffff00;
	background: url(../img/menu_bg_over.gif) no-repeat;
}

#side{
	clear: both;
	width: 180px;
	float: left;
}

#slideshow{
	margin-top: 10px;
	position: relative;
	width: 180px;
	height: 100px;
}

#slideshow img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 0.0;
}

#slideshow img.active{
	z-index: 10;
	opacity: 1.0;
}

#slideshow img.last-active{
	z-index: 9;
}

#side-menu {
	margin: 0px;
}

#webmaster-menu{
	width: 178px;
	height: 26px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: red;
	border-bottom-color: red;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: red;
	color: #fffafa;
	background-color: #ff1493;
}

#webmaster-menu p{
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}

#webmaster-menu-list{
	width: 176px;
	margin: 0px 2px;
}

#webmaster-menu-list li{
	text-align: left;
	list-style-type: none;
	border: 2px solid red;
	margin: 3px 0px;
	height: 20px;
	color: #ffffff;
	background-color: #fff0f5;
}

#webmaster-menu-list li a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 3px;
	padding-top: 3px;
}

#webmaster-menu-list li a:hover{
	color: #ffffff;
	background-color: #dc143c;
}

#nikopo {
	margin: 0 auto;
	text-align: center;
	width: 36px;
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
overflow: hidden;
}

#koukoku-d150 {
	width: 160px;
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#main{
	width: 820px;
	float: right;
}

#footer{
	clear: both;
	width: 1000px;
	height: 180px;
	background-color: transparent;
	background: url(../img/back_oil.jpg) 0% 0% / auto auto repeat fixed padding-box border-box;
}

#copyright{
	font-size: small;
	font-weight: bolder;
	color: #ffffff;
	background-color: #ff1493;
	text-align: center;
	width: 1000px;
}

#groupsite{
	margin: 0 auto;
	width: 800px;
	padding: 3px;
}

h4{
	font-size: xx-small;
	text-align: center;
}

#gp-banner-wrap{
	margin: 0 auto 10px 60px;
	width: 674px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	height: 40px;
}

ul.gp-banner{
	list-style-type: none;
}

ul.gp-banner li{
	float: left;
}

ul.gp-banner li img{
	width: 88px;
	height: 31px;
	padding: 4px;
}

ul.gp-banner li a{
	display: block;
}

.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display: inline-block;
}

.footer-ad468{
	margin: 0 auto;
	width: 468px;
	height: 60px;
}