/* formatting style
------------------------------*/
* {
	
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}


/* link styles
------------------------------*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #E94710;
	text-decoration: underline;
}
a:active {
	color: #E94710;
	text-decoration: none;
}
a img{
	border: 0;
}

.m {
	font-size: small;
}
.s {
	font-size: x-small;
}
.l {
	font-size: medium;
}

/* basic layout
------------------------------*/
#container {
	width: 900px;
	margin: 0px auto 0px auto;
}


/* header styles
------------------------------*/
#header {
	width: 900px;
	height: 64px;
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/futaba.jpg) bottom no-repeat;
}
#logo {
	float: left;
	width: 390px;
	height: 37px;
	margin: 14px 0px 0px 0px;
	padding: 0px;
}
#submenu {
	float: right;
	width: 385px;
	height: 15px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
#submenu ul {
	float: right;
	margin: 0px;
	padding: 0px;
}
#submenu li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sub_contact {
	width: 54px;
	height: 11px;
	margin-top: 2px;
}
#sub_campany {
	width: 64px;
	height: 11px;
	margin: 2px 0px 0px 4px;
}
#sub_privacy {
	width: 88px;
	height: 11px;
	margin: 2px 0px 0px 4px;
}
#search_box {
	width: 127px;
	height: 19px;
	margin-left: 6px;
}
#search_btn {
	width: 35px;
	height: 19px;
	margin-left: 2px;
}

#store {
	clear: right;
	float: right;
	width: 138px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}


/* global navi
------------------------------*/
#gnavi {
	width: 900px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	overflow:hidden;
}
#gnavi ul {
	width: 900px;
	height: 30px;
}
#gnavi li {
	float: left;
	list-style-image: none;
	list-style-type: none;
}


/* category navi
------------------------------*/
#cate_navi {
	width: 900px;
	height: 23px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #B8A289;
}
#cate_navi ul {
	width: 800px;
	height: 20px;
	margin-left: 10px;
}
#cate_navi li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 80%;
	color: #370900;
	padding: 3px 0px 0px 5px;
}


/* category navi_nadeshiko
------------------------------*/
#cate_navi_nadeshiko {
	width: 900px;
	height: 23px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	background-color: #FFB0D5;
}
#cate_navi_nadeshiko ul {
	width: 800px;
	height: 20px;
	margin-left: 10px;
}
#cate_navi_nadeshiko li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	font-size: 80%;
	color: #D4145A;
	padding: 3px 0px 0px 5px
}


/* left 
------------------------------*/
#left {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 10px;
	/*margin-right: -3px;*/
	margin-bottom:100px;
}
#page_title {
	font-size: 120%;
	font-weight: bold;
	color: #370900;
	border-bottom: #370900 solid 2px;
	padding: 10px 0px 5px 0px;
}
#page_copy {
	font-size: 80%;
	line-height: 1.4;
	width: 580px;
	margin: 15px 0px 15px 0px;
}


/* right 
------------------------------*/
#right {
	float: right;
	width: 283px;
	margin-top: 10px;
	margin-bottom:100px;
}
#ad_space {
	margin-bottom: 10px;
}
#feature {
	clear: both;
	float: left;
	width: 280px;
	height: auto;
	background-color: #F7F4EE;
}
#feature .title {
	width: 262px;
	height: 16px;
	margin: 12px 0px 5px 8px;
}
#feature .box {
	clear: both;
	float: left;
	width: 262px;
	height: auto;
	margin: 5px 0px 0px 8px;
}
#feature .img {
	float: left;
	width: 60px;
	height: 60px;
}
#feature .text {
	float: left;
	width: 190px;
	height: auto;
	font-size: 75%;
	line-height: 1.2em;
	margin-left: 8px;
}
#feature .line {
	clear: both;
	float: left;
	width: 262px;
	height: 1px;
	border-top: #370900 dotted 1px;
	margin-top: 5px;
}
#feature .space {
	clear: both;
	float: left;
	width: 280px;
	height: 20px;
}
#pr {
	clear: both;
	float: left;
	width: 280px;
	height: auto;
	background-color: #F7F4EE;
	margin-top: 20px;
}
#pr .title {
	width: 262px;
	height: 16px;
	margin: 12px 0px 10px 8px;
}
#pr .box {
	clear: both;
	float: left;
	width: 262px;
	height: auto;
	margin: 5px 0px 0px 8px;
}
#pr .img {
	float: left;
}
#pr .text {
	float: left;
	height: auto;
	font-size: 75%;
	line-height: 1.2em;
	margin-left: 8px;
}
#pr .line {
	clear: both;
	float: left;
	width: 262px;
	height: 1px;
	border-top: #370900 dotted 1px;
	margin-top: 5px;
}
#pr .space {
	clear: both;
	float: left;
	width: 280px;
	height: 20px;
}

#recommend {
	clear: both;
	float: left;
	width: 280px;
	height: auto;
	margin-top: 20px;
	background-color: #F7F4EE;
}
#recommend .title {
	width: 262px;
	height: 16px;
	margin: 12px 0px 5px 8px;
}
#recommend .box {
	clear: both;
	float: left;
	width: 262px;
	height: auto;
	margin: 5px 0px 0px 8px;
}
#recommend .img {
	float: left;
	width: 98px;
	height: 70px;
}
#recommend .text {
	float: left;
	width: 150px;
	height: auto;
	margin-left: 8px;
}
#recommend .text_r1{
	float: left;
	font-size: 85%;
	font-weight: bold;
	line-height: 1.2em;
	width: 150px;
	height: auto;
}
#recommend .text_r2{
	float: left;
	font-size: 70%;
	
	line-height: 1.2em;
	width: 150px;
	height: auto;
}
#recommend .line {
	clear: both;
	float: left;
	width: 262px;
	height: 1px;
	border-top: #370900 dotted 1px;
	margin-top: 5px;
}
#recommend .space {
	clear: both;
	float: left;
	width: 280px;
	height: 20px;
}


/* footer styles
------------------------------*/
#footer {
	text-align: center;
	clear: both;
	width: 900px;
	font-size: 75%;
	border-top: #370900 solid 2px;
	padding: 10px 0px 10px 0px;
}