@charset "UTF-8";

p {margin: 0;
	line-height:130%;
	color:#333333;
}

ul,li{margin: 0px;padding: 0px; text-align: left;}

img { border: none;}

a:link, a:visited {
	color:#4B4198;
	text-decoration:underline;
}
a:hover { color:#8888C4; text-decoration:underline; }

body {
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	}

h2{
	font-size:14px;
	padding: 0;
	margin: 0 auto;
	text-align: right;
	}


h4 	{ font-size:16px;
	color:#333333;
	background-image:url(../image/h4.gif);
	background-repeat: no-repeat;
	margin: auto;
	padding: 0px 0px 0px 30px;
	text-align: left;
	line-height: 25px;}


h5	{color:#000080;
	font-size:14px;
	background-image:url(../parts/ico.gif);
	background-repeat:no-repeat;
	padding:0px 0px 0px 20px;
	margin:5px 0px 0px 0px;
	}

img{border-bottom-style:none;}


/* ラップ---------------------------------- */

#wrap{
	text-align: center;
	width: 800px;
	background-image:url(../parts/bg.gif);
	background-repeat:repeat-y;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #330066;
	font-size:90%;
}

#top{
	font-size:14px;
	color: #666666;
	padding-top: 7px;
	padding-bottom: 3px;
	margin: 0 auto;
	text-align: center}


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

#content{
    width: 800px;
	margin: 0 auto;
	padding: 0;

}


/* 上部メニュー---------------------------------- */

#menu {
	width: 800px;
	font-size: 13px;
	color: #FFF;
	background: #330066;
	text-align: center;
	vertical-align: baseline;
	margin-top: 0px;
	padding-top: 7px;
	padding-bottom:7px;
}

#menu a:link, #menu a:visited { text-decoration: none; color: #FFF;	font-weight:bold;
}

#menu a:hover { color:#E4C4FF; font-weight:bold;
}


/* 左メニュー ------------------------------ */

#submenu {
	width:165px;
	float: left;
	padding-bottom:10px;
}


#submenu h3{
	background-image:none;
	font-size:12px;
	padding: 3px 0px 0px 0px;
	text-align:center;
	margin:10px 0px;
	color:#323148;
}

#submenu ul,#menu li{
	list-style-image: none;
	list-style-type: none;
	color:#323148;
}

#submenu .menu-a li{
	font-size: 14px;
	text-align: left;
	background:url(../parts/side-li.gif) no-repeat;
	background-color:#494B89;
	margin-bottom:2px;
}

#submenu .menu-a li a{
	color: #FFF;
	display: block;
	width:165px;
	text-decoration: none;
	text-align: left;
	line-height: 120%;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#submenu .menu-a li a:hover {
    color:#D1C8FF;
    text-decoration:underline;
}



#submenu .menu-b li a{
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	background-image:url(../parts/menu-bg01_2.gif);
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	width:165px;
	text-decoration: none;
	padding-top: 9px;
    	padding-bottom:10px;
}

#submenu .menu-b li a:hover { color:#EBD8EF;}

/* 特定商取引について---------------------------------- */

.tokutei{
      width:580px;
      padding: 0px;
      margin-top: 10px;
	  margin-right:15px;
	  margin-bottom:10px;
	  margin-left:15px;
	  clear:none;
	  font-size:95%;
	  text-align:left;
	line-height:120%;
	  }


/* バナー---------------------------------- */
.syouhin-banner{
	margin:1.5em auto 1em auto;
	text-align:center;
	font-size:90%;
}

.syouhin-banner img{margin-bottom:3px;}


/* 住所 ---------------------------------- */
.adress{
	margin: 50px 10px 0px 10px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-size:12px;
	border-top:#333 solid 1px;
}
.adress p{line-height:130%;}


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

#foot {
	clear: both;
	font-size: 90%;
	color:#FFF;
	text-align: center;
	width: 800px;
	height:70px;
	background-color: #333366;
}

#foot a:link, #foot a:visited { text-decoration: none; color: #FFF;
}

#foot a:hover { color:#E4C4FF;
}

#foot p{
	padding: 8px 0 8px;
}

.copy { clear: both;
	font-size: 12px;
	color:#FFF;
	padding: 10px 0 10px;
	text-align: center;
}

/* ページトップへ　---------------------------------- */
.pagetop{
	text-align:right;
	margin:10px 10px 10px auto;}


/* 文字　---------------------------------- */

.left	{
	text-align:left;}

.right	{
	text-align:right;
	margin-right:15px;}

.center{
	text-align:center;}

.font-perple-l{
	color: #330099;
	font-weight: bold;
	font-size: 14px;
	line-height:120%;}

.font-perple-s{
	color:#330099;
	font-size: 12px;
	line-height:130%;}

.font-b{
	font-weight:bold;}

.font-b-l{
	font-weight:bold;
	font-size:14px;}

.font-red-l{
	color:#E60000;
	font-size: 14px;
	line-height:110%;
	font-weight:bold;}

.font-red-s{
	color:#E60000;
        font-size:10px;
	line-height:110%;}

.font-blue-l{color:#003399;
	font-size: 14px;
	line-height:110%;
	font-weight:bold;}

.m-10 {
	font-size: 10px;
	line-height: 100%;
	text-align: center;
	}

.m-12 {
	font-size: 12px;
	line-height: 120%;
	text-align: center;
	}

.m-12b {
	font-size: 12px;
	line-height: 100%;
	text-align: left;
	font-weight:bold;
	}

.m-12r {
	font-size: 12px;
	line-height: 120%;
	color: #E60000;
	text-align: center;
	font-weight:bold;
	}

.m-14s {
	font-size: 14px;
	line-height: 100%;
	text-align: right;
	letter-spacing: 1pt;
	font-weight:bold;
	}

.m-14 {
	font-size: 14px;
	line-height: 100%;
	text-align: center;
	}

.m-14b {
	font-size: 14px;
	line-height: 100%;
	font-weight:bold;
	}


.m-14r {
	font-size: 14px;
	font-weight: bold;
	color: #E60000;
	line-height: 100%;
	text-align: left;
	}

.m-18 {
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	}

.m-16 {
	font-size: 16px;
	font-weight: bold;
	line-height: 130%;
	text-align: left;
	}

.m-16b {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	}

.m-16r {
	font-size: 16px;
	font-weight:bold;
	color: #E60000;
	line-height: 100%;
	text-align: left;
	}

.m-16rs {
	font-size: 16px;
	line-height: 100%;
	color: #E60000;
	text-align: right;
	font-weight:bold;
	}



/* その他レイアウト　---------------------------------- */

.clear {
    clear:both;
}

.table-right {
	display: flex;
  justify-content: flex-end;
}

/* 新着情報---------------------------------- */
.information{
width:600px;
height:150px;
margin-left:17px;
}

.information ul{
overflow-x:hidden;
overflow-y:scroll;
height:100px;
}
.information ul li{
margin-left:20px;
list-style:none;
}

.information h3{
padding-left:30px;
margin:0;
background-image:url(../parts/top-h3-bg.gif);
background-repeat:no-repeat;
height:15px;
line-height:15px;
font-size:16px;
}

/* ご購入について---------------------------------- */

#howto {
	width: 600px;
	margin-left: 17px;
	text-align: left;
}

#howto ol {
	margin:0 0 0 17px;
	padding:0;
	list-style-type: lower-latin;
	font-weight: bold;
	line-height:150%;
}

#howto p {
	margin-bottom: 10px;
	line-height:130%;
}

#howto table {
	width: 591px;
}

.fwn {
	font-weight: normal;
}

.mt5 {
	margin-top: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

#howto .shipping {
	margin:0;
	width: 570px;
}

#howto .shipping th {
	color:#ffffff;
	background-color: #666698;
	width: 180px;
	height: 40px;
	padding:0 0 0 7px;
}

#howto .shipping td {
	width: 190px;
	height: 40px;
	padding:0 0 0 7px;
}


#howto .tdbgc {
	background-color: #ededed;
}

#howto .tdbgc2 {
	background-color: #ffffff;
}
