/** Yahoo! UI Library **/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/** end of Yahoo! UI Library **/

.panel:after,
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.panel, .clearfix {display: inline-table;}

/* Hides from IE-mac \*/
*html .panel, * html .clearfix {height: 1%;}
.panel, .clearfix {display: block;}
/* End hide from IE-mac */

html {
    /*background: #eee;*/
    font-family: arial,sans-serif;
}
body {
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	padding: 0 0 20px 0;
	text-align: left;
	background-color: #fff;
	background-image: url(/img/bg_img.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

a {
    color: #025bb7;
    text-decoration: none;
}
a:hover {
	color: #FF6600;
    text-decoration: underline;
}
a:visited {
    color: #025bb7;
}

.clear {
    clear: both;
}

.more {
    clear: both;
    text-align: right;
}

#header {
	margin: 0;
	padding: 0;
}
#header #header-title {
    width: 200px;
	margin: 0;
	padding: 0;
}
#header ul {
    float: left;
	margin: 0;
	padding: 0;
	display: inline;
}

#header ul li {
    display: inline;
}

#header ul li.btn1 {
	margin: 0 0 0 5px;
	padding: 0;
}

#header ul li.btn2 {
	margin: 0;
	padding: 0;
}

#left {
    width: 555px;
    float: left;
	text-align:left;
	margin: 0;
	padding: 0;
}

#left h1{
	padding: 5px;
}

#right {
    width: 240px;
    float: right;
}


/* parts/from_area.tpl(エリアでさがす)を修正の際、コメントアウト
---------------------------------------------------------------------

.panel {
    margin: 0 auto 12px auto;
}
-------------------------------------- */

.panel.wide {
    width: 350px;
    margin: 0;
	padding: 0;
    float: left;
}
.panel-narrow {
    width: 180px;
    margin-right: 10px;
    float: right;
}
.panel.all {
    clear: both;
    width: 545px;
	/* margin-top: 10px; gmap.tplの上からのずれをなおすために削除*/
    margin-right: 5px;
	
}
.panel h4.title {
    font-weight: bold;
    padding: 4px;
    margin-bottom: 4px;
    background: url("/img/bg_heading.gif") bottom repeat-x;
	height: 29px;
	color:#FFFFFF;
	font-size: 80%;
	line-height: 140%;
}


.panel.wide .title {
}
.panel.narrow .title {
}
.panel.all .title {
}

.theme {
    width: 543px;
	height: 58px;
    margin: 0;
	padding: 5px 0;
	clear:both;
	background: url(/img/theme_line.gif)  no-repeat left bottom;
}

div.themeText { 
	float:right;
	width: 353px;
}
h2.themeTitle div.head {
	margin: 0 0 0 0;
	padding: 3px 0 0 17px;
	font-size:100%;
	line-height: 100%;
	color:#CCFF33;
	background:url(/img/theme_icon.gif) no-repeat left top;
}

.theme-img {
	float: left;
    width: 181px;
	margin: 0;
	padding: 0;
	clear: both;
}
.theme-narrow {
	float: right;
    width: 160px;
	margin-top: 3px;
	padding: 0 0 0 20px;
	background:url(/img/theme_icon.gif) no-repeat left top;
	line-height: 140%;
}
.theme.left {
    float: left;
}
.theme.right {
    float: right;
}
.theme .title {
    padding: 6px;
    font-size: 14px;
    font-weight: bold;
}

#footer {
	width: 800px;
    clear: both;
    font-size: 12px;
	margin-bottom: 20px;	
	padding-bottom: 20px;
}
#footer p {
	width: 784px;
    color: #999;
	margin: 0;
	padding: 8px 8px 0 8px;
	background: url(../img/footer_bg.gif) repeat-x left top;
	color: #666666;
}
#footer ul {
	width: 800px;
    display: block;
	margin: 0;
	padding: 5px 0 0 0;
    width: 100%;
	background: url(../img/footer_ul.gif) repeat-x left top;
}
#footer ul li {
    display: block;
    float: left;
	margin: 0;
    padding: 6px 0 6px 3px;
}
#footer ul li a {
    color: #444;
	margin: 0;
	padding: 5px 0 0 5px;
}


#area #area-title {
    font-size: 18px;
    font-weight: bold;
    padding: 6px;
    margin: 0 10px 0 0;
    border: 1px solid #eee;
}


.pankuzu {
    text-align: left;
    margin: 8px 10px 4px 0;
    padding: 8px 4px 2px 4px;
	height: 20px;
	line-height: 140%;
    background: url("/img/bg_lightblue.gif") bottom;
}

ul.photo-list li {
    float: left;
    display: block;
    width: 120px;
    margin: 1px;
}

.result dt {
    font-size: 14px;
}
.result dd {
    margin: 3px 0 1em 0;
}
.pickup {
    width: 110px;
    float: left;
    padding: 9px 0 12px 0;
    margin: 0;
}
#index .pickup {
    width: 120px;
}

.pickup p.name {
    margin: 4px auto;
	padding-left: 14px;
	font-size: 100%;
	color:#00CC99;
	line-height: 140%;
	background:url(/img/picup_icon.gif) no-repeat left top;
}

.pickup p.description {
    margin-left: -18px;
	color: #666;
	font-size: 100%;
	line-height: 140%;
	width: 120px;
}

#pickupRight {
	width: 187px;
	float:right;
	margin-right: 8px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}

.pickupRight-wide {
	width: 280px;
	float:right;
	margin-right: 8px;
	padding-left: 10px;
	border-left: 1px solid #ccc;
}


.other-list {
    border-bottom: 1px dotted #ccc;
    padding: 4px;
    margin: 5px auto 2px auto;
}
#index .other-list {
    width: auto;
}
.other-list .photo {
    width: 50px;
    float:left;
}

.other-list .name {
	float: left;
	
    margin-top: 2px;
	margin-left: 5px;
	padding-left: 5px;
	background:url(/img/area_icon.gif) no-repeat left top;
}
.other-list .description {
	clear:both;
    margin-top: 2px;
	font-size: 100%;
	color: #666666;
	line-height: 140%;
}

.ranking01 {
    width: 230px;
	background: #f1f5f8;
    padding: 4px;
    margin: 2px auto;
	vertical-align:middle;
}

.ranking01 .name {
	margin-left: 50px;
	padding-left: 15px;
	font-size:120%;
	color: #ff9900;
	line-height: 140%;
	font-weight: bold;
	background-image: url(/img/ranking_crown.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ranking01 .photo {
    width: 50px;
    float: left;
}

.ranking01 .description {
	clear: both;
    margin-top: 3px;
	padding: 5px 5px 0 5px;
	background:url(/img/ranking_line.gif) left top no-repeat;
	font-size:100%;
	color: #666666;
	line-height: 140%;
}

.kuchikomi {
    width: 230px;
	background: #fff;
    padding: 4px;
    margin: 2px auto;
	border: 1px solid #cfe9ff;
}

.kuchikomi .name {
	margin-left: 50px;
	padding-left: 15px;
	font-size:120%;
	color: #666666;
	line-height: 140%;
	font-weight: bold;
	vertical-align:middle;
}

.kuchikomi .photo {
    width: 50px;
    float: left;
}

.kuchikomi .description {
	clear: both;
    margin-top: 5px;
	padding: 3px 5px 0 5px;
	background-color: #eef4f4;
	font-size:100%;
	color: #666666;
	line-height: 140%;
}

.ranking02 {
    text-align:left;
	background: #fff;
    padding: 4px 0;
    margin: 2px auto;
	background:url(/img/ranking_line.gif) left bottom no-repeat;
}

.ranking02 .photo {
    width: 50px;
    float: left;
}

.ranking02 .name {
	text-align:left;
    margin: 3px 0 3px 0;
	padding: 0 5px 0 0;	
	font-size:100%;
	color: #ff9900;
	line-height: 140%;
	text-indent: 12px;
	background-image: url(/img/ranking_crown.gif);
	background-repeat: no-repeat;
	background-position: 45px top;
}

.ranking02 .name strong{
	font-weight:bold;
}

/*--
#right .ranking {
    width: 225px;
}
.ranking .photo {
    width: 50px;
    float: left;
}
.ranking .description {
    margin-top: 2px;
	font-size: 100%;
	color: #666;
}

.ranking02 .description {
    margin-top: 2px;
	font-size: 100%;
	color: #666;
}


span.rank-item-title {
    line-height: 1.4em;
}

*/

#buzz .photo {
    float: left;
    width: 128px;
    padding: 4px;
}
#buzz .album {
    float: left;
    width: 390px;
    padding: 4px;
}



.detail-list {
    clear: both;
    border: 1px solid #ccc;
    padding: 12px;
}
.detail-list .image {
    float: left;
    width: 200px;
}
.detail-list .details {
    float: left;
    width: 300px;
}
.detail-title {
    font-size: 14px;
    font-weight: bold;
}
.detail-description {
    padding: 2px 0 0 6px;
    color: #444;
}
.detail-others {
    color: #666;
}

.weather {
    float: right;
    margin: 16px 16px 0 0;
}

img {
    vertical-align: middle;
}
#header-navi {
    text-align: right;
}

ul.news {
    list-style: disc inside;
    text-align: left;
    margin-left: 24px;
}

ul.name-list {
    width: 788px;
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 auto;
}
ul.name-list li {
    display: block;
    float: left;
    padding: 4px;
    font-size: 12px;
    width: 189px;
    height: 3em;
    text-align: left;
    /*background: #eee;*/
}
ul.name-list li a {
    display: block;
    height: 100%;
    width: 100%;
}
ul.photo li,
ul.flickr li {
    float: left;
    height: 150px;
    width: 150px;
}

#index p.description {
    text-align: left;
    padding: 4px 18px; 
}

h2.contents-title {
    clear: both;
}
div.contents {
    clear: both;
    margin-left: 32px;
    padding: 16px;
    border: 1px solid #def;
}
div.contents ul.float-list li {
    display: block;
    float: left;
    margin-right: 24px;
}
div.contents ul.hot-entry {
    list-style-type: circle;
    margin-left: 24px;
}
div.contents ul.hot-entry li {
    text-align: left;
}

div.contents div.pickup {
    width: 40%;
    float: left;
    line-height: 2em;
}
div.contents ul.hotel-list {
    width: 50%;
    float: right;
    text-align: left;
}
div.contents ul.hotel-list li {
    line-height: 1.5em;
    border: 1px solid #eef;
    margin: 2px;
    padding: 2px 2px 2px 6px;
}
div.hotel-purpose {
    text-align: left;
}
div.hotel-purpose h3 {
    margin: 8px 0px 4px 0px;
    font-weight: bold;
}
div.hotel-purpose span {
    margin-right: 8px;
}
div.contents p.more {
    clear: both;
    text-align: right;
}
p.weather {
    text-align: left;
    line-height: 1.5em;
}

div.words {
    clear:both;
    width: 800px;
    height: 2em;
    text-align: left;
    border-bottom: 2px solid #cec;
}
div.words h3 {
    display: block;
    font-size: 1.2em;
    width: 7em;
    height: 1em;
    float: left;
    text-align: center;
    margin-right: 6px;
    padding: 0.4em 0 0.3em 0;
    background: url("/img/top-tab-green.png") left bottom;
}
div.words h3 a {
    width: 100%;
    height: 100%;
    color: #383;
}
div.words h3 a:visited {
    color: #383;
}

#detail #summary {
    margin-right: 5px;
    padding: 12px;
}
#summary #photo {
    width: 158px;
    padding: 4px;
    float: left;
}
#summary #info {
    width: 330px;
    padding: 4px;
    float: right;
}
#summary h1 {
    font-size: 16px;
    font-weight: bold;
}
#summary h2 {
    font-size: 14px;
    margin: 6px;
}
#summary .address, #summary .tel {
    color: #555;
}
#map {
    width: 543px;
    height: 320px;
    border:solid 1px #666;
}
#detail-info {
    margin: 12px 5px 6px 0;
}
#detail-info .info-box {
    border-bottom: 1px solid #ddd;
}
#detail-info .item {
    width: 120px;
    padding: 4px;
    float: left;
}
#detail-info .value{
    width: 400px;
    padding: 4px;
    float: left;
    border-left: 1px solid #c0c0c0;
}

#detail div.tag-cloud p {
    padding:8px 0;
	line-height:1.4em;
	margin-bottom:20px;
}
#detail div.tag-cloud span {
    margin-right: 8px;
}

#detail div#blog-info {
    clear: both;
    padding-top: 32px;
    padding-keft: 24px;
}

#detail div#blog-info div.tag-cloud {
    color: #666;
	padding-left: 10px;
	background:#e5e5e5;
}

#detail div#blog-info h3 {
	font-size:1.4em;
	font-weight:bold;
	background:url(../img/blog-info-bg.gif) repeat-x left bottom;
	padding-bottom:5px;
	padding-left: 5px;
}

#detail div#blog-info dl {
}

#detail div#blog-info dl dt {
    line-height: 1.4em;
	font-size:1.3em;
	font-weight:bold;
}
#detail div#blog-info dl dd {
    line-height: 1.4em;
    margin-bottom:20px;
}

#word div.left {
    float: left;
    width: 390px;
    text-align: left;
    margin: 8px 0 0 0;
}

#word div.right {
    float: right;
    width: 390px;
    text-align: left;
    margin: 8px 0 0 0;
}

#word .method {
    font-weight: bold;
    margin: 0 0 4px 0;
    color: #383;
}

#word #title {
    font-size: 1.2em;
    height: 1em;
    color: #383;
    padding: 4px;
    text-align: center;
    background: url("/img/top-tab-green.png") left bottom;
}
#word div.result {
    text-align:left;
    width: 100%;
    height: 120px;
    margin: 0 0 18px 0;
}
#word div.result div.title {
    padding: 0 2px 2px 9px;
    border-left: 3px solid #88e;
    border-bottom: 1px dashed #aaf;
}
#word div.result div.summary {
    padding: 4px;
}

#word div.related_words {
    clear: both;
    text-align: left;
    margin: 12px;
}
#word div.related_words .title {
    padding: 8px;
    font-size: 16px;
}
#word div.related_words .word-list {
    padding-left: 24px;
}
#word div.related_words h3 {
    display: inline;
    margin: 6px;
}

.wordlist {
    text-align: left;
}

.wordlist span {
    display: block;
    float: left;
    width: 100px;
    height: 3em;
    margin: 0 0 0 0;
}

.pagenation {
    font-size: 16px;
}

#about .main {
    width: 75%;
    text-align: left;
}

#about h1 {
    margin-left: 12px;
    font-size: 24px;
}
#about h2 {
    margin-left: 24px;
    font-size: 20px;
}
#about dl {
    margin-left: 36px;
}
#about dl dt {
    font-weight: bold;
    margin-bottom: 6px;
}
#about dl dd {
    margin-left: 16px;
    margin-bottom: 24px;
}
li.keywords {
    display: inline;
    padding-right:1em;
}
table.detail{
}
td.tditem {
	width: 116px;
    padding: 4px;
	border:solid 1px #AAAAAA;
	background-color:#EFEFEF;
}
td.tdvalue {
    width: 416px;
    padding: 4px;
	border:solid 1px #AAAAAA;
}
table.area {
	width: 545px;
	margin-bottom: 10px;
	padding: 0;
	border-collapse: collapse;
    border:solid 1px #ccc;
	float:left;
}
table.area th {
	width: 165px;
	color: #515151;
	font-size: 80%;
	font-weight: bold;
    padding: 10px;
	background-color: #f1f5f8;
	border-top: 1px dotted #666;
	text-align: center;
}
table.area td {
    padding: 10px;
	border-top: 1px dotted #666;
}
table.area td span {
	background:url(/img/area_icon.gif) no-repeat left top;
	margin: 0;
    padding-right: 0.5em;
	padding-left: 8px;
	line-height: 140%;
}

.credit {
    font-size: 12px;
    color: #555;
    text-align: right;
    padding-top: 4px;
}



/* ------------------------------
    2008 08 12　追加
------------------------------ */

h4.title div.head {
	width: 150px;
	background:url(/img/bg_head.jpg) no-repeat left center;
	margin: 10px 0 0 6px;
	padding: 3px 0 0 8px;
	font-size:100%;
	line-height: 80%;
}

    /* hide from Mac IE \*/
    * html h4.title div.head { line-height: 150%; }
    /* */ 
	
h4.title a {
	color:#FFFFFF;}
	
h2.title div.head {
	margin: 0 0 0 0;
	padding: 3px 0 0 17px;
	font-size:100%;
	line-height: 100%;
	color:#CCFF33;
	background:url(/img/theme_icon.gif) no-repeat left top;
}

    /* hide from Mac IE \*/
    * html h2.title div.head { line-height: 150%; }
    /* */ 


p.comment {
	margin: 6px 10px 0 2px ;
	padding-left: 5px;
	float: right;
	font-size: 100%;
	color: #666666;
	line-height: 140%;
}

div#headerBottomArea {
	width: 800px;
	height: auto;
	margin-top: 10px;
	padding: 0;
}

div#headerBottomArea img{
	border: 0;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
	
div.distanceTop {
	height: 8px;
	margin: 0;
	padding: 0;
}

div.distanceTop img{
	margin: 0;
	padding: 0;
	vertical-align:top;
	height: 8px;
}

* html div.distanceTop img{
	display:block;
}


div.distance {
	clear: both;
	height: 20px;
	margin: 0;
	padding: 0;
}

div.rightAreaBox {
	border:#6ca3e3 1px solid;
	margin-bottom: 15px;
	padding: 0;
}

div.rightAreaBox p.caption {
	height: 28px;
	padding: 7px 0 0 3px;	
	margin: 1px 1px 0 1px;
	text-indent: 5px;
	color: #538bd9;
	font-size: 85%;
	font-weight:bold;
	line-height: 130%;
	background: url(/img/right-area-box-bg.gif) repeat-x left top;
}

div.rightAreaBox div.contentsBox {
	padding: 5px;
	margin: 0;
	background: #fff;

}

div.rightAreaBox div.contentsBox img {
	padding: 0;
	margin-bottom: 7px;
}

div.rightAreaBox div.contentsBox p.title{
	padding: 2px 0 0 11px;
	color:#666666;
	font-weight:bold;
	background:url(/img/right-area-icon.gif) no-repeat left top;
	font-size: 85%;
	line-height: 120%;
}

div.rightAreaBox div.contentsBox p.contentsText{
	width: 220px;
	padding-bottom: 5px;
	margin: 2px 3px 5px 3px;
	color:#666666;
	font-size: 85%;
	line-height: 160%;
	background:url(/img/right-area-box-line.gif) no-repeat left bottom;
}

* html div.rightAreaBox div.contentsBox p.contentsText{
	font-size: 75%;
}

div.banaSpace {
	padding: 15px 0;
	margin: 15px 0;
	background:url(/img/right-area-box-line.gif) no-repeat left bottom;
}

div.banaSpace img{
	width: 181px;
	padding: 2px;
	margin: 0 0 5px 25px;
	background:#e3e3e3;
	
}

div.link {
	margin-top: 15px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background:url(/img/right-area-box-line.gif) no-repeat left bottom;
}

div.link p.title{
	color:#666;
	font-weight:bold;
	font-size: 85%;
	line-height: 140%;
	border-bottom: 1px #999 solid;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

div.link ul li{
	color:#538bd9;
	margin: 3px 0 3px 5px;
	padding: 0;
	font-size: 85%;
	line-height: 140%;
	list-style-type: disc;
	list-style-position: inside;
}

* html div.link  ul li{
	font-size: 75%;	
}

div#blog-info dt{	
	width: 542px;
	 padding: 4px;
    margin-bottom: 4px;
    background: url(/img/right-area-box-line.gif) bottom repeat-x;
	}
	
div#blog-info dd{	
	padding: 0 10px 0 15px;
    margin-left: 4px;
    background:  url(../img/right-area-icon.gif) left top no-repeat;
	}

