body {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images01/back.jpg);
}
h6 {
	font-size: 72%;
	line-height: 1.3em;
	color: #666;
}
h5 {
	font-size: 63%;
	color: #666;
	line-height: 1.2em;
}
h4 {
	font-size: 65%;
	color: #933;
	line-height: 1.3em;
}
h3 {
	font-size: 80%;
	font-weight: bold;
	color: #0E0059;
	line-height: 2.4em;
	letter-spacing: 0.1em;
}


/*コンテナー設定
---------------------------------------------------------------------------*/
#container {
	width: 840px;
	margin-top: 40px;	/*最上部の画像とサイト名の高さに合わせてここも変更する*/
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	background-repeat: repeat-y;
}
#head {
	width: 840px;
	height: 90px;
	font-size: 72%;
	color: #FFF;
	line-height: 1.3em;
}
#box {
	width: 840px;
}
#box p {
	font-size: 75%;
	line-height: 1.3em;
	color: #333;
}
#boxleft {
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#boxcenter {
	width: 420px;
	float: left;
	padding-top: 10px;
}
#boxcontents {
	width: 605px;
	float: left;
	padding-top: 25px;
	padding-right: 15px;
}
#boxright {
	width: 170px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#count {
	clear: both;
	width: 825px;
	float: left;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 4px;
	text-align: right;
}



/*フッター（copyright部分）
---------------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 840px;
	text-align: center;
	background-image: url(images01/bg_footer.gif);
	background-repeat: repeat;
	color: #666;
	font-size: 72%;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 1.3em;
}
#footerspace {
	width: 840px;
	clear: both;
	float: left;
}
.headimg {
	background-image: url(images01/top03.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.yohaku8hw {
	padding-top: 8px;
	padding-bottom: 8px;
}
.yohaku4hw {
	padding-top: 4px;
	padding-bottom: 4px;
}
.yohaku2hw {
	padding-top: 2px;
	padding-bottom: 2px;
}
.yohaku8lr {
	padding-right: 8px;
	padding-left: 8px;
}
.infoflame {
	border: 1px solid #171F68;
}
#container #box #boxcenter .infoflame tr td dl {
	padding-left: 8px;
}
#container #box #boxcenter .infoflame tr td dt {
	color: #344E97;
	font-size: 80%;
	font-weight: bold;
}
.contentstitlebg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0E0059;
}
.ryokinTbl {
	border-collapse: collapse;
}
.ryokinTbl td {
	padding: 3px;
	border: 1px solid #999;
	color: #333;
}
.ryokinTbl th {
	color: #666;
	text-align: left;
	padding: 3px;
	border: 1px solid #999;
}
#ryokinhyo {
	width: 605px;
}
#ryokinhyoleft {
	width: 300px;
	float: left;
}
#ryokinhyoright {
	width: 300px;
	float: left;
	padding-left: 5px;
}
#ryokinhybottom {
	width: 605px;
	clear: both;
}
#ryokinhyo .ryokinTbl tr td div table tr td {
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.underdot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.underdothwpadd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-left: 20px;
}
.sparkle {
	padding-bottom: 40px;
}
.infoflameimg {
	background-image: url(images01/infotitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 106px;
	padding-top: 5px;
}
.moji90 {
	font-size: 90%;
}
.moji85 {
	font-size: 85%;
}
.tag1 {
	background-image: url(images01/tag_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tag2 {
	background-image: url(images01/tag_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tag3 {
	background-image: url(images01/tag_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bartitle {
	background-image: url(03img/bar_bg.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 4px;
}
#boxcontents .bartitle tr td p {
	color: #FFF;
	font-size: 80%;
	padding-left: 4px;
	letter-spacing: 0.2em;
}
.hiru {
	color: #F30;
}
.yoru {
	color: #36C;
}
.photomenutitle {
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3em;
}

#seeing_table tr td p {
	font-size:72%;
}

