/*■初期設定*/



/*全てのタグのマージン・パディングをクリア*/



* {



	margin:0;



	padding:0;



}

a:link { color: #0075c2; text-decoration: underline;}
a:hover { color: #FF9900; text-decoration: underline;}



/*背景画像・標準フォント・テキストの標準設定*/



body {
	background-color: #a1d8e2;
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	text-align:center;
}



/*イメージのボーダーをクリア・ブロック化*/



img {
	padding:0;
	margin:0;
	border-width: 0px 0px 0px 0px;
}



*html img {
	display: block;
}



/*イメージを使用時に下部に空く空白をクリア*/



h1 img,h2 img,h3 img,h4 img,h5 img,h6 img{
	vertical-align: bottom;
}



/*リストの装飾をクリア*/



ul, li {
	list-style:none;
	margin: 0px;
	padding: 0px;
}



/*フロートのクリア時に使用*/



.clear {
	display: block;
	clear: both;
}


#head {
	text-align: left;
	width: 880px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	height: 136px;
	background-position: left 10px;
}

h1 {
	display: block;
	height: 20px;
	width: 500px;
	text-indent: 10px;
	font-size: 11px;
	font-weight: normal;
	color: #e17b34;
	padding-top: 5px;
	padding-left: 10px;
}

*html h1 {
	height: 30px;
	width: 210px;
}


#h_rogo {
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	text-indent:-9999px;
	width: 300px;
	height:100px;
	float: left;
}

#head ul {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

#head li {
	float: left;
}

#head2 {
	width: 880px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}

#head2 li {
	float: left;
	list-style:none;
}

#head2 li a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}



#head2 li a:hover {
	background-position: bottom;
}

#head2Li01 a {width:130px;background-image:url(../images/im_navi_bt01.jpg);}

#head2Li02 a {width:157px;background-image:url(../images/im_navi_bt02.jpg);}

#head2Li03 a {width:188px;background-image:url(../images/im_navi_bt03.jpg);}

#head2Li04 a {width:177px;background-image:url(../images/im_navi_bt04.jpg);}

#head2Li05 a {width:107px;background-image:url(../images/im_navi_bt05.jpg);}

#head2Li06 a {width:121px;background-image:url(../images/im_navi_bt06.jpg);}

/* clear */
.clearfix:after {
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}

.clearfix {display:inline-block;}

/* hides from IE-mac \*/

* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


#navi {
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(../images/bg.gif);
	height: 39px;
	background-position: center;
	background-repeat: repeat-y;
}

#main_navi {
	text-align: left;
	width: 880px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_navi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 39px;
}

#search{
	float: left;
	width: 372px;
	height: 39px;
	padding-left: 10px;
}

#search form {
	padding: 0;
	margin-top: 8px;
	margin-left: 6px;
}

#goodsSelect,#goodsWrite,#goodsWords,#goodsSearch{
	vertical-align: middle;
}

#goodsSelect{
	width: 120px;
	margin-right: 6px;
}

#goodsWrite{
	width: 160px;
	margin-right: 6px;
}

#goodsWords{
	width: 290px;
	margin-right: 6px;
}

#bt_top {
	display: block;
	float: left;
	margin-left: 20px;
}

*html #bt_top {
	margin-left: 10px;
}

#bt_cart {
	float: right;
	margin-right: 10px;
	display: block;
	height: 35px;
	width: 142px;
}

*html #bt_cart {
	margin-right: 5px;
}




/*ラッパー設定*/
#wrapper {
	text-align: left;
	width: 880px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#bg {
	background-image: url(../images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
}

#main {
	width: 624px;
	margin-right: 10px;
	float: right;
}

*html #main {
	margin-left: 5px;
}

#right_navi {
	width: 226px;
	float: left;
	background-image: url(../images/r_bg.jpg);
	margin-bottom: 50px;
	margin-left: 10px;
}

#r_bn1 {
	margin-bottom: 4px;
}

#r_bn1 h4 {
	display: block;
	margin-left: 6px;
	height: 84px;
	width: 214px;
}

#r_category {
	background-image: url(../images/bg_r_category.jpg);
	margin-bottom: 10px;
}

#r_category li {
	background-image: url(../images/r_list_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 17px;
}

#r_category h4 {
	display: block;
	background-image: url(../images/r_mark.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 190px;
}

#r_category li a {
	display: block;
	margin-left: 16px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
}

#category_all {
	display: block;
	height: 15px;
	width: 71px;
	margin-top: 10px;
	margin-left: 132px;
	margin-bottom: 5px;
}

#payment {
	margin-bottom: 10px;
}

#r_bn2 {
	margin-bottom: 7px;
	margin-left: 4px;
	width: 218px;
}

#ranking {
	background-image: url(../images/bg_r_category.jpg);
	margin-bottom: 10px;
}

.rank {
	background-image: url(../images/bg_rank.jpg);
	background-position: bottom;
	width: 226px;
	padding-bottom: 5px;
}

.rank_icon {
	margin-top: 10px;
	margin-left: 17px;
	display: block;
	float: left;
	margin-bottom: 5px;
	padding-left:30px;
}

*html .rank_icon {
	margin-left: 8px;
	padding-left:30px;
}

.pic_line {
	height: 81px;
	width: 81px;
	/*border: 1px solid #FFCC00;*/
	display: block;
	float: left;
	margin-top: 9px;
	margin-left: 7px;
}

.rank01 {
	float: left;
	width: 200px;
	margin-left: 8px;
	margin-top: 10px;
	padding-left:8px;
}

.rank01 a {
	font-size: 12px;
	color: #005c87;
	line-height: 16px;
}

.rank01 p {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

#r_bn3 {
	margin-left: 6px;
	width: 214px;
}

#page_top {
	width: 624px;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 30px;
}




/*フッタ*/

#foot {
	clear: both;
	color: #005c87;
	text-align: center;
}

#foot a {
	color: #005c87;
}

address {
	background-image: url(../images/foot_bgi.gif);
	display: block;
	height: 25px;
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-top: 10px;
}

*html address {
	height: 35px;
}

#news h4 {
	background-color: #DCDCB8;
	padding: 8px;
	margin-right: 24px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#news p {
	margin: 10px;
	line-height: 1.4em;
}

.err{
	color:#ff3300;
}

#amazon {
	text-align: center;
}

#amazon_area_btm {
	text-align: center;
}