body{text-align:center;color:#222;background-image: url(../img/bg.gif);background-color:#F3F3F2;margin:10px 0 0 0;padding:0;font-size:13px;line-height:150%;}
body{font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}

/* ---------- ヘッダー(ヘッダの背景画像はここで変更) ---------- */
#header {
	border-top:#B5B5B5 1px solid;
	border-left:#B5B5B5 1px solid;
	border-right:#B5B5B5 1px solid;
	text-align:left;
	width:800px;
	background-color:#FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 100px;
	background-image: url(../img/t_back.gif);
	background-repeat: repeat-x;
}
#header a:link,#head a:visited{color:#3355BB;text-decoration:none;}
#header a:hover{ color:#222; text-decoration:none; }

/* ---------- 外枠 ---------- */
#out {
	text-align:left;
	width:800px;
	background-color:#FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B5B5B5;
	position: relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

/* ---------- サイト名 ---------- */
h1 {
	font-family: arial, sans-serif;
	font-size:20px;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}
h2 {
	font-size:12px;
	font-weight:normal;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

/* ---------- メイン ---------- */
#main {
	float:right;
	width:585px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.box a:link,.box a:visited{color:#3355BB;text-decoration:none;}
.box a:hover{ color:#CC6633; text-decoration:underline; }

/* ---------- 基本リンク ---------- */
#main a:link {color: #17327B;text-decoration: none;}
#main a:hover {color: #333;text-decoration: none;background-color:#F5F5F5;}
#main a:visited {color: #838FAB;text-decoration: none;}
#main h4 {	font-size:15px;}

/* ---------- エントリー ---------- */
.entry {margin:0;}
.entry h3 {font-size:14px;padding:0 0 0 10px;margin:0 0 5px 0;border-left: #666 3px solid;}
.box {line-height:180%;padding:15px 0 15px 15px;text-align:left;border-top:#ccc 1px solid;}
.end {font-family: arial, sans-serif;color:#999;font-size:10px;margin:0px 0px 60px 0;text-align:right;padding:3px 6px 0 0;}

/* ---------- 個別ページ・コメント ---------- */
.end_res {font-family: arial, sans-serif;color:#999;font-size:10px;margin:0px 0px 60px 0;text-align:right;padding:3px 6px 8px 0;border-bottom:#EFEFEF 1px solid;}
.extend {margin:10px;text-align:left;}
.extend a:hover{background-color:#EFEFEF;}
.box_ex {line-height:180%;padding:0 0 0 10px;text-align:left;margin:0 0 20px 40px;border-left:#EFEFEF 4px solid;}
.box_exc {line-height:180%;padding:0;text-align:left;margin:0 0 20px 15px;}

/* ---------- コメント表示部分 ---------- */
.comments {margin:10px 0 0 115px;}
.comments h4 {font-size:12px;padding:0 0 0 7px;margin:0 0 13px 0;border-left: #666 2px solid;}
.com_end {text-align:right;margin:8px 0 30px 0px;font-size:10px;color:#999;border-bottom:1px solid #E4E4E4;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;padding:0 0 3px 0;} 
.com_form {font-size:10px;margin:0 0 0 90px;text-align:right;font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;}
.com_bot {margin:5px 0;}
.com_form textarea {width:360px;}

/* ---------- ページ送り ---------- */
.next {text-align:center;font-family: arial, sans-serif;margin:10px 0 30px 0;color:#ccc}
.next a:link,a:visited {padding:2px 5px;color: #17327B;}
.next a:hover {padding:2px 5px;color: #555555;background-color:#EFEFEF;text-decoration: none;color: #17327B;}

/* ---------- サイドメニュー ---------- */
#side {
	margin:0;
	width:190px;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#side h4 {
	font-family: arial, sans-serif;
	font-size:12px;
	letter-spacing:0.4pt;
	color:#555;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#side ul {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 13px;
}
#side li {display: inline;margin:1px 0;}
#side li a {
	display: block;
	color: #2d3b4e;
	text-decoration: none;
	border-left:3px solid #ccc;
	position: relative;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 6px;
}
#side li a:hover {
	border-left:3px solid #3355BB;
	color: #3355BB;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 6px;
}
#side dl {
	padding:0;
	list-style:none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 18px;
	margin-left: 13px;
}
#side dd {	font-size:11px;	margin: 0px;	padding: 2px;}
#side dd a {	color: #2d3b4e;	padding: 2px;	text-decoration: none;}
#side dd a:hover {	color: #3355BB;		text-decoration: underline;}

/* ---------- 検索部分 ---------- */
.search {text-align:center;margin:10px 0 15px 0;}

/* ---------- フリーエリア ---------- */
.free {margin:10px 15px;}

#counter {font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;margin:5px 0 10px 0;font-size:12px;letter-spacing:0.5pt;}

#rss {width:150px;padding:5px;}

/* ---------- フッター ---------- */
.clears{	clear:both;}
#footer {
	clear: both;
	width:800px;
	text-align:center;
	color:#555555;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#footer a:link,a:visited {padding:2px 5px;color: #17327B;}
#footer a:hover {padding:2px 5px;color: #6D6D6D;text-decoration: none;color: #555555;}

/* ---------- 修正中 ---------- */

img{ border:0; }
th {	text-align: center;	font-weight: normal;}
tr {	font-size: 12px;}
p.underlist {
	font-size: 12px;
	text-align: center;
	margin: 4px;
}

/* タイトルバー */
.table_titlebar {
	background-color:#A7C2DD;
	color:#000000;
	font-size:12pt;
}
/* 検索フォーム */
.table_menu {
	padding: 5px;
	line-height: 160%;
	border: 1px dotted #999999;
}
.table_topmenu {
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
.table_top_category {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 160%;
}
.table_other_category {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.table_other_category2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.table_sub_category {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.table_sub_category2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.table_menu_bar {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	text-align: right;
}


/* ---------- パンくず ---------- */
div.breadcrumbs {
	overflow:hidden;
	height:30px;
	line-height:30px;
/*-- sample only --*/
	color:#888888;
	margin-bottom:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 10;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #eee;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #eee;
}
div.breadcrumbs a {	color: #333333;	text-decoration: none;}
div.breadcrumbs a:link {	color: #333333;	text-decoration: none;}
div.breadcrumbs a:hover {	color: #17327B;	text-decoration: none;}
div.breadcrumbs a:visit {	color: #333333;	text-decoration: none;}

div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span, div.breadcrumbs strong {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(../img/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;
	filter:alpha(opacity=40);
	opacity:0.4;
}

/* ---------- 商品 ---------- */
.outer	{
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
	clear: both;
	position: relative;
	overflow: auto;
	}
.pic	{
	float:left;
	font-size: 11px;
	text-align:center;
	width:100px;
	margin-right: 12px;
	}
.exp	{
	width:450px;
	float:right;
	}
.clears{	clear:both;}
.price {	text-align: right;	color: #17327B;	font-weight: bold;}
h5 {
	padding: 0px;
	font-size: 14px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
h5 a {	color: #17327B;}
h5 a:hover {	color: #333;	text-decoration: none;}

/* ---------- ピックアップ商品 ---------- */
.outer2	{
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 15px;
	clear: both;
	position: relative;
	overflow: auto;
	}
.pic2	{
	float:left;
	font-size: 11px;
	text-align:center;
	width:100px;
	margin-right: 12px;
	}
.exp2	{
	width:350px;
	line-height:160%;
	float:right;
	}
.clears{	clear:both;}
.price2 {	text-align: right;	color: #17327B;	font-weight: bold;}