body, p, form, h1, h2, h3, h4, h5, h6, img {
	margin: 0;
	padding: 0;
}

img {
	border: 0px none;
}

body {
	font-family: "Osaka", "MS UI Gothic";
	color:#666;
	text-align: center;
	background-color: #FFFFE6;
	background-color: #000;
	line-height: 100%;
}

/* 基本リンクカラー */
a:link {
	color: #666;
	color: #BBB;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:visited {
	color: #666;
	color: #BBB;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:hover {
	color: #F90;
	/*color: #F60;*/
	text-decoration: underline;
	}
a:active {
	color: #F90;
	/*color: #F60;*/
	text-decoration: underline;
	}

/* 全体 */
#container {
	width: 650px;
	margin: 0 auto 0 auto;
	padding: 0px 0 0 0px;
	text-align: left;
	position: relative;
}

#topimage {
	width: 650px;
}

h1 {
	font-size: 18px;
	color: #DDD;
}

#row1 {
	width: 650px;
}

#row1 img {
	float: left;
}

#row2 {
	clear: left;
	margin: 0;
	width: 650px;
}

#row2 img {
	float: left;
}

#row3 {
	clear: left;
	margin: 0;
	width: 650px;
}

#row3 img {
	float: left;
}

#date {
	width: 218px;
	position: absolute;
	top: 292px;
	left: 323px;
	font-size: 12px;
	z-index: 1;
}

#aori {
	width: 214px;
	position: absolute;
	top: 350px;
	left: 320px;
	font-size: 12px;
	z-index: 2;
}

#sakuhin1 {
	width: 170px;
	position: absolute;
	top: 7px;
	left: 485px;
	z-index: 3;
}

#sakuhin2 {
	width: 170px;
	position: absolute;
	top: 414px;
	left: 485px;
	z-index: 4;
}

.sakuhin ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*line-height: 115%;*/
	line-height: 11px;
	line-height: 11px;
}

.sakuhin li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	margin-bottom: 5px;
}

.sakuhin a:link {
	color: #CCC;
	text-decoration: none;
	}
.sakuhin a:visited {
	color: #CCC;
	text-decoration: none;
	}
.sakuhin a:hover {
	color: #F90;
	/*color: #F30;*/
	text-decoration: underline;
	}
.sakuhin a:active {
	color: #F90;
	/*color: #F60;*/
	text-decoration: underline;
	}

#mokuji {
	width: 160px;
	position: absolute;
	top: 415px;
	left: 320px;
	z-index: 5;
	font-size: 12px;
	color: #CCC;
}

#mokuji p {
	padding-bottom: 6px;
}

#info {
	clear: left;
	width: 650px;
	background-color: #222;
	font-size: 12px;
	line-height:19px;
	color: #CCC;
}

#info2 {
	padding: 10px 15px;
}

#info2 h3 {
	font-size: 12px;
}


#ryokin {
	width: 200px;
	float: left;
	margin-right: 30px;
}

#ryokin p {
	margin-left: 6px;
}

#information {
	width: 380px;
	float: left;
}

#information ul {
	margin: 0 0 0 25px;
	padding: 0;
}

/* ログ取得＆カウンターボックス */
#o_counter {
	/*width:230px;*/
	margin: 0 0 0 5px;
	padding: 7px 0 0 0;
}

