@charset "shift_jis";




body {
	font-family:"メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 100%;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h1,h2,h3,h4,h5,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #1d3994;
	text-decoration: none;
}
a:visited {
	color: #1d3994;
	text-decoration: none;
}
a:hover {
	color: #2f50b9;
}

img {
	border: none;
}

ul {
	list-style-type:none;
} 

input,textarea,select {
	font-size: 1em;
}

p {
	padding: 5px;
	margin-bottom: 5px;
}

.topline {
	color: #fff;
	background: url( images/bg.jpg ) ;
	background-repeat: repeat;
	text-align: right;
	padding: 5px 3%;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
}

#the_header {
	text-align: left;
	position: relative;
	width: 900px;
	height: 280px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#the_header h1 {
	position: absolute;
	color: #333;
	font-size: 30px;
	font-weight: normal;
	text-decoration: none;
	top: 60px;
	left: 10px;
	right: 10px;
	line-height:1.2em;
}

.panlist {
	font-size: 85%;
	position: absolute;
	bottom: 20px;
	left: 10px;
	right: 10px;
}

.panlist a {
	color: #;	
}

#the_side {
	-webkit-border-radius: 20px;  
	-moz-border-radius: 20px; 
	border-radius: 20px;
	background: url( images/bg.jpg ) ;
	background-repeat: repeat;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	float: left;
	width: 300px;
	color: #fff;	
	line-height:1.2em;
	margin-top: 0px;
	padding: 10px 20px 30px 20px;
}

#the_side h3 {
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background: #444 ;
	padding: 6px;
	color: #fff;
	border-bottom: 1px double #000;
	text-align: center;
	margin: 20px 0 10px;
}
.goffer {
	color: #333;
}
.goffer a {
	background-image : url(images/menu.gif) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	display: block;
	padding: 5px 10px 5px 27px;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 5px;
	color: #ccc;
}

.goffer a:hover {
	color: #fff;	
}

#the_main {
	width: 900px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

#mainst {
	float: right;
	width: 530px;
	padding-left: 30px;
	margin-bottom: 0px;
	line-height:1.5em;
}

#mainst h2 {
	background: #eee ;
	font-weight:bold;
	color: #333;
	font-size: 110%;
	line-height: 1.2em;
	padding: 10px ;
	text-align: center;
	border-bottom: 1px double #ccc;
	border-right: 1px double #ccc;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px; 
	border-radius: 10px;
}

.geens_main {
	color: #333;
	font-size: 100%;
	padding: 20px 10px 50px;
}

.geens_main li a{
	background-image : url(images/menu.gif) ;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 10px 5px 27px;
	margin: 0px 5px 5px;
	line-height: 1.4em;
	text-decoration: none;
}

.geens_main li a:hover{
}

#the_footer {
	background: url( images/bg.jpg ) ;
	background-repeat: repeat;
	width: 100%;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.75);
	color: #ccc;
	text-align: left;
	clear: both;
	margin: 100px 0 0px ;
}
#the_footers {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	clear: both;
	padding: 30px 10px 30px;
}
.the_footer_menu {
	margin: 5px 2px 5px;
	text-align: left;
}

.the_footer_menu h3 {
	clear: both;
	font-size: 100%;
	line-height: 1.2em;
	margin: 50px 0 15px;
	padding: 10px 30px;
	-webkit-border-radius: 5px;  
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background: #444 ;
	color: #fff;
	border-bottom: 1px double #000;
}

.the_footer_menu h3 span {

}

.the_footer_menu li {
	float:left;
	background-image : url(images/mk.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 13px;
	margin: 0 5px 20px;
	width: 269px;
}

.the_footer_menu a {
	color: #999;
	text-decoration: none;
	line-height: 1.3em;
}

.the_footer_menu a:hover {
	color: #fff;
}

.crth {
	clear: both;
}

.re_top {
	z-index:1;
	position: fixed;
	right:0px;
	bottom:0px;
	text-align: right;
}

.gons {
	margin: 50px 0 5px;
	text-align: center;
	font-size: 80%;
}

.re_top a img {
filter: Alpha(opacity=30);
opacity: 0.3; /*firefox safari*/
}

.re_top a:hover img {
filter: Alpha(opacity=80);
opacity: 0.8; /*firefox safari*/
}