@charset "utf-8";
/* ------------------------- */
/* BLAVO couponsite css */
/* ------------------------- */
/* 2009 netlink */
/* ------------------------- */

/* --------------------------------------------------*/
/*  */
/* --------------------------------------------------*/
body,div,pre,p,blockquote, 
form,fieldset,input,textarea,select,option,
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, 
table,th,td,embed,object { 
	margin: 0; 
	padding: 0;
}
h1,h2,h3,h4,h5,h6 { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 1.0em; 
}
table {border-spacing:0;} 
* html table {border-collapse:collapse;} 
*:first-child+html table {border-collapse:collapse;} 
caption,th {text-align:left; font-weight:normal;} 
table,th,td,img {border:0; margin:0; padding: 0;} 
input {vertical-align:middle;} 
q:before,q:after {content:'';} 
ul {list-style: none;}

/* --------------------------------------------------*/
/* 共通項目 */
/* --------------------------------------------------*/
body {
	color: #666;
	font-size: medium;
}

img,object {
	border: none;
	margin: 0;
	padding: 0;
}
img a{
	margin:0;
	padding:0;
}
p,li,dt,dd{
	line-height: 1.4;
}
.clearfix:after {
  content: ".";  /* Vvf */
  display: block;  /* ubNxvf */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix { min-height: 1px; }

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
p.txt_right {
	text-align:right;
}
.txt_center {
	text-align: center;
}
/* レイアウト */

#wrapper {
	width: 100%;
	background: url(../image/bg.jpg) repeat-x;
	height:auto;
}
#contents {
	width: 1000px ;
	margin: 0 auto;
	background-image:url(../image/bg.jpg) repeat-x;
	height:auto;
}
#header {}
#main {
	width: 100%;
	margin-top: 8px;
	height: auto;
}
#main_left {
	width: 250px;
	float: left;
}
#main_right {
	width: 750px;
	float: right;
}
#footer {
	padding-top: 15px;
	clear: both;
}
/* ブロック */
#main_left h2{
	background:url(../image/bg_side.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	width: 210px;
	margin: 0 auto;
	line-height: 2;
	text-indent: 1.2em;
	clear:both;
}
#main_right h2{
	background:url(../image/bg_main.jpg) no-repeat;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
	width: 736px;
	line-height: 2;
	text-indent: 1.2em;
	clear:both;
}
#campaign { 
	padding-bottom: 10px;
}
#campaign a img {
	float: left;
	margin-right: 10px;
}
#campaign p {
	margin: 5px 15px 0 10px;
	line-height:1.1;
	font-size: 12px;
	font-weight: bold;
}

#main_right table.coupon_t2 {
	width: 95%;
	margin: 15px 0 25px 10px;
}
#main_right table.coupon_t2 li {
	padding-top: 10px;
}
#about {
	width:734px;
	border: 1px solid #ccc;
	background-color: #d2eceb;
}
#about img {
	display: block;
	margin: 10px 10px 10px 15px;
	float:left;
	width:151px;
	height:111px;
}
#about p {
	margin: 10px 0 10px 10px;
}
.newcoupon {
	padding-bottom: 15px;
}
.newcoupon-inner, .newshop-inner {
	border-left: 1px solid #3cc;
	border-right: 1px solid #3cc;
	border-bottom: 1px solid #3cc;
	height: 280px;
	width: 208px;
	margin: 0 auto;
	overflow: auto;
}
* html .newcoupon-inner, * html .newshop-inner {
	margin-top: -2px;
}
/* サイド読み込みエリア */
.newcoupon-inner table {
}
.newcoupon-inner table td{
	padding: 3px;
}
.newshop-inner  {}
.newshop-inner div{
	padding: 3px;
}


#footer p {
	text-align:center;
	width: 1000px;
	border-top: 1px solid #CCCCCC;
	font-size:small;
}

/* ショップリスト */
.shopname {
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 0.5em;
	padding: 0.2em;
}
.shopname a {
	color: #FFFFFF;
	font-weight: bold;
}
.table_shoplist_01 {
}
.table_shoplist_01 td {
	color: #fff;
}
.table_shoplist_02 {}
.table_shoplist_03 td{
	padding: 0.2em;
}
.table_shoplist_03 {
	text-align: left;
}
/* ショップ詳細 */
.table_detail_01 {}
.table_detail_01 td { color: #FFFFFF;}
.table_detail_02 td {}
.table_detail_03 td { padding: 0.2em}


.table_detail_02 img,
.table_shoplist_02 img {
	margin: 5px;
}
/*パンくずリスト*/
#pankuzu {
	margin:5px 5px 0px 20px;
	position:relative;
	width:auto;
	font-size:12px;
	color:#333333;
	padding-left: 0px;
	text-align: left;
}
#pankuzu a{
	color:#0000FF;
}
li {
	display:inline;
}
/*SEO*/
#header-mother {
	width:1000px;
	margin: 0 auto;
	}

#header-flame{
	text-align	: left;
	}

#header-top {
	float		: left;
	}

#header-p {
	float		: right;
	padding		: 55px 0 0;
	font-size:10px;
	color:#666666;
	background-image: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial,sans-serif;
}

.flash_w{
	clear		: both;
	}

/*SEO-End*/
strong {
	font-weight:inherit;
}

