body {
	font-family: "メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	margin: 0;
	padding :0;
	font-size: 80%;
	color: #393939;
	line-height: 160%;
	background-image:url(../../images/back2.gif);
	background-attachment:fixed;
	background-position:center;
	background-repeat:repeat-y;
	background-color:#D5D6D7;
}

div,ul,li {
	margin:0;
	padding:0;
}
img {
	border: 0
}

a {
	outline:none;
}

a:link {
	color:#ee3333;
}
a:visited {
	color:#ee3333;
}
a:active {
	color:#CC0000;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}

.message{
	font-size:14px;
	line-height:180%;
}
.facilitie{
	padding-left:5px;padding-right:20px;
}
.riyo_mid{
	font-color:#999999;
	font-size:16px;
	font-weight:bold;
}
.text_b{
	font-color:#999999;
	font-size:14px;
	font-weight:bold;
}

.bottom_line{
	border-bottom:1px solid #999999;
}
.red{
	color:#FF0000;
}
.orange {
	color: #F29417;
}
.riyo_title {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}


/* ------------ footer */
.footer {
	margin: 0;
	padding: 0;
	width: 757px;
	height: 100px;
	background: url(../../images/footer_back.jpg) no-repeat;
}
ul.footer_menu {
	list-style: none;
	margin: 0;
	padding: 13px 0 0 15px;
}

ul.footer_menu li {
	float: left;
	padding: 0 0 0 12px;
	margin: 0 8px 15px 0;
	background: url(../../images/footer_icon.jpg) left no-repeat;
}

ul.footer_menu a:link {
	text-decoration: underline;
	color:#373636;
}
ul.footer_menu a:visited {
	text-decoration: underline;
	color:#373636;
}
ul.footer_menu a:active {
	text-decoration: underline;
	color:#CC0000;
}
ul.footer_menu a:hover {
	text-decoration: underline;
	color:#CC0000;
}

/*--- // copy ---*/
.copy{
	clear: both;
	float: right;
	color: #666666;
	margin: 0 8px 0 0;
}






