body {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

img {
	border: none;
}

ul {
	line-height: 120%;
}

h2 {
	background-image: url(../img/bg_h2.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 33px;
	padding: 3px 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	line-height: 30px;
}

h3 {
	background-image: url(../img/bg_h3.gif);
	background-repeat: no-repeat;
	width: 742px;
	height: 25px;
	padding: 0 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	line-height: 25px;
}

h4 {
	background-image: url(../img/bg_h4.gif);
	background-repeat: no-repeat;
	width: 720px;
	height: 10px;
	padding: 0 0 0 20px;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 0;
	line-height: 15px;
}

/*
ベース（大枠）
-------------------------------------------------------------------*/
#frame {
	margin-top: 5px;
	width:910px;
}
#base {
	width:905px;
	margin-right: auto;
	margin-left: 5px;
}

#base p {
	line-height: 130%;
}

/*
ヘッダー
-------------------------------------------------------------------*/
#header {
	width:905px;
	height: 55px;
	padding-left: 5px;
	position: relative;
	clear: both;
}
#header h1 {
	font-size: 11px;
	padding-top: 15px;
	color: #494949;
	font-weight: normal;
	float: left;
	padding-left: 20px;
	padding-right: 10px;
}
#header .c_size {
	position: absolute;
	padding-top: 20px;
	right: 270px;
	text-align: right;
}

/*
フッター
-------------------------------------------------------------------*/
#footer {
	width:900px;
	height: 30px;
	clear: both;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 30px;
	padding: 0 0 10px 0;
}
.footer_link {
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
}

/*ナビゲーション
----------------------------------------------- */
#top_nav {
	width: 905px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
} 
#top_nav table {
	margin: 5px 0 10px 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: left;
}
  
#top_nav table td a {
	color: #666666;
	text-decoration: none;
	background-image: url(../img/top_menu_off.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 129px;
	padding-top: 0px;
	line-height: 30px;
	text-align: center;
}

#top_nav table td a:hover {
	color: #666666;
	background-image: url(../img/top_menu_on.jpg);
	background-repeat: no-repeat;
}

/*
画像
-------------------------------------------------------------------*/
.img_left_flat {
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
}
.img_right_flat {
	float: right;
	background-color: #FFFFFF;
	padding: 0px;
}
.gaikan {
	float: left;
	height: 76px;
	width: 76px;
	margin: 1px 4px 1px 1px;
	padding: 1px 4px 1px 1px;
	text-align: center;
}
.gaikan img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.img_frame70 {
	float: left;
	height: 76px;
	width: 76px;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}
.img_frame70 img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/*
トップページ　検索
-------------------------------------------------------------------*/
#top_search {
	background-image: url(../../img_top/bg_orange.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 900px;
	margin-top: 10px;
	clear: both;
	text-align: center;
}

#top_search .btn_search {
	float: left;
	width: 160px;
	padding : 5px 3px 2px 2px;
}

#top_search .area {
	background-image: url(../../img_top/bg_area.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: 900px;
	padding: 2px 0 5px 105px;
	margin: 3px -105px 0 3px;
}

#top_search table {
	margin: 3px 0 0 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: left;
}
#top_search table td {
	padding: 1px 1px 3px 1px;
  border-style: none;
	text-align: left;
	color: #666666;
}

/*
フリーワード検索
-------------------------------------------------------------------*/
#freeword {
	background-image: url(../../img_top/bg_freeword.jpg);
	background-repeat: no-repeat;
	width: 233px;
	height: 80px;
	float: left;
	margin : 5px 0 2px 0px;
}
#freeword .text_box {
	padding-top: 25px;
	padding-left: 40px;
	float: left;
}
#freeword .text_btn {
	padding-top: 5px;
	padding-left: 150px;
	float: left;
}
.explain {
	margin: 0 2px 0 0;
	color: #999999;
	font-size: 11px;
	text-align: right;
}

/*
トップページ
-------------------------------------------------------------------*/
#top_right {
	float: right;
}
#top_right img {
	margin-bottom: 5px;
}
/*
ランキング
-------------------------------------------------------------------*/
.ranking_1 {
	width: 465px;
	height: 28px;
	float: left;
	margin: 5px 0 0 5px;
	background-image: url(../../img_top/1place.gif);
	background-repeat: no-repeat;
}
.ranking_2 {
	width: 465px;
	height: 28px;
	float: left;
	margin: 5px 0 0 5px;
	background-image: url(../../img_top/2place.gif);
	background-repeat: no-repeat;
}
.ranking_3 {
	width: 465px;
	height: 28px;
	float: left;
	margin: 5px 0 0 5px;
	background-image: url(../../img_top/3place.gif);
	background-repeat: no-repeat;
}
.ranking_4 {
	width: 465px;
	height: 28px;
	float: left;
	margin: 5px 0 0 5px;
	background-image: url(../../img_top/4place.gif);
	background-repeat: no-repeat;
}
.ranking_5 {
	width: 465px;
	height: 28px;
	float: left;
	margin: 5px 0 0 5px;
	background-image: url(../../img_top/5place.gif);
	background-repeat: no-repeat;
}
.rank_link {
	width: 150px;
	padding: 8px 0 0 45px;
	float: left;
}
.rank_text {
	padding: 8px 0 0 10px;
	float: left;
}

/*
テーブル　スクロール
-------------------------------------------------------------------*/
.dataGridHeader {
	width:900px;
	height:auto;
	border: 1px inset #999;
	margin: 5px 0 0 0;
}
.dataGridContent {
	overflow:auto;
	overflow-x: hidden;
	height:150px;
}
table.scrolltablestyle tbody tr td{
	width:870px;
	padding: 4px 1px;
  border: 0;
  border-style: none;
}

/*
トップページNEWS
-------------------------------------------------------------------*/
.news_date {
	padding: 5px 0 1px 5px;
	font-size: 11px;
	color: #666600;
	font-weight: bold;
	width: 90px;
	float: left;
	height: auto;
}
.news_detail {
	padding: 5px 0 1px 5px;
	width: 760px;
	color: #666666;
	font-size: 12px;
	float: left;
	background-image: url(../img/note_line.gif);
	line-height: 20px;
}
/*
ページ上部検索（トップページ以外）
-------------------------------------------------------------------*/
#menu {
	width: 900px;
	height: 200px;
	float: left;
	background-image: url(../img/image.jpg);
	background-repeat: no-repeat;
}
#menu table {
	margin: 75px 0 0 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: right;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 334px;
	height: 125px;
}
#menu table td {
	padding: 0 1px 0 3px;
  border-style: none;
	text-align: left;
	color: #666666;
}

#menu_detail {
	width: 900px;
	height: 200px;
	float: left;
	background-image: url(../../bukken/img/image.jpg);
	background-repeat: no-repeat;
}
#menu_detail table {
	margin: 75px 0 0 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: right;
	background-image: url(../../bukken/img/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 334px;
	height: 125px;
}
#menu_detail table td {
	padding: 0 1px 0 3px;
  border-style: none;
	text-align: left;
	color: #666666;
}

#menu_map {
	width: 900px;
	height: 200px;
	float: left;
	background-image: url(../../img_map/image.jpg);
	background-repeat: no-repeat;
}
#menu_map table {
	margin: 75px 0 0 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: right;
	background-image: url(../../img_map/bg_menu.jpg);
	background-repeat: no-repeat;
	width: 334px;
	height: 125px;
}
#menu_map table td {
	padding: 0 1px 0 3px;
  border-style: none;
	text-align: left;
	color: #666666;
}

#menu_area {
	width: 900px;
	height: 70px;
	float: left;
	background-image: url(../img/bg_area2.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 5px 110px;
	margin: 0 -110px 5px 0;
}

#menu_area table {
	margin: 3px 0 0 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: left;
	width: 780px;
}
#menu_area table td {
	padding: 1px 1px 3px 1px;
  border-style: none;
	text-align: left;
	color: #666666;
}

/*
テーブル
-------------------------------------------------------------------*/
table.tb_skelton {
	margin: 5px 0 10px 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	float: left;
}
.tb_skelton td {
	padding: 0 1px 0 0;
  border-style: none;
	text-align: left;
	color: #666666;
}
.tb_skelton td.a_center {
	padding: 0 1px 0 0;
  border-style: none;
	text-align: center;
	color: #666666;
}
.tb_skelton td.v_middle {
	padding: 0 1px 0 0;
  border-style: none;
	text-align: left;
	color: #666666;
	vertical-align: middle;
}

table.tb_item {
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  empty-cells:show;
}
.tb_item th{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  color:#ffffff;
	background:url(../img/bg_title.jpg) repeat-x;
	height: 50px;
  padding:0.2em 0em;
  text-align:center;
}
.tb_item td{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.2em 0em;
  text-align:center;
	line-height: 130%;
}
.tb_item td.a_left{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.2em 0.5em;
  text-align:left;
	line-height: 130%;
}
.tb_item td.bg_orange{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.2em 0em;
  text-align:center;
	background-color: #FFE8C4;
}
.tb_item td.bg_orange_l{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.2em 0.5em;
  text-align:left;
	background-color: #FFE8C4;
	line-height: 130%;
}
.tb_item td.bg_gray{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.3em 0em;
  text-align:center;
	background-color: #E3E3E3;
	font-weight: bold;
}
.tb_item td.calcu{
  padding:0.2em 1em;
	background-color: #F3F3F3;
  border: 0;
  border-style: none;
}
.tb_item td.camp{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.2em 0.5em;
  text-align:left;
	line-height: 130%;
	color: #990000;
}

table.tb_frame{
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  empty-cells:show;
}
.tb_frame th{
  color:#ffffff;
  padding:0.2em 0em;
}
.tb_frame td{
	padding:0.3em 0.3em;
}

table.tb_orange {
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  empty-cells:show;
}
.tb_orange th{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  color:#ffffff;
	background-color: #FFB062;
	width: 70px;
  padding:0.5em 0.5em;
  text-align:center;
}
.tb_orange td{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.5em 0.5em;
  text-align:left;
	line-height: 130%;
	color: #666666;
}

table.tb_inq {
  border-top:1px solid #cccccc;
  border-left:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  border-right:1px solid #cccccc;
  border-collapse:collapse;
  border-spacing:0;
  background-color:#FFFFFF;
  empty-cells:show;
}
.tb_inq th{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  color:#ffffff;
	background-color: #F59F27;
  padding:0.3em 0.5em;
  text-align:center;
}
.tb_inq td{
  border-right:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding:0.3em 0.5em;
  text-align:left;
	line-height: 130%;
	color: #666666;
	background-color: #F4F4EC;
}

/*
ブロック
-------------------------------------------------------------------*/
.nl_block85 {
	width: 85px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block180 {
	width: 180px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block240 {
	width: 240px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block260 {
	width: 260px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block300 {
	width: 300px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block400 {
	width: 400px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block500 {
	width: 500px;
	float: left;
	padding : 1px 1px 1px 1px;
}
.nl_block400_r {
	width: 400px;
	float: right;
	padding : 1px 0 1px 1px;
	text-align: right;
}

/*
フォント
-------------------------------------------------------------------*/
.txt_bold {
	font-weight: bold;
}
.txt_gray9 {
	color: #999999;
}
.txt_atend {
	color: #990000;
	font-size: 11px;
}
.txt_orange {
	color: #FF9900;
}
.txt_green {
	color: #009933;
}
.txt_orange_b {
	font-weight: bold;
	color: #FF9900;
}
.txt_red_b {
	font-weight: bold;
	color: #990000;
}
.txt_green_b {
	font-weight: bold;
	color: #009933;
}

/*
詳細
-------------------------------------------------------------------*/
.gallery {
	width: 900px;
	height: 90px;
	float: left;
	background-image: url(../../bukken/img/bg_photo.jpg);
	background-repeat: no-repeat;
	padding: 5px 0 0 5px;
	margin: 10px 0 10px 0;
}
/*
detail_comment
-------------------------------------------------------------------*/
.detail_comment {
	padding-left: 3px;
	padding-top: 5px;
}
.detail_comment table{
	margin: 0 0 3px 0;
  border: 0;
  border-style: none;
  border-collapse:collapse;
  border-spacing:0;
	width: 900px;
	float: left;
}
.detail_comment table td{
	padding: 0 0 0 0;
  border-style: none;
	text-align: left;
}
.detail_comment table td.biko{
	width: 824px;
	text-align: left;
	background:url(../../img_detail/tt_comment_middle.jpg) repeat-y;
}
.detail_list_biko {
	padding: 0 0 0 20px;
	width: 750px;
	font-size: 12px;
	color: #767D4F;
	font-weight: normal;
	text-align: left;
}

/*
よくある質問
-------------------------------------------------------------------*/
.ans {
	line-height: 130%;
	padding: 0 0 5px 10px;
	height: auto;
}

/*
SiteMap
-------------------------------------------------------------------*/
#sitemap {
	padding: 0 0 0 30px;
	margin: 0 -30px 0 0;
	font-size: 12px;
}
.map_t {
	padding: 0 0 0 30px;
	margin: 0 -30px 0 0;
	background: url(../img/map-t.gif) no-repeat;
}
.map_t2 {
	margin: 0 -30px 0 30px;
	padding: 0 0 0 30px;
	background: url(../img/map-t.gif) no-repeat;
	width: 650px;
}
.map_l {
	padding: 0 0 0 30px;
	margin: 0 -30px 0 0;
	background: url(../img/map-l.gif) no-repeat;
}
.map_l2 {
	margin: 0 -30px 0 30px;
	padding: 0 0 0 30px;
	background: url(../img/map-l.gif) no-repeat;
}
/*
2009年9月追加プロパティ
-------------------------------------------------------------------*/

#add-text {
	width: 910px;
	text-align: right;
	margin: 3px 0px 0px 0px;;
	padding: 0px;
	font-size: 11px;
	color: #888888;
}
*html .rank_link {
	width: 190px;
}
