@import url(general.css);

/********インデックスコンテンツ内********/
#contentsbox a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
#contentsbox h2 {
	width: 176px;
	}
#contentsbox p {
	width: 232px;
	padding-top: 15px;
	padding-left: 10px;
	float: left;
	}
.icon {
	margin-top: 15px;
	float: right;
	padding-right: 5px;
	}
.leftbox {
	width: 360px;
	float: left;
	margin-bottom: 10px;
	}
.rightbox {
	width: 360px;
	float: right;
	margin-bottom: 10px;
	}
#nagarebox {
	width: 359px;
	height: 126px;
	border-left: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	background: url(../img/ind-h2nagarebar.gif) top left no-repeat;
	float: left;
	}
#kakakubox {
	width: 359px;
	height: 126px;
	border-left: 1px solid #00CC66;
	border-bottom: 1px solid #00CC66;
	background: url(../img/ind-h2kakakubar.gif) top left no-repeat;
	float: right;
	}
#zissekibox {
	width: 359px;
	height: 126px;
	border-left: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background: url(../img/ind-h2zissekibar.gif) top left no-repeat;
	float: left;
	}
#seisakubox {
	width: 359px;
	height: 126px;
	border-left: 1px solid #FF0033;
	border-bottom: 1px solid #FF0033;
	background: url(../img/ind-h2seisakubar.gif) top left no-repeat;
	float: right;
	}
#tyuumonbox {
	width: 359px;
	height: 126px;
	border-left: 1px solid #CC0099;
	border-bottom: 1px solid #CC0099;
	background: url(../img/ind-h2mitumobar.gif) top left no-repeat;
	float: left;
	}
#faqbox {
	width: 359px;
	height: 126px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background: url(../img/ind-h2faqbar.gif) top left no-repeat;
	float: right;
	}
	

/********キャンペーン********/
#campaignbox {
	margin: 0px 0px 10px 10px;
	width: 733px;
	}
#campaignbox a:link {
	cursor: pointer;
	}
#campaignbox a:hover {
	cursor: pointer;
	}
	
div#campaignbox a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
	}
div#campaignbox p{
	font-size: 1em;
	text-align: center;
	padding-top: 5px;
	}
div#bikou {
	font-size: 0.8em;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	width: 711px;
	border: 1px solid #999999;
	background: #FFFFCC;
	}
div#bikou h4 {
	border-bottom: 1px #d73533 solid;
	color: #d73533;
	font-size: 1.1em;
	text-indent: 0.5em;
	margin-bottom: 8px;
	}
div#bikou strong {
	border-left: 4px solid #d73533;
	color: #d73533;
	padding-left: 6px;
	}
div#bikou p {
	font-size: 1em;
	padding: 0 0 5px 10px;
	}
	
	
div#okyakugoe {
margin:0 0 10px 10px;
width:733px;
}
	
h3 {
	width: 730px;
	height: 35px;
	background: url(../img/h3-bottom-border.gif) no-repeat left bottom ;
	clear: both;
	}
h3 span {
	padding: 8px 0 2px 28px ;
	background: url(../img/h3back.gif) no-repeat left top ;
	float: left;
	}
.h3line {
	width: 730px;
	height: 20px;
	margin-bottom: 15px;
	background: url(../img/h3line.gif) no-repeat;
	background-position: bottom;
	clear: both;
	}	

div#results-thumb {
	width: 720px;
	margin: 0 auto;
	}

div.results-summary {
	width: 733px;
	margin: 10px auto 15px;
	clear: both;
	}
div.results-photo {
	width: 174px;
	height: 130px;
	overflow: hidden;
	float: left;
	border: 1px solid #FD9A00;
	margin-right: 4px;
	}
div.results-photo:hover {
	border: 1px solid #FF3300;
	}
div.results-photo a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	}
	
div.results-photo-last {
	width: 174px;
	height: 130px;
	overflow: hidden;
	float: left;
	border: 1px solid #FD9A00;
	}
div.results-photo-last:hover {
	border: 1px solid #FF3300;
	}
div.results-photo-last a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	}