@charset "UTF-8";
/* CSS Document */

body{
		font-family:ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック','sans-serif; 
	background: #000 url(../img/wrap_bg.gif) repeat-x left top;
}
h1{
	font-size:10px;
	text-align:right;
	color:#CCC;
	width:900px;
	margin:0 auto;
	padding:0.85em 0;
	font-weight:normal;
	
}

h2{
	font-size:16px;
	background:no-repeat;
	background-image:url(../img/midashibg.gif);
	width:650;
	height:45px;
	text-align:center;
	background-color:#9DCEC6;
	
	
}

#topimg{
	height:110px;
	width:900px;
	margin:0 auto;
	
}
#topimg #logo{
	float:left !important;
	display:inline !important;
	margin:0 !important;
	padding:0 !important;
}
#topimg p.telBtn{
	float:right !important;
	display:inline !important;
	margin:0 !important;
	padding:0 !important;
}
#topimg p.telBtn a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#imgright{
	float:right;
	
}

#imgleft{
	float:left;
	
}
#menu{
	margin:auto;
	text-align:center;
	width:100%;
	
}


	

.boxword{
	font-size:18px;
	background:no-repeat;
	background-image:url(../img/midashibg.gif);
	width:700px;
	height:45px;
	text-align:center;
	background-color:#9DCEC6;
	font-weight:bold;
	vertical-align:middle;
	
	
	}
	
	#table{
	border-bottom-style:solid;
	
	}
#main{
	width:910px;
	margin:auto;
	background-color:#FFF;
	
	font-size:15px;
	

}

.midashi{
	font-size:22px;
	color:#635DD8;
	font-weight:bold;}
	
#footer{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: #000;	
	
}
div#footer,#footer a,#footer table{color:#FFF;}


#iframe{
	background-image:url(../img/column.gif);
	background-repeat:repeat-y;
}

#img2{
	background-image:url(../img/columnbg.gif);
	background-repeat:no-repeat;
	margin-left:50px;
	width:150px;
	height:40px;
}

/*.mem{
	border:dotted;
	border-color:#CCC;
}*/
.mem2{
	font-size:18px;
	font-family:Geneva, sans-serif;
}

.mem3{
	color:#666;
}

.mem4{
	color:#333;
}

#subMenu ul{
	list-style: none;
}

.subMenuList,
.subMenuList ul{
	padding-left: 0;
}

.subMenuList li {
    margin: 0 0 -3px;
    padding: 0;
    line-height: 1;
    list-style: none;
}

.subMenuList li li{
    background: #EDECE7 url(../common/ico_arrow.gif) no-repeat 0.75em center;
    padding: 0.8em 0 0.8em 1.25em !important;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 0;
}

.subMenuList li li a {
    color: #000;
    text-decoration: underline;
}

