@charset "euc-jp";
/*@charset "Shift_JIS";*/

/*@import "fontsize.css";*/

/*
--------------------------------------------------
	Netmile
	author: NetMile Incorporated
	ver: 2006
	comment: base styles
-------------------------------------------------- */

/*
--------------------------------------------------
	default styles
-------------------------------------------------- */

h1 { margin: 0; padding: 0;}
h2 { margin: 0; padding: 0;}
h3 { margin: 0; padding: 0;}
h4 { margin: 0; padding: 0;}
img { border-style: none; margin: 0; padding: 0;}
/*
ul, ol { list-style: none; line-height: 1.5em; margin: 0; padding: 0;}
ul li { margin: 0; padding: 0;}
*/
table, tr, th, td { margin: 0; padding: 0;}
div { margin: 0; padding: 0;}
a { color: #333; text-decoration: underline;}
a:hover { color: #333; text-decoration: none;}


/*
--------------------------------------------------
	container
-------------------------------------------------- */
body {
    text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background: #FFFFFF/* url(bg_body.gif) top center repeat-y*/;
	color: #333333;
	font: small/18px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
#wrapper { width: 760px;margin: 0px auto0;background: #FFF;}
#title {width: 760px;margin: 0px auto 10px auto;background: #FFF;}
#shop {width: 760px;margin: 0px auto 10px auto;background: #FFF;}
#attention {width: 760px;margin: 0px auto 0px auto;background: #FFF;}

/*
--------------------------------------------------
	shop
-------------------------------------------------- */

#shop h4 { text-indent: -9999px;text-decoration: none;margin-bottom: 10px;}
h4#title01 { background: url(../image/eccam_0609/title01.gif) no-repeat; height: 40px;}
h4#title02 { background: url(../image/eccam_0609/title02.gif) no-repeat; height: 40px;}
.shop_block_l{
	float:left;
	width:390px;
	margin:0;
	padding:5px 0 10px 0;
	position:relative;
    }
.shop_block_r{
	float:right;
	width:370px;
	margin:0 ;
	padding:5px 0 10px 0;
	position:relative;
}

.shoptable {
    margin: 0;
	padding: 0;
	width: 370px;
	border-top: 2px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: top;
	}
table.shoptable td {vertical-align: top;}
table.shoptable th {vertical-align: top;}
table.shoptable img { margin: 5px 5px 5px 0; padding: 0; float: left;} 
table.shoptable p { font-size: 12px; color: #333333; line-height: 1.5em; padding: 3px;}
img.icon01 { margin: 6px 0; padding: 0; border: 0;}
.rightbottomtd {height: 110px;}
.righttoptd {height: 72px;}
.storeCouponThumbs{
	position: absolute;
	top:7px;
	left:0px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

/*div.shop { margin: 0px auto 10px auto; padding: 10px; background: #FFFFCC;} 
.shopleft { margin: 0; padding: 0; float: left; width:160px;}
.shopright {
	margin: 0;
	padding: 0px;
	float: left;
	width: 180px;
	font-size:12px;
}
.shopright img {
	padding-left:10px;
}
.shopright_inner{
	margin:0px;
	padding-top:6px;
	padding-left:10px;
	line-height: 1.4em;
	text-align:left;
}
.shopright_inner img {
	float:right;
}
*/
/*
.shopright p { margin: 0; padding: 10px 0 0 10px;line-height: 1.4em; width: 332px;}
.shopright p img { padding-left: 5px; float:right;}
/*#shop p  { width: 375px; height: 200px; text-indent: -9999px;text-decoration: none; margin:0px 0px 20px 0px;}
#shop01 { background: url(../image/shop01.jpg) no-repeat; width: 375px; float: left;}
#shop02 { background: url(../image/shop02.jpg) no-repeat; width: 375px; float: right;}
#shop03 { background: url(../image/shop03.jpg) no-repeat; width: 375px; float: left;}
#shop04 { background: url(../image/shop04.jpg) no-repeat; width: 375px; float: right;}
#shop p a { display: block;
	        width: 140px;
		    height: 100px;
		    text-decoration: none;
		    position: relative;
			top: 100px;
		    left: 230px;
}*/


/*
--------------------------------------------------
	attention
-------------------------------------------------- */
#attention h4 { font-weight: bold; line-height: 1.5em; margin: 0; padding: 0; color: #003399; text-align:left;}
#attention ul { padding: 10px; line-height: 1.8em}


/*
--------------------------------------------------
	other
-------------------------------------------------- */
.border01 { border-bottom: 1px dashed #999999;}
.p_copy { background-color:#d4d9d9; padding:2px 5px 2px 5px; font-size:0.75em; width: 760px}
.clear{
	clear:both;
	padding:0px;
	margin:0px;
    }

/*
-----------------------------------------------
	clear fix
----------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix { display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/*Georgia, Times New Roman, Times, serif */
/*Geneva, Arial, Helvetica, san-serif */