@charset "utf-8";
/* CSS Document */

/* contentsinner
---------------------------------------- */

#contentsinner {
	width:900px;
	display:inline;
	float:left;
	padding-bottom:10px;
}

/* innerleft
---------------------------------------- */

#innerleft {
	width:610px;
	float:left;
}

#lefttop {
	position:relative;
	width:588px;
	padding:10px;
	margin-bottom:10px;
	border:#bbbbbb 1px solid;
}

#lefttop td {
	vertical-align:top;
}

#lefttop #toppagebtn {
	position:absolute;
	left: 488px;
	top: 10px;
}

#lefttop #cancelbtn {
	position:absolute;
	left:488px;
	top:33px;
}

#indication {
	clear:both;
	width:610px;
}

#indication h2 {
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	color:#666666;
}

#indication #indicationbar {
	line-height:30px;
	padding-left:10px;
	background:url(../images/reference/indication_btn.gif) no-repeat left top;
}


/* ページングナビゲーション
---------------------------------------- */
.pagenav {
	display:inline;
	float:left;
	width:610px;
	border-bottom:#bbbbbb 1px solid;
}

.pagenav p {
	width:450px;
	line-height:30px;
	float:left;
	display:inline;
}

.pagenav ul {
	display:inline;
	float:left;
	width:160px;
}

.pagenav li.back {
	width:60px;
	float:left;
	line-height:30px;
	font-size:11px;
	color:#584000;
	padding-left:20px;
	border-top:#bbbbbb 1px solid;
	background:url(../images/reference/back_btn.gif) no-repeat left top;
}

.pagenav li.next {
	width:65px;
	float:right;
	line-height:30px;
	font-size:11px;
	padding-left:15px;
	color:#584000;
	border-top:#bbbbbb 1px solid;
	background:url(../images/reference/next_btn.gif) no-repeat left top;
}

.pagenav li a {
	color:#584000;
	text-decoration:none;
}


.detailinner {
	display:inline;
	float:left;
	width:610px;
	padding-bottom:10px;
	margin-top:10px;
	border-bottom:#ffbb02 1px solid;
}	

.detailinner .floatleft {
	margin-right:8px;
}

.detailinner .innercenter {
	width:480px;
	float:left;
	margin-bottom:10px;
}

.detailinner .innercenter h3 {
	font-size:20px;
	line-height:26px;
	font-weight:bold;
	color:#88580d;
	padding-left:10px;
	background:url(../images/reference/orange_arrow.gif) no-repeat left center;
}

.detailinner .innercenter p {
	padding-left:10px;
}

/* innerright
---------------------------------------- */

#innerright {
	width:280px;
	float:right;
	background:url(../images/reference/right_tex.gif) repeat-y left top;
}

#innerright #banner {
	text-align:center;
	padding-top:5px;
	margin-bottom:15px;
}


#innerright h5 {
	clear:both;
	width:258px;
	font-weight:bold;
	padding-left:20px;
	line-height:30px;
	margin-bottom:5px;
	background:url(../images/reference/right_h2_tex.gif) no-repeat left top;
}

#innerright h6 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#88580d;
}

#prize {
	width:280px;
	display:inline;
	float:right;
	padding-bottom:15px;
}

#lottery {
	background:url(../images/reference/lottery.gif) no-repeat right top;
}

#lottery p {
	margin-bottom:10px;
}


#button {
	padding-left:10px;
	width:105px;
}

.recommendinner {
	display:inline;
	float:left;
	width:258px;
	padding:5px;
	margin:0 5px 5px;
	border:#fabe00 1px solid;
	background-color:#ffffff;
} 

.recommendinner .floatleft {
	margin-right:5px;
}


#google {
	clear:both;
	width:280px;
	padding:15px 0;
	border-bottom:#bbbbbb 1px solid;
}

#google .googlebox {
	width:258px;
	padding:5px;
	margin:0 5px 5px;
	border:#fabe00 1px solid;
	background:url(../images/reference/google.gif) no-repeat right top;
	background-color:#ffffff;
}

#innerright table {
	width:250px;
	border:none;
}

#innerright table tr th {
	width:90px;
	color:#000000;
}

#innerright table tr td {
	padding-bottom:3px;
}


/* 都道府県選択ボックス
---------------------------------------- */
#prefecturesbox {
	border:1px #bbbbbb solid;
	width:328px;
	float:left;
	display:inline;
	padding:5px;
}

#prefecturesbox ul{
	width:328px;
	float:left;
	display:inline;
}

#prefecturesbox li{
	float:left;
	display:inline;
	width:54px;
}


/* 地域ボックス
---------------------------------------- */
#areasbox {
	border:1px #bbbbbb solid;
	width:380px;
	float:left;
	display:inline;
	padding:5px;
}

#areasbox ul{
	width:380px;
	float:left;
	display:inline;
}

#areasbox li{
	float:left;
	display:inline;
	width:75px;
}

/* カテゴリボックス
---------------------------------------- */
#categoriesbox {
	border:1px #bbbbbb solid;
	width:496px;
	float:left;
	display:inline;
	padding:5px;
}

#categoriesbox ul{
	width:496px;
	float:left;
	display:inline;
}

#categoriesbox li{
	float:left;
	display:inline;
	width:156px;
}


/* カテゴリ詳細情報
---------------------------------------- */
table#categorydesc {
	display: block;
	clear: both;
	width:610px;
	margin-bottom:10px;
}

table#categorydesc th {
	width:108px;
	padding:10px;
	font-weight:bold;
	font-size:18px;
	line-height:1.3em;
	border:1px solid #bbb;
	background-color:#FFF3C4;
	text-align:left;
	vertical-align: top;
}

table#categorydesc td {
	width:458px;
	padding:10px;
	font-weight:normal;
	border:1px solid #bbb;
}
