@charset "UTF-8";


/* -------------------------- */
/* BODY ELEMENT */
/* -------------------------- */

body {
	font-size:100%;
	font-family:"メイリオ", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	background: #fff;
	background-image:url(../images/bg.gif);
	color: #333;
	text-align:center;
	margin:0px;
	padding:0px;
}

/* -------------------------- */
/* 全般的なリンクの設定 */
/* -------------------------- */

a:link {text-decoration:none; color:#0000cc; } 
a:visited {text-decoration:none; color:#660066; } 
a:active {text-decoration:underline; color:#990000; } 
a:hover {text-decoration:underline; color:#ff9900; } 

a.linkW{color:#fff; text-decoration: none; }  
a.linkW:visited {color:#fff; text-decoration: none; }
a.linkW:active {color:#ccc; text-decoration: underline; }
a.linkW:hover {color:#ffff88; text-decoration: underline; }


/* -------------------------- */
/* RAYOUT STYLE */
/* -------------------------- */

div.rayout {
	width:950px;
	background-image:url(../images/shadow_bg.gif);
	background-repeat:repeat-y;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

div.hsp_l {
	width:auto;
	float:left;
	margin-left:15px;
	display:inline; /* win ie6 */
}

div.hsp_r {
	width:auto;
	float:right;
	margin:5px 15px 0px 0px;
	display:inline; /* win ie6 */
}

div.mainsp {
	margin:15px 15px 0px 15px;
	padding:0px;
	clear:both;
}

div.mainsp_l {
	width:745px;
	float:left;
	display:inline; /* win ie6 */
}

div.mainsp_r {
	background-repeat:repeat-y;
	width:160px;
	float:right;
	display:inline; /* win ie6 */
}

div.footer {
	width:auto; 
	background-color:#c38743;
	background-image:url(../images/cr.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	padding:1px 10px; 
	margin:0px 15px;
}









/* -------------------------- */
/* DIV STYLE */
/* -------------------------- */

div.mainimg {
	background-image:url(../images/mainimg004.jpg);
	background-repeat:no-repeat;
	padding:30px 10px 5px 565px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

div.toptext {
	border:1px solid #ccc;
	font-size:80%;
	color:#752100;
	line-height:1.4;
	margin:0px 0px 15px 0px;
	padding:5px 10px;
}


/* -------------------------- */
/* TOPICS STYLE */
/* -------------------------- */


div.topicssp {
	background-image:url(../images/line_w745.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
}

div.topicssp1 {
	background-image:url(../images/line_w170.gif);
	background-repeat:repeat-y;
	width:170px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
	cursor:pointer;
	display:inline; /* win ie6 */
}

div.topicssp2 {
	width:170px;
	float:left;
	margin:0px 0px 0px 15px;
	padding:0px;
	cursor:pointer;
	display:inline; /* win ie6 */
}

div.left {
margin-left:10px;
}

div.bottom {
margin-top:15px;
}

div.color {
background-color:#f5f5f5;
}

img.wsp5 {
padding-left:5px;
}

p.tp01 {
	width:auto;
	font-size:80%;
	font-weight:bold;
	color:#0000cc;
	line-height:1.4;
	background-image:url(../images/tpicon.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px;
	margin:3px 0px;
}

p.tp02 {
	width:auto;
	font-size:80%;
	font-weight:normal;
	line-height:1.4;
	margin:0px;
	padding:0px 5px 0px 5px;
}

div.spacer {
margin:0px;
padding:0px;
clear:both;
}



/* -------------------------- */
/* RAIGHT SPACE STYLE */
/* -------------------------- */

div.r_space {
margin:10px 0px;
padding-bottom:10px;
background-color:#ececec;
}

p.rsp1 {
font-size:80%;
font-weight:normal;
background-image:url(../images/rarrow.gif);
background-repeat:no-repeat;
background-position:center left;
margin:0px;
padding-left:10px;
}

p.rsp2 {
font-size:80%;
font-weight:normal;
line-height:1.6;
margin:5px 0px;
padding:0px 5px;
}



/* -------------------------- */
/* SHOP STYLE */
/* -------------------------- */

div.shopsp {margin-top:50px;}


div.shopsp_l {
	float:left;
	width:300px;
	display:inline
}

div.shopsp_r {
	float:left;
	width:430px;
	margin-left:15px;
	display:inline
}

div.datasp {
margin:0px;
padding:0px;
background-color:#f5f5f5;
}


p.caption {
	font-size:80%;
	color:#666666;
	line-height:1.4;
	margin:5px 0px 0px 0px;
	padding:0px;
}

p.catch {
	font-size:100%;
	font-weight:bold;
	line-height:1.8;
	color:#662b2c;
	margin:10px 0px 20px 0px;
	padding:0px;
}

p.read {
	font-size:80%;
	font-weight:normal;
	line-height:2.0;
	margin:0px 0px 10px 0px;
	padding:0px;
}

p.coupon {
	width:400px;
	font-size:80%;
	font-weight:bold;
	line-height:1.4;
	background-image:url(../images/spicon.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:14px;
	margin:10px 0px;
}

p.othersite {
	width:400px;
	font-size:80%;
	font-weight:bold;
	line-height:1.4;
	background-image:url(../images/spicon.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:14px;
	margin:5px 0px;
}

div.btop {
margin:0px;
padding:0px;
text-align:right;
}


table {
width:430px;
background-color:#f5f5f5;
font-size:80%;
line-height:1.6;
border:none;
table-layout:fixed;
margin-bottom:10px;
}

th {
font-weight:bold;
color:#666;
padding:5px 8px 5px 5px;
text-align:right;
vertical-align:top;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

td {
font-weight:normal;
color:#666;
padding:5px;
border-bottom:1px solid #ddd;
}

td last {border-bottom:none;}

th last {border-bottom:none;}




/* -------------------------- */
/* FONT STYLE */
/* -------------------------- */

p {
	font-size:100%;
	font-weight:normal;
	line-height:1.6;
	margin-bottom:10px;
}

p.hd {
	font-size:75%;
	line-height:1.8;
	text-align:right;
}

p.ft {
	font-size:75%;
	line-height:1.4;
	text-align:right;
	margin:0px;
	padding:0px;
}

p.pu01 {
	width:170px;
	font-size:80%;
	font-weight:bold;
	line-height:1.4;
	background-image:url(../images/puicon.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:15px;
	margin:3px 0px;
}

p.pu02 {
	width:170px;
	font-size:80%;
	font-weight:normal;
	line-height:1.4;
	margin:0px 0px 10px 0px;
}






