<!--

/* ----- 初期設定 ----- */
body, form, fieldset {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
p, pre, h1, h2, h3, h4, h5, h6, blockquote, ul, ol, dl, dd, th, td {
	font-size: 12px;
	line-height: 160%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
body {
	text-align: center;
	font-size: 12px;
	color: #333;
}
body.Wide {
    width: 960px;
    margin: 0 auto;
}
a:link {	color: #009; }
a:hover { color: #f09; }
a:active { color: #f09; }
a:visited { color: #009; }
img {
	border: none;
}

/* ----- 全ページ共通 ----- */
#Frame{
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	background-color: #ffffff;
	text-align: left;
}
.Wide#Frame {
    width: 960px;
}

/* ----- ヘッダー ----- */
.Header li{
	list-style: none;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 3px 4px 2px 4px;
	background-color: #efefff;
	font-size: 12px;
	line-height: 20px;
	position: relative;
	z-index: 1;
}
#HeaderR{
	margin: 10px 1px 0px 0px;
}
.header-search {
    vertical-align: top;
}
.header-search input {
    padding: 1px;
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 16px;
    vertical-align: top;
}
.header-search input[type=text] {
    margin: 0 2px 0 0;
    background-image: url('../images/mushimegane.png');
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: auto 65%;
}
.header-search input[type=submit] {
    height: 20px;
    padding: 1px 3px 3px 3px;
    border-width: 1px;
    background: #e6e6ff;
    font-size: 10px;
    font-family: sans-serif;
    line-height: 16px;
}
.HeaderLogo{
	float: left;
	background-image: url(../images/site/BBgAB.gif);
	padding: 8px 0px 0px 10px;
	position: relative;
	z-index: 1;
}
.PageRegi {
	width: 740px;
	height: 36px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-image: url(../images/site/PageRegi.gif);
}
.PageRegi p {
	display: inline;
	font-size: 13px;
	line-height: 36px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: middle;
}
.PageRegiP {
	display: inline;
	margin-left: 10px;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
}
.PageRegiPP {
	display: inline;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;
}

/*
2016-10-21 goods_listページの幅広化に伴う修正
*/
.PageRegi {
    width: 960px;
    border: 1px solid #ff66c2;
    border-radius: 20px;
    background-image: none;
    background-color: #fff0ff;
}
.PageRegi p {
    display: inline;
    font-size: 13px;
    line-height: 36px;
    margin-right: 10px;
    margin-left: 10px;
    vertical-align: middle;
}


/* ----- フッター ----- */
#add1{
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-style: normal;
	color: #333;
}
#add2{
	padding: 4px 0px 0px 0px;
	text-align: center;
	font-style: normal;
	color: #333;
}
#add3{
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}
#sp_only {
    display: none;
}

/* ----- 1px テキスト-----	*/
.tinyText {
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}
.clear {
	clear: both;
}
.clear6 {
	clear: both;
	height: 6px;
}
.BoxSP {
	clear: both;
	height: 10px;
}
.BoxSPx2 {
	clear: both;
	height: 20px;
}
.Attention {
	display: inline;
	color: #ff0000;
	font-weight: bold;
}
.Bold {
	display: inline;
	font-weight: bold;
}
.Blue {
	display: inline;
	color: #99f;
}
.Orange {
	display: inline;
	color: #fc3;
}
.Pink {
	display: inline;
	color: #f39;
}
.Red {
	display: inline;
	color: #f00;
}

/* ----- テキスト ----- */
.BoxBB p,ul{
	list-style: none;
	font-size: 90%;
	line-height: 160%;
	margin: 0px;
	padding: 0px;
}

/* ----- 1段用平ボックス ----- */
.Box{
	width: 740px;
}
.Box.Wide{
	width: 960px;
}
.Box.Wide::after {
    content: "";
    display: block;
    clear: both;
}
.Box.narrow {
    width: auto;
}

/* ----- レイアウト（1段） ----- */
.BoxAH{
	display: block;
	width: 740px;
	height: 10px;
	background-image: url("../images/site/BBgAH.gif");
}
.BoxAH.Wide{
    display: none;
}
.BoxAB{
	clear: both;
	display: block;
	width: 740px;
	background-image: url("../images/site/BBgAB.gif");
}
.BoxAB.Wide{
    width: 960px;
    margin: 0 0 5px 0;
    padding: 10px 0;
    border-radius: 12px;
    box-shadow: 1px 1px 3px #999;
    background-color: #e3e3ff;
    background-image: url(../images/Web/Default/BackgroundStripe.gif);
}
.BoxAB.header{
    min-height: 44px;
}
.BoxAB.header.Wide{
    min-height: 50px;
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.BoxAB.header::after {
    content: "";
    display: block;
    clear: both;
}
.BoxAB.footer.Wide{
    min-height: 60px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 0;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.BoxAF{
	clear: both;
	display: block;
	width: 740px;
	height: 10px;
	background-image: url("../images/site/BBgAF.gif");
	background-repeat: no-repeat;
}
.BoxAF.Wide{
    display: none;
}

/* ----- 枠内ホワイトラウンドコーナー ----- */
.PDW01 {
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDWhite01.gif");
}
.PDW02 {
	display: inline;
	float: right;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDWhite02.gif");
}
.PDW03 {
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDWhite03.gif");
}
.PDW04 {
	display: inline;
	float: right;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDWhite04.gif");
}

/* ----- 枠内ブルーラウンドコーナー ----- */
.PDB01 {
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDBlue01.gif");
}
.PDB02 {
	display: inline;
	float: right;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDBlue02.gif");
}
.PDB03 {
	display: inline;
	float: left;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDBlue03.gif");
}
.PDB04 {
	display: inline;
	float: right;
	width: 10px;
	height: 10px;
	background-image: url("../images/site/PDBlue04.gif");
}

// -->
