@charset"shift_jis";

/***********************************************/
/* index.css                                   */
/* トップページのスタイル定義 / WinIE4排除     */
/* copyright(C) GLAM GUILD.                    */
/***********************************************/

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-image: url(./img/temp/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.alt {
	display: none;
}
hr {
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
}
img {
	border: none;
}
h2 {display: none;}
h3 {display: none;}
h4 {display: none;}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*大枠レイアウト*/
#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

/*ヘッダー領域*/
#header {
	margin: 0;
	padding: 0;
	width : 800px;
	height: 85px;
}
#header h1 {
	margin: 0;
	padding: 0;
	_padding-top: 2px;
	width: 550px;
	height: 62px;
	float: left;
	font-size:11px;
	background-image: url(./img/temp/logo_05.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
}
#header h1 a {
	display: block;
	height: 55px;
	margin: 0px;
	padding: 0px;
	width: 220px;
}
#header h2 {
	margin: 0;
	padding: 0;
	width: 204px;
	height: 62px;
	float: right;
	display: block;
	text-indent: -9999px;
	background-image: url(./img/temp/sub.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header h3 {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
}
#header .header-navi {
	clear: both;
	margin: 0;
	padding: 0;
	height: 24px;
}
#header ul {
	margin: 11px 0 0 4px;
	padding: 0;
	width: 660px;
	float: left;	
}
/* これ以降Mac IE 5のみに適用される \*//*/
#header ul {
	padding: 8px 0 0;
}
/* これ以降Mac IE 5以外にも適用される */
#header li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 11px;
}
#header .cart {
	margin: 0;
	padding: 0;
	width: 120px;
	float: right;
	text-align: left;
	font-size: 11px;
}
/*コンテンツ領域*/
#content {
	margin: 10px 0 0;
	padding: 0 10px;
	width: 780px;
}
#main {
	margin: 10px 0 0;
	_margin: 0;
	padding: 0;
	float: left;
}
#newarrival {
	margin: 0 0 0 20px;
	padding: 0;
	width: 375px;
	float: left;
	background-image: url(./img/index/arrival.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#newarrival .date {
	margin: 8px 0 0 135px;
	padding: 0;
	font-size: 11px;
}
#newarrival .item {
	margin: 0 4px 0 0;
	padding: 0px;
	width: 120px;
	height: 180px;
	float: left;
}
#newarrival .item-img {
	margin: 0;
	padding: 0;
	height: 150px;
}
#newarrival .item-name {
	margin: 0 0 1px 0px;
	padding: 0 0 0 15px;
	font-size: 10px;
	background-image: url(./img/temp/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#pickup {
	margin: 0 0 0 20px;
	padding: 0;
	width: 375px;
	float: left;
	background-image: url(./img/index/pick.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pickup .date {
	margin: 8px 0 2px 135px;
	padding: 0;
	font-size: 11px;
}
#pickup .item {
	margin: 0 4px 0 0;
	padding: 0px;
	width: 120px;
	height: 180px;
	float: left;
}
#pickup .item-img {
	margin: 0;
	padding: 0;
	height: 150px;
}
#pickup .item-name {
	margin: 0 0 1px 0px;
	padding: 0 0 0 15px;
	font-size: 10px;
	background-image: url(./img/temp/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#info {	
	margin: 10px 0 0;
	_margin: 0;
	padding: 10px 0 10px;
	background: url(img/index/info_bg01.jpg) 0 100% no-repeat;
}
#info-inner {
	background: url(img/index/info_bg02.jpg) 0 0 repeat-y;
}
#info-inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html #info-inner { zoom: 1; }
/* IE7 */
*:first-child+html #info-inner { 	display: inline-block; }

#topics {
	float: left;
	width: 365px;
	margin: 0;
	padding: 0;
/*	height: 300px;
	background-image: url(./img/index/topics.jpg);
	background-repeat: no-repeat;*/
}

#topics h2 {
	display: block;
	margin: 0;
	padding: 0;
}
#topics h2 a {
/*	display: block;
	width: 365px;
	height: 40px;
	text-indent: -9999px;*/
}

#topics iframe {
	margin: 0 0 0 20px;
	padding: 0;
}
#category {
	float: right;
	width: 385px;
	margin: 0;
	padding: 0;
/*	height: 300px;
	background-image:  url(./img/index/category.jpg);
	background-repeat: no-repeat;*/
}
#category h2 {
	display: block;
	margin: 0;
	padding: 0;

}
#category ul,
#category dl {
	margin: 0 12px 0 15px;
	padding: 0;
	font-size: 11px;
	line-height: 1.8;
	border-bottom: 1px solid #eeeeee;
}
#category li,
#category dt,
#category dd {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#category dt {	color: #CC0000;}
.cate {
	line-height: 250%;
}
.cate2 {
	margin-left: 76px;
}
.cate3 {
	margin-left: 57px;
}
#category a {
	padding-left: 15px;
	padding-right: 5px;
	background-image: url(./img/temp/list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#category a:link {
	color: #000000;
	text-decoration: none;
}
#category a:visited {
	color: #000000;
	text-decoration: none;
}
#category a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #98120C;
}
#order {
	margin: 10px 0 0;
	_margin: 0;
	padding: 0;
	width:785px;
	background-image: url(./img/index/semiorder.jpg); 
	background-repeat: no-repeat;
	background-position:left top;
}
#order h3 {
	margin: 0;
	padding: 12px 0 2px 130px;
	display: block;
	font-size: 12px;
	font-weight: normal;
}
#order .item {
	margin: 0 18px 10px 0;
	padding: 0px;
	width: 139px;
	height: 180px;
	float: left;
}
#order .item-img {
	margin: 0;
	padding: 0;
	height: 167px;
}
#order .item-name {
	margin: 0 0 1px 10px;
	padding: 0 0 0 15px;
	font-size: 10px;
	background-image: url(./img/temp/list2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#special p {
	float: left;
	margin-right: 5px;
}

#shedule {
	margin: 10px 35px 0 0;
	padding: 0px;
	width: 365px;
	height: 170px;
	float: left;
}
#shedule iframe {
	margin: 0px;
	padding: 0px;
	width: 365px;
	height: 160px;
	border: none;
}
.p_bn {
	float: left;
	margin: 10px 5px 0 0 ;
	padding: 0;
	width: 368px;
	height: 150px;
}


/*#geotrust {
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 10px;
	float: left;
}*/

#qrcode {
    width: 130px;
	text-align: center;
	margin: 10px 15px;
	padding: 15px 5px;
	border: 2px solid #cccccc;
	font-size: 75%;
	float: left;
}

/*フッター領域*/
#footer {
	margin: 20px 0 0;
	padding: 15px 0 0;
	background-image: url(./img/temp/foot_bg.gif);
	background-repeat: repeat-x;
	height: 110px;
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 120%;
}


#bnrArea {
	width: 735px;
	margin: 0 0 0 20px;
}

#bnrArea #bnr1 {
	float: left;
	margin: 10px 0 0;
	padding: 0;
}
#bnrArea #bnr2 {
	float: right;
	width: 365px;
	height: 60px;
	margin: 10px 0 0;
	padding: 0;
	background: url(./img/index/mobile.gif) no-repeat left top;
}
#bnrArea #bnr2 .txt {
	margin: 25px 0 0 70px;
	font-size: 12px;
	line-height: 130%;
}
#bnrArea #bnr2 a:link {
	color: #333333;
    text-decoration: underline;
}
#bnrArea #bnr2 a:visited {
	color: #333333;
    text-decoration: underline;
}
#bnrArea #bnr2 a:hover {
	color: #FF9900;
    text-decoration: underline;
}

/* #bnr4 */
#bnrArea .bnr_left {
	float: left;
	width: 365px;
	margin: 5px 0 0;
/*	_margin: 5px 5px 0 10px;*/
	padding: 0;
}
/* #bnr5 */
#bnrArea .bnr_right {
	float: right;
	width: 365px;
	margin: 5px 0 0;
	padding: 0;
/*	width: 295px;*/
}
/* #bnr3 */
#bnrArea #bnr3{
	padding-top:20px;
}
.red {
	color: #CC0000;
}
#lead {
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
	padding: 10px;
	margin: 10px;
	_margin: 0 10px 10px;
	width: 710px;
}
#lead02 {
	width: 710px;
	margin: 10px;
	_margin: 0 10px 10px;
	padding: 10px;
	font-size: 12px;
	color: #CC0000;
	line-height:130%;
}
.small {
	font-size: 9px;
}
#footer-navi ul {
	margin: 11px 0 0 4px;
	padding: 0;
	width: 780px;
	text-align: right;
}
#footer-navi li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-size: 11px;
}
#oshirase {
	margin-left: 20px;
}
#oshirase table {
	font-size: 12px;
}
#container strong {
	font-weight: normal;
}
.bnr-txt {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 5px;
	padding-left: 4px;
}
.oshirase {
	font-size: 12px;
	padding: 5px;
	margin: 20px 50px;
	border: 1px solid #999999;
}

/* カラーリスト用 */

p.return{
  width:750px;
  margin:20px 0 20px;
  font-size:80%;
  text-align:right;}

.color td{ padding:5px;}

table.list{
  width:750px;
  margin:40px 0 10px;
  border:solid 1px #CCCCCC;
  text-align:center;}

table tr th.ttl01{
  height:50px;
  background-color:#f5f5f5;
  color:#666666;
  text-align:center;}

table tr td.memo{
  margin:0px;
  padding:10px 0 10px 10px;
  color:#333333;
  font-size:80%;
  line-height: 120%;
  text-align:left;}

table tr td.sample{
  margin:0px;
  padding:5px;
  border:1px solid #f5f5f5;
  text-align:center;}

table tr td.name{
  padding:5px;
  background-color:#f5f5f5;
  text-align:center;}
