@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: #005E6B;
	color: #003E4B;
	color:#111113;
	text-align: center;
	background-color: #4A514E;
	line-height: 1.0;
}

/* 基本リンクカラー */
a:link {
	color: #003E4B;
	color: #222224;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:visited {
	color: #003E4B;
	color: #222224;
	/*text-decoration: none;*/
	text-decoration: underline;
	}
a:hover {
	color: #FC0;
	color: #F90;
	color: #F80;
	text-decoration: underline;
	}
a:active {
	/*color: #F90;*/
	color: #F00;
	text-decoration: underline;
	}

#container {
	width: 766px;
	margin: 0 auto;
	padding: 0px 0 14px 0;
	text-align: center;
	background: #878785 url(../pic/sakuhin_bg.gif) repeat-y left top;
}

#main {
	width: 750px; /* peek-a-boo対策 */
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: #878785 url(../pic/top_back.jpg) no-repeat left top;
	position: relative;
}

h1 {
	font-size: 14px;
	position: absolute;
	top: 19px;
	left: 325px;
}

#left {
	width: 370px;
	width: 350px;
	/*margin-top: 532px;
	margin-top: 528px;*/
	padding-top: 528px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 150%;
}

#left-inner {
	padding-left: 25px;
}

#left p#term {
	font-size: 12px;
	padding-bottom: 4px;
}

#left p#laputa-link {
	font-size: 12px;
	padding-bottom: 8px;
}

#left div#mokuji {
	font-size: 12px;
	line-height: 150%;
	padding-bottom: 14px;
}

#left div#event {
	/*border-top: dotted 1px #333335;*/
	font-size: 12px;
	line-height: 18px;
	/*margin-top: 12px;*/
	/*padding-top: 14px;
	padding-bottom: 12px;*/
}

#left div#profile {
	width: 290px;
	border-top: dotted 1px #333335;
	font-size: 12px;
	line-height: 18px;
	margin-top: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#right {
	width: 370px;
	width: 290px;
	/*margin-top: 532px;
	margin-top: 528px;*/
	padding-top: 528px;
	float: right;
	text-align: right;
	font-size: 12px;
}

#right-inner {
	padding-right: 25px;
}

#right div#aori {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 12px;
}

#right div#sakuhin {
	/*width: 300px;*/
	padding-top: 14px;
	border-top: solid 1px #333335;
}

#right div#sakuhin ul {
	margin: 0px;
	padding-right: 10px;
	padding-right: 6px;
	list-style-type: none;
	line-height: 140%;
}

#right div#sakuhin li {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
}

#right div#sakuhin a:link {
	color: #F0EED0;
	color: #111113;
	text-decoration: none;
	}
#right div#sakuhin a:visited {
	color: #F0EED0;
	color: #111113;
	text-decoration: none;
	}
#right div#sakuhin a:hover {
	color: #FA0;
	color: #F90;
	color: #F80;
	text-decoration: underline;
	}
#right div#sakuhin a:active {
	color: #F90;
	color: #F00;
	text-decoration: underline;
	}

/* ログ取得＆カウンターボックス */
#o_counter {
	clear: both;
	padding: 0px 0 0px 25px;
	/*margin-left: 29px;*/
	text-align: left;
}

