@charset "utf-8";
/* CSS Document */

/* Mail Luck! キャンペーン(2008年7月)ページ用CSS

   /campaign.html
--------------------------------*/


table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
	}
fieldset {
	border: 0;
	}
select {
	font-size: 100%;
	}
address,caption,cite,code,dfn,em,th,var,kbd,samp {
	font-style: normal;
	font-weight: normal;
	}
th,td {
	padding: 0;
	}
th {
	font-weight: normal;
	text-align: left;
	}
ol,ul {
	list-style-type: none;
	}
abbr,acronym {
	border: 0;
	}
hr {
	display: none;
	}

.center{
	text-align:center;
	}



#contents{
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 40px;
	width: 760px;
	text-align: left;
	line-height: 1.5;
	background-color: #fff;
	font-size: 12px;
	}

#contents:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	}
/*\*/
* html #contents {
	height: 1em;
	overflow: visible;
	}
/**/


.clearfix:after {
    content:".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h2.cam_ttl {
	font-size:18px;
	padding:20px 0 14px 5px;
	float:left;
	width:610px;
	}
img.merit_img {
	float:left;
}

div#contents img {
	vertical-align: bottom;
	}

div#titleArea {
	width:690px;
	background: url("../img_campaign/title_bg.jpg") repeat-x;
	}
div#title {
	margin: 0;
	padding: 0;
	}
div#title p#lead {
	margin: 20px 0 40px 10px;
	font-size: 15px;}

div#mainArea {
	margin-left: 0px;
	width: 690px;
	font-size: 12px;
	}
div#mainArea p.txt {
	margin: 5px 0 10px 20px;
	width: 670px;
	line-height:1.4em;
	clear:both;
	}

div#mainArea p.txt2 {
	margin: 5px 0 10px 68px;
	width: 610px;
	line-height:1.4em;
	clear:both;
	}

	
div#mainArea p.note {
	margin: 8px 0 32px 54px;
	font-size: 12px;
	}
div#mainArea p#btnDetail {
	text-align: right;
	}

p#entry {
	margin-top: 30px;
	text-align: center;
	}

p#cam_formbtn a{
	background:url(../image/c_form.gif) no-repeat;
	width:197px;
	height:51px;
	display:block;
	text-indent:-9999em;
	margin: 0 auto 10px;
}	

p#cam_formbtn a:hover{
	background:url(../image/c_form_on.gif) no-repeat;
	width:197px;
	height:51px;
	display:block;
	text-indent:-9999em;
}


p#lead_red {
	margin-top: 10px; 
	margin-bottom: 20px;
	line-height:120%; 
	text-align: center;
	color:#FF0000;
	font-size: 24px;
	font-weight: bold;
}

p.camp_txt {
	margin: 16px 0 32px 54px;
	width: 340px;
	padding: 3px 0 3px 8px;
	border-top: 1px #FF3300 solid;
	border-bottom: 1px #FF3300 solid;
}

div#details_area {
	margin: 16px 0 32px 20px;
	width: 640px;
	border:#FF6600 solid 1px;
}
div#details_area div {
	margin: 2px;
	border:#FF6600 solid 3px;
}
div#details_area div div {
	margin: 2px;
	border:#FF6600 solid 1px;
	padding:10px;
}

div#details_area dt {
	font-weight: bold;
	font-size:12px;
	float:none;
}
div#details_area dd {
	margin-left: 1em;
	margin-bottom: 10px;
	font-size:12px;
	float:none;
}
span.tel_no {
	font-size: 160%;
	font-weight: bold;
	color: #FF6600;
}
div#details_area dd p {
	margin-left: 160px;
}
div#mainArea div.cam_area {
	margin: 16px 0 32px 20px;
	width: 620px;
}

ul#cam_menu {
	width:632px;
	margin-left:68px;
}
ul#cam_menu li.service {
	float:left;
	width:27em;
	height:1.6em;
	font-size:14px;
	font-weight:bold;
}
ul#cam_menu li.price {
	float:left;
	padding-left:10px;
	width:200px;
	height:1.6em;
	font-size:14px;
	font-weight:bold;
}
span.text_red {
	color:#FF0000;
}

p.kome {
	font-size:85%;
	line-height:1.4em;
	clear:both;
	padding-left:1em;
	text-indent:-1em;
	margin-left:68px;
	width:574px;
}

p.kome2 {
	font-size:85%;
	line-height:1.4em;
	clear:both;
	padding-left:4em;
	text-indent:-2em;
	width:605px;
}

a { outline: none; }

.category {
	margin:10px 0 20px;
}