body   {
	color:#000;
	font-size: 12px;
	line-height: 160%;
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}a:hover {
	color: #fe7856;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#container {
	width: 1130px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#header{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 5px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ab1659;
	border-right-color: #ab1659;
	border-bottom-color: #ab1659;
	border-left-color: #ab1659;
	padding: 0px;
}
#topimage{
	background-image: url(../img/index_img.gif);
	height: 313px;
	margin: auto;
	background-color: #FFFFFF;
	width: 1129px;
}


#contents{
	/*border:solid 1px green;*/
    margin: 0;
	padding: 0px;
	clear: both;
	color: #333333;
	position: relative;
}
#left_contents {
	width: 181px;
	text-align: center;
	overflow: hidden;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#left_contents img {
	display: block;
}
h1{
	font-size: 12px;
	margin: 0;
	padding: 0px;
}
#left_contents .info{
	display: inline-block;
	text-align: center;
	margin-top: 15px;
}
#right_contents{
	width: 900px;
	float: right;
	overflow: auto;
	margin-top: 20px;
}

#footer_space{
	height: 20px;
	clear: both;
}
#footer{

}
#footer .footer_link{
	margin-left: 10px;
	top:5px;
	float: left;
}

#footer a{
}

a{
  text-decoration: none;
  color:#b12664;
}
a img  {text-decoration: none;	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;}
a:hover img{
  opacity:0.6;
  filter: alpha(opacity=60);
}

ul.breadcrumb{
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 192px;
	top: 7px;
}
ul.breadcrumb li{
	margin-bottom: 0px;
	background-image: url(../img/h2-back.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}
ul.breadcrumb li a{
  font-weight: bold;
}
ul.breadcrumb li:last-child{
  font-weight: bold;
}
br.clear{
  clear: both;
}
.err{
  color: red;
  font-weight: bold;
}
.red{
  color: red;
  font-weight: normal;
  text-decoration: none;
}


.now_menu{
  color: red;
  font-weight: bold;
}

.list dl,.list dt,.list dd {
  margin: 0;
  padding: 0;
}
.list dt,.list dd {
  padding-right: 3px;
}

.list dt {
  clear: left;
  float: left;
}

input[type="text"],input[type="password"],select,textarea{
	vertical-align: middle;
	font-family: Verdana, "・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け",sans-serif;
	font-size: 10pt;
  border-style: solid;
  border-width: 1px;
  border-color: #abadb3 #abadb3 #e2e3ea #e2e3ea;		/* 荳?:red縲∝承:blue縲∽ｸ?:green縲∝ｷｦ:yellow */
  /*border-radius: 5px;*/
  margin: 0 5px ;
}
input[type="text"]:focus,input[type="password"]:focus,select:focus,textarea:focus{
	background-color: #ddddff;
  border-color: #5794bf #5794bf #c5daed #c5daed;		/* 荳翫�蜿ｳ縲∽ｸ九�蟾ｦ */
}
input[type="radio"],input[type="checkbox"]{
  margin: 3px;
  vertical-align: middle;
}
input[type="radio"]:focus,input[type="checkbox"]:focus{
}
input[type="radio"]:focus + label,input[type="checkbox"]:focus + label{
  background-color: #ddddff;
}
input{padding: 2px;}

.l{text-align: left!important;}
.r{text-align: right!important;}
.c{text-align: center!important;}

.input_readonly{
	border: gray solid 1px;
	background-color:#F1FFE9;
	color: #555555;
}
.input_error{
	background-color:#FFCCCC;
	color: #000000;
}

#loginform{
}
#loginform table{
	margin-left : auto;
	margin-right : auto;
	width: 99%;
}
#loginform th{
  text-align: left;
  border:none;
}
#loginform td{
  text-align: right;
  border:none;
}

#contact{
}

#news{

}

#infomation{  /*繝舌リ繝ｼ縺ｮ驛ｨ蛻?*/
}
.fblogo{
  clear: both;
  width: 100%;
  height: 60px;
  border: 1px solid black;
}

input.has_icon {
  margin-right: 0;
}

#header_left {
	background-image: url(../img/common-logo.gif);
	height: 60px;
	width: 350px;
	float: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 20px;
}
.header_link {
	float: right;
	margin-right: 2px;
}

#left_contents br {
	display: none;
	height: 2px;
}
#footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 50px;
	padding-top: 10px;
}
.header_link a {
	display: block;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-radius: 10px;        /* CSS3闕画｡? */

    -webkit-border-radius: 10px;    /* Safari,Google Chrome逕ｨ */  
    -moz-border-radius: 10px;   /* Firefox逕ｨ */
	color: #FFFFFF;
	background-color: #567515;
}
.header_link a:hover{background-color: #F7D153;}
#infomation {
	text-align: right;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}
#loginform input {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#loginform h1 {
	background-image: url(../img/index_loginhead.gif);
	background-repeat: no-repeat;
	height: 46px;
	text-indent: -9999px;
	margin-bottom: 20px;
}
.login {
	background-image: url(../img/index_login.gif);
	height: 51px;
	width: 181px;
	text-indent: -9999px;
	cursor:pointer;cursor:hand;
}

#news h1 {
	background-image: url(../img/index_info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;text-indent: -9999px;
}
#news dt {
	float: left;
	width: 13%;
	padding-left: 15px;
}
#news dd {
	float: right;
	width: 80%;
}
#news dl {
	height: 30px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: 14px;
}
#loginform td input {
	width: 99%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 5px;
}
#footer span {
	float: right;
	margin-right: 15px;
}
.main-menu a {
	display: block;
	margin-bottom: 5px;
}
.main-menu .menu {
	margin-bottom: 20px;
	margin-top: 15px;
}
.main-menu .link {
	margin-bottom: 20px;
}
.main-menu .banner {
	margin-bottom: 10px;
}
.infomation-bar {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background-color: #E8E8E8;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin-bottom: 20px;
	text-align: left;
}
.now-number {
	padding: 20px;
	font-size: 16px;
}
.now-number strong {
	font-size: 30px;
	color: #336699;
	margin-right: 50px;
	margin-left: 50px;
}

#news a {
	color: #006699;
}
#header_right {
	background-image: url(../img/common-logo2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	padding-right: 160px;
}
.row_ td input, #tabs-3 td input {
	font-size: 12px;
	background-color: #ab1659;
	padding: 5px;
	color: #FFFFFF;cursor:pointer;cursor:hand;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newsdetail1 {
     font-size: 10px;
     text-align: right;
     padding-top: 0px;
     padding-right: 10px;
     padding-bottom: 10px;
     padding-left: 10px;
 }
 .newsdetail2 {
     font-size: 16px;
     color: #5A5A5A;
     font-weight: bold;
     padding-top: 0px;
     padding-right: 10px;
     padding-bottom: 5px;
     padding-left: 10px;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 1px;
     border-left-width: 0px;
     border-top-style: dotted;
     border-right-style: dotted;
     border-bottom-style: dotted;
     border-left-style: dotted;
     border-top-color: #999999;
     border-right-color: #999999;
     border-bottom-color: #999999;
     border-left-color: #999999;
 }
 .newsdetail3 {
     padding: 15px;
 }
 .newsdetail4 {
     text-align: right;
     padding: 10px;
 }
 .newsdetail4 a {
     display: block;
     float: right;
     font-weight: bold;
     color: #FFFFFF;
     background-color: #FF3333;
     padding: 5px;
 }
 th{
	white-space: nowrap;
	vertical-align: top;
	font-weight: normal;
	text-align: left;
	color: rgb(85, 85, 85);
 }
 .newsdetail4 a:hover{background-color: #FCE178;}
 

#lostpwd h1 {
	background-image: url(../img/index_pw.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;text-indent: -9999px;
}

#privacy h1 {
	background-image: url(../img/index_privacy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 60px;text-indent: -9999px;
}