body {
	background-color: #FFFFFF;
	color: #663300;
	font-family: Sans-Serif;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
}

a:link { color: #0000CC; }
img { border: none; }
.clear { clear: both; }
.ta_c { text-align: center; }
.ta_r { text-align: right; }

#container {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	padding-top: 437px;
	text-align: left;
}
body#home #container { padding-top: 810px; }
#container .center {
	margin: 0 auto;
	width: 950px;
}
#container .center h1 {
	line-height: 1.4;
	margin: 24px 0 12px;
	padding: 0;
}
#container .center p.description {
	font-size: small;
	line-height: 1.4;
	margin: 12px 0;
	padding: 0;
}
#container .center p.description a {
	color: #663300;
	text-decoration: none;
}
#container .center div#groups {
	background-color: #F2F2E5;
	border-bottom: 1px solid #F2F2E5;
	border-top: 1px solid #F2F2E5;
}
#container .center div#groups h2 {
	border-bottom: 3px dotted #FFFFFF;
	font-size: medium;
	margin: 11px 0 12px;
	padding: 0 0 12px;
	text-align: center;
}
#container .center div#groups div.group {
	float:left;
	margin-left: 18px;
	padding-top: 50px;
	width: 168px;
}
#container .center div#groups div.nekogoods { background: url(photo/group_ne.gif) no-repeat center 0; }
#container .center div#groups div.ring { background: url(photo/group_ri.gif) no-repeat center 0; }
#container .center div#groups div.strap { background: url(photo/group_st.gif) no-repeat center 0; }
#container .center div#groups div.pendant { background: url(photo/group_pe.gif) no-repeat center 0; }
#container .center div#groups div.wallet { background: url(photo/group_wa.gif) no-repeat center 0; }
#container .center div#groups div.group h3 {
	font-size: small;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}
#container .center div#groups div.group p {
	font-size: small;
	line-height: 1.4;
	margin: 12px 0 11px;
	padding: 0;
}
#container .center h2.news,
#container .center h2.guide {
	border-bottom: 3px dotted #CCCCCC;
	border-top: 3px solid #CCCCCC;
	font-size: medium;
	margin: 24px 0;
	padding: 6px 0;
}
#container .center ul.news {
	margin-bottom: 24px;
	margin-top: 24px;
	padding-bottom: 0;
	padding-top: 0;
}
#container .center ul.news li {
	font-size: small;
	line-height: 1.4;
}
#container .center ul.item {
	margin: 0;
	padding: 0;
}
#container .center ul.item li {
	float:left;
	font-size: small;
	line-height: 1.4;
	list-style-type: none;
	margin: 0 9px 9px 0;
	overflow: hidden;
	padding: 0;
	width: 128px;
}
#container .center ul.item li.last { margin-right: 0; }
#container .center ul.item li img { vertical-align: top; }
#container .center #media {
	background-color: #F2F2E5;
	border-bottom: 1px solid #F2F2E5;
	border-top: 1px solid #F2F2E5;
	margin-top: 15px; /*24-9*/
}
#container .center #media h2 {
	border-bottom: 3px dotted #FFFFFF;
	font-size: medium;
	margin: 11px 0 12px;
	padding: 0 0 12px;
	text-align: center;
}
#container .center #media p {
	font-size: small;
	line-height: 1.4;
	margin: 12px 0;
	padding: 0;
}
#container .center #media ul {
	margin-bottom: 12px;
	margin-top: 12px;
	padding-bottom: 0;
	padding-top: 0;
}
#container .center #media ul li {
	font-size: small;
	line-height: 1.4;
}
#container .center div.guide {
	float:left;
	margin: 0 24px 12px 0;
	overflow: hidden;
	width: 360px;
}
#container .center div.guide h3 {
	font-size: small;
	margin: 0;
	padding: 0;
}
#container .center div.guide h4 {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #CCCCCC;
	font-size: small;
	margin: 12px 0;
	padding: 6px 0;
}
#container .center div.guide p {
	font-size: small;
	line-height: 1.4;
	margin: 12px 0;
	padding: 0;
}
#container .center div.guide table {
	border: 1px solid #CCCCCC;
	width: 100%;
}
#container .center div.guide table th {
	border: 1px solid #CCCCCC;
	font-size: small;
	font-weight: normal;
	line-height: 1.4;
	padding: 6px;
	text-align: left;
}
#container .center div.guide table td {
	border: 1px solid #CCCCCC;
	font-size: small;
	line-height: 1.4;
	padding: 6px;
	text-align: right;
	white-space: nowrap;
	width: 10%;
}
#container div.center div#pagebody p {
	font-size: small;
	line-height: 1.4;
	margin: 12px 0;
	padding: 0;
}
div#container div.center div#pagebody p.posted {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 6px 0;
}
div#container div.center div#pagebody p.navi {
	border-top: 1px dotted #CCCCCC;
	padding-top: 6px;
}
#container div.center div#pagebody ol li,
#container div.center div#pagebody ul li {
	font-size: small;
	line-height: 1.4;
}
div#container div.center div#pagebody div.entry {
	margin: 0 auto;
	width: 400px;
}

#footer {
	background-color: #99CCCC;
	border-bottom: 12px solid #7AA3A3;
	border-top: 1px solid #FFFFFF;
	padding: 12px 0 100px;
}
#footer p {
	font-size: small;
	margin: 12px 0;
	padding: 0;
}

div#banner {
	left: 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
}

div#menu {
	background: url(photo/banner_payment.gif) no-repeat right 0;
	height: 50px;
	margin: 0 auto;
	width: 948px;
}
div#menu img { margin-top: 12px;}

div#pr {
	background-color: #99CCCC;
	border-bottom: 1px solid #7AA3A3;
	border-top: 1px solid #99CCCC;
}
div#pr div.inside {
	background: #FFFFFF url(photo/banner_image.jpg) no-repeat right 0;
	height: 351px;
	margin: 11px auto 12px;
	width: 948px;
}
div#pr div.inside div.banner {
	background: url(photo/banner_title.gif) no-repeat left 0;
	padding: 151px 0 0;
}

div#category {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	margin: 0 auto;
	padding-bottom: 23px;
	width: 948px;
}
body#home div#category { padding-bottom: 0; }

div#category ul {
	margin: 0;
	padding: 0;
}
div#category ul li {
	float:left;
	height: 180px;
	list-style-type: none;
	margin: 12px 12px 0 0;
	overflow: hidden;
	padding: 0;
	width: 180px;
}
div#category ul li img { vertical-align: top; }

