@charset "Shift_JIS";

/* ブラウザスタイルの初期化 */
* {
  margin: 0;
  padding: 0;
  border: 0;
  color: #666;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
  font-family: Verdana, Arial, sans-serif;
  line-height: normal;
  text-decoration: none;
  }
  
/*** 全体のスタイル ***/  
body {
	font-size: 0.8em;
	line-height: 1em;
	color: #666666;
	margin:0 auto;
	text-align:center;
}
p {
margin: 0em; }
.floatclear {
	margin:0;
	padding:0;
	clear:both;
	}
	
/*** リンクのスタイル ***/
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}



/* いちばん外側containerスタイル */
div#container {
	width: 780px;
	margin:0 auto;
	background-color: white;
	text-align:left;
	padding: 0px;
  }

/*** ヘッダーのスタイル ***/
div#header {
	width: 780px;
	height: 100px;
	margin-top: 10px;
	margin-bottom: 5px;
}
div#header h1 {
	margin: 0px;
	padding: 10px 0px 18px 22px;
	float: left;
	width: 165px;
}
div#headBox {
	width: 650px;
  }
div#headermenu {
	width: 590px;
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/head-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
  }
  

div#header ul {
	margin: 0px;
	padding: 0px;
  }
  div#header li {
	display: inline;
	list-style-type: none;
	float: right;
  }
div#headermenu2 {
	width: auto;
	float: right;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-right: 15px;
  }
#headermenu2 form{
	width: auto;
	margin:0;
	padding:0;
	width:auto;
}
#headermenu2 p{
	margin:0;
	float:left;
}
#headermenu3 {
	font-size: 10px;
	padding-left: 20px;
	padding-top: 3px;
  }


/*** 中央部をくるむpagebody ***/
div#pagebody {
	width: 780px;
	margin:0 auto;
	padding: 0px;
 }
 
 
/*** 左ナビゲーションのスタイル ***/
div#leftnavi {
	width: 160px;
	float: left;
	margin: 0px;
	padding: 0px;
 } 
#Login {
	font-size: 0.7em;
	width: 160px;
}
#Login h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
}
#Login .login {
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-login.gif);
	background-repeat: no-repeat;
}
#Login .wish {
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-wishlist.gif);
	background-repeat: no-repeat;
} 
#Login p {
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;
}  
#Search {
	height: 100px;
	width: 160px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/bg-search.gif);
	background-repeat: no-repeat;
	padding: 8px;
	margin: 0px;
}

#Search h2 {
	font-size: 0.5em;
	height: 14px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-search.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#Category {
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Category h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-category.gif);
	background-repeat: no-repeat;
}

#Category ul {
	height: 423px;
	width: 160px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/side-cat-bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px 5px;
}
#Category li {
	height: 30px;
	width: 160px;
	list-style-type: none;
	padding-left: 30px;
	font-weight: bold;
}
#Category .wide{
	height: 42px;
	width: 160px;
	list-style-type: none;
	padding-left: 30px;
	font-weight: bold;
	line-height: 0.8em;
}
#Category .wide2{
	height: 43px;
	width: 160px;
	list-style-type: none;
	padding-left: 30px;
	font-weight: bold;
	line-height: 0.8em;
}
#Category a {
	font-weight: bold;
}


.CategoryBox { /* 新カテゴリ用 */
	padding: 0;
	margin: 7px 0 0;
	height: auto;
	width: 160px;
}

.CategoryBox h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-category.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.CategoryBox p{
	padding: 0;
	margin: 0;
}

.TypeBox {
	padding: 0;
	margin: 0;
	width: 158px;
	border: 1px solid #666666;
	overflow:hidden;
	height: auto;
}

#TypephotoBox1 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo1.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox2 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo2.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox3 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo3.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 97px;
}

#TypephotoBox4 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo4.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox5 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo5.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox6 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo6.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox7 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo7.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox8 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo8.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox9 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo9.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 236px;
}

#TypephotoBox10 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo10.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: auto;
}

#TypephotoBox11 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo11.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 107px;
}

#TypephotoBox12 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo12.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 107px;
}

#TypephotoBox13 {
	padding: 5px 0;
	margin: 0;
	background-image: url(https://shop3.genesis-ec.com/17302/img/cattop/category-photo13.jpg);
	background-repeat: no-repeat;
	width: 158px;
	height: 115px;
}

.TypeBox ul {
	width: 158px;
	padding: 0;
	margin: 0;
}

.TypeBox li {
	width: 150px;
	padding-left: 8px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/sankaku-gray.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 8px;
}


#Mainte h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-mainte.gif);
	background-repeat: no-repeat;
}
#Mainte li {
	padding-left: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/sankaku-gray.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 10px;
}
#Guide {
	padding-top: 10px;
}
#Guide h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-guide.gif);
	background-repeat: no-repeat;
}
#Guide li {
	padding-left: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/sankaku-gray.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 10px;
}
#Mailmagazine {
	background-image: url(https://shop3.genesis-ec.com/17302/img/image-mail.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#Mailmagazine h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-mail.gif);
	background-repeat: no-repeat;
}
#Mailmagazine p {
	background-repeat: no-repeat;
	float: right;
	width: 100px;
	font-size: 0.8em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Mailmagazine li {
	padding-left: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/sankaku-gray.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	margin-left: 10px;
	clear: both;
}
#Mobile {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Mobile h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/navi-mobile.gif);
	background-repeat: no-repeat;
}

 
 
 
/* div#mainのスタイル */
div#main {
	width: 580px;
	float: right;
	margin: 0px;
	padding: 0px;
 } 


/*** メインエリアのスタイル ***/

#Content {
	width: 580px;
	padding-top: 20px;
}
#news h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-new.gif);
	background-repeat: no-repeat;
}	
#news dd {
	padding-left: 50px;
}
#news dl {
	overflow-x:hidden;
	overflow-y:auto;
	height: 110px;
	width: 430px;
}

#yakkan dd {
	padding-left: 30px;
	text-indent: -2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#yakkan dl {
	overflow-x:hidden;
	overflow-y:auto;
	height: 150px;
	width: 526px;
}

#recommend  {
	padding-top: 20px;
}		
#recommend h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-osusume.gif);
	background-repeat: no-repeat;
}	
#Box-bnr1 {
	width: 580px;
	margin-bottom: 20px;
}
#Box-bnr1 p {
	width: 285px;
	float: left;
	margin-right: 5px;
}
#Box-bnr2 {
	padding-top: 20px;
}
#Box-bnr2 p {
	padding: 2px 0px;
}

#Cont-left {
	float: left;
	width: 430px;
}
#Cont-right {
	float: right;
	width: 140px;
}
#Cont-right p {
	padding: 0px 0px 4px 0px;
}
#MainCategory {
	width: 580px;
	padding-top: 25px;
}
#MainCategory h2 {
	font-size: 0.5em;
	height: 19px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-category.gif);
	background-repeat: no-repeat;
}
#Catmenu {
	padding: 0px;
	margin: 0px;
}
.Catmenu {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
}
#Catmenu-01 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 200px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat01bg.gif);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#Catmenu-02 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 200px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat02bg.gif);
	background-repeat: no-repeat;
	background-position: right 40px;
}
#Catmenu-03 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 200px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat03bg.gif);
	background-repeat: no-repeat;
	background-position: right 40px;

}
#Catmenu-04 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat04bg.gif);
	background-repeat: no-repeat;
	background-position: right 50px;

}
#Catmenu-05 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat05bg.gif);
	background-repeat: no-repeat;
	background-position: right 50px;

}
#Catmenu-06 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat06bg.gif);
	background-repeat: no-repeat;
	background-position: right 40px;

}
#Catmenu-07 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat07bg.gif);
	background-repeat: no-repeat;
	background-position: right 40px;

}
#Catmenu-08 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat08bg.gif);
	background-repeat: no-repeat;
	background-position: center 100px;

}
#Catmenu-09 {
	width: 185px;
	float: left;
	padding-right: 5px;
	height: 250px;
	padding-top: 10px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-cat09bg.gif);
	background-repeat: no-repeat;
	background-position: right 40px;

}
#Catmenu-01 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-02 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-03 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-04 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-05 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-06 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-07 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-08 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Catmenu-09 ul{
	margin-left: 20px;
	font-size: 0.8em;
	line-height: 70%;
}
#Staff {
	padding-top: 20px;
}
#Staff h2 {
	font-size: 0.5em;
	height: 50px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-staff.gif);
	background-repeat: no-repeat;
}
#StaffComment {
	height: 50px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#StaffComment img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}	
#adviser {
	padding: 5px;
	width: 150px;
	border: 1px solid #999999;
	float: right;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-adviser.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 0.8em;
	text-align: center;
}
#adviser img {
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
}
#Ranking {
	padding-top: 20px;
}	
#Ranking h2 {
	font-size: 0.5em;
	height: 20px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-ranking.gif);
	background-repeat: no-repeat;
}	
.RankBox {
	font-size: 0.8em;
	padding: 5px;
	float: left;
	width: 105px;
	text-align: center;
}
#Popular {
	padding-top: 10px;
}	

#Popular h2 {
	font-size: 0.5em;
	height: 20px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/index-ninki.gif);
	background-repeat: no-repeat;
}
.PopularBox {
	font-size: 0.8em;
	padding: 5px 20px;
	float: left;
	width: 105px;
	text-align: center;
}


 
 /* div#footerのスタイル */
div#footer {
	width: 760px;
	margin: 0px auto;
	padding: 0px;
 } 
 #Shops {
	margin: 0px;
	padding-top: 20px;
}
#ShopsCont {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
}
#Shops h2 {
	font-size: 0.5em;
	height: 20px;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/foot-shoplist.gif);
	background-repeat: no-repeat;
}
.shopphoto {
	width:155px;
	float: left;
	height: 165px;
	border: 1px solid #999999;
	padding: 5px;
	margin: 8px;
	text-align: center;
}
#Shops p {
	padding: 10px;
}
#FootInfo h2 {
	font-size: 0.5em;
	text-indent: -9999px;
	background-image: url(https://shop3.genesis-ec.com/17302/img/foot-information.gif);
	background-repeat: no-repeat;
	padding: 5px 0px;
	height: 30px;
}
.BoxInfo1 {
	padding: 10px;
	width: 205px;
	float: left;
	text-align: left;
}
.BoxInfo2 {
	padding: 10px;
	width: 240px;
	float: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
	text-align: left;
}

div#FootLink {
	text-align: center;
	padding: 10px;
	margin: 0px;
  }
div#FootLink ul {
	font-size: 1em;
  }
div#FootLink li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	width: auto;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 5px;
  }#footer address {
	width: auto;
	text-align: center;
}
 
 
 /*** フォントのスタイル ***/
.fontsmall {
	font-size: 0.8em;
}
.red {
	color: #FF0000;
}

.red2 {
	color: #FF0000;
	font-weight: bold;
}

.tate-center {
	vertical-align: middle;
	border: 0px;
}
.big-b {
	font-size: 1.2em;
	font-weight: bold;
}

/* フォーム枠のスタイル */
textarea, input {
border : solid 1px #ccc ;}
.imagebtn {border: 0px;}
select{
border : solid 1px #ccc ;}

