/*-- ボディ --*/
body{
	background-image: url(../../img/back.jpg);
	font-size:14px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}

/*-- メインFLASH --*/
#main-flash{
	width: auto;
	height: 505px;
	margin-bottom:30px;
}

/*-- コンテンツ--*/
.t-contents{
	width: 950px;
	height: auto;
	margin:0 auto 0 auto;
	padding:0 0 10px 0;
}

.yado{
	width: 62px;
	height: 82px;
	padding:0px 1px 0px 0px;
	float:left;
}

.oshirase{
	width: 520px;
	height: auto;
	padding:3px 0 0 10px;
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #91535A;
}
.roop {
width: 520px;
height: auto;
padding:0 0 15px 0;
}
.roop-1{
	width: 517px;
	height: auto;
	padding:0 0 5px 3px;
}
.roop-1 h3{
color:#320000;
width: 360px;
height: auto;
margin:1px 0 0 ;
font-size:0.95em;
line-height:1.6em;
float:left;
}
.roop-day{
width: 150px;
height: auto;
margin:5px 0 0 0;
font-size:0.75em;
line-height:1.6em;
float:right;
text-align:right;
}
.roop-2{
	width: 510px;
	height: auto;
	padding:0 0 0 10px;
}

.roop-2-n{
width: 310px;
margin:0 0 0 0;
font-size:0.85em;
line-height:1.7em;
float:left;
}
.roop-2-img{
width: 190px;
height: auto;
margin:0 0 0 0;
font-size:0.85em;
line-height:1.7em;
float:right;
}




.yoyaku a{
	background-image: url(../../img/yoyaku.gif);
	background-repeat: no-repeat;
	width:207px;
	height: 40px;
	display: block;
	margin:0 0 15px 50px;
	float:right;
	text-indent: -9999px;
}
.yoyaku a:hover{
	background-image: url(../../img/yoyaku.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.contact a{
	background-image: url(../../img/contact.gif);
	background-repeat: no-repeat;
	width:207px;
	height: 29px;
	display: block;
	float:right;
	margin:0;
	text-indent: -9999px;
}
.contact a:hover{
	background-image: url(../../img/contact.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


