*{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
	margin: 0;
}

h1,h2,h3,h4,h5,h6,p,address{
	font-weight:normal;
	font-style: normal;
	text-decoration:none;
}

p{
	padding-bottom:10px;
}

div.bq{
	padding: 15px;
}

body {
	background-color:#fff;
	color:#333;
	-x-system-font:none;
	font-family:"MS PGothic","Osaka",Arial,sans-serif;
	font-size:100%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.12;
	word-break:break-all;
}

#wrapper{
	width:100%;
}

#header{
	width:100%;
}

#header div.h_top{
	width:100%;
	border-bottom:1px solid #000;
	text-align:right;
}

	#header div.h_top a{
		font-size:12px;
		text-decoration: none;
	}

	#header div.h_middle{
		width:100%;
		height:77px;
		border-bottom:1px solid #000;
		background-color:#ececec;
	}

		#header div.h_middle div.h_middle_left{
			width:49%;
			float: left;
		}

		#header div.h_middle div.h_middle_right{
			width:50%;
			float: right;
			text-align:right;
		}
	
	#header div.h_bottom{
		width:100%;
		height:26px;
		background-color:#ececec;
		background-image:url(../images/background_h_bottom.gif);
	}

#container{
	margin-left:auto;
	margin-right:auto;
	width:860px;
	border-left:1px solid #B6BBC0;
	background-image:url(../images/background_container.gif);
	background-repeat: repeat-y;
}

	#primary{
		float:right;
		width:651px;
	}

		#primary div.p_container{
			margin-left:9px;
		}
	
	#secondary{
		float:left;
		width:208px;
		background-color:#dbe9fc;
		background-color:#d8e7fb;
	}
	
	#secondary div.s_container{
		padding:3px;
		margin-bottom:10px;
	}

#f_menu{
	clear: both;
	width:100%;
	text-align:center;
	padding:15px 0 15px 0;
	background-color:#E3E3FF;
	border-top:1px solid #B6BBC0;
}

#footer{
	width:100%;
	border-top:3px solid #0066CC;
	padding-bottom: 20px;
}

#footer div.f_container{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

#footer div.f_left{
	float:left;
	width:430px;
}
#footer div.f_right{
	float:left;
	width:430px;
	text-align:right;
}

div.icon_search{
	font-size:12px;
	padding-left:17px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	background-image:url(../images/icon_search.gif);
}

div.icon_category{
	font-size:12px;
	padding-left:17px;
	background-repeat: no-repeat;
	background-position: 0 -1px;
	background-image:url(../images/icon_category.gif);
}

#breadcrumbs_list{
	height:15px;
	margin:7px 7px 0 7px;
	background-image:url(../images/breadcrumbs.jpg);
	/*background-position:3px;*/
	background-repeat:no-repeat;
	padding:5px 0 5px 30px;
	/*background-color: #FFCC00;*/
	/*background-color: #c7c5ff;*/
	/*background-color: #fff;*/
	/*border-bottom:#d8e7fb 2px solid;*/
}

#breadcrumbs_list_detail{
	font-size:10pt;
	height:15px;
	margin:10px 0 3px 0;
	background-image:url(../images/breadcrumbs.jpg);
	/*background-position:3px;*/
	background-repeat:no-repeat;
	padding:5px 0 5px 30px;
	/*background-color: #FFCC00;*/
	/*background-color: #c7c5ff;*/
	/*background-color: #fff;*/
	/*border-bottom:#d8e7fb 2px solid;*/
}

/*----------------------------------------------------------------*/
/* CATEGORY                                                       */
/*----------------------------------------------------------------*/

#category{
	margin-left:1px;
}

div.menubox1,
div.menubox2,
div.menubox3{
	margin-left:10px;
}

div.menubox1{
	background-color:#cfdef1;
}
div.menubox2{
	background-color:#c8d6e8;
}
div.menubox3{
	background-color:#D8E7FB;
}

#category div.menusw,
#category div.menusw_inline{
	float:left;
}

div.menubox0 div.menubar{

}

div.menubar a{
	padding:2px 0 2px 0;
	display:block;
	text-decoration:none;
}

div.menubar a:hover{
	background-color:#fff;
}
/*----------------------------------------------------------------*/
/* LINK                                                           */
/*----------------------------------------------------------------*/

a.link1{
	padding-left:12px;
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-image:url(../images/arrow2.gif);
}

a.link2{
	padding-left:16px;
	background-repeat: no-repeat;
	background-position: 0 0px;
	background-image:url(../images/arrow3.gif);
}

/* close button */

.closeButton{
	cursor: pointer;
}

/*----------------------------------------------------------------*/
/* viewWindow(cart)                                               */
/*----------------------------------------------------------------*/

#viewWindow{
	z-index:8;
	position:absolute;
	width:612px;
	visibility:hidden;
	top:100px;
}
#win_top{
	background-image:url(../images/cartTop.gif);
	text-align:right;
	height:28px;
	padding-top:3px;
	padding-right:5px;
}
#win_middle{
	font-size:12px;
	color:#333333;
	word-break: break-all;
	background-image:url(../images/cartMiddle.gif);
	padding:10px;
	background-repeat:repeat-y;
	text-align:center;
	border-bottom:0px;
	border-top:0px;
}
#win_bottom{
	height:23px;
	font-size:12px;
	color:#333333;
	word-break: break-all;
	background-image:url(../images/cartBottom.gif);
	background-repeat:no-repeat;
}

/*----------------------------------------------------------------*/
/* cart */
/*----------------------------------------------------------------*/

#cart{
	width:90%;
	border-collapse:collapse;
	background-color:#000000;
}

#cart th{
	white-space:nowrap;
	font-weight: bold;
	color:#fff;
	padding:3px;
	background-color: #5c93ee;
	border:1px solid #000;
}
#cart td{
	padding:3px;
	border:1px solid #000;
	background-color:#ffffff;
}

#muryouText{
	font-size:120%;
	text-align:left;
	margin:10px 0 0 20px;
}
#muryouText span.price{
	color:#f00;
	font-weight:bold;
}
#muryouTextCartSmall{
	text-align:left;
	margin:7px 0 0 10px;
}
#muryouTextCartSmall span.price{
	color:#f00;
	font-weight:bold;
}

/*----------------------------------------------------------------*/
/* スモールカート                                                 */
/*----------------------------------------------------------------*/
#small_cart{
	border:1px solid #3366FF;
	margin-bottom:10px;
	background-color:#fff;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image: url(../images/cart3.gif);
}

#small_cart div.title{
	padding:3px;
	font-weight:bold;
	background-color:#3366FF;
	color:#fff;
} 

#small_cart th{
	background-color:#E8E6E1;
	text-align: left;
	font-weight:normal;
}

#small_cart td{
	padding-left:5px;
}

#small_cart div.menu{
	line-height: 130%;
	margin: 10px 0 10px 0;
}

/*----------------------------------------------------------------*/
/* itembox                                                        */
/*----------------------------------------------------------------*/

#itembox {
	width:712px;
	position:absolute;
	left:200px;
	top:100px;
	z-index:3;
	margin-left:auto;
	margin-right:auto;
	/*display:none;*/
	visibility:hidden;
}
#world {
	position:absolute;
	left:0px;
	top:0px;
	background-color:#000000;
	z-index:2;
	display:none;
}

#itembox_top{
	text-align:right;
	height:27px;
	padding-top:3px;
	padding-right:5px;
	background-image:url(../images/cartTop700.gif);
}

#itembox_middle{
	background-image:url(../images/cartMiddle700.gif);
	background-repeat:repeat-y;
	width:672px;
	padding:20px;
}

#itembox_bottom{
	background-image:url(../images/cartBottom700.gif);
	width:712px;
	height:23px;
}

/*----------------------------------------------------------------*/
/* Ajax用リンク                                                   */
/*----------------------------------------------------------------*/
.link{
	cursor: pointer;
	text-decoration:underline;
	color:#0099FF;
}

a.link:hover{
	cursor: pointer;
	text-decoration:underline;
	color:#FF6600;
}

.fend{
	clear:both;
	font-size:1px;
	height:1px;
}

table.ranking_table{
	width:100%;
	border: 1px solid #000;
	border-collapse: collapse;
}

/*----------------------------------------------------------------*/
/* 左右ニュース                                                   */
/*----------------------------------------------------------------*/
#secondary div.news,
#tertiary div.news{
}


#secondary div.news dt{
	font-size:12px;
	color:#827a7a;
	color:#665858;
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	background-image: url(../images/newsTitleBack.gif);
	background-repeat:no-repeat;
}

#secondary div.news dd,
#tertiary div.news dd{
	color:#545454;
	border:#bababa solid 1px;
	background-color:#fff;
	padding:5px;
}

ul.pl25{
	padding-left:20px;
}

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

#news{
	margin:10px;
}

#news h2{
	border:0;
	margin:0;
}

div.newsContainer{
	padding: 20px;
}

div.newsContainer div.title{
	border-bottom:2px solid #1b64dc;
}

div.newsContainer div.title h2{
	font-weight:bold;
	font-size:1.2em;
}

div.newsContainer div.date{
	float:right;
	text-align:right;
}

div.newsContainer div.newstext{
	padding: 15px;
}

div.topics_all{
	padding:3px;
	text-align: right;
}

/*----------------------------------------------------------------*/
/* レジ                                                           */
/*----------------------------------------------------------------*/
#step1-5{
	margin:10px;
}

	#step1-5 div.title{
		font-weight:bold;
		color:#FF6600;
		margin:7px 0 7px 0;
		border-bottom:1px solid #555;
	}
	#step1-5 div.mtext{
		margin:7px 0 7px 15px;
	}
	#step1-5 div.mtext ul{
		margin-left:15px;
	}
/*----------------------------------------------------------------*/
/* レジテーブル                                                   */
/*----------------------------------------------------------------*/

#user_page table,
#step1-5 table{
	width:100%;
	border-collapse:collapse;
	margin-bottom:15px;
	border: 1px #000 solid;
}

#user_page table th,
#step1-5 table th{
	white-space:nowrap;
	font-weight: bold;
	color:#fff;
	padding:3px;
	background-color: #5c93ee;
	border:1px solid #000;
}

#user_page table td.title,
#step1-5 table td.title{
	color:#000;
	padding:3px;
	background-color: #93bbfd;
}

#user_page table th.title,
#step1-5 table th.title{
	color:#fff;
	padding:3px;
	background-color: #3366CC;
}


#user_page table td.cell1,
#step1-5 table td.cell1{
	color:#fff;
	padding:3px;
	background-color: #FF9933;
}


#user_page table td,
#step1-5 table td{
	padding:3px 3px 3px 5px;
	background-color: #fff;
	color:#000;
	border:1px solid #000;
}

#step1-5 table td table.inner,
#step1-5 table td table.inner td,
#user_page table td table.inner,
#user_page table td table.inner td{
	width:auto;
	border:#ddd solid 1px;
}

#step1-5 table td table.inner th,
#user_page table td table.inner th{
	text-align: left;
	border:0;
	width:auto;
	background-color:#0066CC;
}

#step1-5 table.step1-5-t th{
	width:25%;
}

/* STEP1 */
#step1-5 h2{
	margin:10px 0 10px 0;
	border-bottom:4px solid #123672;
}

#step1-5 h3{
	margin:10px 0 10px 0;
	border-bottom:2px solid #1b64dc;
}

#step1-5 div.title{
	font-size:1.5em;
	padding:5px;
	text-align:left;
	font-weight: bold;
	color:#fff;
	background-color:#1b64dc;
}

#step1-5 div.mtext{
	padding:10px;
	background-color:#ddd;
	margin-bottom:15px;
}

#step1-5 ul{
	padding-left:20px;
}

#step1 div.cart{
	text-align:center;
}

#step1 div.cart table{
	width:90%;
	table-layout:auto;
	border-collapse:collapse;
}

#step1-5 dt{
	border-bottom: 1px solid #000;
}
#step1-5 dd{
	padding:5px 0 10px 15px;
}

	/* 共通フォーム */
	input.if40{
		width:300px;
	}

/* step3 */

#step3dl dd{
	padding:10px;
	margin-bottom:20px ;
}

/* step4 */

div.DeliveryContainer{
	padding:10px;
	margin-bottom:15px;
	background-repeat:repeat-x;
	background-position:0 100%;
	background-image: url(../images/line.gif);
}

div.DeliveryTitle{
	font-size:1.5em;
	font-weight:bold;
	border-bottom: 2px solid #003300;
}

div.DeliveryMes,
div.settlementMes{
	padding:20px;
}

div.timeorder{
	padding:10px;
	border-bottom:2px solid #000;
}

/* 会員登録 */

td.nor div{
	padding:5px;
	background-color:#FFCC99;
}

/* カートエラーメッセージ部 */

#error{
	border:3px solid #f00;
	padding:10px;
	color:#f00;
	margin-bottom:10px;
}

#error li{
	margin-left:15px;
}

#cookieError{
	border:3px solid #f00;
	padding:10px;
	color:#f00;
	margin-bottom:10px;
}

#about table.a{
	width:642px;
	border-collapse:collapse;
}
#about table.a table{
	width: 100%;
	border-collapse:collapse;
}
#about table.a td{
	vertical-align: top;
}
#about table.a td div.inner{
	padding:5px;
}

#about div.title{
	color:#000066;
	font-weight:bold;
}
#about div.title2{
	color:#333;
	font-weight:bold;
}

#about td div.inner th{
	text-align:right;
	background-color:#dedede;
	padding:2px;
	border:1px solid #aaa;
}

#about td div.inner td{
	background-color:#efefef;
	padding:2px;
	border:1px solid #aaa;
}