@charset "shift_jis";

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;
	color:#333;
	text-align: center;
	background-color: #000;
	line-height: 1.0;
}

/* 基本リンクカラー */
a:link {
	color: #666;
	color: #333;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:visited {
	color: #666;
	color: #333;
	/*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;
	background-color: #FFF;
	/*position: relative;*/
	padding-bottom: 5px;
}

#wrapper {
	position: relative;
}

#row1 {
	width: 650px;
	height: 240px;
	background: url(../pic/top1.jpg) no-repeat left top;
}

#row1 p {
	text-indent: -5000px;
}

#row2 {
	width: 650px;
	height: 248px;
	background: url(../pic/top2.jpg) no-repeat left top;
}

#row3 {
	width: 650px;
	/*height: 248px;*/
	background: url(../pic/top3.jpg) no-repeat left top;
}

#row3wrapper {
	padding-left: 25px;
}

#sakuhin {
	width: 177px;
	position: absolute;
	top: 215px;
	top: 220px;
	left: 21px;
	left: 25px;
	/*margin: -15px 0 0 40px;
	margin: -25px 0 0 10px;*/
	margin: 0px;
	/*padding: 8px 0px 8px 8px;*/
	padding: 0px;
	background-image: url(../pic/tpbgimage.gif);
}

#sakuhinWrapper {
	padding: 5px 0px 5px 8px;
}

#sakuhin ul {
	/*width: 170px;
	position: absolute;
	top: 7px;
	left: 485px;
	z-index: 3;*/
	/*margin: -15px 0 0 40px;*/
	margin: 0px;
	padding: 0;
	list-style-type: none;
	line-height: 105%;
	line-height: 151%;
	line-height: 15px;
	/*line-height: 11px;*/
}

#sakuhin li {
	margin: 0;
	padding: 0;
	/*margin-bottom: 3px;
	margin-bottom: 5px;*/
}

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

#left {
	width: 290px;
	width: 304px;
	float: left;
	margin: 0px 50px 10px 20px;
	margin: 0px 38px 10px 25px;
	margin: 0px 38px 10px 0px;
	padding-top: 24px;
	/*padding-left: 25px;*/
}

#right {
	width: 260px;
	margin: 0px 0px 0px 0px;
	padding-top: 20px;
	padding-top: 50px;
	float: left;
}

#left h1 {
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}

#left #date {
	font-size: 12px;
	margin-bottom: 10px;
	margin-bottom: 16px;
}

#left #aori {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 6px;
	margin-bottom: 10px;
}

#left #mokuji {
	font-size: 12px;
	line-height:18px;
	margin-bottom: 6px;
	margin-bottom: 12px;
	margin-bottom: 16px;
}

#left #ryokin {
	font-size: 12px;
	line-height:19px;
	margin-bottom: 6px;
}

#left #ryokin h3 {
	font-size: 12px;
	font-weight: normal;
}

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

#left #information {
	font-size: 12px;
	line-height:18px;
}

#left #information h3 {
	font-size: 12px;
	font-weight: normal;
}

#left #information ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#right #event {
	border: solid 1px #444;
	padding: 8px 10px 10px 6px;
	font-size: 12px;
	line-height:16px;
	margin-bottom: 16px;
}

#right #event h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

#right #event p {
	margin-left: 6px;
	margin-bottom: 2px;
}

#right #event ul {
	margin: 0 0 0 20px;
	padding: 0;
}

#right #event2 {
	border: solid 1px #444;
	padding: 8px 10px 10px 6px;
	font-size: 12px;
	line-height:16px;
	margin-bottom: 16px;
}

#right #event2 h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 2px;
}

#right #event2 p {
	margin-left: 6px;
	margin-bottom: 2px;
}

#right #profile {
	border: solid 1px #333;
	padding: 10px;
	/*font-size: 12px;
	line-height:16px;*/
}

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


