*{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	padding: 0;
	font-size: 80%;
	background: url("image/back.jpg") repeat-x #5e5e5e;
	word-wrap: break-word;
}

img{
border:none;
}

/************ レイアウト定義 ************/

/*** 外ボックス ***/

div#wrapper{
	width: 760px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
}

/*** ヘッダー ***/

div#header{
	width: 740px;
	height: 60px;
	padding: 10px;
	background: url("image/header_back.jpg") repeat-x;
}

/*** メインボックス ***/

div#main{
	width: 760px;
	margin: 20px 0;
	background: #FFF;
}

/*** サイド ***/

div#side{
	width: 200px;
	float: left;
}

/*** メニュー ***/

div#menu{
	width: 180px;
	margin: 0 10px;
	padding: 5px 0 0 0;
	background: url("image/menu_back.jpg") no-repeat top;
}

#menu div.menu_bottom{
	width: 180px;
	height: 15px;
	background:url("image/menu_back_bottom.gif") no-repeat left bottom;
}

/*** ニュース ***/

div#news{
	margin: 0 10px 30px 0;
	padding: 10px;
	border:1px solid #CCC;
	background: url("image/news_back.jpg") repeat-x top left #EBE8E4;
	line-height: 140%;
}

/*** コンテンツ ***/

div#contents{
	width: 540px;
	margin: 0 0 20px 0;
	padding: 0 10px;
	float:right;
	background: transparent;
	overflow: hidden;
}

/*** フッター ***/

div#footer{
	width: 750px;
	padding: 5px;
	background: url("image/footer_back.jpg") repeat-x;
	color: #CCC;
}
div#footer a{
	
	color: #CCC;
}

/*** COPYRIGHT ***/

div#copyright{
	text-align: center;
}

/*** decoウェブバナー ***/

div#deco_banner{
	margin: 5px 0;
	text-align: center;
	font-size: x-small;
}

/*** サイドフリーエリア ***/

div.free{
	width: 180px;
	margin: 15px 10px;
}

/*** page up ***/

div.pageup{
	margin: 20px 0 0 0;
	text-align: right;
}

/************ ここからスタイル定義 ************/

/*** 通常リンク ***/

a:link,
a:visited,
a:hover{
	color: #0000ff;
}

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

/*** ヘッダー内リンク ***/

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

/*** メニューリスト ***/

#menu ul{
	width: 180px;
	list-style: none;
	margin: 25px 0 0 0;
	background: url("image/menu_ul_back.gif");
}
#menu li {
	width: 140px;
	display: block;
	margin: 10px 0 0 10px;
	padding: 0 10px 0 0px;
	font-weight: bold;
	font-size:22px;
	text-decoration: none;
	color:#0000CC;
}

#menu li a{
	color: #555;
	font-size: 14px;
}

#menu li a:hover{
	text-decoration: none;
	color: #999;
}

/*** コンテンツ内p定義 ***/

#contents p{
	margin: 15px 0px;
	line-height: 1.5;
}

/*** コンテンツ内画像位置 ***/

#contents img{
	margin: 5px;
}

/*** コンテンツ内リスト定義 ***/

#contents ul, #contents ol{
	padding-left: 25px;
}

/*** 見出しの定義 ***/

/*** h1 ---- ヘッダー内サイトタイトル ***/

h1{
	font-size: 1.4em;
	color: #FFF;
	padding: 10px 5px;
}

/*** ヘッダー内サブタイトル ***/

#header div{
	margin-left: 10px;
	font-size: 1em;
	color: #FFF;
}

/*** h2 ---- コンテンツの見出し ***/

#contents h2{
	margin: 10px 10px 0px 0px;
	padding: 0 0px 0 40px;
	font-size: 18px;
	background: url("image/h2.jpg") no-repeat top left;
	text-decoration: underline;
	color: #000066;
}

/*** h3 ---- コンテンツの見出し ***/

#contents h3{
	margin: 0 10px 10px 0px;
	padding: 5px 10px;
	font-size: 1em;
	border-bottom: 2px solid #CCC;
}

/*** h4 ---- コンテンツの見出し ***/

#contents h4{
	margin: 0 10px 10px 0px;
	padding: 5px 10px;
	font-size: 1em;
	border-bottom: 1px solid #CCC;
}

/*** 引用 ***/

#contents blockquote{
	width: 90%;
	border: 1px solid #CCC;
	background: #EEE;
	margin: 10px auto;
	padding: 10px;
	color: #777;
}

#contents div.news img{
	border: 0;
}

/*** clearfix ***/

.clearfix:after{
	content: "";
	display: block;
	clear: both;
	overflow: hidden;
}

/*\*/
* html .clearfix {
    height: 1em;
}
.bold-middle {
	font-size: 16px;
	font-weight: bold;
}
.red-middle {
	font-size: 14px;
	font-weight: bold;
	color: #CC0033;
}
.pink-middle {
	font-size: 14px;
	font-weight: bold;
	color: #FF0099;
}
.middle-blue {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.small {
	font-size: 11px;
}
.pink-large {
	font-size: 26px;
	font-weight: bold;
	color: #FF0099;
}
.shouhin a {
	color: #0000CC;
	text-decoration: underline;
}

.shouhin a:hover {
	color: #dddddd;
	text-decoration: none;
}
li.result, .ie li.result { cursor: inherit; float: left; margin: 0pt 17px 0pt 0pt; padding: 0pt 0pt 15px; text-align: left; width: 160px; }
li.result a { display: block; margin: 0pt; width: auto; }
li.result img { margin-bottom: 5px; }
li.result span { display: block; }
li.result .moreColors, li.result .shipping { color: rgb(34, 18, 17); font-weight: bold; }
li.result .xprice, li.result .salePrice { display: inline; }
li.result .shipping { color: rgb(34, 18, 17); font-weight: bold; }
li.result .variationSelectorEmpty { height: 14px; margin: 0pt; }
.clearfix:after { content: " "; display: block; font-size: 0pt; height: 0pt; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }.red-bold {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.red-large {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #FF0000;
}

