/* defstyle */
body {
	margin:0px auto;
	padding:0px;
	color:#777676;
	background-color:#FFFFFF;
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.8em;
	text-align:center;
}

p{
	margin:0px;
	color:#777676;
	font-size:12px;
	line-height:1.5em;
}

h1{
margin:0px;
}

h2{
margin:0px;
}

#wrapper{
margin:0px auto;
width:900px;
padding:0px;

}


#main{
	width:900px;
	margin:0px auto;
	background:url(image/bg.jpg) repeat-y left top;
}


#main-left{
float:left;
margin:0px;
width:180px;
text-align:left;
}

#main-right{
float:right;
margin:0px;
width:720px;
text-align:left;
}

#main_content{
	width:680px;
	clear: both;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	overflow: hidden;
}

#main_content2{
	width:620px;
	margin:30px 0px 0px 40px;
}

#main_content-c{
	width:580px;
	margin:30px 0px 0px 70px;
}

#main_content-d{
	width:650px;
	margin:30px 0px 0px 40px;
}
#bar{
margin:15px 0px;
}

#bar2{
margin:15px 0px 0px 0px;
}

#bar3{
margin:0px 0px 0px 0px;
}

.table01 {
	font-size:12px;
	color:#6E7C4E;
	line-height:1.7em;
}

.tableus {
	font-size:12px;
	color:#666666;
	line-height:1.7em;
}

.table01 h2{
font-size:14px;
font-weight:bold;
color:#6E7C4E;
line-height:1.5em;
margin:0px;
}

.table02 {
font-size:11px;
color:#4098A3;
line-height:1.5em;
}

.table02 h2{
font-size:14px;
font-weight:bold;
color:#4098A3;
line-height:1.5em;
margin:0px;
}

.table03 {
font-size:11px;
color:#5792C5;
line-height:1.5em;
}

.table03 h2{
font-size:14px;
font-weight:bold;
color:#5792C5;
line-height:1.5em;
margin:0px;
}

.si-blue{
	color:#5792C5;
}

.staff-blue{
	color:#4098A3;
}

#footer{
width:900px;
height:32px;
}

#footer_content{
width:720px;
margin:10px 0px 0px 180px;
}

#footer table{
margin-top:10px;
font-size:11px;
color:#8B5C29;
line-height:1.5em;
}

#footer table a{
font-size:11px;
color:#8B5C29;
line-height:1.5em;
text-decoration:none
}

#footer table a:{
font-size:11px;
color:#8B5C29;
line-height:1.5em;
text-decoration:none
}

#footer table a:visited {
font-size:11px;
color:#8B5C29;
line-height:1.5em;
text-decoration:none;
}
#footer table a:hover {
font-size:11px;
color:#8B5C29;
line-height:1.5em;
text-decoration:underline;

}
#footer table a:active {
font-size:11px;
color:#8B5C29;
line-height:1.5em;
text-decoration:none;
}

.menutextleft{
	margin-left:10px;
/*	float:left;*/
}

.menutextright{
	margin-right:10px;
/*	float:right*/
}

.qaclr{
	color:#5A3D1C;
	margin-bottom: 10px;
	font-weight: bold;
}

.qaclr-title{
	color:#754061;
	margin-bottom: 10px;
}

.menu a:link{
color:#E578AC;
text-decoration:underline;
}

.menu a:visited {
color:#E578AC;
}
.menu a:hover {
color:#E578AC;
text-decoration:none;

}
.menu a:active {
color:#E578AC;
text-decoration:underline;
}



/* サイトナビ */
#sitenavi{
	text-align: center;
	width: 650px;
	margin-top: 40px;
	margin-bottom: 0px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	}

ul#sitenavi{
	margin:20px auto 20px;
	text-align:center;
	font-size:12px;
}

ul#sitenavi li{
	display:inline;
	margin-right:1em;
	padding-left:1em;
	border-left:1px solid #999999;
}
ul#sitenavi li#liMenu06{
padding-right:1em;
border-right:1px solid #999999;
}


#sub-text {
	height: 124px;
	width: 500px;
}

#sub-text1 {
	height: 248px;
	width: 500px;
}

#pc-yoyaku {
	text-align: right;
	width: 660px;
	margin-top: 24px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	padding-right: 20px;
}
#pc-yoyaku img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/* リンク */
a:link {
	color: #3856B6;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #3856B6;
	text-decoration: none;
	outline: none; 
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	outline: none;
}
