/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #363636;
	font-size: 14px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	text-align:center;
	margin-right: 70px;
	background-color:#f1f1da;

}

br.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

/* ------------------------------------- 
 *	リンクの色設定（初級モードで設定）
 * ------------------------------------- */

a:link		{color: #0500d1; text-decoration: none;}
a:visited	{color: #ae010d; text-decoration: none;}
a:active	{color: #0500d1; text-decoration: none;}
a:hover		{color: #0640fd; text-decoration: none;}

img {
	border: 0px;
}
a:hover img {
	opacity: 0.8;
}

/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- 
 *※ページ全体の幅は820pxとなっています。
		幅を広げる場合は、.sideと.mainのwidth
		の合計値が#containerのwidthになるよう
		設定してください。
 * ------------------------------------- */

/*ページ全体の幅、レイアウトをセンタリング*/
#container {
	width:820px;
	text-align:left;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tag-area{
	height: 55px;
	text-align:right;
	width: 330px;
}
#title_tag-area h1{
	height: 45px;
	color:#0640fd;
	font-size:10px;
	font-weight:normal;
	margin-top: 10px;
}
.all_wrapper {
	display: inline;
	float: left;
	width: 820px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	background: #FFF;
}
/* ヘッダー画面 */
#header {
	height: 95px;
	width: 820px;
	float: left;
/*	border-bottom: 1px solid #0640fd;*/
	margin-bottom: 0px;
}
#navi_top {
	display: inline;
	height: 70px;
	width: 820px;
	float: left;
/*	border-bottom: 1px solid #0640fd;*/
	margin-bottom: 0px;
}
#title {
	display: inline;
	height: 50px;
	width: 800px;
	float: left;
	margin-top: 5px;
}
#title_company {
	height: 35px;
	width: 370px;
	float: left;
	padding-left: 30px;
	margin-top: 20px;
}
#title_catch_copy {
	height: 50px;
	width: 300px;
	font-size: 5px;
	float: left;
	padding-left: 50px;
	margin-top: 5px;
	color: #0640fd;
}
/*#title_right {
	height: 55px;
	width: 60px;
	float: right;
}*/
#title_logo {
	height: 50px;
	width: 125px;
	float: right;
	padding-right: 0px;
}
/*#title_map {
	display: inline;
	height: auto;
	width: 400px;
	float: left;
	padding-left: 50px;
	margin-top: 5px;
	margin-bottom: 15px;
}*/
#title_map {
	display: inline;
	height: 500px;
	width: 400px;
	float: left;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 50px;
}
#title_map3 {
	display: inline;
	height: auto;
	width: 325px;
	float: left;
	padding-left: 60px;
	margin-top: 5px;
	margin-bottom: 15px;
}
/*#title_policy {
	text-align: center;
	height: 15px;
	width: auto;
	font-size: 10px;
	float: right;
	padding-right: 50px;
	margin-top: 0px;
}*/

#navi_bottom {
	display :inline;
	height: 25px;
	width: 820px;
	float: left;
	padding-left: 0px;
	background-color:#c7d4fe;
}
.navi_btn {
/*	border-left:2px solid #0500d1;*/
	line-height: 25px;
	font-size: 16px;
	font-weight:bold;
	width: auto;
	float: left;
	margin-left: 10px;
	padding-left: 20px;

}

.navi_btn a:link	{color: #0640fd; text-decoration: none;}
.navi_btn a:visited	{color: #0640fd; text-decoration: none;}
.navi_btn a:active	{color: #0640fd; text-decoration: none;}
.navi_btn a:hover	{color: #0500d1; text-decoration: none;}


/* 左側メニュー */

#leftsidewrapper {
	display: inline;
	float: left;
	padding-right: 0px;
	width: 190px;
	margin-bottom: 0px;
	margin-top: 0px;
	background:url(../img/grayzone.gif) repeat-y;
}

/* ------------------------------------- 
 *	灰色の部分（おすすめ商品、売れ筋商品、カテゴリのリスト）
 * ------------------------------------- */

#grayzone {
	margin-bottom:10px;
	padding-top:15px;
}

#grayzone dl {margin:0px 5px;}

#grayzone dt img {margin:2px 5px;}

/* リストのタイトル部分（四角の枠） */
#grayzone dt {
	font-weight:bolder;
	/*background:#FFF;*/
	/*border:1px #856246 solid;*/
	margin-bottom:5px;
	padding-top:3px;
	font-size:15px;
	padding-left:20px;
	width:100px;
}

/* リスト部分（左端に丸の画像） */
#grayzone dd {
	background:url(../img/dd.gif) no-repeat;
	background-position:25px 3.5px;
	font-size:13px;
	font-weight:bolder;
	padding-left:40px;
	margin-bottom:3px;
}

/*#grayzone dd.sp {
	background:none;
	border-top:2px #856246 dotted;
	padding:0px;
	margin:3px;
}*/



/* メインメニュー */

#mainwrapper {
	float: left;
	height: auto;
	width: 600px;
	margin-bottom: 10px;
}


/* フッター（コピーライト）*/
#footer_link {
	display: inline;
	width:820px;
	line-height: 20px;
	font-size:12px;
	background-color:#ffffff;
	border-top:2px solid #0640fd;
	text-align:left;
	float: left;
	margin-top:0px;
}

#copyright {
	color: #0500d1;
	text-align: right;
	width: 820px;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	background-color:#fff;
}

