@charset "Shift-JIS";

a:link { color: #0033FF; text-decoration: none; }
a:visited { color: #0033FF; text-decoration: none; }
a:hover { color: #FF3300; text-decoration: underline; }
a:active { color: #FF3300; text-decoration: none; }

BODY	{
	background-color:#D1D1D1;
	color: #252525;
	font: 13px/1.6 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin:0;
	padding:0;
}
table	{
	font-style:normal;
	font-size:100%;
	font-weight:normal;
	text-indent:0pt;
	letter-spacing:0em;
   font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:140%;
	color:#000000;
}

img {
	border:0px;
}
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

#wrapper{
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
}
#wrapper_inner{
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1200px;
	background-color: #FFFFFF;
}
#head{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	width: 1200px;
	padding-bottom: 20px;
}

#main_menu{
	height: 38px;
	width: 1130px;
	background-color:#A2C3E7;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
#main_menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main_menu li{
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}
#main_menu li a{
	width: 350px;
	height:38px;
	padding: 0;
	float: left;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}

#main {
	padding-top:15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 15px;
	clear: both;
	width: 980px;
	}
#content {
	width:980px;
	margin-bottom: 10px;
}
.register_button {
	text-align:center;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
}

#div_end {
	clear:both;
	width:810px;
}
#pagetop{
	width:980px;
	text-align:right;
}

.clearfix:after {
  content: "."; 
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.clear {
  clear:both;
}
#footer {
	background-color:#005BBE;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
	text-align:right;
	font-size:90%;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
}
.snsb {
	margin-bottom: 10px;
	float:right;
}