/* Information ページ */

h2.title {
	width: 611px; height: 156px;
	background: url(../information_img/title.jpg) no-repeat;
	text-indent: -9999px; }

.intro_table01 { margin: 3px 0px 15px 46px; }
.intro_table01 { margin: 45px 0px 15px 46px; }

.main_text {
	font-size: 91.6%;
	margin: 10px 80px 10px 50px;
	color: #c0b19f;
	line-height: 150%; }

/* infoセット */

ul#info {
    margin:0;
    padding: 20px 10px 8px 50px;
	list-style-type: none;
	width: 515px;
}

li {
    font-size: 91.6%;
	color: #c0b19f;
    line-height: 140%;
}

li span{ display:block; }

span.info2 {
	margin: -1.4em 0 0 0;
	padding: 0 0 0 5.5em;
	display: block;
}

.infodate {
	font-weight: bold;
	color: #f35c86;
}

.infotensen {
	margin: 5px 75px 5px 50px;
	padding: 5px 75px 5px 50px;
	background: url(../common/tensen.gif) repeat-x;
}
/* infoセットここまで */