@charset "EUC-JP";

body {
	background-color: #EBEBEB;
}


a.header:link {
	color: #999999;
	text-decoration: none;
}
a.header:visited {
	color: #6699CC;
	text-decoration: none;
}
a.header:hover {
	color: #FF961F;
	text-decoration: none;
}
a.header:active {
	color: #FF961F;
	text-decoration: none;
}

a.footer:link {
	color: #FF961F;
	text-decoration: none;
}
a.footer:visited {
	color: #6699CC;
	text-decoration: none;
}
a.footer:hover {
	color: #CC3366;
	text-decoration: none;
}
a.footer:active {
	color: #CC3366;
	text-decoration: none;
}

.jacket {
	width: 80px;
	border: 1px solid #333333;
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 10px 50px;
	height: auto;
	min-height: 700px;
}

#head_nav {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color: #999999;
	margin-bottom: 5px;
	float: left;
}
#search_bar {
	padding: 10px;
	margin-top: 0px;
	background-color: #FFED87;
	border: 1px solid #FF961F;
	margin-bottom: 20px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 12px;
	vertical-align: middle;
}

#category_list {
	margin-top: 20px;
	padding: 5px;
}
#search_text {
	float: left;
	vertical-align: middle;
}
#textarea {
	width: 200px;
	height: 24px;
	vertical-align: bottom;
}

#category_list_li {
	float: left;
	margin: 10px 5px;
}
#whatsnew {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
	width: 460px;
	clear: left;
}
#whatsnewBox {
	float: left;
	width: 460px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bannarSpace {
	float: right;
	width: 220px;
	padding: 5px;
	margin-top: 20px;
	text-align: right;
}
#footerBox {
	background-image: url(../img_common/footer_frm.gif);
	background-repeat: no-repeat;
	width: 700px;
	clear: both;
	height: 32px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color: #FF9620;
	line-height: 30px;
	text-align: center;
	padding-bottom: 0px;
}

#footerLink {
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	font-size: 10px;
	color: #FF9620;
	float: left;
	margin-left: 10px;
}
#copyright {
	font-size: 10px;
	color: #FF9620;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
	text-align: right;
	margin-right: 10px;
}
#reset {
	clear: left;
}
#ctegoryimg {
	height: 150px;
	width: 700px;
	clear: left;
	padding-top: 15px;
	padding-bottom: 15px;
}

#ctegoryimg img{
	width: 700px;
}

#wrapper_bottom {
	width: 700px;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 20px 50px;
}
