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

div#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}
div#header_b {
	margin-bottom: 10px;
}
div#sideMenu_b {
	float: right;
	width: 200px;
}
div#sideMenu_b div#sideMenu {
	padding-left: 0px;
	color: #333333;
}

div#main_b {
	width: 695px;
	float: left;
	overflow: hidden;
}
div#main_b div#main {
	padding-right: 0px;
	text-align: left;
	position: relative;
	width: 690px;
}

div#footer_b {
	clear: both;
	margin-top: 10px;
	font-size: 0.8em;
	text-align: center;
}
div#sideMenu_b div#sideMenu div#login_b {
	width: 200px;
	overflow: hidden;
	margin-bottom: 10px;
}

img#headerImage {
	margin-bottom: 0px;
}
div#sideMenu_b div#sideMenu div#comments_b {
	border: 1px solid #003F89;
	padding: 5px;
	margin-bottom:10px;
}
div#sideMenu_b div#sideMenu div#comments_b .dosanaviKuchikomi {
	background-image: url(/common/img/commentsBullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	text-align: left;
	margin-top: 5px;
	padding-left: 12px;
	font-size: 0.8em;
}
div#sideMenu_b div#sideMenu div#comments_b .dosanaviKuchikomi .dosanaviKuchikomiUser, div#sideMenu_b div#sideMenu div#comments_b .dosanaviKuchikomi .dosanaviKuchikomiMes {
	display: none;
}

div#sideMenu_b div#sideMenu div#present_b {
	margin-bottom: 10px;
}
div#sideMenu_b div#sideMenu div#links_b {
	margin-bottom: 10px;
	text-align: center;
}
div#sideMenu_b div#sideMenu div#adjust_b {
	margin-bottom: 10px;
}

div#sideMenu_b div#sideMenu div#banners_b {
	margin-bottom: 10px;
}

div#sideMenu_b div#sideMenu div#banners_b .banner {
	line-height: 80px;
	background-color: #CCCCCC;
	text-align: center;
	height: 80px;
	width: 200px;
	margin-bottom: 5px;
	display: block;
}
div#main_b div#main div#news_b {
	text-align: center;
	width: 690px;
	font-size: 0.8em;
	margin-bottom:10px;
}
div#main_b div#main div#news_b div#news {
	margin: 0px;
	padding: 5px;
	border: 1px solid #D53E3A;
	width: 677px;
}
div#main_b div#main div#news_b div#news img {
	float: right;
}
div#main_b div#main div#news_b div#news img.header {
	float: none;
}

div#main_b div#main div#news_b div#news .mesEvent {
	float: left;
	width: 329px;
	margin-right: 9px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00B4DE;
	clear: right;
	margin-bottom: 5px;
	color: #005490;
}
div#main_b div#main div#news_b div#news .mesEvent h3 {
	line-height: 16px;
	font-weight: bold;
	color: #00B4DE;
	background-image: url(/img/news/newsBullet_event.gif);
	background-position: left top;
	padding-left: 18px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
div#main_b div#main div#news_b div#news .mesNew {
	float: left;
	width: 329px;
	margin-right: 9px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #DF8B1E;
	clear: right;
	margin-bottom: 5px;
	color: #005490;
	background-image: url(/img/news/newsBullet_new.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
div#main_b div#main div#news_b div#news .mesProfit {
	float: left;
	width: 329px;
	margin-right: 9px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BE3F7B;
	clear: right;
	margin-bottom: 5px;
	color: #005490;
	background-image: url(/img/news/newsBullet_profit.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
div#main_b div#main div#news_b div#news .mesMobilelink {
	float: left;
	width: 329px;
	margin-right: 9px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BE3F7B;
	clear: right;
	margin-bottom: 5px;
	color: #005490;
	background-image: url(/img/news/newsBullet_mobilelink.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
div#main_b div#main div#news_b div#news .mesInfo {
	float: left;
	width: 329px;
	margin-right: 9px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BE3F7B;
	clear: right;
	margin-bottom: 5px;
	color: #005490;
	background-image: url(/img/news/newsBullet_info.gif);
	background-position: left top;
	background-repeat:no-repeat;
	padding-top: 20px;
}
div#main_b div#main div#news_b div#news .mes {
	float: left;
	width: 329px;
	margin-right: 9px;
	text-align: left;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BE3F7B;
	clear: right;
	margin-bottom: 5px;
	color: #005490;
	padding-top: 0px;
}


.nl {
	clear: both;
}
div#main_b div#main div#search_b {
	text-align: center;
	width: 690px;
	font-size: 0.8em;
	margin-bottom: 10px;
}
div#main_b div#main div#search_b div#search {
	margin: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005490;
	border-right-color: #005490;
	border-bottom-color: #005490;
	border-left-color: #005490;
}
div#main_b div#main div#search_b div#search {
	margin: 0px;
	padding: 5px;
}
#page #main_b #main #search_b #search .searchItem {
	background-color: #FDF3D9;
	float: left;
	width: 330px;
	margin-right: 10px;
	text-align: left;
	margin-bottom: 10px;
}
#page #main_b #main #search_b #search .searchItem a {
	font-size: 14px;
	font-weight: bold;
	background-image: url(/img/searchBullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	display: block;
	float: left;
	padding-left: 16px;
	clear: left;
	position: relative;
	background-color: #FAE29B;
	text-decoration: none;
	margin-right: 5px;
}
#page #main_b #main #search_b #search .searchItem img {
	display: block;
	position: relative;
	left: -8px;
	margin-bottom: 8px;
}
#main_b div#main div#banners_b {
	clear:left;
	margin-top: 20px;
}

#main_b div#main div#banners_b .banner {
	line-height: 80px;
	background-color: #CCCCCC;
	text-align: center;
	height: 80px;
	width: 330px;
	margin-bottom: 5px;
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
#page #main_b #main #pankuzu {
	font-size: 0.8em;
	color: #1F2A66;
	margin-bottom: 10px;
}
#page #main_b #main #gourmetDetail .name {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom:10px;
	background-color: #FABF00;
	border-left-width: 0.5em;
	border-left-style: solid;
	border-left-color: #1F2A66;
	padding-left: 1em;
	color: #1F2A66;
}
#page #main_b #main #mainImageB {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainImageThumbs {
	background-color:#333333;
}
.mainImageThumb {
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.mainImageThumbButton img {
	border: 2px solid #FFFFFF;
}


#page #main_b #main #gourmetDetail {
	width: 680px;
}
#page #main_b #main #gourmetDetail .lead {
	font-size: 1.1em;
	color: #D0121B;
	margin-bottom: 0.5em;
}
#page #main_b #main #gourmetDetail .honbun {
	font-size: 0.95em;
	line-height: 1.8em;
	text-align: justify;
	text-justify: distribute;
}
#page #main_b #main #gourmetDetail ul {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#page #main_b #main #gourmetDetail dl {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#page #main_b #main #gourmetDetail li {
	background-image: url(/img/gourmet/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 14px;
}
#page #main_b #main #gourmetDetail dt {
	color: #1F2A66;
	background-color: #D3CCDA;
	clear: left;
	float: left;
	width: 120px;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 0.5em;
	display: block;
	margin-bottom: 0.5em;
}
#page #main_b #main #gourmetDetail dd {
	background-color: #FFF3D6;
	text-indent: 0.5em;
	margin-bottom: 5px;
	font-size: 0.9em;
	display: block;
	float: none;
	margin-left: 130px;
}
.selector {
	padding: 10px;
	margin: 10px;
	background-color: #f0f0f0;
	font-size: 0.9em;
	line-height: 1.5em;
	border: 2px dotted #999999;
	overflow: auto;
	width: 640px;
}
.selector h3 {
	color: #006699;
	font-size: 1em;
}

.buttons {
	text-align: center;
}
.buttons input {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
	height: 2em;
	width: 10em;
}
.listItem {
	border-top: 1px dotted rgb(170, 170, 170);
	clear: left;
	float: none;
	margin-top: 10px;
	padding-top: 10px;
	width:680px;
}
.listItem img {
float: left; margin-right: 10px;
}
.listItem .name {
	border-left: 10px solid rgb(255, 102, 0);
	color: rgb(255, 153, 0);
	display: inline;
	padding-left: 5px;
	line-height: 2em;
	text-decoration: none;
}
.listItem .sum {
font-size: 0.9em;
}
#searchConditions {
	color: #FFFFFF;
	background-color: #973100;
	margin: 10px;
	padding: 10px;
	border: 2px solid #990000;
	font-size: 0.9em;
}
.features {
	float: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.features a {
	background-color: #FF9933;
	background-image: url(/img/bg_button1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: right;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 15px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.features .cap {
	background-image: url(/img/bg_button1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
}
.features a:link, .features a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.features a:hover {
	color:#333333;
	background-color:#FFFF66;
}
#info_b h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #656D96;
	display: block;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FABE00;
	padding-right: 15px;
	margin-bottom: 5px;
	line-height: 2em;
	clear: left;
}
#info_b h4 b {
	display: inline;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FABE00;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FABE00;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	line-height: 2em;
}
#info_b .pictSheet {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#info_b .pictSheet .item {
	height: 48px;
	width: 54px;
	display: block;
	background-image: url(../img/pict_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	font-size: 12px;
	color: #cc3300;
	text-align: center;
}
#info_b .pictSheet .item b {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	display: block;
	line-height: 11px;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/* イベント検索用のカレンダー */
.eventCal {
	width: 315px;
	background-color: #FFFFFF;
}
.eventCal .title {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	display: block;
	width: 100%;
	line-height: 1.2em;
	height: 1.2em;
}

.eventCal div, .eventCal a, .eventCal .b {
	width: 44px;
	height: 50px;
	float: left;
	text-align:center;
	font-size: 14px;
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color:#FFFFFF;
}
.eventCal .h {
	height: 20px;
	background-color:#DDDDDD;
	color:#000000;
	line-height:20px;
}
.eventCal a {
	line-height: 20px;
	font-size:16px;
}
.eventCal a div {
	float: none;
	margin-top: 10px;
	font-size: 12px;
	height: 14px;
	color:#333333;
	width:auto;
}
.eventCal a:link, .eventCal a:visited {
	text-decoration:none;
	color:#003399;
}
.eventCal a:hover {
	background-color:#FFCC00;
	color: #990000;
}
.eventCal .sun {
	color:#FF0000;
}
.eventCal .sat {
	color:#0000FF;
}
.movieList, .cinemaList {
	margin-left: 10px;
}
.movieList .movie, .cinemaList .cinema {
	border-top: 1px dotted rgb(170, 170, 170);
	clear: left;
	float: none;
	margin-top: 10px;
	padding-top: 10px;
}
.movieList .movie {
border: solid 1px #999999;
padding:10px;
}
.movieList .movie .movieName, .cinemaList .cinema .cinemaName {
	border-left: 10px solid rgb(255, 102, 0);
	color: rgb(255, 153, 0);
	display: inline;
	padding-left: 5px;
	line-height: 2em;
	text-decoration: none;
}
.movieList .movie .movieName {
	color:#333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
#kuchikomi_b .dosanaviKuchikomi {
	margin: 5px;
	background-image: url(/common/img/bg_comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
	clear: both;
}
#kuchikomi_b .dosanaviKuchikomi .dosanaviKuchikomiP {
	background-image: url(/common/img/bg_comment.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 8px;
	padding-right: 10px;
	padding-left: 8px;
}
#kuchikomi_b .dosanaviKuchikomi .dosanaviKuchikomiP .dosanaviKuchikomiUser {
	font-size: 0.9em;
	color: #996600;
	text-align: right;
/*	float: right;
	line-height: 1.1em;
	padding-right: 1em;*/
	float: right;
}
#kuchikomi_b .dosanaviKuchikomi .dosanaviKuchikomiP .dosanaviKuchikomiDate {
	float: right;
	color: #666666;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-left: 10px;
}

#kuchikomi_b .dosanaviKuchikomi .dosanaviKuchikomiP .dosanaviKuchikomiTitle {
	line-height: 1.1em;
	font-size: 1.1em;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	white-space: normal;
}
#kuchikomi_b .dosanaviKuchikomi .dosanaviKuchikomiP .dosanaviKuchikomiMes {
	line-height: 1.6em;
/*	text-align: justify;*/
}

#kuchikomi_b div#dosanaviKuchikomiForm {
	margin: 5px;
	background-image: url(/common/img/bg_comment_form.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
}
#kuchikomi_b div#dosanaviKuchikomiForm form#dosanaviKuchikomiForm {
	background-image: url(/common/img/bg_comment_form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 8px;
	overflow: visible;
}
#kuchikomi_b div#dosanaviKuchikomiForm form#dosanaviKuchikomiForm label {
	background-color: #EEDEDE;
	width: 80px;
	float: left;
	display: block;
	clear: left;
	text-align: right;
}
#kuchikomi_b div#dosanaviKuchikomiForm form#dosanaviKuchikomiForm input#title {
	width: 200px;
}
#kuchikomi_b div#dosanaviKuchikomiForm form#dosanaviKuchikomiForm textarea#mes {
	width: 500px;
	height: 100px;
}
#kuchikomi_b div#dosanaviKuchikomiForm #dosanaviKuchikomiForm .buttons {
	margin-top: 10px;
	margin-bottom: 5px;
}
#kuchikomi_b div#dosanaviKuchikomiForm #dosanaviKuchikomiForm .buttons #submit {
	width: auto;
	height: auto;
}
#kuchikomi_b h4 {
	color: #FF6600;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	margin-bottom: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	padding-left: 24px;
	background-image: url(/common/img/icon_pen.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	clear: both;
}
#kiyaku {
	margin: 10px;
	padding: 20px;
}
#kiyaku p {
	padding-left: 1em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
	display: block;
	text-align: justify;
	font-size: 0.9em;
}
#kiyaku .title {
	margin-bottom: 2px;
	padding-left: 0px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1em;
	padding-bottom: 2px;
}

#kiyaku h1 {
	text-align: center;
	margin-bottom: 5px;
}
#kiyaku ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 0.5em;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5em;
}
#privacy {
	margin: 10px;
	padding: 20px;
}
#privacy p {
	padding-left: 1em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
	display: block;
	text-align: justify;
	font-size: 0.9em;
}
#privacy .title {
	margin-bottom: 2px;
	padding-left: 0px;
	color: #743B17;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1em;
	padding-bottom: 2px;
}

#privacy h1 {
	text-align: center;
	margin-bottom: 5px;
}
#privacy ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 0.5em;
	text-align: justify;
}
#privacy ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 0.5em;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.5em;
}
#privacy ol li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em;
	margin-bottom: 0.5em;
	text-align: justify;
}
#privacy ol.no li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 3.5em;
	margin-bottom: 0.5em;
	text-align: justify;
	text-indent: -1.5em;
}
#privacy strong {
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: normal;
	color: #003366;
}
form#wordsearch {
	margin: 10px;
	padding: 10px;
	background-color: #FFFFE0;
	border: 3px solid #FFFF99;
}
form#wordsearch .cell {
	float: left;
	height: auto;
	margin-right: 10px;
}
form#wordsearch .word {
	font-size: 16px;
	height: 1.5em;
	line-height: 1.5em;
}
form#wordsearch .button {
	margin-top: 5px;
}

form#wordsearch h3 {
	color: #FF6600;
	font-size: 0.9em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#main h2 {
	font-size: 14px;
	line-height: 30px;
	background-image: url(../common/img/bg_h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	color: #FFFFFF;
	padding-left: 20px;
	letter-spacing: 0.3em;
	overflow: auto;
	margin: 5px;
	width: 660px;
}
.kuchikomiSortOff {
	background-image: url(../common/img/button_kuchikomi_sort_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	height: 19px;
	width: 110px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 19px;
	text-decoration: none;
	color: #333333;
	text-align: center;
}
.kuchikomiSortOn {
	background-image: url(/common/img/button_kuchikomi_sort_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: right;
	height: 19px;
	width: 98px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	padding-left: 12px;
}
.dosanaviKuchikomiPlus {
	text-align: right;
}
#faq dt {
	font-size: 14px;
	color: #000066;
}
#faq dd {
	font-size: 12px;
	color: #660000;
	display: block;
	margin-bottom: 10px;
	line-height: 1.2em;
	text-indent: -1em;
	padding-left: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 3px;
	padding-top: 3px;
}
.iconPdf {
	background-image: url(/common/img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 19px;
	padding-right: 19px;
	line-height: 19px;
	font-size: 12px;
}
#page #main_b #main #gourmetDetail .dbdata dl {
	clear: both;
	margin-bottom: 10px;
}
#page #main_b #main #gourmetDetail .dbdata dt {
	clear: both;
	float: left;
	margin-bottom: 0.5em;
}
#page #main_b #main #gourmetDetail .dbdata dd {
	margin-bottom: 0.5em;
	display: block;
	clear: right;
	float: right;
	width: 530px;
	margin-left: 0px;
	margin-right: 15px;
}
.pagination {margin:0;}
.pagination ul {margin:0;padding:0;text-align:left;}
.pagination li {display:inline;list-style-type:none;margin-right:2px;}
.pagination a,
.pagination a:visited {padding:0 5px;color:#2e6ab1;text-decoration:none;border:1px solid #9aafe5;}
.pagination a:hover,
.pagination a:active {color:#000;background-color:#99ffff;border:1px solid #2b66a5;}
.pagination .curpage {padding:0 5px;font-weight:bold;text-decoration:none;color:#fff !important;background-color:#2e6ab1;border:1px solid #2b66a5;}
.dbdata {
	margin: 10px;
	clear: left;
	width: 670px;
}
.dbdata tr th {
	background-color: #D3CCDA;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	padding-left: 0.5em;
	width: 120px;
	line-height: 1.6em;
}
.dbdata tr td {
	font-size: 0.8em;
	line-height: 1.4em;
	padding-left: 0.5em;
	background-color: #FFF3D6;
}
.sitemapLink1 {
	font-size: 12px;
	line-height: 26px;
	background-image: url(../img/bg_sitemap_link1.jpg);
	width: 306px;
	display: block;
	text-indent: 24px;
	margin-bottom: 0.3em;
	margin-top: 0.8em;
}
.sitemapLink2 {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../img/bg_sitemap_link2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 24px;
	display: block;
	margin-left: 1em;
	margin-bottom: 0.3em;
}
.sitemapLink3 {
	font-size: 12px;
	line-height: 20px;
	background-image: url(../img/bg_sitemap_link3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	display: block;
	margin-left: 2em;
	margin-bottom: 0.3em;
}
#kuchikomi_b {
	margin-bottom: 10px;
}
#ranking_b {
	width: 47%;
	float: left;
	margin-right: 0px;
	border: 2px solid #FC6;
	margin-left: 0px;
}
#near_b {
	width: 47%;
	float: right;
	margin-right: 0px;
	border: 2px solid #FC6;
	margin-left: 0px;
}
#ranking_b h4, #near_b h4 {
	background-color: #FC6;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#ranking_b div, #near_b div {
	clear: left;
}

#ranking_b a, #near_b a {
	padding: 5px;
	margin: 5px;
	display:block;
	text-decoration: none;
	clear: left;
}
#ranking_b a:hover, #near_b a:hover {
	color: #FFF;
	background-color: #F60;
}

#ranking_b img, #near_b img {
	border:none;
	float: left;
	margin-right: 5px;
}

#ranking_b a span.title, #near_b a span.title {
	font-size: 12px;
	line-height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#near_b a .dest {
	font-size: 10px;
}
#map_b {
	height: 400px;
	width: 690px;
}
#sideMenu .link {
	font-size: 12px;
	text-decoration: none;
	background-image: url(/common/img/searchBullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	margin-left: 5px;
}
div#news_img img.header {
	float: none;
}

/* 100306 yahooサイト内検索css */
#srchBox
{
width:198px;
_width:196px;
margin-bottom:10px;
background-color:#FFFFFF;
border-style:solid;
border-width:1px;
border-color:#EEEEEE;
color:#000000;
text-align:left;
}
#srchBox *
{
margin:0;
padding:0;
font-size:11px;
*font-size:small;
*font:x-small;
}
#srchBox a img
{
border:none;
}
#srchBox #srch
{
padding:10px 10px 0 10px;
}
#srchBox #srch #srchForm
{
white-space:nowrap;
}
#srchBox #srchInput
{
width:118px;
margin-right:6px;
vertical-align:bottom;
}
#srchBox #srchBtn
{
width:50px;
}
*html #srchBox #srchBtn
{
padding-top:2px;
}
*:first-child+html #srchBox #srchBtn
{
padding-top:2px;
}
#srchBox ul
{
margin-top:6px;
text-align:left;
}
#srchBox li
{
list-style-type:none;
display:inline;
zoom:1;
padding-right:10px;
}
#srchBox li input
{
zoom:1;
margin-right:2px;
_margin:-4px 0 -4px -4px;
vertical-align:middle;
border:0;
}
*:+html #srchBox li input
{
margin:-4px 0 -4px -4px;
}
#srchBox #srchLogo
{
margin:6px 6px 6px 0;
text-align:right;
}
#srchBox #srchLogo a
{
color:#666666;
text-decoration:none;
font-size:85%;
}
#srchBox #srchLogo a:hover
{
text-decoration:underline;
}
#srchBox.watermark
{
padding-bottom: 6px;
}
#srchBox.watermark #srchInput
{
padding:1px 1px 2px 1px;
border:1px solid #a5acb2;
background: #fff url(http://i.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}
#srchBox.watermark #srchInput.nomark
{
background: #fff;
}
#srchBox.watermark #srchLogo
{
display: none;
}
