@charset "utf-8";

#top-top {
	margin-bottom:14px;
	width:630px;
}

.top-top-left {
	float:left;
	width:310px;
	height:101px;
	background:url(../img/bg_top_text.jpg) no-repeat #fff;
	margin-bottom:20px;
}

.top-top-right {
	float:right;
	width:310px;
	height:101px;
	background:url(../img/bg_top_text.jpg) no-repeat #fff;
	margin-bottom:20px;
}

.top-top-left h3,
.top-top-right h3{
	margin:0;
}

.top-top-left div.text-area,
.top-top-right div.text-area {
	float:left;
	width:191px;
	height:101px;
}

.top-top-left div.photo-area,
.top-top-right div.photo-area {
	float:right;
	width:119px;
	height:100px;
}


.top-top-left p,.top-top-right p {
	margin:0 7px 9px 7px;
	line-height:1.2em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:13px;
}

.mizumore{
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height:1.4em;
	padding:5px 15px;
	clear:both;
}

p.to-detail-orange {
	margin:0;
	text-indent:-9999px;
	text-align:center;
}

p.to-detail-orange a {
	display:block;
	margin:0 auto;
	background:url(../img/to_detail_orange.jpg) 0 0 no-repeat;
	width:126px;
	height:24px;
	text-decoration:none;
	outline:none;
}

p.to-detail-orange a:hover {
	background-position:-126px 0;
}

p.to-detail-green {
	clear:both;
	margin:0;
	text-indent:-9999px;
	text-align:center;
}

p.to-detail-green a {
	display:block;
	margin:0 auto;
	background:url(../img/to_detail_green.jpg) 0 0 no-repeat;
	width:126px;
	height:24px;
	text-decoration:none;
	outline:none;
}

p.to-detail-green a:hover {
	background-position:-126px 0;
}

#results-base {
	margin-bottom:10px;
	width:630px;
	height:175px;
}

#results-box {
	position:relative;
	background:url(../img/bg_results.jpg) no-repeat;
	width:630px;
	height:175px;
}

#results-box h3 {
	position:absolute;
	top:15px;
	left:17px;
	margin:0;
	width:596px;
	height:34px;
}

h4#h401 {
	position:absolute;
	top:57px;
	left:17px;
	width:152px;
	height:30px;
}

h4#h402 {
	position:absolute;
	top:57px;
	left:326px;
	width:152px;
	height:30px;
}

p#water-text {
	position:absolute;
	top:93px;
	left:17px;
	width:152px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
}

p#wall-text {
	position:absolute;
	top:93px;
	left:326px;
	width:152px;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
}

#water-photo {
	position:absolute;
	top:57px;
	left:174px;
	width:130px;
	height:100px;
}

#wall-photo {
	position:absolute;
	top:57px;
	right:17px;
	width:130px;
	height:100px;
}

#water-button {
	position:absolute;
	top:127px;
	left:17px;
	width:152px;
	height:26px;
}

#wall-button {
	position:absolute;
	top:127px;
	left:326px;
	width:152px;
	height:26px;
}

#message {
	width:630px;
}

#message-left {
	float:left;
	background-color:#e0eed0;
	width:310px;
}

#message-right {
	float:right;
	background-color:#e0eed0;
	width:310px;
}

#message h3 {
	margin:0;
	margin-bottom:10px;
}

.message-area {
	width:310px;
	min-height:170px;
	height:auto !important;
	height:170px;
}

.message-area p {
	margin:0 10px;
	line-height:1.4em;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
}

.message-area p img {
	float:right;
	margin:0 0 30px 15px;
}

