@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* 比較好的做法是將 Body 元素的邊界與欄位間隔調整為零，以處理不同的瀏覽器預設值 */
	padding: 0;
	text-align: center; /* 這樣會讓容器在 IE 5* 瀏覽器內置中對齊。然後，文字會在 #container 選取器中設定為靠左對齊預設值 */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FCFAC1;
}
.twoColFixLt #container {
	width: 850px; /* 自動邊界 (搭配寬度) 會讓頁面置中對齊 */
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/index2_r3_c1.jpg);
}
.twoColFixLt #sidebar1 {
	float: left; /* 因為這個元素是浮動元素，所以您必須指定寬度 */
	width: 173px;
	line-height: 1.5em;
	text-align: center;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/index2_r2_c1.gif);
	padding: 0px;
	vertical-align: top;
	margin: 0px;
	left: 0px;
	top: 0px;
}
.twoColFixLt #mainContent {
	background-attachment: scroll;
	background-image: url(images/index2_r2_c2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
} 
.twoColFixLt #mainTop {
	background-attachment: scroll;
	background-image: url(images/index2_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 850px;
	height: 2px;
	left: 0px;
	top: 0px;
	margin: 0px;
	clip: rect(0px,auto,auto,auto);
	padding: 0px;
} 
.twoColFixLt #maintable {
	background-attachment: scroll;
	background-image: url(images/table_t.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding: 0px;
	height: 17px;
} 
.twoColFixLt #maintable2 {
	background-attachment: scroll;
	background-image: url(images/table_m.gif);
	background-repeat: repeat;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.twoColFixLt #maintable3 {
	background-attachment: scroll;
	background-image: url(images/table_b.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	padding: 0px;
	height: 17px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.fltrt { /* 這個類別可用來讓頁面右邊的元素浮動。浮動元素必須位於頁面上必須相鄰的元素前面。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* 這個類別可用來讓頁面左邊的元素浮動 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style3 {
	font-size: 120%;
	font-weight: bold;
}
.style4 {color: #0000FF}
.style5 {color: #FF0000}
.style6 {color: #CC9900}
.style7 {color: #990000}
.style8 {color: #009900}
.style9 {color: #006633}
.style10 {color: #999999}
.style11 {font-size: 100%}
.style12 {font-size: 110%}
.style13 {font-size: 120%}
.style14 {font-size: 140%}
.style15 {font-size: 160%}
.style1 {
	font-size: 13px;
	line-height: 18px;
}
.style31 {font-size: 13px; color: #FF3300; }
.style17 {font-size: 13px; color: #000000; }
.style18 {color: #000000}
.style2 {color: #FF3333}
.style21 {font-size: 18px}
.style23 {color: #0099FF; font-weight: bold; }
.style24 {font-size: 16px; color: #0099FF; font-weight: bold; }
.style26 {font-size: 12px; color: #CC0000; }
.style28 {color: #000000; font-size: 15px; }
.style29 {	color: #3366FF;
	font-weight: bold;
}
.style32 {font-size: 16px}
.style30 {color: #FF00FF}
.style31 {color: #FF3366}
.style33 {font-size: 16px; color: #000000; }
.style34 {	font-size: 16px;
	color: #CCCCCC;
}
.style35 {	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
.style36 {	color: #FF0000;
	font-size: 18px;
}
.style34 {color: #666666}
.style50 {color: #333333; font-size: 13px; font-weight: bold; }
.style52 {color: #000000; font-size: 16px; font-weight: bold; }
.style53 {font-weight: bold; font-size: 16px;}
.style55 {font-weight: bold; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style56 {color: #CCCCCC; font-size: 13px; }
.style58 {color: #000000; font-weight: bold; }
.style59 {color: #ffffff;}

#wrapper {
 background: #fff url("../../img_top/top_head_01.gif") top no-repeat;
 width: 800px;
 margin: auto;
 border: 0;
 padding-top: 5px;
 margin-bottom: 0px;
}


#logo {
 width: 150px;
 padding-left: 10px;
 float: left;
}
#logo h1,
#logo h1 img {
 display: block;
}

#main {
 width: 640px;
 float:right;
 height: 100%;
 padding-bottom: 10px;
}

#center_column {
 float: left;
 width: 480px;
}

#right_column {
 width: 150px;
 float: right;
 padding-right: 10px;
}


#topnews {
background: url("../../img_top/topnews_bg.jpg") 0px 8px no-repeat;
 height: 200px;
 padding: 10px 0px 8px 0px;
}
#topnews ul {
 padding: 9px 0px 0px 16px; 
}
#topnews li {
 display: block;
 float: left;
 padding-right: 4px;
}

#center_column .marquee {
width:458px;
height:17px;
margin:3px 10px 7px;
display:block;
background:#FFFFCC;
color:#666666;
border:1px solid #CCCCCC;
}


#center_column .topics {
}

#center_column .topics ul {
 margin-left: 2px; 
}


#center_column .topics li {
 display: block;
 float: left;
 padding-left: 10px;
 padding-bottom: 10px;
}

#center_column .topics li.banner_l {
 clear: both;
}


#main h2 {
 margin: 0;
 padding: 0;
 border: 0;
 display: block;
 clear: both;
 height: auto;
}
#main h2 img {
 display: block;
}


#center_column .box {
 width: 457px;
 clear:both;
 background:#fff;
 margin-left: 9px;
 border-left: 2px solid #eee7ee;
 border-right: 2px solid #eee7ee;
 padding-top: 2px;
}

#center_column .sep {
 display: block;
 margin:auto;
 padding: 8px 0px 6px 0px;
 clear: both;
}

#center_column .box_footer {
 display: block;
 vertical-align: top;
 margin-bottom: 10px;
}


#center_column .info {
}


#center_column .info dl {
 padding: 0px 8px;
}

#center_column .info dt {
 width: 155px;
 height: 100px;
 display: block;
 float: left;
 padding-right: 5px;
}

#center_column .info dd {
 width: 280px;
 display: block;
 float: right;
}

#center_column .info .textlink {
 clear: both;
 padding-right: 8px;
}
#center_column .info .textlink ul {
 text-align: right;
}

#center_column .info .textlink li {
 padding: 0 0.5em 0 0;
 border-right: 1px solid #ccc;
 display: inline;
 font-size: x-small;
 line-height: 1.4em;
}
/* Win: IE */
* html #center_column .info .textlink li {
 padding: 0 0.5em 0 0.5em;
}

#center_column .info .textlink li.list_end {
 border-right: none;
}

#center_column .events {
}

/* ? :   */
#center_column .events li,
#center_column .products li {
 background: url("../../_parts/btn_submenu.gif") 6px 4px no-repeat;
 padding-left: 24px;
 margin-bottom: 6px;
}

#center_column .products {
}


#sidenavi {
 float: left;
 width: 150px;
 padding-left: 10px;
}


#footer {
 clear: both;
 text-align: right;
}

body {
	font-family: monospace, Osaka, "Hiragino Kaku Gothic Pro", arial, sans-serif;
	font-size: small;
	line-height: 150%;
	color:#666666;
	background-image:url(../../img_top/background.gif);
 margin-top:0;
}

a{color:#FF66CC;}

a:hover{color:#FF66CC;}

a:visited{color:#FF66CC;}

a.green{color:#339933;}

/*  レイアウト  */

.footer {
	font-size: 12px;
	line-height: 150%;
	color:#999999;
	padding:0 10px 10px 10px;
	line-height:100%;
	text-align:right;
}

.info_header {
	background-image: url(../../img_top/info_header.gif);
	width: 142px;
    margin: 5px 0 0 4px;
	height: 8px;
	background-repeat: no-repeat;
	font-size:8px;
}

.info_body {
	background-image: url(../../img_top/info_body.gif);
	width: 128px;
	padding-left: 7px;
	padding-right: 7px;
	margin-left: 4px;
	font-size:9pt;
	line-height:110%;
	/*text-align:center;*/
}

.info_body img{
	margin:0;
	padding:0 0 5px 0;
	border-style:none; 
}


.info_footer {
	background-image: url(../../img_top/info_footer.gif);
	width: 142px;
    margin-left: 4px;
	height: 8px;
	background-repeat: no-repeat;
}

.top_original {
	background-image: url(../../img_top/icon_top.gif);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 5px;
	margin-left: 10px;
}

#contents{
	padding:20px 15px 15px;
	text-align:left;
}

#pagetop{
	text-align:right;
	margin:10px 0; 
}


.operation_point{
	width:500px;
	border:1px solid #FF0099;
	padding:5px;
	margin:20px 0 20px 40px;
	font-size:0.8em;
}
	
	
.top_pic{
	width:86px;
	height:120px;
	margin:5px 4px 0 0;
	float:left;
}

/**  PRINT  **/


#wrapper{
	width:800px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	border-top:5px solid #FF3399;
}


#tmp_leftclm{
	width:150px;
	padding:0 0 0 10px;
	text-align:center;
	float:left;
}

#tmp_rightclm{
	padding:0 5px 0 0;
	width:630px;
	float:right;
	vertical-align:top;
}


/**		Q&A		**/

.qa_box{
	width:570px;
	padding:10px 10px 30px; 
	background:url(../../_parts/bar_qa.gif) no-repeat center bottom;
}

.qa_number{
	float:left;
	width:20px;
	margin-right:10px;
	text-align:center;
}

.qa_kind{
	float:left;
	width:100px;
	margin-right:15px;
	padding-left:5px;
	border-bottom:1px solid #CCCCCC;
}

.qa_q{
	float:right;
	width:420px;
	color:#339933;
}

.qa_a{
	margin-left:150px;
	padding-top:10px;
	width:420px;
}

.qa_q02{
	color:#339933;
}

.qa_a02{
	padding-top:10px;
}





	
	/*  テキスト系  */


#contents h1{
	background-image:url(../../_parts/h1_back.gif);
	background-repeat:no-repeat;
	display:block;
	width:570px;
	height:26px;
	padding:12px 10px;;
	font-size:12px;
	font-weight:normal;
}
h2{
	height:20px;
	font-size:medium;
	font-weight:bold;
	margin:5px 20px 10px;
	padding:2px 2px 2px 5px;
	border-bottom:2px solid #FF6699;
	border-left:5px solid #FF6699;
}

h4{
	height:20px;
	font-size:12px;
	font-weight:bold;
	margin:5px 20px 10px;
	padding:2px 2px 2px 5px;
	border-bottom:2px solid #FF6699;
	border-left:5px solid #FF6699;
}

h3{
	height:20px;
	font-size:medium;
	font-weight:bold;
	margin:5px 20px 10px;
	border-bottom:1px solid #FF0099;
}

h3.operation_point_title{
	font-weight:bold;
	font-size:small;
	color:#FFFFFF;
	margin:5px 0 0;
	padding:2px;
	background-color:#FF6699;
	border:none;
}

#contents p{
	padding:5px 20px;
	line-height:150%;
}


.left20{
	margin:0 20px ;
}
.left40{
	margin:0 20px 0 40px ;
}

.txt10{
	font-size:10pt;
	line-height:110%;
}
.cap{
	font-size:x-small;
	color:#999999;
	line-height:110%;
}


.txt_toplead{
	padding:5px;
	font-size:11px;
	color:#999999;
	line-height:110%;
}

p{margin:0px;
padding:0;
}

.itemtitle{
margin:0  0 10px 0;
}

.magenta{color:#FF3399;}
.blue{color:#3366FF;}
.green{color:#339933;}
.gray{color:#AAAAAA;}

/******  コンテンツ　タイトル画像  ******/


h1#title_about{
	background-image:url(../../_parts/title/title_about.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:5px 0;
	text-indent:-999px;
}

h1#title_sitepolicy{
	background-image:url(../../_parts/title/title_sitepolicy.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_privacy{
	background-image:url(../../_parts/title/title_privacy.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_sitemap{
	background-image:url(../../_parts/title/title_sitemap.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_link{
	background-image:url(../../_parts/title/title_link.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_iteminfo{
	background-image:url(../../_parts/title/title_iteminfo.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_related{
	background-image:url(../../_parts/title/title_related.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_contact{
	background-image:url(../../_parts/title/title_contact.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_news_list{
	background-image:url(../../_parts/title/title_news_list.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_news{
	background-image:url(../../_parts/title/title_news.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_loft{
	background-image:url(../../_parts/title/title_loft.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}


h1#title_event{
	background-image:url(../../_parts/title/title_event.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_shop{
	background-image:url(../../_parts/title/title_shop.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_howto{
	background-image:url(../../_parts/title/title_howto.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_webshop{
	background-image:url(../../_parts/title/title_webshop.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_webshop_rule{
	background-image:url(../../_parts/title/title_webshop_rule.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_webshop_guide{
	background-image:url(../../_parts/title/title_webshop_guide.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_webshop_trade{
	background-image:url(../../_parts/title/title_webshop_trade.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_beginners{
	background-image:url(../../_parts/title/title_beginners.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_item_include{
	background-image:url(../../_parts/title/title_item_include.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}


h1#title_anniversary{
	background-image:url(../../_parts/title/title_anniversary.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_qa{
	background-image:url(../../_parts/title/title_qa.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_cardlist{
	background-image:url(../../_parts/title/title_cardlist.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_official{
	background-image:url(../../_parts/title/title_official.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_experience{
	background-image:url(../../_parts/title/title_experience.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_operation{
	background-image:url(../../_parts/title/title_operation.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_qa_pointcampaign{
	background-image:url(../../_parts/title/title_qa_pointcampaign.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_itemnews{
	background-image:url(../../_parts/title/title_itemnews.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_ladies{
	background-image:url(../../_parts/title/title_ladies.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}


h1#title_dramatic{
	background-image:url(../../_parts/title/title_dramatic.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}


h1#title_consumer{
	background-image:url(../../_parts/title/title_consumer.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_eventnews{
	background-image:url(../../_parts/title/title_eventnews.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}


h1#title_point_prize{
	background-image:url(../../_parts/title/title_point_prize.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}


h1#title_usersupporter{
	background-image:url(../../_parts/title/title_usersupporter.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_doc{
	background-image:url(../../_parts/title/title_doc.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}

h1#title_formal{
	background-image:url(../../_parts/title/title_formal.gif);
	background-repeat:no-repeat;
	display:block;
	width:590px;
	height:44px;
	padding:0;
	margin:0  0 10px 0;
	text-indent:-999px;
}




/******  itemnews title  ******/

h2.itemnews_title{
	background:url(../../news/img/itemnews_title_back.jpg);
	background-repeat:no-repeat;
	display:block;
	width:520px;
	height:32px;
	padding:18px 30px 15px 30px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	line-height:120%;
	border:none;
}

h2.itemnews_title_blue{
	background:url(../../news/img/itemnews_title_back_blue.jpg);
	background-repeat:no-repeat;
	display:block;
	width:520px;
	height:32px;
	padding:18px 30px 12px 30px;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	line-height:120%;
	border:none;
}

.news_ttile_bottom{
	background:url(../../img_top/top_originalgoods_foot580.gif) no-repeat;
	display:block;
	width:580px;
	height:17px;
}


.present_winner_box{
	width:530px; 
	margin:0 0 20px 20px;
	padding:5px;
	border:#FF3399 1px solid;
}

.present_winner_title{
	float:left;
	width:120px;
}

.present_winner_detail{
	float:right;
	width:410px;
}

	

.itemnews_body{
	width:530px;
	padding:5px 25px 5px 25px;
	background:url(../../news/img/itemnews_back.gif);repeat-y;
}


.banner_box{
	text-align:center;
	margin-top:10px;
}

.banner_box img{
	margin:0;
	padding:0 0 5px 0;
	border-style:none; 
}

/******  サイトマップ　テーブル  ******/

.table_sitemap{
	width:450px;
	margin-left:75px;
}


.sitemap_mark0{
	background:url(../../general/img/sitemap_mark0.gif) no-repeat left top;
	width:140px;
	height:23px;
	padding:0 5px 0 25px;
}

.sitemap_mark1{
	background:url(../../general/img/sitemap_mark1.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:25px;
}

.sitemap_mark2{
	background:url(../../general/img/sitemap_mark2.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:25px;
}

.sitemap_mark3{
	background:url(../../general/img/sitemap_mark3.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:25px;
}

.sitemap_mark4{
	background:url(../../general/img/sitemap_mark4.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:25px;
}

.sitemap_mark5{
	background:url(../../general/img/sitemap_mark5.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:25px;
}


.sitemap_mark2a{
	background:url(../../general/img/sitemap_mark2a.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:44px;
}

.sitemap_mark3a{
	background:url(../../general/img/sitemap_mark3a.gif) no-repeat left top;
	/*width:190px;*/
	height:23px;
	padding-left:44px;
}


/******  公式大会　テーブル  ******/



.mark0{
	background:url(../../general/img/sitemap_mark0.gif) no-repeat left top;
	width:160px;
	height:23px;
	padding:0 5px 0 25px;
}

.mark1{
	background:url(../../general/img/sitemap_mark1.gif) no-repeat left top;
	height:23px;
	padding-left:25px;
}

.mark2{
	background:url(../../general/img/sitemap_mark2.gif) no-repeat left top;
	height:23px;
	padding-left:25px;
}

.mark3{
	background:url(../../general/img/sitemap_mark3.gif) no-repeat left top;
	height:23px;
	padding-left:25px;
}

.mark4{
	background:url(../../general/img/sitemap_mark4.gif) no-repeat left top;
	height:23px;
	padding-left:25px;
}

.mark5{
	background:url(../../general/img/sitemap_mark5.gif) no-repeat left top;
	height:23px;
	padding-left:25px;
}


.mark2a{
	background:url(../../general/img/sitemap_mark2a.gif) no-repeat left top;
	height:23px;
	padding-left:44px;
}

.mark3a{
	background:url(../../general/img/sitemap_mark3a.gif) no-repeat left top;
	height:23px;
	padding-left:44px;
}


/******  テーブル  ******/

td.banner{
	width:220px;
	height:50px;
}


td.news_list{
padding:2px;
border-bottom:1px solid #FF99FF;
}

td.item_include{
	width:120px;
	/*padding:8px;*/
	padding:6px;
	border:2px solid #CC3366;
	text-align:center;
	line-height:110%;
}

.table_webshop {

	line-height: 150%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: right;
}


#tablecap{
	font-size:x-small;
	color:#999999;
	line-height:110%;
	text-align:right;
}

/*  contact  */


table.contact{
	width:300px;
	margin-right:auto;
	margin-left:auto;
	border:1px solid #CCCCCC;
	border-collapse: collapse;
}


td.contact_title1{
	width:250px;
	padding:5px;
	background-color:#CC0000;
}

td.contact_title2{
	width:250px;
	padding:5px;
	background-color:#006600;
}

td.contact{
	padding:5px;
}

/******  リスト  ******/


.cardlist_title{
	width:180px;
	height:300px;
	margin:0 15px 20px 0;
	float:left;
}

.cardlist_title img{
	border:none;
}

.itemlist{
list-style-type:circle;
margin-top:5px;
}


#sub_menu{
	/*width:700px;*/
	padding:0 10px 5px 0;
/*	border-bottom:2px solid #FF33CC;*/
}

#sub_menu ul{
	list-style:none;
	margin:0;
	padding:0;
}

#sub_menu li {
	float:right;
	padding:0 5px 0 17px;
	background:url(../../_parts/btn_submenu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
/*	list-style-image:url(../../_parts/btn_submenu.gif);*/
}




/*  shop  */

table#shop{
	width:590px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
/*	border:1px solid #000000;*/
	border-collapse: collapse;
}

th.shop_title{
	text-align:center;
	vertical-align:top;
	padding:2px;
	background-color:#FFCCFF;
	color:#CC9966;
	font-weight:normal;
}

th.shop_title2{
	text-align:center;
	vertical-align:top;
	padding:2px;
	background-color:#FFCCFF;
	color:#CC9966;
	font-weight:normal;
	letter-spacing:-1;
	font-size:0.8em;
}

td.shop_area{
	text-align:left;
	vertical-align:top;
	padding:2px;
	font-size:10px;
}

td.shop_shopname{
	vertical-align:top;
    text-align:left;
	padding:2px 2px 2px 5px;
	font-size:10px;
}

td.shop_address{
	vertical-align:top;
    text-align:left;
	padding:2px 2px 2px 5px;
	font-size:10px;
}.red {
color:#FF0000;
}

body,h1,h2,h3,h4,h5,ul,dl,ol,li,dl,dt,dd {
 margin: 0px;
 padding: 0px;
 text-align: left;
} 

/* Clearfix (float )
?div
table??class*/
div:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility: hidden;
}
div {
 display:inline-table;
 zoom:1;
 overflow: hidden;
}
/* exlude MacIE5 \*/
* html div {height:1%;overflow:visible;}
div{display:block;}
/* end MacIE5 */

.clearfix:after {
 content:".";
 display:block;
 clear:both;
 height:0;
 visibility: hidden;
}
.clearfix {
 display:inline-table;
 zoom:1;
 overflow: hidden;
}
/* exlude MacIE5 \*/
* html .clearfix{height:1%;overflow:visible;}
.clearfix{display:block;}

html {
 height:100%;
}

img, a img {
 border: 0px;
 vertical-align: bottom;
}

ul,dl {
 list-style: none;
}

/


fieldset {
 border: none;
}
input, textarea {
 vertical-align: top;
}

hr {
 display:none;
}

.clear {
 clear: both;
}

