/*------------------------------------------
BASE
-------------------------------------------*/
* 
	{
	margin:0;
	padding:0;
	}

body
	{
	color: #454545;
	margin:0px;
	padding:0px;
	background:url(image/bg.jpg) #feef01 repeat-x;
	text-align:center;
	font-family: Verdana;
	line-heignt:160%;
	}

#base
	{
	margin:0px auto;
	padding: 0px;
	width: 800px;
	background:#fff;
	text-align:left;
	border-left:3px solid #fe9a0c;
	border-right:3px solid #fe9a0c;
	}

.space
	{
	float: none;
	margin: 0px;
	clear: both;
	}

h2
	{
	font-size: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 0px;
	}

td
	{
	font-size:12px;
	word-wrap:break-word;
	word-break:break-all;
	}

/*------------------------------------------
LINK
-------------------------------------------*/

a
	{
	color: #5eadd9;
	}

a:hover 
	{
	color: #666;
	text-decoration: none;
	}

/*------------------------------------------
HEADER
-------------------------------------------*/

#line_all
	{
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	}

#header
	{
	background-image: url(image/top.jpg);
	background-repeat: no-repeat;
	float:left;
	height: 255px;
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	position:relative;
	}

#header a
	{
	color: #9a691c;
	text-decoration: none;
	line-height:150%;
	}

#header a:hover
	{
	color: #fff;
	text-decoration: none;
	}

#title
	{
	margin: 12px 0px 10px;
	padding-left: 120px;
	padding-right:210px;
	text-align: left;
	width:auto;
	}

h1
	{
	padding:0px;
	margin: 0px;
	font-size: 18px;
	}

#intro
	{
	width:auto;
	font-size: 12px;
	letter-spacing: 1px;
	padding:20px 210px 20px 120px;
	text-align: left;
	line-height: 140%;
	color:#fff;
	}

#okiniiri
	{
	font-size: 12px;
	letter-spacing: 1px;
	text-align: right;
	padding: 0px;
	position:absolute;
	top:10px;
	left:670px;
	margin: 0px;
	}

#okiniiri a
	{
	color: #12515f;
	text-decoration: none;
	border:1px solid #75c5f1;
	padding:3px;
	background:#badff3;
	display:block;
	}

#okiniiri a:hover
	{
	color: #12515f;
	text-decoration: none;
	background:#fef128;
	}

/*------------------------------------------
LAYOUT
-------------------------------------------*/

#main_a
	{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	float:left;
	display:inline;
	}

#contents
	{
	width: 560px;
	padding: 0px 10px;
	margin: 0px;
	float: right;
	}


#menu_a
	{
	float: left;
	width: 210px;
	height: auto;
	margin:0px 0px 0px 5px;
	padding:0px;
	display:inline;
	}

#menu_a a
	{
	text-decoration:none;
	font-weight:bold;
	}

/*------------------------------------------
FOOTER
-------------------------------------------*/

#footer
	{
	font-size: 10px;
	text-align: center;
	margin: 0px;
	display: block;
	text-decoration: none;
	clear: both;
	padding: 5px 15px 0px 15px;
	background: url(image/footer.jpg) #bbdef1 no-repeat;
	height:75px;

	}

#footerlink
	{
	font-size: 9px;
	line-height: 150%;
	letter-spacing: 1px;
	margin-top:10px;
	}

#footerlink a
	{
	color:#454545;
	}


#created
	{
	font-size: 8px;
	line-height: 150%;
	text-align: right;
	letter-spacing: 1px;
	color: #999999;
	}


/*------------------------------------------
SIDE:
-------------------------------------------*/

.menutitle
	{
	color:#333333;
	font-size: 13px;
	font-weight:bold;
	background: url(image/ti_1.gif) left bottom no-repeat;
	height:39px;
	margin:10px 0px 0px 0px;
	text-align:center;
	}

.menubox-2
	{
	margin: 0px 5px 15px 5px;
	padding: 0px;
	font-size: 13px;

	}

.menubox-3
	{
	margin: 5px 0px 0px;
	padding: 7px 5px 15px 13px;
	font-size: 13px;
	border: 2px solid #C4DDEE;
	}

.category
	{
	padding: 8px 15px 8px 15px;
	margin:0px 10px 0px 10px;
	background:url(image/menu_bg.gif) left bottom no-repeat;
	}

.category-sitemap
	{
	line-height: 120%;
	padding: 5px 0px 5px 25px;
	margin:1px 10px 1px 25px;
	background:url(image/menu_bg.gif) left bottom no-repeat;
	}

.rightspase
	{
	margin-right: 20px;
	}

.space2
	{
	padding-top: 5px;
	height: 60px;
	line-height: 1.1em;
	}

.space3
	{
	margin: 0px;
	line-height: 1.3em;
	padding-bottom: 13px;
	padding-top: 5px;
	height: 60px;
	}

/*------------------------------------------
SIDE:SEACH
-------------------------------------------*/

.search-title
	{
	color:#333333;
	font-size: 13px;
	font-weight:bold;
	background: url(image/ti_2.gif) left center no-repeat;
	height:39px;
	margin:10px 0px 0px 0px;
	text-align:center;
	}

.search-title-3
	{
	color:#333333;
	font-size: 13px;
	font-weight:bold;
	background: url(image/ti_3.gif) left center no-repeat;
	height:39px;
	margin:10px 0px 0px 0px;
	text-align:center;
	}

.menubox-1
	{
	padding: 10px 5px;
	display: block;
	white-space: nowrap;
	margin:0px 10px 15px 5px;
	}

.menubox-4
	{
	padding: 10px 5px;
	display: block;
	white-space: nowrap;
	margin:0px 10px 15px 5px;
	}

form
	{
	margin: 0px;
	padding: 0px;
	}

input
	{
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	}

/*------------------------------------------
FONT
-------------------------------------------*/
.red
	{
	color: #ce1b0c;
	}

.brown
	{
	color: #993300;
	}

.white
	{
	color: #FFFFFF;
	}

.ice_blue
	{
	color: #86A8E2;
	}

.green
	{
	color: #57A833;
	}

.blue
	{
	color: #6B8FC9;
	}

.orange
	{
	color: #f6911a;
	}

.orange_12
	{
	color: #FFBB7D;
	font-size: 12px;
	}

.txt_11px
	{
	font-size: 11px;
	}

.txt_12px
	{
	font-size: 12px;
	}

.navyblue
	{
	color: #6C9CBC;
	font-size: 12px;
	}

.redpurple
	{
	color: #E54CCF;
	}

.square-purple
	{
	font-size: 12px;
	color: #E54CCF;
	padding-top: 2px;
	}

/*------------------------------------------
MAIN:PICKUP
-------------------------------------------*/

.pickup0
	{
	font-size: 12px;
	font-weight: bold;
	color: #f47d0a;
	background: url(image/ti_m_1.gif) left center no-repeat;
	padding: 18px 15px 14px 25px;
	margin: 7px 15px 0px 0px;
	width: auto;
	text-align: right;
	}

.pickup1
	{
	font-size: 12px;
	font-weight: bold;
	color: #f47d0a;
	background: url(image/ti_m_2.gif) left center no-repeat;
	padding: 18px 15px 14px 25px;
	margin: 7px 15px 0px 0px;
	width: auto;
	text-align: right;
	}

.pickup2
	{
	font-size: 12px;
	font-weight: bold;
	color: #f47d0a;
	background: url(image/ti_m_3.gif) left center no-repeat;
	padding: 18px 15px 14px 25px;
	margin: 7px 15px 0px 0px;
	width: auto;
	text-align: right;
	}

.purplebox
	{
	width: auto;
	margin: 10px 20px 12px 10px;
	padding: 0px;
	word-wrap:break-word;
	}

.mainbox
	{
	font-size: 12px;
	line-height: 150%;
	margin: 10px 10px 5px 10px;
	width:auto;
	text-align:justify;
	text-justify:inter-ideograph;
	}

.mainbox a
	{
	font-size: 12px;
	line-height: 150%;
	letter-spacing:0.5px;
	}

.mainbox a img
	{
	padding-right:10px;
	}

.mainbox td
	{
	padding-bottom:10px;
	}

.mainbox strong
	{
	font-size: 12px;
	line-height: 130%;
	}

.mainbox-bg
	{
	background-image: url(image/ti_m.gif);
	background-repeat: repeat-y;
	}

.mainbox p
	{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	}

.mainbox a
	{
	text-decoration:underline;
	}

.mainbox a:hover
	{
	text-decoration: none;
	}

.osusume
	{
	color:#47b3c7;
	}

.mainbox strong
	{
	font-weight:normal;
	}


.contents-2
	{
	border: 1px solid #FFFFFF;
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 130%;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 0px;
	background-color: #293546;
	padding-top: 5px;
	padding-bottom: 5px;
	}

.subtitle
	{
	margin-left: 15px;
	margin-top: 3px;
	}

.mini
	{
	font-size:10px;
	line-height:140%;
	border-top:1px dotted #ddcfb8;
	padding-top:10px;
	}

/*------------------------------------------
MAIN:CATEGORYPAGE
-------------------------------------------*/

.mainbox2
	{
	font-size: 12px;
	line-height: 160%;
	margin: 10px 0px 5px 10px;
	padding:8px 5px;
	width: 530px;
	border: 1px solid #ddcfb8;
	text-align:justify;
	text-justify:inter-ideograph;
	}

.mainbox2 a
	{
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	text-decoration:underline;
	}

.mainbox2 a:hover
	{
	text-decoration: none;
	}

.mainbox2 strong
	{
	font-size: 12px;
	line-height: 160%;
	}

.mainbox2 td
	{
	padding-bottom:10px;
	padding-right:10px;
	}

.mainbox2 p
	{
	padding-top:10px;
	}

.mainboxtitle-space2
	{
	padding: 4px 18px 1px 18px;
	}

.img_space2
	{
	text-align: center;
	padding: 10px 25px;
	}

.syousai a
	{
	font-size: 10px;
	margin: 0px 0px 0px 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	}

.syousai a
	{
	}

.syousai a:hover
	{
	text-decoration: none;
	}


.pan
	{
	width:500px;
	text-align:right;
	margin:5px 0px 10px 0px;
	font-size:11px;
	}

/*------------------------------------------
MAIN:ENTRYPAGE
-------------------------------------------*/

.img_space
	{
	width: 98px;
	padding: 10px 25px;
	border: 1px solid #F4E9EB;
	text-align:center;
	}

.main_string
	{
	padding: 10px 10px 10px 15px;
	border-top: 1px solid #ddcfb8;
	border-bottom: 1px solid #ddcfb8;
	font-size: 11px;
	}

.main_string p
	{
	padding: 0px 10px 0px 15px;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.price
	{
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
	}

.next
	{
	font-size: 13px;
	text-align: right;
	margin-bottom: 3px;
	margin-right: 15px;
	}

.next a
	{
	}

.next a:hover
	{
	text-decoration: none;
	}

.back
	{
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 12px;
	text-align: left;
	}


.contents-3
	{
	margin:5px 15px 30px 10px;
	width: auto;
	text-align:justify;
	text-justify:inter-ideograph;
	}

.img_space-2
	{
	padding-top: 15px;
	padding-bottom: 20px;
	text-align: center;
	}

.main_string-2
	{
	font-size: 13px;
	padding: 3px 10px 10px 20px;
	font-weight: normal;
	line-height: 160%;
	}

.main_string-2 a
	{
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	color: #518E31;
	}

.main_string-2 p
	{
	margin: 0px 0px 5px;
	}

.main_string-3
	{
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	padding-top: 0px;
	padding-right: 10px;
	margin-top: 10px;
	}

.review
	{
	font-size: 12px;
	margin: 0px 50px 15px 15px;
	padding-top: 5px;
	line-height: 160%;
	}

.comment
	{
	padding-bottom: 0px;
	font-size: 12px;
	color: #09526f;
	}

/*------------------------------------------

-------------------------------------------*/

.delivery_data
	{
	margin-top: 15px;
	margin-bottom: 15px;
	}

.delivery_data a
	{
	color: #8E6E82;
	}

.delivery_data a:hover
	{
	color: #8E6E82;
	text-decoration: underline;
	}

#sitemap_main
	{
	font-size: 13px;
	line-height: 180%;
	margin: 18px 20px 0px 0px;
	width: auto;
	padding-bottom: 15px;
	padding-left: 35px;
	}

.square
	{
	font-size: 12px;
	color: #E0A6E0;
	padding-top: 2px;
	}

.subtitle2
	{
	background-color: #001070;
	margin-left: 0px;
	height: 16px;
	margin-right: 0px;
	font-size: 13px;
	font-weight: bold;
	}

.subtitle3
	{
	font-size: 16px;
	font-weight: bold;
	margin: 7px 0px 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	border-top-color: #C4DDEE;
	border-bottom-color: #C4DDEE;
	padding-top: 4px;
	line-height: 17px;
	padding-bottom: 0px;
	}


.line
	{
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C4DDEE;
	padding-left: 10px;
	margin: 10px 0px 5px;
	padding-right: 0px;
	width: auto;
	padding-bottom: 3px;
	}

#sitemaptitle
	{
	font-size: 18px;
	color: #FFFFFF;
	background-color: #001070;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 3px;
	margin: 0px;
	padding-right: 2px;
	width: 100%;
	}

.menutitle-2
	{
	color:#6B8FC9;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(image/ti_2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 37px;
	}

/*------------------------------------------
SUBTITLE BG
-------------------------------------------*/

.subtitlebg
	{
	padding: 10px 0px 8px 10px;
	margin: 10px 55px 0px 20px;
	border-bottom:2px dotted #ddcfb8;
	}

.subtitlebg h2
	{
	padding-top: 3px;
	}


.subtitlebg2
	{
	padding: 12px 10px 12px 55px;
	margin: 10px 15px 0px 0px;
	width: auto;
	background:url(image/entry_title.gif) left bottom no-repeat;
	}

.subtitlebg2 h2
	{
	font-size: 14px;
	}

.subtitlebg2 h2 a
	{
	text-decoration: none;
	}

.subtitle3 a
	{
	color: #3072BD;
	}

.subtitle3 a:hover
	{
	color: #3072BD;
	text-decoration: none;
	}


/*------------------------------------------
URESUJI
-------------------------------------------*/

.uresujibox
	{
	font-size: 10px;
	line-height: 130%;
	margin-bottom: 10px;
	margin-right: 30px;
	margin-left: 20px;
	margin-top: 5px;
	height: auto;
	width: auto;
	}

.uresujibox strong
	{
	font-size: 13px;
	line-height: 130%;
	}

.uresujibox p
	{
	margin-bottom: 5px;
	}

.uresujibox a
	{
	color: #6C8BC1;
	}

.uresujibox a:hover
	{
	color: #6C8BC1;
	text-decoration: underline;
	}


/*------------------------------------------
ADOSENS
-------------------------------------------*/

#adosens
	{
	clear:both;
	margin-top: 5px;
	}


/*------------------------------------------
AD
-------------------------------------------*/

#ad
	{
	padding: 0px 0px 10px;
	margin: 0px;
	width: 180px;
	float: right;
	}

/*------------------------------------------
WEB SERVICE
-------------------------------------------*/

#web-service
	{
	clear: both;
	font-size: 12px;
	text-align: center;
	padding: 5px 15px 5px 15px;
	}

/*------------------------------------------
GO TOP
-------------------------------------------*/
.gotop
	{
	margin: 12px 15px 0px 10px;
	font-size: 12px;
	text-align: center;
	clear: both;
	}


#main_b
	{
	margin: 0px;
	width: 570px;
	float: left;
	padding: 0px;
	}



.margin-h-box
	{
	margin-bottom: 25px;
	}

.margin-w-box
	{
	margin-left: 15px;
	}

/*------------------------------------------
ADOSENS
-------------------------------------------*/

#adosens
	{
	margin-bottom: 5px;
	}


/*------------------------------------------
AD
-------------------------------------------*/

#ad
	{
	padding: 0px 0px 10px;
	margin: 0px;
	width: 180px;
	float: right;
	}


#main_b
	{
	margin: 0px;
	width: 570px;
	float: left;
	padding: 0px;
	}



.mainboxtitle-space2
	{
	padding-left: 18px;
	padding-bottom: 1px;
	padding-top: 4px;
	}

.margin-h-box
	{
	margin-bottom: 25px;
	}

.margin-w-box
	{
	margin-left: 15px;
	}


