﻿@charset "utf-8";

/*----------基本設定----------*/
/* フォント */

body,td,th,p,address,h1,h2,h3,h4,h5,h6,li,dt,dd {
	font-family: ヒラギノ,"ＭＳ Ｐゴシック",arial,helvetica,sans-serif;
	font-weight: normal;
	line-height: 160%;
	color: #333333;
	}

/* ブラウザ設定解除 */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	padding: 0px 10px;
	background: #ffffff;
	}
	
img,table {
	border: none;
	}

ul {
	list-style: none;
	}

hr{
	width: 100%;
	clear: both;
	margin-bottom: 5px;
	}

	

/* テキストリンク */

a:link {
	color: #006bbd;
	text-decoration: none;
	}

a:visited {
	color: #006bbd;
	text-decoration: none;
	}

a:hover {
	color: #006bbd;
	text-decoration: underline;
	}

a:active {
	color: #006bbd;
	text-decoration: none;
	}

/* フロート解除 */

br.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	}

/*----------全ページ共通部分----------*/

/*path*/

div.path{
	font-size: 70%;
}

/* layout */

table.ct-frame{
	width: 100%;
	background: #ffffff;
	}
table.ct-frame td {
	vertical-align: top;
	}

table.ct-frame td.left-container-td {
	padding: 0px 0px 0px 9px;
	}

table.ct-frame td.right-container-td {
	width: 200px;
	padding: 0px 9px 0px 10px;
	}
	


/* layout-main */

div.ct-frame{
	background: #ffffff;
	padding: 0 9px;
	}

div.ct-frame/*IE5.5+*/{
	>padding: 0 2px 0 9px;
}


/* form-control */

select.selectarea01 {
	width: 180px;
	margin-bottom: 10px;
	}

select.selectarea02 {
	width: 180px;
	margin-bottom: 10px;
	}

select.selectarea03 {
	width: 45%;
	}

input.inputarea01 {
	width: 176px;
	margin-bottom: 10px;
	}

table.profile-edit-tb td input.inputarea02 {
	width: 45%;
	}

table.profile-edit-tb td input.inputarea07 {
	width: 99%;
	}

table.profile-edit-tb td textarea {
	width: 80%;
	}

table.profile-edit-tb td textarea.textarea02 {
	width: 99%;
	}

table.profile-edit-tb td textarea.textarea03 {
	width: 200px;
	margin-right: 20px;
	}

table.profile-edit-tb td textarea.textarea04 {
	width: 200px;
	}

table.profile-edit-tb td select.selectarea04 {
	width: 200px;
	}

select.selectarea05 {
	width: 175px;
	margin-bottom: 10px;
	}

input.inputarea03 {
	width: 532px;
	font-size: 120%;
	padding: 0px 3px;
	}
	
input.inputarea04 {
	width: 198px;
	}

textarea.textarea01 {
	width: 532px;
	line-height: 160%;
	font-size: 100%;
	padding: 3px;
	}

div.wish-ct-box02 p input.inputarea05 {
	width: 190px;
	}

input.inputarea06 {
	width: 99%;
	}

input.inputarea08 {
	width: 175px;
	margin-bottom: 10px;
	}

div.blog-comment-box textarea {
	width: 373px;
	background: #fffbf7;
	font-size: 75%;
	}

div.option-boxin div.memo-box textarea {
	width: 99%;
	margin: 2px 0px;
	}

div.link-url-box input {
	width: 99%;
	margin-bottom: 5px;
	font-size: 75%;
	}

div.blog-trackback-box input {
	width: 99%;
	margin-bottom: 10px;
	font-size: 75%;
	}

div.link-url-box02 input {
	width: 99%;
	margin-bottom: 5px;
	font-size: 75%;
	}

/* global-header */

div#global-header {
	padding: 0px 9px;
	background: #ffffff;
	padding-bottom: 5px;
	}

div.header-navi {
	width: 100%;
	padding: 5px 0px;
	background: #dae3ee;
	border-bottom: 1px solid #b2c3d6;
	}

div.header-navi strong {
	display: block;
	float: left;
	padding-left: 6px;
	color: #1056ab;
	font-size: 65%;
	line-height: 100%;
	}

div.header-navi ul {
	float: right;
	padding-right: 10px;
	text-align: right;
	}

div.header-navi ul li {
	display: inline;
	font-size: 65%;
	line-height:100%;
	}

.header-navi:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.header-navi { display:inline-block; }
/*\*/
* html .header-navi { height:1%; }
.header-navi { display:block; }
/**/

/* global-header(NEW) */

div.header-logoarea{
    width:950px;
    }
	
div.header-logoarea p.logo{
    float:left;
	margin-top:10px;
    }

div.header-logoarea p.banner{
    float:right;
	margin-top:12px;
    }

div.header-search-tabframe{
    margin-left:7px;
	width:100%;
    }

div.header-search-tab01{
    float:left;
	background: url(/images/header_new_tab01.gif) no-repeat left top;
    }
	
div.header-search-tab01 a{
	display:block;
	overflow:hidden;
    width:140px;
	height:20px;
	text-indent: -9999px;
	text-decoration: none;
}

div.header-search-tab02{
    float:left;
	background: url(/images/header_new_tab02.gif) no-repeat left top;
    }
	
div.header-search-tab02 a{
	display:block;
	overflow:hidden;
    width:140px;
	height:20px;
	text-indent: -9999px;
	text-decoration: none;
}

div.header-search-tab02on{
    float:left;
	background: url(/images/header_new_tab02on.gif) no-repeat left top;
    }
	
div.header-search-tab02on a{
	display:block;
	overflow:hidden;
    width:140px;
	height:20px;
	text-indent: -9999px;
	text-decoration: none;
}	
	

div.header-search-box {
	background: url(/images/header_new_bg02.gif) repeat-x left top;
	}

div.header-search-box-leftbg {
	background: url(/images/header_new_bg01.gif) no-repeat left top;
	}

div.header-search-box-rightbg {
	background: url(/images/header_new_bg03.gif) no-repeat right top;
	width:100%;
	height:41px;
	}
	
div.header-search-box div.search-form{
    padding:0px 10px 0px 0px;
    }
	
div.header-search-box p.select01{
    float:left;
	background: url(/images/header_new_arrow.gif) no-repeat right 4px;
	width:190px;
	margin-top:7px;
	padding:2px 23px 2px 10px;
    }
	
div.header-search-box .selectbox01{
    width:190px;
	margin:0px;
	padding:0px;
    }

div.header-search-box p.text01{
    float:left;
	width:170px;
	margin-top:7px;
	padding:2px 0px 2px 10px;
    }

div.header-search-box .textbox01{
    width:170px;
	margin:0px;
	padding:0px;
    }

div.header-search-box .btn01{
    float:left;
	margin-top:7px;
	margin-left:10px;
    }

div.header-info02 {
	clear: left;
	background: #ededed;
	}
	
div.header-info02-leftbg {
	background: url(/images/header_new_bg04.gif) no-repeat left bottom;
	}
	
div.header-info02-rightbg {
	background: url(/images/header_new_bg05.gif) no-repeat right bottom;
	width: 100%;
	}

div.header-info02 p {
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-size: 75%;
	}



ul.global-navi {
	width: 100%;
	}

ul.global-navi li {
	float: left;
	height: 25px;
	}

ul.global-navi li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	}

ul.global-navi li.gnavi01 {
	width: 68px;
	background: url(/images/menu_mypage.gif) no-repeat;
	}

ul.global-navi li.gnavi02 {
	width: 87px;
	background: url(/images/menu_search.gif) no-repeat;
	}

ul.global-navi li.gnavi03 {
	width: 55px;
	background: url(/images/menu_point.gif) no-repeat;
	}

ul.global-navi li.gnavi04 {
	width: 129px;
	background: url(/images/menu_hotel.gif) no-repeat;
	}

ul.global-navi li.gnavi05 {
	width: 75px;
	background: url(/images/menu_wedding.gif) no-repeat;
	}

ul.global-navi li.gnavi06 {
	width: 137px;
	background: url(/images/menu_sports.gif) no-repeat;
	}

ul.global-navi li.gnavi07 {
	width: 74px;
	background: url(/images/menu_shopping.gif) no-repeat;
	}

ul.global-navi li.gnavi08 {
	width: 76px;
	background: url(/images/menu_spa.gif) no-repeat;
	}

ul.global-navi li.gnavi09 {
	width: 45px;
	background: url(/images/menu_gourmet.gif) no-repeat;
	}

ul.global-navi li.gnavi10 {
	width: 76px;
	background: url(/images/menu_night.gif) no-repeat;
	}

ul.global-navi li.gnavi11 {
	width: 90px;
	background: url(/images/menu_yellow.gif) no-repeat;
	}

div.header-info {
	clear: left;
	width: 100%;
	background: #ededed url(/images/line_header_bg.gif) repeat-x left top;
	}

div.header-info p {
	padding: 7px 0px 3px 0px;
	text-align: center;
	font-size: 75%;
	}

/* right-container */

div#right-container {
	width: 200px;
	}
div#feature{
	margin-bottom: 10px;
	background: url(/images/bg_feature_bottom.gif) no-repeat left bottom;
}

div#feature ul{
	margin-bottom: 10px;
	background: url(/images/bg_feature_bg.gif) repeat-y left top;
}

div#feature li{
}

div#banner {
	margin-bottom: 10px;
	}

div#banner_ad {
    background-color:#f0f0f0;
	margin-bottom:15px;
	font-size:65%;
	line-height:160%;
	padding:5px 0px 10px 0px;
	}

div#right-mypage {
	width: 200px;
	background:#ecf3f7;
	margin-bottom:10px;
	}

div.tit-right-mypage {
    width:100%;
	background: url(/images/titlebar_side1_bg03.gif) no-repeat left bottom;
	padding-bottom:2px;
	}

div.tit-right-mypagein {
	background: url(/images/titlebar_side1_bg02.gif) repeat-y;
	}

div.tit-right-mypage p {
	padding: 6px 7px 4px 7px;
	background: url(/images/titlebar_side1_bg01.gif) no-repeat left top;
	line-height: 100%;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	text-align:center;
	}

* html div.tit-right-mypage p {
	padding: 7px 7px 2px 7px;
	}

div#right-mypage div.mypage-box {
	width:180px;
	padding:0px 10px 10px 10px;
	}

div#right-mypage ul.profile {
    margin-bottom:5px;
	}

div#right-mypage li {
    font-size:65%;
	}
	
div#right-mypage li.profile-link {
    font-size:75%;
	font-weight:bold;
	}

div#right-mypage div.mypage-photo {
	margin:10px 0px 10px 0px;
	}

div#right-mypage div.mypage-photo p.photo {
    float:left;
	display:block;
	width:50px;
    height:50px;
	margin-right:10px;
	}
	
div#right-mypage div.mypage-photo p.right-li {
    float:left;
	}

div#right-mypage p.check-text {
    margin:10px 0px 2px 0px;
	font-size:65%;
	}
	
div#right-mypage p.check-text span {
    font-size:120%;
	font-weight:bold;
	}


div#right-navi {
	width: 200px;
	background:#f0f7e7;
	}

div.tit-right-navi {
    width:100%;
	background: url(/images/titlebar_side2_bg03.gif) no-repeat left bottom;
	padding-bottom:2px;
	}

div.tit-right-naviin {
	background: url(/images/titlebar_side2_bg02.gif) repeat-y;
	}

div.tit-right-navi p {
	padding: 6px 7px 4px 7px;
	background: url(/images/titlebar_side2_bg01.gif) no-repeat left top;
	line-height: 100%;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	text-align:center;
	}

* html div.tit-right-navi p {
	padding: 7px 7px 2px 7px;
	}

div.tit-right-navi p.other-bg {
	padding: 6px 7px;
	background: url(/images/titlebar_area_bg02.gif) no-repeat left top;
	line-height: 100%;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	}

* html div.tit-right-navi p.other-bg {
	padding: 7px 7px 5px 7px;
	}

div#right-navi p.right-navi_map {
	margin: 10px 0px;
	text-align: center;
	}

div#right-navi ul.map-list {
	margin: 0px 10px 6px 10px;
	}

* html div#right-navi ul.map-list {
	margin: 0px 10px 10px 10px;
	}

div#right-navi ul.map-list li {
	float: left;
	padding: 3px 0px 0px 13px;
	margin: 0px 13px 7px 0px;
	background: url(/images/icon_star.gif) no-repeat left center;
	line-height: 100%;
	font-size: 75%;
	white-space: nowrap;
	}

.map-list:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.map-list { display:inline-block; }
/*\*/
* html .map-list { height:1%; }
.map-list { display:block; }
/**/

div#right-navi div.keyword-area {
	margin: 10px 0px;
	text-align: center;
	}

div#right-navi div.genre-box {
	width: 200px;
	}

div#right-navi div.genre-box strong {
	display: block;
	padding: 6px 0px 0px 10px;
	color: #4eb118;
	font-size: 75%;
	}

div#right-navi div.genre-box ul {
	padding: 0px 9px 5px 10px;
	background: url(/images/line_genre.gif) no-repeat left bottom;
	}

div#right-navi div.genre-box ul.genre-noborder {
	background:none;
	}

div#right-navi div.genre-box ul li {
	margin-bottom: 1px;
	padding-left: 10px;
	background: url(/images/icon_genre.gif) no-repeat left top;
	font-size: 75%;
	}

/* review */
div.profile-edit-h3:after{
	padding: 0;
	content:".";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
	}
	
div.view-a-sample{
	color: #0066cc;
	font-size: 90%;
	text-align: right;
	margin-top: 10px;
	}

div.profile-edit-h3 .review-step-txt00 {
	margin: 5px 0;
	padding: 6px 0 0 65px;
	font-size: 90%;
	line-height: 140%;
}

div.profile-edit-h3 .review-step-txt01,
div.profile-edit-h3 .review-step-txt02,
div.profile-edit-h3 .review-step-txt03,
div.profile-edit-h3 .review-step-txt04,
div.profile-edit-h3 .review-step-txt05 {
	margin: 5px 0;
	padding: 6px 0 0 65px;
	font-size: 100%;
	font-weight: bold;
	line-height: 140%;
	color: #FF6600;
}

div.profile-edit-h3 .review-step-txt00 span.english	{
	color: #8f8f8f;
	padding-left: 0;
	font-size: 95%;
}

div.profile-edit-h3 .review-step-txt01 span.english,
div.profile-edit-h3 .review-step-txt02 span.english,
div.profile-edit-h3 .review-step-txt03 span.english,
div.profile-edit-h3 .review-step-txt04 span.english,
div.profile-edit-h3 .review-step-txt05 span.english {
	font-size: 90%;
	font-weight: normal;
	color: #ffa722;
	float: none;
	padding-left: 0;
}

div.profile-edit-h3 .review-step-txt00 {
	padding: 6px 0 0;
}

div.profile-edit-h3 .review-step-txt01 {
	background: url(/images/review_step01.gif) no-repeat left center;
}
	
div.profile-edit-h3 .review-step-txt02 {
	background: url(/images/review_step02.gif) no-repeat left center;
}

div.profile-edit-h3 .review-step-txt03 {
	background: url(/images/review_step03.gif) no-repeat left center;
}

div.profile-edit-h3 .review-step-txt04 {
	background: url(/images/review_step04.gif) no-repeat left center;
}

div.profile-edit-h3 .review-step-txt05 {
	background: url(/images/review_step05.gif) no-repeat left center;
}	

span.btn-list-plus{
	padding: 0px 7px 1px 13px!important;
	background: url(/images/btn_plus.gif) no-repeat left top;
	font-size: 100%;
	margin: 0;
	font-weight: normal;
	}

span.btn-list-plus/*IE5.5+*/{
	>background: url(/images/btn_plus.gif) no-repeat left 3px;
	}
	
span.btn-list-plus a{
	font-size: 120%;
	}

span.btn-list-delete {
	background: url(/images/btn_close.gif) no-repeat left top;
	padding: 0 0 0 13px!important;
	}

span.btn-list-delete/*IE5.5+*/{
	>background: url(/images/btn_close.gif) no-repeat left 3px;
	}
	
span.btn-list-delete a {
	font-size: 120%;
	}
	
span.btn-list-delete a:link {
	color: #cc0000;
	text-decoration: none;
	}
span.btn-list-delete a:visited {
	color: #cc0000;
	text-decoration: none;
	}
span.btn-list-delete a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
span.btn-list-delete a:active {
	color: #cc0000;
	text-decoration: none;
	}
	
span.btn-trun-left{
	padding: 0!important;
/*	background: url(/images/turn_90_left.gif) no-repeat left top;
	padding: 0 0 0 13px!important;
*/	margin-right: 7px;
	}
	
span.btn-trun-right{
	padding: 0!important;
/*	background: url(/images/turn_90_right.gif) no-repeat right top;
	padding: 0 13px 0 0!important;
	font-size: 100%;
*/	}

span.btn-trun-left/*IE5.5+*/{
/*	>background: url(/images/turn_90_left.gif) no-repeat left 3px;
*/	}
	
span.btn-trun-right/*IE5.5+*/{
/*	>background: url(/images/turn_90_right.gif) no-repeat right 3px;
*/	}
	
span.btn-trun-left a,
span.btn-trun-right a{
	font-size: 120%;
	}
	
		
/* global-footer */

div#global-footer {
	min-width: 690px;
	margin-bottom: 10px;
	padding: 15px 9px 0px 9px;
	background: #ffffff;
	}

div.pagetop {
	min-width: 674px;
	padding: 4px 0px;
	margin-bottom: 15px;
	background: #e3e3e3 url(/images/bg_pagetop.gif) repeat-x left top;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	font-size: 65%;
	font-weight: bold;
	line-height: 100%;
	}

div.pagetop-align-center{
        clear:both;
	padding: 7px 0 0 0;
	margin-bottom: 15px;
	text-align: center;
	font-size: 65%;
	font-weight: bold;
	line-height: 100%;
	background: url(/images/help_about_line.gif) repeat-x left top;
}


div.footer-menu {
	min-width: 654px;
	padding: 12px 10px 0px 17px;
	border: 10px solid #eeeeee;
	}

div.footer-menu-in {
	padding-bottom: 7px;
	background: url(/images/line_footer.gif) repeat-x left bottom;
	}

div.footer-menu div.footer-menu-in div {
	float: left;
	width: 10%;
	margin-right: 1%;
	}

div.footer-menu div.footer-menu-in div strong {
	display: block;
	padding-bottom: 4px;
	color: #666666;
	font-size: 75%;
	line-height: 150%;
	}

div.footer-menu div.footer-menu-in div strong.foot-indent {
	padding-top: 18px;
	}

div.footer-menu div.footer-menu-in div ul li {
	margin-bottom: 2px;
	line-height: 140%;
	font-size: 75%;
	}

.footer-menu-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.footer-menu-in { display:inline-block; }
/*\*/
* html .footer-menu-in { height:1%; }
.footer-menu-in { display:block; }
/**/

div.footer-menu-in02 {
	margin-top: 12px;
	}

div.footer-menu-in02 ul {
	padding-bottom: 10px;
	padding-left: 18px;
	background: url(/images/icon_star02.gif) no-repeat left top;
	}

div.footer-menu-in02 ul li {
	display: inline;
	padding-right: 11px;
	color: #666666;
	font-size: 75%;
	}

/* footer */

div#footer {
	min-width: 690px;
	margin: 0px 9px 20px 9px;
	padding-top: 8px;
	background: #ffffff;
	border-top: 1px solid #999999;
	text-align: center;
	}

div#footer ul {
	text-align: center;
	margin-bottom: 1px;
	}

div#footer ul li {
	display: inline;
	padding-right: 7px;
	font-size: 65%;
	}

div#footer address {
	font-size: 65%;
	}

div#footer ul li a:link {
	color: #333333;
	}

div#footer ul li a:visited {
	color: #333333;
	}

div#footer ul li a:hover {
	color: #333333;
	}

div#footer ul li a:active {
	color: #333333;
	}

/* left-container */

div#left-container {
	width: 100%;
	min-width: 690px;
	}


/*----------ページ共通----------*/

/* ナビ(オレンジ) */

div.top-navi-h1 {
	background: url(/images/bg_h1_repeat.gif) repeat-x left bottom;
	}

* html div.top-navi-h1 {
	height: 1%;
	}

div.top-navi-h1-right {
	background: url(/images/bg_h1_right.gif) no-repeat right bottom;
	}

div.top-navi-h1 h1 {
	padding: 0px 0px 5px 55px;
	background: url(/images/bg_h1_left.gif) no-repeat left bottom;
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
	}

* html div.top-navi-h1 h1 {
	padding: 0px 0px 3px 55px;
	}

div.top-navi-h102 {
	background: none;
	}

* html div.top-navi-h102 {
	height: 1%;
	}
	
div.top-navi-h102 h1 {
	padding: 0px 0px 2px 55px;
	margin:0px;
	background: url(/images/bg_h1_left04.gif) no-repeat 0px 2px;
	font-size: 200%;
	font-weight: bold;
	line-height: 130%;
	}
	
* html div.top-navi-h102 h1 {
	padding: 0px 0px 0px 55px;
	}
	
div.top-navi-h1-right-nobg {
	background: none;
	}

div.top-navi-h1 p {
    padding: 5px 0px 0px 55px;
	font-size: 60%;
	color:#666666;
	}
	
div.top-navi-ul {
    font-size:80%;
    margin:3px 0px 6px 0px;
    }

*html div.top-navi-ul{
    font-size:80%;
    margin:6px 0px 8px 0px;
    }
	
div.top-navi-ul li{
    display:inline;
	padding:2px 0px 2px 0px;
	}

div.top-navi-ul li.all{	
	background: url(/images/icon_add.gif) 0px 4px no-repeat;
	padding-left:13px;
	}
	
div.top-navi-ul li.star{	
	background: url(/images/icon_top_star.gif) right top no-repeat;
	padding-right:19px;
	margin-right:3px;
	}
	
div.top-nabi-waku{
    background: url(/images/bg_h1_repeat03.gif) repeat-x left top;
	}

div.top-nabi-waku-in{
    background: url(/images/bg_top_navi_icon01.gif) left top no-repeat;
	}

div.top-nabi-waku-right{
    background: url(/images/bg_top_navi_icon02.gif) right top no-repeat;
	padding:6px 10px 6px 10px;
	}
	
*html div.top-nabi-waku-right{
	padding:8px 10px 8px 10px;
	}
	
div.top-nabi-icon ul{
    display:block;
    font-size:80%;
    }

div.top-nabi-icon li{
	display:inline;
	padding:4px 10px 3px 0px;
	}
	
div.top-nabi-icon li.spot{
	background: url(/images/icon_top_spot.gif) 0px 4px no-repeat;
	padding-left:18px;
	}
	
div.top-nabi-icon li.memo{
	background: url(/images/icon_top_memo.gif) 0px 4px no-repeat;
	padding-left:18px;
	}
	
div.top-nabi-icon li.photo{
	background: url(/images/icon_top_photo.gif) 0px 4px no-repeat;
	padding-left:18px;
	}

div.top-nabi-icon li.search{
	background: url(/images/icon_top_search.gif) 0px 4px no-repeat;
	padding-left:18px;
	}





div.top-navi-border {
	padding-top: 8px;
	padding-bottom: 15px;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}

div.top-navi-search {
	margin: 0px 10px 20px 10px;
	padding: 5px 4px 0px 4px;
	background: url(/images/bg_topnavi_search.gif);
	border: 1px solid #c2e6bd;
	}

div.top-navi-search ul.island {
	padding: 0px 0px 2px 42px;
	margin-bottom: 3px;
	background: url(/images/bg_island.gif) no-repeat left top;
	}

div.top-navi-search ul.region {
	padding: 0px 0px 2px 42px;
	margin-bottom: 3px;
	background: url(/images/bg_region.gif) no-repeat left top;
	}

div.top-navi-search ul.region li {
	padding: 0px 11px 0px 0px;
	}

div.top-navi-search ul.top-navi-line {
	padding: 0px 0px 5px 5px;
	margin-bottom: 1px;
	background: url(/images/line_topnavi_search.gif) repeat-x left bottom;
	}

div.top-navi-search ul li {
	display: inline;
	font-size: 75%;
	}

div.top-navi-search ul li span {
	font-weight: bold;
	}

div.top-navi-btn {
	height: 37px;
	background: url(/images/text_search.gif) no-repeat;
	}

div.top-navi-btn p {
	padding-top: 7px;
	text-align: right;
	}

div.top-navi-btn p span {
	padding-right: 10px;
	}

ul.sub-navi {
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(/images/bg_smenu.gif) repeat-x left bottom;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}

ul.sub-navi li {
	float: left;
	height: 23px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	}

ul.sub-navi li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	}

ul.sub-navi li.snavi01 {
	width: 39px;
	background: url(/images/smenu_top.gif) no-repeat;
	}

ul.sub-navi li.snavi01-on {
	width: 39px;
	background: url(/images/smenu_top_on.gif) no-repeat;
	}

ul.sub-navi li.snavi02 {
	width: 53px;
	background: url(/images/smenu_spot.gif) no-repeat;
	}

ul.sub-navi li.snavi02-on {
	width: 53px;
	background: url(/images/smenu_spot_on.gif) no-repeat;
	}

ul.sub-navi li.snavi03 {
	width: 68px;
	background: url(/images/smenu_memo.gif) no-repeat;
	}

ul.sub-navi li.snavi03-on {
	width: 68px;
	background: url(/images/smenu_memo_on.gif) no-repeat;
	}

ul.sub-navi li.snavi04 {
	width: 67px;
	background: url(/images/smenu_ranking.gif) no-repeat;
	}

ul.sub-navi li.snavi04-on {
	width: 67px;
	background: url(/images/smenu_ranking_on.gif) no-repeat;
	}

ul.sub-navi li.snavi05 {
	width: 42px;
	background: url(/images/smenu_photo.gif) no-repeat;
	}

ul.sub-navi li.snavi05-on {
	width: 42px;
	background: url(/images/smenu_photo_on.gif) no-repeat;
	}

ul.sub-navi li.snavi06 {
	width: 100px;
	background: url(/images/smenu_search.gif) no-repeat;
	}

ul.sub-navi li.snavi06-on {
	width: 100px;
	background: url(/images/smenu_search_on.gif) no-repeat;
	}
	
ul.sub-navi li.snavi07 {
	width: 57px;
	background: url(/images/smenu_detail.gif) no-repeat;
	}

ul.sub-navi li.snavi07-on {
	width: 57px;
	background: url(/images/smenu_detail_on.gif) no-repeat;
	}
	
ul.sub-navi li.snavi08 {
	width: 54px;
	background: url(/images/smenu_kuchikomi.gif) no-repeat;
	}

ul.sub-navi li.snavi08-on {
	width: 54px;
	background: url(/images/smenu_kuchikomi_on.gif) no-repeat;
	}

ul.sub-navi:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.sub-navi { display:inline-block; }
/*\*/
* html ul.sub-navi { height:1%; }
ul.sub-navi { display:block; }
/**/

/* ナビ(ブルー) */

div.top-navi-h1-02 {
	background: url(/images/bg_h1_repeat02.gif) repeat-x left bottom;
	}

* html div.top-navi-h1-02 {
	height: 1%;
	}

div.top-navi-h1-right02 {
	background: url(/images/bg_h1_right02.gif) no-repeat right bottom;
	}

div.top-navi-h1-02 p {
	padding: 5px 0px 5px 55px;
	background: url(/images/bg_h1_left02.gif) no-repeat left bottom;
/*	font-size: 160%;
*/	font-size: 185%;
	font-weight: bold;
	line-height: 130%;
	}

* html div.top-navi-h1-02 p {
	padding: 5px 0px 3px 55px;
	}


div.top-navi-h1-02 p.ver04 {
	padding: 5px 0px 5px 55px;
	background: url(/images/bg_h1_left02_05.gif) no-repeat left bottom;
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	}

* html div.top-navi-h1-02 p.ver04 {
	padding: 5px 0px 3px 55px;
	}


div.top-navi-h1-02 p.ver02 {
	padding: 5px 0px 5px 55px;
	background: url(/images/bg_h1_left02_01.gif) no-repeat left bottom;
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	}

* html div.top-navi-h1-02 p.ver02 {
	padding: 5px 0px 3px 55px;
	}

div.top-navi-h1-02 p.ver03 {
	padding: 5px 0px 5px 55px;
	background: url(/images/bg_h1_left02_02.gif) no-repeat left bottom;
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	}

* html div.top-navi-h1-02 p.ver03 {
	padding: 5px 0px 3px 55px;
	}

div.top-navi-h1-02 p a span {
	color: #ff529f;
	}

div.top-navi-border02 {
	padding-top: 8px;
	padding-bottom: 15px;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	}

div.top-navi-intro {
	padding: 2px 10px 15px 10px;
	}

div.top-navi-intro02 {
	padding: 2px 10px 0px 10px;
	}

div.top-navi-intro-left {
	float: left;
	width: 79px;
	padding: 2px 0px 2px 0px;
	border: 1px solid #d1d1d1;
	text-align: center;
	}

div.top-navi-intro-left img {
	vertical-align: bottom;
	}

div.top-navi-intro-right {
	float: right;
	width: 100%;
	margin-left: -93px;
	}

div.top-navi-intro-rightin {
	margin-left: 93px;
	}

div.top-navi-intro-rightin p {
/*	font-size: 85%;
*/	font-size: 95%;
	line-height: 150%;
	}

div.top-navi-intro:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.top-navi-intro { display:inline-block; }
/*\*/
* html div.top-navi-intro { height:1%; }
div.top-navi-intro { display:block; }
/**/

div.top-navi-intro02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.top-navi-intro02 { display:inline-block; }
/*\*/
* html div.top-navi-intro02 { height:1%; }
div.top-navi-intro02 { display:block; }
/**/

ul.sub-navi-blue {
	padding-bottom: 6px;
	padding-left: 10px;
	background: url(/images/bg_smenu02.gif) repeat-x left bottom;
	}

ul.sub-navi-blue li {
	float: left;
	height: 23px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	}

ul.sub-navi-blue li a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	}

ul.sub-navi-blue li.snavi01 {
	width: 42px;
	background: url(/images/smenu02_top.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi01-on {
	width: 42px;
	background: url(/images/smenu02_top_on.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi02 {
	width: 96px;
	background: url(/images/smenu02_list.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi02-on {
	width: 96px;
	background: url(/images/smenu02_list_on.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi03 {
	width: 59px;
	background: url(/images/smenu02_review.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi03-on {
	width: 59px;
	background: url(/images/smenu02_review_on.gif) no-repeat;
	}
	
ul.sub-navi-blue li.snavi04 {
	width: 44px;
	background: url(/images/smenu02_photo.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi04-on {
	width: 44px;
	background: url(/images/smenu02_photo_on.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi05 {
	width: 59px;
	background: url(/images/smenu02_comment.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi05-on {
	width: 59px;
	background: url(/images/smenu02_comment_on.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi06 {
	width: 92px;
	background: url(/images/smenu02_trackback.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi06-on {
	width: 92px;
	background: url(/images/smenu02_trackback_on.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi07 {
	width: 83px;
	background: url(/images/smenu02_profile.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi07-on {
	width: 83px;
	background: url(/images/smenu02_profile_on.gif) no-repeat;
	}

ul.sub-navi-blue li.snavi08 {
	float: right;
	width: 118px;
	margin-right: 5px;
	background: url(/images/write_review.gif) no-repeat;
	}
	
ul.sub-navi-blue:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.sub-navi-blue { display:inline-block; }
/*\*/
* html ul.sub-navi-blue { height:1%; }
ul.sub-navi-blue { display:block; }
/**/

/* コンテンツ枠 */

div#ct-wrapper {
	background: url(/images/bg_ctwrapper_repeat.gif) repeat-x left bottom;
	}

div#ct-wrapper02 {
	background: url(/images/bg_ctwrapper_left.gif) no-repeat left bottom;
	}

div#ct-wrapper03 {
	padding-bottom: 10px;
	background: url(/images/bg_ctwrapper_right.gif) no-repeat right bottom;
	height: 1%;
	}

div#ct-wrapper04 {
	background: url(/images/bg_ctwrapper_repeat02.gif) repeat-x left bottom;
	}

div#ct-wrapper05 {
	background: url(/images/bg_ctwrapper_left02.gif) no-repeat left bottom;
	}

div#ct-wrapper06 {
	padding-bottom: 10px;
	background: url(/images/bg_ctwrapper_right02.gif) no-repeat right bottom;
	height: 1%;
	}

div#ct-wrapper07 {
	background: url(/images/frame_blue_repeat.gif) repeat-x left top;
	}

div#ct-wrapper08 {
	background: url(/images/frame_blue_left.gif) no-repeat left top;
	}

div#ct-wrapper09 {
	padding-top: 9px;
	background: url(/images/frame_blue_right.gif) no-repeat right top;
	}


div#ct-wrapper-in {
	padding: 0px 9px 0px 10px;
	background: url(/images/bg_ctwrapperin.gif) repeat-y right top;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}

#ct-wrapper-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ct-wrapper-in { display:inline-block; }
/*\*/
* html #ct-wrapper-in { height:1%; }
#ct-wrapper-in { display:block; }
/**/

div#ct-wrapper-in02 {
	padding: 0px 9px 0px 10px;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}
	
#ct-wrapper-in02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ct-wrapper-in02 { display:inline-block; }
/*\*/
* html #ct-wrapper-in02 { height:1%; }
#ct-wrapper-in02 { display:block; }
/**/

div#ct-wrapper-in03 {
	padding: 0px 9px 10px 10px;
	background: url(/images/bg_ctwrapperin02.gif) repeat-y right top;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	}

div#ct-wrapper-in04 {
	padding: 10px 9px 10px 10px;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	}

div#ct-wrapper-in05 {
	padding: 0px 9px 0px 10px;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	}

div#ct-wrapper-in03:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ct-wrapper-in03 { display:inline-block; }
/*\*/
* html div#ct-wrapper-in03 { height:1%; }
div#ct-wrapper-in03 { display:block; }
/**/

div#ct-wrapper-in04:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#ct-wrapper-in04 { display:inline-block; }
/*\*/
* html div#ct-wrapper-in04 { height:1%; }
div#ct-wrapper-in04 { display:block; }
/**/

div#ct-wrapper-in06 {
	padding: 0px 9px 0px 10px;
	background: url(/images/bg_ctwrapperin.gif) repeat-y right top;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	}

#ct-wrapper-in06:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ct-wrapper-in06 { display:inline-block; }
/*\*/
* html #ct-wrapper-in06 { height:1%; }
#ct-wrapper-in06 { display:block; }
/**/

div#ct-wrapper-in07 {
	padding: 10px 9px 0px 10px;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}

#ct-wrapper-in07:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ct-wrapper-in07 { display:inline-block; }
/*\*/
* html #ct-wrapper-in07 { height:1%; }
#ct-wrapper-in07 { display:block; }
/**/

div#ct-wrapper-in08 {
	padding: 0px 9px 0px 10px;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	background: url(/images/bg_ctwrapperin03.gif) repeat-y right top;
	}

#ct-wrapper-in08:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#ct-wrapper-in08 { display:inline-block; }
/*\*/
* html #ct-wrapper-in08 { height:1%; }
#ct-wrapper-in08 { display:block; }
/**/

div#left-contents {
	float: left;
	width: 100%;
	margin-right: -270px;
	}

div#left-contents-in {
	margin-right: 270px;
	}
	

div#right-contents {
	float: right;
	width: 260px;
	}
	
div#right-map {
	float: right;
	width: 260px;
	margin:15px 0px 10px 0px;
	}

div#left-contents02 {
	float: left;
	width: 100%;
	margin-right: -220px;
	}

div#left-contents02-in {
	margin-right: 220px;
	}

div#right-contents02 {
	float: right;
	width: 200px;
	}




div#left-contents04 {
	float: left;
	width: 100%;
	margin-right: -500px;
	}

div#left-contents04-in {
	margin-right: 500px;
	}
	
/* ページ選択ナビ */

div.pageselect-box {
	margin: 7px 0px 0px 0px;
	}

div.pageselect-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pageselect-box { display:inline-block; }
/*\*/
* html div.pageselect-box { height:1%; }
div.pageselect-box { display:block; }
/**/

div.pageselect-box02 {
	margin: 17px 0px 15px 0px;
	}

div.pageselect-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pageselect-box02 { display:inline-block; }
/*\*/
* html div.pageselect-box02 { height:1%; }
div.pageselect-box02 { display:block; }
/**/

div.pageselect-box03 {
	margin: 0px 0px 5px 0px;
	}

div.pageselect-box03:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pageselect-box03 { display:inline-block; }
/*\*/
* html div.pageselect-box03 { height:1%; }
div.pageselect-box03 { display:block; }
/**/

div.pageselect-box04 {
	margin: 15px 0px 0px 0px;
	}

div.pageselect-box04:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pageselect-box04 { display:inline-block; }
/*\*/
* html div.pageselect-box04 { height:1%; }
div.pageselect-box04 { display:block; }
/**/

div.pageselect-box05 {
	margin: 10px 0px 13px 0px;
	}

div.pageselect-box05:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pageselect-box05 { display:inline-block; }
/*\*/
* html div.pageselect-box05 { height:1%; }
div.pageselect-box05 { display:block; }
/**/

div.pageselect-box06 {
	margin: 10px 0px 0px 0px;
	}

div.pageselect-box06:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.pageselect-box06 { display:inline-block; }
/*\*/
* html div.pageselect-box06 { height:1%; }
div.pageselect-box06 { display:block; }
/**/

p.ex-result {
	float: left;
	padding: 1px 0px 0px 1px;
	font-size: 75%;
	}

p.ex-result02 {
	float: left;
	padding: 1px 0px 0px 1px;
	font-size: 85%;
	font-weight: bold;
	}

p.arrange {
	clear: both;
	padding: 2px 0px 0px 1px;
	margin-bottom: 10px;
	font-size: 75%;
	}

ul.pageselect-list {
	float: right;
	}

ul.pageselect-list:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.pageselect-list { display:inline-block; }
/*\*/
* html ul.pageselect-list { height:1%; }
ul.pageselect-list { display:block; }
/**/

ul.pageselect-list li {
	float: left;
	margin-right: 4px;
	font-size: 75%;
	font-weight: bold;
	line-height: 100%;
	}

ul.pageselect-list li.prev {
	margin: 0px;
	padding: 4px 6px 0px 0px;
	color: #9a9a9a;
	}

ul.pageselect-list li.next {
	margin: 0px;
	padding: 4px 0px 0px 2px;
	color: #9a9a9a;
	}

ul.pageselect-list li.no-select {
	padding: 3px 5px 2px 5px;
	background: #e2e2e2;
	color: #666666;
	}

ul.pageselect-list li.select {
	background: #006bbd;
	}

ul.pageselect-list li.select a {
	display: block;
	padding: 3px 5px 2px 5px;
	}

ul.pageselect-list li.select a:link {
	color: #ffffff;
	text-decoration: none;
	}

ul.pageselect-list li.select a:visited {
	color: #ffffff;
	text-decoration: none;
	}

ul.pageselect-list li.select a:hover {
	color: #ffffff;
	text-decoration: none;
	}

ul.pageselect-list li.select a:active {
	color: #ffffff;
	text-decoration: none;
	}

/* no-entry */

div.no-entry-box {
	padding-bottom: 30px;
	}

div.no-entry-box02 {
	padding-bottom: 15px;
	}

p.no-data {
	margin: 10px 0px 15px 0px;
	font-size: 75%;
	color: #ff0000;
	}

p.no-text {
	padding-bottom: 5px;
	font-size: 75%;
	}


/*----------トップページ----------*/

/* top-featured-memo */

div#top-featured-memo {
	min-width: 690px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #efefef;
	}

div.top-featured-box {
	float: left;
	width: 33%;
	}

div.top-featured-box p {
	width: 214px;
	margin-right: 4px;
	text-align: center;
	font-size: 75%;
	}

div.top-featured-box p span {
	font-weight: bold;
	}

div.top-featured-box p.top-featured-photo {
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #efefef;
	}

#top-featured-memo:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
#top-featured-memo { display:inline-block; }
/*\*/
* html #top-featured-memo { height:1%; }
#top-featured-memo { display:block; }
/**/

/* 新着フォト */

div#new-photo {
	padding: 0px 10px 0px 10px;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}

div.new-photo-h2 {
	background: url(/images/titlebar_memoranking.gif);
	}

div.new-photo-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_newphoto02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.new-photo-h2 h2 a:link {
	color: #ffffff;
	text-decoration: none;
	}

div.new-photo-h2 h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

div.new-photo-h2 h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

div.new-photo-h2 h2 a:active {
	color: #ffffff;
	text-decoration: none;
	}

div#new-photo ul {
	margin-top: 5px;
	}

div#new-photo ul li {
	display: inline;
	width: 79px;
	}

p.morelink {
	padding: 8px 0px 10px 0px;
	text-align: right;
	font-size: 75%;
	font-weight: bold;
	line-height: 150%;
	}

p.morelink a {
	padding-left: 15px;
	background: url(/images/icon_more.gif) no-repeat left top;
	}

/* 人気スポットランキング */

div.top-spot-ranking-h2 {
	background: url(/images/titlebar_spotranking.gif);
	}

div.top-spot-ranking-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_location02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.top-spot-ranking-h2 h2 a:link {
	color: #ffffff;
	text-decoration: none;
	}

div.top-spot-ranking-h2 h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

div.top-spot-ranking-h2 h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

div.top-spot-ranking-h2 h2 a:active {
	color: #ffffff;
	text-decoration: none;
	}

div.top-spotrank-frame {
	height:1%;
	background: #fffef0;
	border: 1px solid #ed9C00;
	clear: both;
	padding-bottom: 5px;
	margin-top:5px;
	}

div.top-spotrank-frame02 {
	height:1%;
	margin-top: 5px;
	background: #fff7f7;
	border: 1px solid #ff8888;
	padding-bottom: 5px;
	}
	
*html div.top-spotrank-frame, *html div.top-spotrank-frame02{
    margin-top:10px;
	}
	
div.top-spotrank-01 {
	background: url(/images/bg_spotranking_repeat.gif) repeat-y left top;
	}

div.top-spotrank-01in {
	padding-left: 52px;
	background: url(/images/bg_spotranking.gif) no-repeat left top;
	}

* html div.top-spotrank-01in {
	height: 1%;
	}

div.top-spotrank-02in {
	padding-left: 52px;
	background: url(/images/bg_spotranking02.gif) no-repeat left top;
	}

* html div.top-spotrank-02in {
	height: 1%;
	}

div.top-spotrank-03in {
	padding-left: 52px;
	background: url(/images/bg_spotranking03.gif) no-repeat left top;
	}

* html div.top-spotrank-03in {
	height: 1%;
	}

div.rank-photo-box {
	float:left;
	display:block;
	width:85px;
	margin:7px 0px 7px 6px;
	}
	
*html div.rank-photo-box {
	margin:7px 0px 7px 3px;
	}

div.rank-center-box {
    float:left;
	margin-right: -45px;
	}

div#top-spot-ranking div.rank-left-box {
	float: left;
	width: 100%;
	margin-right: -45px;
	}

div#top-spot-ranking div.rank-left-boxin {
	margin-right: 45px;
	margin-bottom:6px;
	}
	
div.rank-left-box {
	float: left;
	width: 100%;
	margin-right: -85px;
	}

div.rank-left-boxin {
	margin-right: 85px;
	margin-bottom:6px;
	}

p.rank-left-tit {
	padding: 7px 0px 5px 0px;
	line-height: 140%;
	font-size: 80%;
	font-weight: bold;
	}
	
div.rank-left-boxin p.rank-left-tit {
	padding: 7px 0px 5px 0px;
	line-height: 140%;
	font-size: 90%;
	font-weight: bold;
	}

div.rank-left-boxin p {
	font-size: 80%;
	}
	
div.rank-left-boxin p.recommend {
	font-weight: bold;
	}

div.rank-left-box div.rank-leftbottom-box ul {
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 10%;
	}

div.rank-left-box div.rank-leftbottom-box ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

div.rank-left-box div.rank-leftbottom-box ul li.add {
	display: inline;
	float:left;
	background: url(/images/icon_add.gif) 0px 4px no-repeat;
	padding-left:13px;
	}

div.rank-left-box div.rank-leftbottom-box p {
	font-size: 65%;
	line-height: 115%;
	}

div.rank-left-box div.rank-leftbottom-box p a{
	margin-right: 5px;
}

div.rank-left-box div.rank-leftbottom-box p.review a{
	margin-right: 0px;
}

div.rank-left-box div.rank-leftbottom-box p.recommend {
	font-weight: bold;
	font-size: 75%;
	margin: 5px 0;
	}
	
div.rank-left-box div.rank-leftbottom-box p.add-list{
	margin-top: 5px;
	padding-left: 14px;
	background: url(/images/btn_plus02.gif) no-repeat left top;
}

div.rank-left-box div.rank-leftbottom-box p.add-list a{
	
}
	
div.rank-left-box div.rank-leftbottom-box .exbox {
	padding: 10px 0;
}

div.rank-left-box div.rank-leftbottom-box .exbox/*IE5.5+*/ {
	>margin: 10px 0;
	>padding: 0;
}

div.rank-left-box div.rank-leftbottom-box .exbox p{
	font-size: 80%;
}

div.rank-left-box div.rank-leftbottom-box02 p {
	font-size: 80%;
	line-height: 130%;
	}

div.rank-left-box div.rank-leftbottom-box02 p a{
	margin-right: 10px;
}

div.rank-left-box div.rank-leftbottom-box02 p.small {
	font-size: 65%;
	line-height: 160%;
	}

div.rank-left-box div.rank-leftbottom-box02 p.recommend {
	margin: 5px 0;
	font-weight: bold;
	}

div.rank-left-box p.recommend .write-review{
	padding-left: 14px;
	margin-left: 10px;
	background: url(/images/btn_plus02.gif) no-repeat left top;
}

div.rank-left-box div.rank-leftbottom-box02 ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

div.rank-num-box {
	float: left;
	margin: 8px 0px 0px 0px;
	}

div.rank-num-box p {
	float: left;
	width: 45px;
	height: 35px;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	}

div.rank-num-box p a {
	display: block;
	width: 100%;
	height: 100%;
	}

div.rank-num-box p span {
	display: block;
	padding: 5px 0px 0px 0px;
	color: #7b2684;
	}

div.rank-num-box p a:link {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-num-box p a:visited {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-num-box p a:hover {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-num-box p a:active {
	color: #7b2684;
	text-decoration: none;
	}

p.num-memo {
	background: url(/images/bg_rank01.gif) no-repeat;
	margin-right: 5px;
	}

p.num-go {
	background: url(/images/bg_rank02.gif) no-repeat;
	margin-right: 5px;
	display: inline;
	}

p.num-recommend {
	background: url(/images/bg_rank03.gif) no-repeat;
	margin-right: 5px;
	display: inline;
	}

div.rank-check-box {
	float: left;
	display: inline;
	margin: 10px 6px 0px 2px;
	}

div.rank-check-box p {
	display: block;
	width: 50px;
	height: 15px;
	text-indent: -9999px;
	}

div.rank-check-box p a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	}

p.check-go {
	background: url(/images/check_rank01.gif) no-repeat;
	}

p.check-go02 {
	background: url(/images/check_rank02.gif) no-repeat;
	}

p.check-recommend {
	background: url(/images/check_rank03.gif) no-repeat;
	}

p.check-recommend02 {
	background: url(/images/check_rank04.gif) no-repeat;
	}

div.rank-coupon-box {
	float: left;
	margin: 17px 0px 0px 0px;
	}

div.rank-coupon-box p {
	width: 43px;
	height: 15px;
	background: url(/images/btn_coupon.gif) no-repeat;
	text-indent: -9999px;
	}

div.rank-coupon-box p a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	}

div.rank-right-box {
	float: right;
	display: inline;
	width: 75px;
	height: 75px;
	margin: 7px 6px 6px 0px;
	}
	
*html div.rank-right-box {
	margin: 7px 6px 0px 0px;
	}

div#top-spot-ranking div.rank-right-box {
	float: right;
	display: inline;
	width: 34px;
	margin: 7px 6px 6px 0px;
	}
	
*html div#top-spot-ranking div.rank-right-box {
	float: right;
	display: inline;
	width: 34px;
	margin: 7px 6px 6px 0px;
	}

div.rank-right-box li a{
	display:block;
	overflow:hidden;
    width:34px;
	height:34px;
	text-indent: -9999px;
	text-decoration: none;
	margin-bottom:3px;
}

div.rank-right-box li.off{
    background: url(/images/icon_spot_comment.gif) left top no-repeat;
	}

div.rank-right-box li.on{
    background: url(/images/icon_spot_comment_on.gif) left top no-repeat;
	}


div.rank-bottom-box {
	clear: both;
	margin-right: 6px;
	background: url(/images/line_rank_bottom.gif) repeat-x left top;
	}

* html div.rank-bottom-box {
	height: 1%;
	}

div.rank-bottom-box p {
	padding: 7px 10px 5px 0px;
	font-size: 75%;
	}

div.rank-bottom-box p span {
	display: block;
	padding: 5px 0px 0px 0px;
	}

div.rank-bottom-box p.subtitle {
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
	}

/* 人気メモランキング */

div.top-memo-ranking-h2 {
	background: url(/images/titlebar_memoranking.gif);
	}

div.top-memo-ranking-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_newmemo02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}
	
*:first-child+html div.top-memo-ranking-h2 h2{
    padding: 1px 0px 1px 30px;
    }
	
div.top-memo-ranking-h2 h2/*IE5.5+*/ {
	>padding: 3px 0px 3px 30px;
	}
	
h2 .rss-icon{
    margin:0px 0px 3px 10px;
    }
	
*html h2 .rss-icon{
    margin:0px 0px 2px 10px;
    }

div.top-memo-ranking-h2 h2 a:link {
	color: #ffffff;
	text-decoration: none;
	}

div.top-memo-ranking-h2 h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

div.top-memo-ranking-h2 h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

div.top-memo-ranking-h2 h2 a:active {
	color: #ffffff;
	text-decoration: none;
	}

div.top-memorank-frame {
	margin-top: 5px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	padding-bottom: 5px;
	}
	
div#top-memo-ranking div.top-left-box{
    float:left;
    width:50%;
	margin-right:5px;
	margin-top: 10px;
    }
	
div#top-memo-ranking div.top-right-box{
    float:right;
    width:49%;
	margin-top: 10px;
    }
	
div#top-memo-ranking div.top-memorank-frame {
	margin-top:0px;
	background: #f6fbff;
	border-top:none;
	padding:0px 7px 5px 7px;
	}
	
div#top-memo-ranking div.rank-bottom-box02 {
    margin-right:0px;
    }
	
div#top-memo-ranking div.top-memorank-user {
   
    background: url(/images/bg_top_memo02.gif) repeat-x left bottom;
	}

div#top-memo-ranking div.top-memorank-userin {
    width:100%;
	background: url(/images/bg_top_memo01.gif) no-repeat 13px bottom;
	padding-bottom:13px;
	}

div#top-memo-ranking p.top-memorank-userphoto {
    float:left;
	background:#ffffff;
	display:block;
	width:30px;
	height:30px;
	padding:1px;
	border:1px solid #999999;
    }
	
div#top-memo-ranking p.top-memorank-username {
    float:left;
	font-size:80%;
	padding-top:7px;
	margin-left:10px;
    }
	
div#top-memo-ranking div.rank-left-box {
    width:100%;
	margin-bottom:6px;
	margin-right:0px;
	}

div#top-memo-ranking div.rank-left-box p.rank-left-tit {
	padding: 7px 0px 5px 0px;
	line-height: 140%;
	font-size: 90%;
	font-weight: bold;
	}

div.top-memorank-01 {
	background: url(/images/bg_spotranking_repeat02.gif) repeat-y left top;
	}

div.top-memorank-01in {
	padding-left: 52px;
	background: url(/images/bg_memoranking01.gif) no-repeat left top;
	height: 1%;
	}

div.top-memorank-02in {
	padding-left: 52px;
	background: url(/images/bg_memoranking02.gif) no-repeat left top;
	height: 1%;
	}

div.top-memorank-03in {
	padding-left: 52px;
	background: url(/images/bg_memoranking03.gif) no-repeat left top;
	height: 1%;
	}

div.rank-bottom-box02 {
	clear: both;
	height: 1%;
	margin-right: 6px;
	background: url(/images/line_rank_bottom02.gif) repeat-x left top;
	font-size: 80%;
	margin-top: 3px;
	padding-top: 7px;
	}

div.rank-bottom-box02 img.memo-photo {
	float:right;
    margin:0px 0px 5px 5px;
    }
	
div.rank-bottom-box02 p span {
	display: block;
	padding: 5px 0px 0px 0px;
	}

div.rank-bottom-box02 p.subtitle {
	font-weight: bold;
	}
	
div.rank-bottom-box03 {
	clear: both;
	height: 1%;
	background: url(/images/line_rank_bottom.gif) repeat-x left top;
	font-size: 80%;
	margin:3px 6px 0px 0px;
	padding-top: 7px;
	}
	
div.rank-bottom-box03 p span {
	display: block;
	padding: 5px 0px 0px 0px;
	}

div.rank-bottom-box03 p.subtitle {
	font-weight: bold;
	}

/* 最新スポット */

div.top-spot-h2 {
	background: url(/images/titlebar_spot.gif);
	}
	
h2 span.rss-icon {
    padding-left:5px;
	}

div.top-spot-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_location02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}
	
*:first-child+html div.top-spot-h2 h2{
    padding: 1px 0px 1px 30px;
    }
	
div.top-spot-h2 h2/*IE5.5+*/ {
	>padding: 3px 0px 3px 30px;
	}

div.top-spot-h2 h2 a:link {
	color: #ffffff;
	text-decoration: none;
	}

div.top-spot-h2 h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

div.top-spot-h2 h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

div.top-spot-h2 h2 a:active {
	color: #ffffff;
	text-decoration: none;
	}

div.top-newspot-01 {
	padding-left: 31px;
	background: url(/images/bg_newspot01.gif) no-repeat left top;
	}

* html div.top-newspot-01 {
	height: 1%;
	}

div.top-newspot-02 {
	padding-left: 31px;
	background: url(/images/bg_newspot02.gif) no-repeat left top;
	}

* html div.top-newspot-02 {
	height: 1%;
	}

div.top-newspot-03 {
	padding-left: 31px;
	background: url(/images/bg_newspot03.gif) no-repeat left top;
	}

* html div.top-newspot-03 {
	height: 1%;
	}

div#top-new-spot02 {
    margin-bottom:-10px;
	}
	
div#top-new-spot02 div.top-left-box{
    float:left;
    width:50%;
	margin-right:5px;
    }
	
div#top-new-spot02 div.top-right-box{
    float:right;
    width:49%;
    }
	
div#top-new-spot02 div.top-spotrank-frame{
    padding-left:7px;
    }
	
div#top-new-spot02 div.top-spotrank-frame02{
    padding-left:7px;
    }


/* 最新メモ */
div.top-newmemo-01 {
	padding-left: 31px;
	background: url(/images/bg_newmemo01.gif) no-repeat left top;
	}

* html div.top-newmemo-01 {
	height: 1%;
	}

div.top-newmemo-02 {
	padding-left: 31px;
	background: url(/images/bg_newmemo02.gif) no-repeat left top;
	}

* html div.top-newmemo-02 {
	height: 1%;
	}

div.top-newmemo-03 {
	padding-left: 31px;
	background: url(/images/bg_newmemo03.gif) no-repeat left top;
	}

* html div.top-newmemo-03 {
	height: 1%;
	}

/* クチコミ一覧 */

div.top-new-memo-h2 {
	background: url(/images/titlebar_memoranking.gif);
	width: 100%;
	height: 25px;
	}

div.top-new-memo-h2 h2 {
	padding: 2px 0px 0px 30px;
	_margin-top: 2px;
	_height: 20px; 
	background: url(/images/icon_newmemo02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}
div.top-new-memo-h2 h2 a img {
	vertical-align: text-bottom;
	}

div.top-new-memo02-h2 {
	background: url(/images/titlebar_memoranking.gif);
	width: 100%;
	}

*html div.top-new-memo02-h2 {
	height:25px;
	padding:2px 0px -2px 0px;
	}

div.top-new-memo02-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_newmemo02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.top-new-memo-h2 h2 a:link {
	color: #ffffff;
	text-decoration: none;
	}

div.top-new-memo-h2 h2 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

div.top-new-memo-h2 h2 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

div.top-new-memo-h2 h2 a:active {
	color: #ffffff;
	text-decoration: none;
	}
	
/* グーグルマップエリア */

/*div#right-contents div#map-google {
	width: 260px;
	}*/

div#right-contents03 {
	float: right;
	width: 480px;
	}
	
div#right-contents03 div#map-google {
	width: 480px;
	}
	
div#right-contents03 div#map-google img {
	vertical-align: bottom;
	}

div#right-contents03 div#map-pin {
	width: 480px;
	padding-top: 12px;
	background: #efefef url(/images/bg_pin_top.gif) no-repeat left top;
	}

div#right-contents03 div#map-pin ul {
	padding: 0px 7px 18px 7px;
	background: #efefef url(/images/bg_pin_bottom.gif) no-repeat right bottom;
	}

div#right-contents03 div#map-pin ul li {
	margin-bottom: 5px;
	font-size: 65%;
	}

div#right-contents03 div#map-pin ul li.map-spotrank {
	background: url(/images/icon_pin_spotranking.gif) no-repeat left top;
	margin-bottom: 1px;
	padding: 5px 0px 5px 16px;
	}

div#right-contents03 div#map-pin ul li.map-memorank {
	background: url(/images/icon_pin_memoranking.gif) no-repeat left top;
	padding: 5px 0px 5px 16px;
	}

div#right-contents03 div#map-pin ul li.map-spot {
	background: url(/images/icon_pin_spot.gif) no-repeat left top;
	padding: 0px 0px 3px 16px;
	}

div#right-contents03 div#map-pin ul li.map-memo {
	background: url(/images/icon_pin_memo.gif) no-repeat left top;
	padding: 0px 0px 3px 16px;
	}

div#right-contents div#map-pin ul li.map-memo {
	background: url(/images/icon_pin_wish.gif) no-repeat left top;
	padding: 0px 0px 3px 16px;
	}

div#right-contents div#map-pin ul li {
	margin-bottom: 5px;
	font-size: 65%;
	}

/* SAGOOLサーチ結果 */

div#top-sagool-search {
	padding: 15px 10px 0px 10px;
	border-left: 1px solid #efb781;
	border-right: 1px solid #efb781;
	}
	
div.top-sagool-search-h2 {
	background: url(/images/titlebar_sagool.gif);
	}

div.top-sagool-search-h2 h2 {
	float: left;
	padding: 3px 0px 1px 32px;
	background: url(/images/icon_sagool.gif) no-repeat left center;
	color: #77720e;
	font-size: 75%;
	font-weight: bold;
	}

div.top-sagool-search-h2 p {
	float: right;
	padding-top: 2px;
	padding-right: 8px;
	font-size: 65%;
	}

div.top-sagool-search-h2 h2 a:link {
	color: #77720e;
	text-decoration: none;
	}

div.top-sagool-search-h2 h2 a:visited {
	color: #77720e;
	text-decoration: none;
	}

div.top-sagool-search-h2 h2 a:hover {
	color: #77720e;
	text-decoration: underline;
	}

div.top-sagool-search-h2 h2 a:active {
	color: #77720e;
	text-decoration: none;
	}

div.top-sagool-search-h2:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.top-sagool-search-h2 { display:inline-block; }
/*\*/
* html div.top-sagool-search-h2 { height:1%; }
div.top-sagool-search-h2 { display:block; }
/**/

div.top-sagool-search-in {
	padding: 15px 10px 0px 10px;
	border: 1px solid #e9e6bd;
	}

p.sagool-keyword {
	margin-bottom: 9px;
	color: #77720e;
	font-size: 75%;
	}

p.sagool-keyword span {
	font-size: 130%;
	}

strong.sagool-tit {
	display: block;
	font-size: 75%;
	line-height: 150%;
	}

div.sagool-left-box {
	width: 100%;
	}

div.sagool-left-box p {
	margin-top: 3px;
	font-size: 75%;
	}
	
div.sagool-left-box ul li.ikitailist {
	display: inline;
	float:left;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	}
	
div.sagool-left-box ul li.add {
	display: inline;
	float:left;
	background: url(/images/icon_add.gif) 0px 5px no-repeat;
	padding-left:13px;
	font-size: 80%;
	}

div.sagool-left-box div.sagool-left-boxin p span {
	padding: 0px 2px;
	font-weight: bold;
	background: #00ffff;
	}

div.sagool-right-box {
	float: right;
	width: 50px;
	}

div.sagool-right-box p.num-go {
	display: block;
	width: 45px;
	height: 35px;
	margin: 0px 0px 4px 5px;
	background: url(/images/bg_rank02.gif) no-repeat;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	}

div.sagool-right-box p.num-go span {
	display: block;
	padding: 5px 0px 0px 0px;
	}

div.sagool-right-box p.num-go a {
	display: block;
	width: 100%;
	height: 100%;
	}

div.sagool-right-box p.num-go a:link {
	color: #7b2684;
	text-decoration: none;
	}

div.sagool-right-box p.num-go a:visited {
	color: #7b2684;
	text-decoration: none;
	}

div.sagool-right-box p.num-go a:hover {
	color: #7b2684;
	text-decoration: none;
	}

div.sagool-right-box p.num-go a:active {
	color: #7b2684;
	text-decoration: none;
	}

div.sagool-right-box p.check-go {
	display: block;
	width: 50px;
	height: 15px;
	background: url(/images/check_rank01.gif) no-repeat;
	text-indent: -9999px;
	}

div.sagool-right-box p.check-go02 {
	display: block;
	width: 50px;
	height: 15px;
	background: url(/images/check_rank02.gif) no-repeat;
	text-indent: -9999px;
	}

div.sagool-right-box p.check-go a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	}

div.sagool-result-box {
	margin-bottom: 7px;
	padding-bottom: 8px;
	background: url(/images/line_sagool.gif) repeat-x left bottom;
	}

div.sagool-result-box02 {
	padding-bottom: 8px;
	background: none;
	}

div.sagool-result-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.sagool-result-box { display:inline-block; }
/*\*/
* html div.sagool-result-box { height:1%; }
div.sagool-result-box { display:block; }
/**/

div.sagool-result-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.sagool-result-box02 { display:inline-block; }
/*\*/
* html div.sagool-result-box02 { height:1%; }
div.sagool-result-box02 { display:block; }
/**/


/*----------スポット一覧----------*/

p.rank-left-tit span {
	font-weight: normal;
	}

div.spot-add-box {
	clear: both;
	padding: 7px 9px;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	}

div.spot-add-box div {
	float: left;
	width: 100%;
	margin-right: -130px;
	}

div.spot-add-box div p {
	margin-right: 130px;
	font-size: 75%;
	}

div.spot-add-box p.btn-add-spot {
	float: right;
	width: 120px;
	padding-top: 8px;
	}

div.spot-add-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.spot-add-box { display:inline-block; }
/*\*/
* html div.spot-add-box { height:1%; }
div.spot-add-box { display:block; }
/**/

div.top-newspot-04 {
	padding-left: 31px;
	background: url(/images/bg_newspot04.gif) no-repeat left top;
	}

* html div.top-newspot-04 {
	height: 1%;
	}

div.top-newspot-05 {
	padding-left: 31px;
	background: url(/images/bg_newspot05.gif) no-repeat left top;
	}

* html div.top-newspot-05 {
	height: 1%;
	}

div.top-newspot-06 {
	padding-left: 31px;
	background: url(/images/bg_newspot06.gif) no-repeat left top;
	}

* html div.top-newspot-06 {
	height: 1%;
	}

div.top-newspot-07 {
	padding-left: 31px;
	background: url(/images/bg_newspot07.gif) no-repeat left top;
	}

* html div.top-newspot-07 {
	height: 1%;
	}

div.top-newspot-08 {
	padding-left: 31px;
	background: url(/images/bg_newspot08.gif) no-repeat left top;
	}

* html div.top-newspot-08 {
	height: 1%;
	}

div.top-newspot-09 {
	padding-left: 31px;
	background: url(/images/bg_newspot09.gif) no-repeat left top;
	}

* html div.top-newspot-09 {
	height: 1%;
	}

div.top-newspot-10 {
	padding-left: 31px;
	background: url(/images/bg_newspot10.gif) no-repeat left top;
	}

* html div.top-newspot-10 {
	height: 1%;
	}


/*----------ハワイメモ一覧----------*/


div.top-memorank-frame02 {
	margin-top: 5px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	}

div.write-memo-box {
	clear: both;
	padding: 7px 9px;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	}

div.write-memo-box div {
	float: left;
	width: 100%;
	margin-right: -120px;
	}

div.write-memo-box div p {
	margin-right: 120px;
	font-size: 75%;
	}

div.write-memo-box p.btn-write-memo {
	float: right;
	width: 110px;
	padding-top: 7px;
	}

div.write-memo-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.write-memo-box { display:inline-block; }
/*\*/
* html div.write-memo-box { height:1%; }
div.write-memo-box { display:block; }
/**/

div.top-newmemo-04 {
	padding-left: 31px;
	background: url(/images/bg_newmemo04.gif) no-repeat left top;
	}

* html div.top-newmemo-04 {
	height: 1%;
	}

div.top-newmemo-05 {
	padding-left: 31px;
	background: url(/images/bg_newmemo05.gif) no-repeat left top;
	}

* html div.top-newmemo-05 {
	height: 1%;
	}

div.top-newmemo-06 {
	padding-left: 31px;
	background: url(/images/bg_newmemo06.gif) no-repeat left top;
	}

* html div.top-newmemo-06 {
	height: 1%;
	}

div.top-newmemo-07 {
	padding-left: 31px;
	background: url(/images/bg_newmemo07.gif) no-repeat left top;
	}

* html div.top-newmemo-07 {
	height: 1%;
	}

div.top-newmemo-08 {
	padding-left: 31px;
	background: url(/images/bg_newmemo08.gif) no-repeat left top;
	}

* html div.top-newmemo-08 {
	height: 1%;
	}

div.top-newmemo-09 {
	padding-left: 31px;
	background: url(/images/bg_newmemo09.gif) no-repeat left top;
	}

* html div.top-newmemo-09 {
	height: 1%;
	}

div.top-newmemo-10 {
	padding-left: 31px;
	background: url(/images/bg_newmemo10.gif) no-repeat left top;
	}

* html div.top-newmemo-10 {
	height: 1%;
	}


/*----------ランキング一覧----------*/

div.top-spot-ranking-h2 h2 span {
	padding-left: 5px;
	color: #FFEFB0;
	}

div.top-spotrank-a {
	padding-left: 52px;
	background: url(/images/bg_spot_a.gif) no-repeat left top;
	}

* html div.top-spotrank-a {
	height: 1%;
	}

div.top-spotrank-b {
	padding-left: 52px;
	background: url(/images/bg_spot_b.gif) no-repeat left top;
	}

* html div.top-spotrank-b {
	height: 1%;
	}

div.top-spotrank-c {
	padding-left: 52px;
	background: url(/images/bg_spot_c.gif) no-repeat left top;
	}

* html div.top-spotrank-c {
	height: 1%;
	}

div.top-spotrank-d {
	padding-left: 52px;
	background: url(/images/bg_spot_d.gif) no-repeat left top;
	}

* html div.top-spotrank-d {
	height: 1%;
	}

div.top-spotrank-e {
	padding-left: 52px;
	background: url(/images/bg_spot_e.gif) no-repeat left top;
	}

* html div.top-spotrank-e {
	height: 1%;
	}

div.top-spotrank-f {
	padding-left: 52px;
	background: url(/images/bg_spot_f.gif) no-repeat left top;
	}

* html div.top-spotrank-f {
	height: 1%;
	}

div.top-spotrank-g {
	padding-left: 52px;
	background: url(/images/bg_spot_g.gif) no-repeat left top;
	}

* html div.top-spotrank-g {
	height: 1%;
	}

div.top-spotrank-h {
	padding-left: 52px;
	background: url(/images/bg_spot_h.gif) no-repeat left top;
	}

* html div.top-spotrank-h {
	height: 1%;
	}

div.top-spotrank-i {
	padding-left: 52px;
	background: url(/images/bg_spot_i.gif) no-repeat left top;
	}

* html div.top-spotrank-i {
	height: 1%;
	}

div.top-spotrank-j {
	padding-left: 52px;
	background: url(/images/bg_spot_j.gif) no-repeat left top;
	}

* html div.top-spotrank-j {
	height: 1%;
	}


/*----------ブログサーチ結果一覧----------*/

div.sagool-search-list {
	padding: 15px 0px 0px 0px;
	}

p.sagool-road {
	margin-top: 15px;
	padding-left: 17px;
	background: url(/images/icon_search.gif) no-repeat left top;
	color: #0000ff;
	font-size: 100%;
	line-height: 120%;
	}


/*----------フォト一覧----------*/

table.photo-list-box {
	width: 100%;
	margin-bottom: 25px;
	}

table.photo-list-box td {
	text-align: center;
	vertical-align: top;
	}

div.photo-list {
	width: 132px;
	margin: 0px auto;
	}

div.photo-list-frame {
	width: 132px;
	height: 132px;
	}

div.photo-list-frame a {
	display: block;
	width: 130px;
	height: 125px;
	padding-top: 5px;
	background: #f4f4f4;
	border: 1px solid #cccccc;
	}

div.photo-list-frame a:link {
	background: #f4f4f4;
	border: 1px solid #cccccc;
	}

div.photo-list-frame a:hover {
	background: #fff7f7;
	border: 1px solid #ff8888;
	}

div.photo-list p {
	text-align: left;
	font-size: 65%;
	}

div.photo-list p.photo-list-cap {
	padding: 3px 0px 5px 0px;
	font-size: 65%;
	}

div.photo-list ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}

div.photo-list ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

div.photo-memo-box {
	clear: both;
	padding: 7px 9px;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	}

div.photo-memo-box div {
	float: left;
	margin-right: 10px;
	}

div.photo-memo-box div p {
	font-size: 75%;
	}

div.photo-memo-box p.btn-write-memo02 {
	float: left;
	padding-top: 7px;
	}

div.photo-memo-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.photo-memo-box { display:inline-block; }
/*\*/
* html div.photo-memo-box { height:1%; }
div.photo-memo-box { display:block; }
/**/


/*----------マイページ(トップ)----------*/

/* 左側メインコンテンツ */

div.mypage-main {
	clear: both;
	}

div.mypage-tit-box {
	margin-top: 15px;
	padding-top: 15px;
	background: url(/images/line_diary_part.gif) repeat-x left top;
	}

div.mypage-main div.box {
	padding-bottom: 30px;
	}

div.mypage-main div.box/*IE5.5+*/ {
	>padding-bottom: 0;
	}
	
div.mypage-main h3 {
	padding-left: 29px;
	background: url(/images/icon_mypage_title.gif) no-repeat left 0.3em;
	font-weight: bold;
	/*font-size: 130%;
	background: url(/images/icon_mypage_title.gif) no-repeat left top;*/	
	font-size: 190%;
	line-height: 140%;
	}

p.from {
	margin-bottom: 8px;
	font-size: 75%;
	}

div.mypage-exbox {
	margin-bottom: 10px;
	padding: 9px;
	background: #e9f2ff;
	}

div.mypage-exbox-left {
	float: left;
	width: 200px;
	}

div.mypage-exbox-left p{
	font-size: 80%;
	line-height: 180%;
	}
	
div.mypage-exbox-left p img{
	margin-right: 2px;
	vertical-align: text-bottom;
	}
	
div.mypage-exbox-left02 {
	float: left;
	width: 75%;
	}

div.mypage-exbox-left02 p {
	font-size: 65%;
	}

div.mypage-exbox-left02 ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	}

div.mypage-exbox-left02 ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

/*div.mypage-exbox-left {
	float: left;
	width: 100%;
	margin-right: -170px;
	}

div.mypage-exbox-leftin {
	margin-right: 170px;
	}

div.mypage-exbox-right {
	float: right;
	width: 155px;
	}

div.mypage-exbox-leftin p {
	font-size: 65%;
	}

div.mypage-exbox-leftin ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div.mypage-exbox-leftin ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

*/div.mypage-exbox-right:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-exbox-right { display:inline-block; }
/*\*/
* html div.mypage-exbox-right { height:1%; }
div.mypage-exbox-right { display:block; }
/**/

div.mypage-exbox:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-exbox { display:inline-block; }
/*\*/
* html div.mypage-exbox { height:1%; }
div.mypage-exbox { display:block; }
/**/

div.rank-num-box02 {
	float: left;
	margin: 2px 0px 0px 0px;
	}

div.rank-num-box02 p {
	float: left;
	width: 45px;
	height: 35px;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	}

div.rank-num-box02 p a {
	display: block;
	width: 100%;
	height: 100%;
	}

div.rank-num-box02 p span {
	display: block;
	padding: 5px 0px 0px 0px;
	color: #7b2684;
	}

div.rank-num-box02 p a:link {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-num-box02 p a:visited {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-num-box02 p a:hover {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-num-box02 p a:active {
	color: #7b2684;
	text-decoration: none;
	}

div.rank-check-box02 {
	float: left;
	display: inline;
	margin: 4px 0px 0px 2px;
	}

div.rank-check-box02 p {
	display: block;
	width: 50px;
	height: 15px;
	text-indent: -9999px;
	}

div.rank-check-box02 p a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	}

div.mypage-ct-box {
	clear: left;
	margin-bottom: 10px;
	}

div.mypage-ct-box02 {
	margin-bottom: 10px;
	padding-bottom: 12px;
	background: url(/images/line_diary.gif) repeat-x left bottom;
	}

div.mypage-photobox {
	float: left;
	width: 258px;
	margin-right: 7px;
	padding: 9px 0px;
	background: #f4f4f4;
	border: 1px solid #b0b0b0;
	text-align: center;
	}

div.mypage-photobox img {
	vertical-align: bottom;
	}

p.mypage-photo-cap {
	font-size: 75%;
	}

div.mypage-ct-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-ct-box { display:inline-block; }
/*\*/
* html div.mypage-ct-box { height:1%; }
div.mypage-ct-box { display:block; }
/**/

div.mypage-ct-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-ct-box02 { display:inline-block; }
/*\*/
* html div.mypage-ct-box02 { height:1%; }
div.mypage-ct-box02 { display:block; }
/**/

div.diary-box {
	clear: left;
	margin: 11px 0px;
	background: #f5f5f5;
	padding-bottom: 10px;
	}

div.diary-box p {
	padding: 7px 10px;
	font-size: 95%;
	line-height: 150%;
	}
	
div.diary-footer {
	clear: both;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
	}
	
div.diary-footer .edit-review {
	float: left;
	width: 49%;
	}

div.diary-footer .print {
	float: right;
	width: 49%;
	text-align: right;
	}

div.diary-footer ul {
	width: 50%;
	float: right;
	text-align: right;
	}

div.diary-footer ul li {
	display: inline;
	font-size: 75%;
	}
	
* html div.diary-footer {
	height: 1%;
	}
	
div.vote-box {
	clear: left;
	margin: 11px 0px;
	background: #e9f2ff;
	padding: 10px;
	}

div.vote-box p {
	color: #333;
	font-size: 80%;
	line-height: 180%;
	}

div.mypage-spot-box {
	padding-left: 10px;
	}

* html div.mypage-spot-box {
	height: 1%;
	}

div.top-spot-ranking-h2 {
	background: url(/images/titlebar_spot.gif);
	}

div.top-spot-ranking-h2 p {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_spotranking.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

*html div#top-spot-ranking div.top-spot-ranking-h2 {
    margin-bottom:-5px;
	}

/* 右側サブコンテンツ */

div.diary-tit-box {
	background: url(/images/titlebar_mypage_repeat.gif);
	*height: 20px;
	}

div.diary-tit-boxin {
	padding-top: 2px;
	background: url(/images/titlebar_mypage_top.gif) no-repeat left top;
	}

div.diary-tit-boxin .latest-review{
	float: left;
	text-align: right;
	width: 71%;
}
div.diary-tit-boxin .rss{
	float: right;
	width: 13%;
	padding-top: 1px;
}
	
* html div.diary-tit-boxin {
	height: 1%;
	}

div.diary-tit-boxin p {
	background: url(/images/titlebar_mypage_bottom.gif) no-repeat left bottom;
	text-align: center;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	}

div.diary-right-box {
	padding: 0px 4px 0px 8px;
	}

div.diary-right-box02 {
	padding: 0px 4px 8px 8px;
	}

div.diary-right-box03 {
	padding: 0px 4px 8px 13px;
	}

div.diary-right-box p.no {
	padding: 8px 0px;
	font-size: 75%;
	}

div.diary-right-box02 p.no {
	padding-top: 8px;
	font-size: 75%;
	}

div.diary-right-box03 p.no {
	padding-top: 8px;
	font-size: 75%;
	}

ul.diary-memo-list {
	padding: 8px 2px 0px 0px;
	}

ul.diary-memo-list li {
	font-size: 75%;
	margin-bottom: 3px;
	}

ul.diary-memo-list li a span {
	font-weight: bold;
	}

ul.diary-memo-list02 {
	padding: 8px 2px 0px 0px;
	}

ul.diary-memo-list02 li {
	font-size: 75%;
	margin-bottom: 7px;
	}

ul.diary-memo-list02 li span.memo-list-cap {
	display: block;
	width: 100%;
	font-size: 85%;
	line-height: 130%;
	}

ul.diary-memo-list02 li a span {
	font-weight: bold;
	}

ul.diary-memo-list03 {
	width: 183px;
	padding: 10px 0px 0px 0px;
	}

ul.diary-memo-list03 li {
	float: left;
	width: 51px;
	padding-right: 10px;
	margin-bottom: 8px;
	}

ul.diary-memo-list03 li img {
	vertical-align: bottom;
	}

ul.diary-memo-list03:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
ul.diary-memo-list03 { display:inline-block; }
/*\*/
* html ul.diary-memo-list03 { height:1%; }
ul.diary-memo-list03 { display:block; }
/**/

/* タグ　*/
div.diary-right-box02 .tag-cloud{
	font-size: 75%;
	padding-top: 8px;
	}

div.diary-right-box02 .tag-cloud ul li{
	line-height: 150%;
	font-weight: bold;
	margin-right: 10px;
	display: inline;
	}

div#left-contents04-in .tag span.all-tag{
	float: left;
	width: 45%;
	font-size: 85%;
	font-weight: bold;
}

div#left-contents04-in .tag span.about-tag{
	float: right;
	width: 45%;
	font-size: 80%;
	text-align: right;
	font-weight: bold;
}

div#left-contents04-in .tag-cloud{
	font-size: 75%;
	font-weight: bold;
	padding: 10px;
	line-height: 150%;
	background: #e9f2ff;
	margin-bottom: 10px;
	}

div#left-contents04-in .tag-cloud ul{
	margin: 0px;
	}

div#left-contents04-in .tag-cloud ul li{
	margin-right: 10px;
	display: inline;
	font-weight: bold;
	}

div#left-contents04-in .tag-cloud .selected a{
	color: #FF0000;
}


	
/* nanimonai */

div.top-navi-intro-rightin strong {
	display: block;
	margin-bottom: 15px;
	color: #00a7d0;
	font-size: 100%;
	line-height: 140%;
	}

div.nanimo-box {
	margin-bottom: 35px;
}

div.nanimo-box p {
	margin-bottom: 15px;
	font-size: 75%;
}

div.nanimo-box ul li {
	font-size: 75%;
}

div.nanimo-box strong {
	display: block;
	margin-bottom: 15px;
	color: #00a7d0;
	font-size: 130%;
	line-height: 140%;
}

div.nanimo-box02 {
	margin-bottom: 0px;
}

div.nanimo-box02 p {
	margin-bottom: 15px;
	font-size: 75%;
}

div.nanimo-box02 ul li {
	font-size: 75%;
}

div.nanimo-box02 strong {
	display: block;
	margin-bottom: 15px;
	color: #00a7d0;
	font-size: 130%;
	line-height: 140%;
}


/* no-entry */

div.mypage-no-box {
	padding: 7px 9px;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	}

div.mypage-no-box p {
	margin-bottom: 3px;
	font-size: 75%;
	}

div.mypage-no-box p.no-attention {
	margin: 0px;
	padding-left: 11px;
	background: url(/images/icon_kome.gif) no-repeat left top;
	font-size: 65%;
	}


/*----------ハワイメモページ----------*/

div.top-navi-h1-03 {
	background: url(/images/bg_h1_repeat02.gif) repeat-x left bottom;
	}

* html div.top-navi-h1-03 {
	height: 1%;
	}

div.top-navi-h1-03 h1 {
	padding: 5px 0px 5px 50px;
	background: url(/images/bg_h1_left03.gif) no-repeat left bottom;
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	}

* html div.top-navi-h1-03 h1 {
	padding: 5px 0px 3px 50px;
	}

div.mypage-photobox02 {
	float: left;
	width: 258px;
	height: 238px;
	margin-right: 7px;
	padding: 10px 0px;
	background: #f4f4f4;
	border: 1px solid #b0b0b0;
	text-align: center;
	}

div.mypage-photobox02 img {
	vertical-align: bottom;
	}

div.link-url-box {
	padding: 10px;
	border: 1px solid #e9e6bd;
	margin-bottom:15px;
	}
	
div.link-url-box p {
	font-size: 75%;
	}

div.link-url-box p.tb-text {
	margin-bottom: 9px;
	color: #77720e;
	}

/* コメント・トラックバック */

div.blog-comment-tit {
	background: url(/images/titlebar_sagool.gif);
	}

div.blog-comment-tit p {
	padding: 3px 0px 1px 32px;
	background: url(/images/icon_comment.gif) no-repeat left center;
	color: #77720e;
	font-size: 75%;
	font-weight: bold;
	}

div.blog-comment-box {
	padding: 10px 10px 0px 10px;
	border: 1px solid #e9e6bd;
	margin-bottom: 15px;
	}

div.blog-comment-boxin {
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(/images/line_sagool.gif) repeat-x left bottom;
	}

div.blog-comment-boxin-left {
	float: left;
	width: 50px;
	}

div.blog-comment-boxin-right {
	float: right;
	width: 99%;
	margin-left: -58px;
	}

div.blog-comment-boxin-rightin {
	margin-left: 58px;
	}

div.blog-comment-boxin-rightin p.comment-txt {
	clear: both;
	font-size: 75%;
	}

div.blog-comment-boxin-rightin p.author {
	float: left;
	padding-bottom: 3px;
	font-size: 75%;
	}

div.blog-comment-boxin-rightin p.author a {
	font-weight: bold;
	}

div.blog-comment-boxin-rightin p.update {
	float: right;
	font-size: 65%;
	}

p.btn_contribut {
	padding: 0px 0px 9px 0px;
	text-align: center;
	}

div.blog-comment-boxin:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.blog-comment-boxin { display:inline-block; }
/*\*/
* html div.blog-comment-boxin { height:1%; }
div.blog-comment-boxin { display:block; }
/**/

div.blog-trackback-tit {
	background: url(/images/titlebar_sagool.gif);
	}

div.blog-trackback-tit p {
	padding: 3px 0px 1px 32px;
	background: url(/images/icon_trackback.gif) no-repeat left center;
	color: #77720e;
	font-size: 75%;
	font-weight: bold;
	}

div.blog-trackback-box {
	padding: 15px 10px 3px 10px;
	border: 1px solid #e9e6bd;
	}

div.blog-trackback-box p.trackback-url {
	font-size: 75%;
	color: #77720e;
	}

div.blog-trackback-boxin {
	margin-bottom: 8px;
	padding-bottom: 4px;
	background: url(/images/line_sagool.gif) repeat-x left bottom;
	}

div.blog-trackback-boxin02 {
	padding-bottom: 4px;
	}

div.trackback-title-boxin {
	float: left;
	width: 100%;
	margin-right: -100px;
	}

p.trackback-title {
	margin-right: 100px;
	font-size: 75%;
	font-weight: bold;
	}

p.trackback-update {
	float: right;
	width: 95px;
	font-size: 65%;
	text-align: right;
	}

p.trackback-comment-txt {
	clear: both;
	margin: 5px 0px;
	font-size: 75%;
	}

div.trackback-from-boxin {
	float: left;
	width: 100%;
	margin-left: -39px;
	}

div.trackback-from-boxin p {
	margin-left: 39px;
	font-size: 75%;
	}

p.trackback-from {
	float: left;
	width: 37px;
	font-size: 75%;
	}

div.blog-trackback-boxin:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.blog-trackback-boxin { display:inline-block; }
/*\*/
* html div.blog-trackback-boxin { height:1%; }
div.blog-trackback-boxin { display:block; }
/**/

div.blog-trackback-boxin02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.blog-trackback-boxin02 { display:inline-block; }
/*\*/
* html div.blog-trackback-boxin02 { height:1%; }
div.blog-trackback-boxin02 { display:block; }
/**/

div.trackback-title-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.trackback-title-box { display:inline-block; }
/*\*/
* html div.trackback-title-box { height:1%; }
div.trackback-title-box { display:block; }
/**/

div.trackback-from-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.trackback-from-box { display:inline-block; }
/*\*/
* html div.trackback-from-box { height:1%; }
div.trackback-from-box { display:block; }
/**/

/* 近くのハワイメモ */

div.near-memo-bar {
	margin-top: 10px;
	background: url(/images/titlebar_memoranking02.gif);
	}

div.near-memo-bar/*IE5.5+*/ {
	>margin-top: 7px;
	}
	
div.near-memo-bar p {
	padding: 3px 0px 2px 26px;
	background: url(/images/icon_kuchikomiside02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	}

div.memo-fixed-box {
	width: 260px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(/images/line_rank_bottom02.gif) repeat-x left bottom;
	}

div.memo-fixed-box02 {
	width: 260px;
	margin-top: 10px;
	}

div.nearmemo-01 {
	padding-left: 25px;
	background: url(/images/bg_nearmemo01.gif) no-repeat left top;
	}

div.nearmemo-02 {
	padding-left: 25px;
	background: url(/images/bg_nearmemo02.gif) no-repeat left top;
	height: 1%;
	}

div.nearmemo-03 {
	padding-left: 25px;
	background: url(/images/bg_nearmemo03.gif) no-repeat left top;
	height: 1%;
	}

div.nearmemo-04 {
	padding-left: 25px;
	background: url(/images/bg_nearmemo04.gif) no-repeat left top;
	height: 1%;
	}

div.nearmemo-05 {
	padding-left: 25px;
	background: url(/images/bg_nearmemo05.gif) no-repeat left top;
	height: 1%;
	}

div.nearmemo-left {
	float: left;
	width: 203px;
	}
	
div.nearmemo-left p.recommend {
	font-weight: bold;
	font-size:65%;
	}

div.nearmemo-left ul {
	padding: 0px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	}

div.nearmemo-left ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

div.nearmemo-right {
	float: right;
	width: 50px;
	}

p.nearmemo-tit {
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	font-weight: bold;
	}

p.nearmemo-tit span {
	font-weight: normal;
	}

div.nearmemo-01:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.nearmemo-01 { display:inline-block; }
/*\*/
* html div.nearmemo-01 { height:1%; }
div.nearmemo-01 { display:block; }
/**/

/* 近くのホテル・レストラン・ショッピング */

div.near-place-bar {
	margin-top: 20px;
	background: url(/images/titlebar_spotranking02.gif);
	}

div.near-place-bar p {
	padding: 3px 0px 2px 26px;
	background: url(/images/icon_newspot02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	}

div.place-fixed-box {
	width: 260px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: url(/images/line_rank_bottom.gif) repeat-x left bottom;
	}

div.place-fixed-box02 {
	width: 260px;
	margin-top: 10px;
	}

div.nearplace-left {
	float: left;
	width: 203px;
	}

div.nearplace-left p.recommend {
	font-weight: bold;
	font-size:65%;
	}
	
div.nearplace-left ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}
	
div.nearplace-left ul li.kuchikomi {
	display: inline;
	padding: 0px 0px 0px 0px;
	}
	
div.nearplace-left ul li.ikitailist {
	display: inline;
	float:left;
	padding: 0px 0px 0px 0px;
	}
	
div.nearplace-left ul li.add {
	display: inline;
	float:left;
	background: url(/images/icon_add.gif) 0px 4px no-repeat;
	padding-left:13px;
	}

	
/*----------マイページ(プロフィール編集)----------*/

div.profile-edit-h2 {
	background: url(/images/titlebar_memoranking.gif);
	}

div.profile-edit-h2 h2 {
	background:transparent url(/images/icon_profile.gif) no-repeat scroll left center;
	color:#FFFFFF;
	font-size:90%;
	font-weight:bold;
	padding:2px 0px 0px 30px;
}

div.profile-edit-h2 h2 a:link {
	color: #0066cc;
	text-decoration: none;
	}

div.profile-edit-h2 h2 a:visited {
	color: #0066cc;
	text-decoration: none;
	}

div.profile-edit-h2 h2 a:hover {
	color: #0066cc;
	text-decoration: underline;
	}

div.profile-edit-h2 h2 a:active {
	color: #0066cc;
	text-decoration: none;
	}
		
table.profile-edit-tb {
	width: 100%;
	}

table.profile-edit-tb th {
	width: 205px;
	padding: 10px 0px 10px 10px;
	background: #ecf7ff url(/images/bg_profile_edit.gif) repeat-y left top;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	text-align: left;
	font-size: 85%;
	line-height: 1em;
	}

table.profile-edit-tb td {
	padding: 10px;
	background: #ecf7ff;
	border-bottom: 3px solid #ffffff;
	font-size: 85%;
	}

table.profile-edit-tb td p{
	font-weight: normal!important;
	margin-bottom: 3px;
	}

table.profile-edit-tb td img {
	margin-bottom: 5px;
	}
	
table.profile-edit-tb td .describe-box {
	float:left;
	margin: 80px 0 0 10px;
	width: 55%;
	}

table.profile-edit-tb td strong.selected a{
	background: #3CB6EF;
	color:#fff;
	padding: 2px;
	font-weight: normal;
	}
	
table.profile-edit-tb td strong.selected a:hover{
	background: #BDDDE9;
	text-decoration: none;
	}

table.profile-edit-tb td span.english,
table.profile-edit-tb th span.english{
	color: #8f8f8f;
	padding-left: 0;
	font-size: 95%;
	}

table.profile-edit-tb td span.english02,
table.profile-edit-tb th span.english02{
	color: #8f8f8f;
	padding-left: 1.2em;
	font-size: 95%;
	}
	
table.profile-edit-tb td select,
table.profile-edit-tb td input{
	font-size: 100%;
	}
	
table.profile-edit-tb td .photo-preview {
	border: 1px solid #ccc;
	padding: 3px 3px 0;
	float: left;
	background: #ffffff;
	margin-bottom: 10px;
	}
	
table.profile-edit-tb td .category-name{
	float:left;
	width:40%;
	}
table.profile-edit-tb td .category-name select{
	width:100%;
	}
table.profile-edit-tb td .category-choice{
	float:left;
	width:90px;
	*width:120px;
	margin: 40px 5px 0;
	}
table.profile-edit-tb td .category-choice input{
	margin-bottom: 40px;
	}
table.profile-edit-tb td .category-choice input/*IE5.5+*/{
	>margin-bottom: 20px;
	}
	
table.profile-edit-tb td .area-name01{
	float:left;
	width:15%;
	margin-right: 10px;
	}

table.profile-edit-tb td .area-name01 select{
	width:100%
	}

table.profile-edit-tb td .area-choice{
	float: left;
	}

table.profile-edit-tb td .area-name02{
	float:left;
	margin-left: 10px;
	width:20%;
	}

table.profile-edit-tb td .area-about{
	float:left;
	margin-left: 10px;
	width:20%;
	}
	
table.profile-edit-tb td .area-name02 select{
	width:100%
	}

table.profile-edit-tb td .address-input input{
	font-size: 100%;
	}

table.profile-edit-tb td span.ps {
	padding-left: 22px;
	color: #FF9900;
	font-size: 100%;
	}
	

div.profile-edit-box {
	margin-top: 15px;
/*	padding-bottom: 15px;
	background: url(/images/line_footer.gif) repeat-x left bottom;
*/	}

table.profile-edit-tb02 {
	width: 100%;
	}

table.profile-edit-tb02 th {
	width: 205px;
	padding: 10px 0px 10px 10px;
	background: #f5f5f5 url(/images/bg_profile_edit02.gif) repeat-y left top;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	text-align: left;
	font-size: 85%;
	}

table.profile-edit-tb02 td {
	padding: 10px;
	background: #f5f5f5;
	border-bottom: 3px solid #ffffff;
	font-size: 85%;
	}
	
table.profile-edit-tb02 td span {
	padding-right: 25px;
	}

table.profile-edit-tb02 td select,
table.profile-edit-tb02 td input{
	font-size: 100%;
	}

p.btn-profile-edit {
	padding-top: 10px;
	text-align: center;
	}


/*----------マイページ(トラックバック一覧)----------*/

p.btn-delete {
	clear: both;
	padding-bottom: 5px;
	text-align: right;
	}


/*----------マイページ(コメント一覧)----------*/

div.blog-comment-boxin02 {
	padding-bottom: 5px;
	}

div.blog-comment-boxin02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.blog-comment-boxin02 { display:inline-block; }
/*\*/
* html div.blog-comment-boxin02 { height:1%; }
div.blog-comment-boxin02 { display:block; }
/**/

div.blog-comment-boxin-left02 {
	float: left;
	width: 75px;
	}

div.blog-comment-boxin-right02 {
	float: right;
	width: 99%;
	margin-left: -80px;
	}

div.blog-comment-boxin-rightin02 {
	margin-left: 80px;
	}

div.blog-comment-boxin-rightin02 p.comment-txt {
	clear: both;
	font-size: 75%;
	}

div.blog-comment-boxin-rightin02 p.author {
	float: left;
	padding-bottom: 3px;
	font-size: 75%;
	}

div.blog-comment-boxin-rightin02 p.author a {
	font-weight: bold;
	}

div.blog-comment-boxin-rightin02 p.update {
	float: right;
	font-size: 65%;
	}

div.comment-to-boxin {
	float: left;
	width: 100%;
	margin-left: -50px;
	}

div.comment-to-boxin p {
	margin-left: 50px;
	padding-top: 3px;
	font-size: 75%;
	}

p.comment-to {
	float: left;
	width: 45px;
	padding-top: 3px;
	font-size: 75%;
	}

div.comment-to-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.comment-to-box { display:inline-block; }
/*\*/
* html div.comment-to-box { height:1%; }
div.comment-to-box { display:block; }
/**/


/*----------マイページ(フォト一覧)----------*/

table.photo-list-box02 {
	width: 100%;
	margin-bottom: 25px;
	}

table.photo-list-box02 td {
	text-align: center;
	vertical-align: top;
	}

div.photo-list02 {
	width: 260px;
	margin: auto auto;
	}

div.photo-list-frame02 {
	width: 260px;
	height: 260px;
	text-align: center;
	}

div.photo-list-frame02 a {
	display: block;
	width: 258px;
	height: 249px;
	padding-top: 9px;
	background: #f4f4f4;
	border: 1px solid #b0b0b0;
	}

div.photo-list-frame02 a:link {
	background: #f4f4f4;
	border: 1px solid #cccccc;
	}

div.photo-list-frame02 a:hover {
	background: #fff7f7;
	border: 1px solid #ff8888;
	}

div.photo-list02 p {
	text-align: left;
	font-size: 65%;
	}

div.photo-list02 p.photo-list-cap {
	padding: 7px 0px 5px 0px;
	font-size: 75%;
	}

div.photo-list02 ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	}

div.photo-list02 ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}


/*----------マイページ(ハワイメモ一覧 リスト表示)----------*/

div.mypage-memo-box {
	padding: 0px 9px 15px 10px;
	border-left: 1px solid #92acd1;
	border-right: 1px solid #92acd1;
	}

div.btn-box {
	position: relative;
	width: 100%;
	height: 23px;
	margin: 10px 0px 15px 0px;
	}

div.btn-box ul {
	position: absolute;
	top: 0px;
	left: 0px;
	}

div.btn-box ul li {
	display: inline;
	}

div.btn-box ul li img {
	vertical-align: bottom;
	}

div.btn-box p {
	position: absolute;
	top: 0px;
	right: 0px;
	}

div.mypage-memo-edit-left {
	float: left;
	width: 75px;
	padding: 4px;
	border: 1px solid #b0b0b0;
	background: #f4f4f4;
	}

div.mypage-memo-edit-left img {
	vertical-align: bottom;
	}

div.mypage-memo-edit-right {
	float: right;
	width: 100%;
	margin-left: -98px;
	}

div.mypage-memo-edit-rightin {
	margin-left: 98px;
	padding-left: 30px;
	background: url(/images/icon_mypage_title.gif) no-repeat left top;
	}

div.mypage-memo-edit-rightin p {
	margin-bottom: 8px;
	font-size: 75%;
	}

div.mypage-memo-edit-rightin p.btn-box02 {
	margin-bottom: 8px;
	padding-top: 12px;
	padding-bottom: 18px;
	background: url(/images/line_footer.gif) repeat-x left top;
	text-align: center;
	}

div.tit-right-navi02 {
	margin-top: 5px;
	background: #0081ff url(/images/titlebar_mypage_list.gif) repeat-x left top;
	}

div.tit-right-navi02 p {
	padding: 3px 5px 2px 5px;
	color: #ffffff;
	font-size: 75%;
	line-height: 150%;
	font-weight: bold;
	}

div.mypage-iframe-box {
	margin: 0px;
	padding: 3px 4px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	}

div.mypage-iframe-box ul {
	width: 215px;
	}

div.mypage-iframe-box ul li {
	margin-bottom: 3px;
	font-size: 75%;
	}


/*----------マイページ(ハワイメモ一覧 マップ表示)----------*/

div.top-memo-map-h2 {
	background: url(/images/titlebar_memoranking.gif);
	}

div.top-memo-map-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_memo_map.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.mypage-memo-edit-rightin02 {
	margin-left: 98px;
	padding-left: 30px;
	background: url(/images/icon_mypage_title.gif) no-repeat left top;
	}

div.mypage-memo-edit-rightin02 h3 {
	font-size: 120%;
	font-weight: bold;
	line-height: 130%;
	}

div.mypage-memo-edit-rightin02 p {
	padding: 5px 5px 0px 0px;
	font-size: 85%;
	}

div.mypage-memo-tit-edit h3 {
	margin-right: 130px;
	}

div.mypage-memo-tit-edit div.mypage-memo-tit-editin {
	float: left;
	width: 100%;
	margin-right: -130px;
	}

div.mypage-memo-edit-rightin02 div.mypage-memo-tit-edit p {
	float: right;
	padding: 3px 0px 0px 0px;
	text-align: right;
	width: 120px;
	font-size: 75%;
	}

div.mypage-memo-edit-rightin02 div.mypage-memo-tit-edit p a {
	padding: 0px 0px 0px 14px;
	background: url(/images/icon_edit_theme.gif) no-repeat left top;
	}

div.mypage-memo-tit-edit:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-memo-tit-edit { display:inline-block; }
/*\*/
* html div.mypage-memo-tit-edit { height:1%; }
div.mypage-memo-tit-edit { display:block; }
/**/

div.google-map-area-left {
	float: left;
	width: 100%;
	margin-right: -200px;
	}

div.google-map-area-leftin {
	height: 600px;
	margin-right: 200px;
	}

div.google-map-area-right {
	float: right;
	width: 190px;
	height: 598px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	overflow:scroll;
	}

div.mypage-iframe-box02 {
	margin: 0px;
	padding: 3px 4px;
	background: #f6fbff;
	}

div.google-map-area:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.google-map-area { display:inline-block; }
/*\*/
* html div.google-map-area { height:1%; }
div.google-map-area { display:block; }
/**/

div.link-url-box02 {
	clear: both;
	margin: 12px 0px 15px 0px;
	padding: 8px;
	border: 1px solid #e9e6bd;
	}

div.link-url-box02 p {
	font-size: 75%;
	}

div.mypage-iframe-map {
	width: 160px;
	margin: 0 4px 4px 4px;
	padding-bottom: 5px;
	background: url(/images/line_rank_bottom02.gif) repeat-x left bottom;
	}

div.mypage-iframe-map-left {
	float: left;
	width: 40px;
	}

div.mypage-iframe-map-left img {
	vertical-align: bottom;
	}

div.mypage-iframe-map-right {
	float: right;
	width: 115px;
	}

div.mypage-iframe-map-right p {
	font-size: 65%;
	}

div.other-memo-box {
	margin-top: 5px;
	padding: 9px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	}

div.other-memo-box-left {
	float: left;
	width: 75px;
	padding: 4px;
	border: 1px solid #b0b0b0;
	background: #f4f4f4;
	}

div.other-memo-box-left img {
	vertical-align: bottom;
	}
	
div.other-memo-box-right {
	float: right;
	width: 100%;
	margin-left: -98px;
	}

div.other-memo-box-rightin {
	margin-left: 98px;
	}

div.other-memo-box-rightin strong {
	font-size: 85%;
	line-height: 140%;
	}

div.other-memo-box-rightin p {
	padding-top: 2px;
	font-size: 75%;
	}

div.other-memo-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.other-memo-box { display:inline-block; }
/*\*/
* html div.other-memo-box { height:1%; }
div.other-memo-box { display:block; }
/**/

div.other-memo-h2 {
	background: url(/images/titlebar_memoranking.gif);
	}

div.other-memo-h2 h2 {
	margin-bottom: 10px;
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_memo_map.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

/* ハワイメモ作成フローSTEP1 */

div.step-frame {
	padding: 8px 6px;
	}

div.step-box {
	margin-bottom: 6px;
	padding-bottom: 6px;
	background: url(/images/line_rank_bottom02.gif) repeat-x left bottom;
}

div.step-frame p {
	font-size: 65%;
	}

div.step-frame p a.open-list {
	padding-left: 13px;
	background: url(/images/btn_plus.gif) no-repeat left top;
	}

div.step-frame p.btn-back {
	margin-top: 5px;
	text-align: right;
	}

div.step-frame .title {
	font-weight: bold;
	font-size: 75%;
	color: #0066cc;
	}

div.step-frame p.title02 {
	color: #059626;
	font-weight: bold;
	font-size: 75%;
	}

div.step-frame p.title03 {
	color: #666666;
	font-weight: bold;
	font-size: 75%;
	}

p.step-form {
/*	text-align: center; */
}

div.step-box-iframe {
	margin-bottom: 6px;
	padding-bottom: 6px;
	background: url(/images/line_rank_bottom02.gif) repeat-x left bottom;
}

div.step-box-iframe p {
	font-size: 65%;
}



/*----------マイページ(行きたいリスト)----------*/

div.wish-ct-box p {
	font-size: 75%;
	}

div.btn-print {
	margin: 10px 0px;
	padding: 0px;
	text-align: right;
	}

div.wish-ct-box02 {
	margin: 5px 0px 10px 0px;
	padding: 4px 4px 3px 4px;
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	}

div.wish-ct-box02 p.folder-category {
	float: left;
	padding: 4px 0px 3px 32px;
	background: url(/images/icon_folder.gif) no-repeat left top;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	}

div.wish-ct-box02 p.folder-category02 {
	float: left;
	padding: 3px 0px 3px 32px;
	background: url(/images/icon_folder02.gif) no-repeat left top;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	}

div.wish-ct-box02 p.folder-delete {
	float: right;
	margin-top: 6px;
	padding: 0px 0px 2px 13px;
	background: url(/images/icon_delete.gif) no-repeat left top;
	font-size: 65%;
	line-height: 110%;
	}

div.wish-ct-box02 p.folder-delete a:link {
	color: #cc0000;
	text-decoration: none;
	}

div.wish-ct-box02 p.folder-delete a:visited {
	color: #cc0000;
	text-decoration: none;
	}

div.wish-ct-box02 p.folder-delete a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

div.wish-ct-box02 p.folder-delete a:active {
	color: #cc0000;
	text-decoration: none;
	}

div.wish-ct-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.wish-ct-box02 { display:inline-block; }
/*\*/
* html div.wish-ct-box02 { height:1%; }
div.wish-ct-box02 { display:block; }
/**/

div.memo-wish-frame {
	margin-top: 5px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	}

* html div.memo-wish-frame {
	height: 1%;
	}

div.memo-wish-frame02 {
	margin-top: 5px;
	background: #fffef0;
	border: 1px solid #ffda44;
	}

* html div.memo-wish-frame02 {
	height: 1%;
	}

div.memo-wish-frame03 {
	height: 1%;
	margin-top: 5px;
	padding: 0px 0px 0px 6px;
	background: #faf9f4;
	border: 1px solid #d0cc95;
	}

div.rank-check-box03 {
	float: left;
	display: inline;
	margin: 20px 6px 0px 2px;
	}

div.rank-check-box03 p {
	display: block;
	width: 50px;
	height: 15px;
	text-indent: -9999px;
	}

div.rank-check-box03 p a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 0px;
	line-height: 0px;
	}

div.memo-wish-01 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo01.gif) no-repeat left top;
	}

div.memo-wish-02 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo02.gif) no-repeat left top;
	}

div.memo-wish-03 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo03.gif) no-repeat left top;
	}

div.memo-wish-04 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo04.gif) no-repeat left top;
	}

div.memo-wish-05 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo05.gif) no-repeat left top;
	}

div.memo-wish-06 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo06.gif) no-repeat left top;
	}

div.memo-wish-07 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo07.gif) no-repeat left top;
	}

div.memo-wish-08 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo08.gif) no-repeat left top;
	}

div.memo-wish-09 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo09.gif) no-repeat left top;
	}

div.memo-wish-10 {
	height: 1%;
	padding-left: 31px;
	background: url(/images/bg_wish_memo10.gif) no-repeat left top;
	}

p.rank-left-tit span.name {
	font-weight: normal;
	font-size: 75%;
	}

div.option-box {
	margin: 0px;
	padding-left: 14px;
	background: url(/images/bg_option.gif) no-repeat left top;
	}

div.option-boxin {
	padding: 5px 6px 0px 6px;
	background: #f9f9f9;
	border-left: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	}

div.option-boxin div.memo-box {
	height: 1%;
	margin-bottom: 4px;
	background: url(/images/line_wish.gif) repeat-x left bottom;
	}

* html div.option-boxin div.memo-box {
	height: 1%;
	padding-bottom: 3px;
	}

div.option-boxin div.memo-box p.icon-memo {
	padding: 0px 0px 3px 16px;
	background: url(/images/icon_wish_memo.gif) no-repeat left top;
	font-size: 75%;
	font-weight: bold;
	color: #999999;
	}

div.option-boxin div.memo-box p.btn-box03 {
	padding-bottom: 6px;
	text-align: right;
	}

* html div.option-boxin div.memo-box p.btn-box03 {
	padding-bottom: 3px;
	text-align: right;
	}

div.option-boxin div.memo-box p {
	padding-bottom: 3px;
	font-size: 75%;
	}

div.option-boxin div.memo-box p.in-folder {
	float: left;
	padding: 0px 0px 0px 15px;
	background: url(/images/icon_folder03.gif) no-repeat left top;
	font-size: 75%;
	font-weight: bold;
	color: #999999;
	}

div.option-boxin div.memo-box p.add-folder {
	float: right;
	margin-top: 2px;
	padding: 0px 0px 2px 14px;
	background: url(/images/icon_edit_theme.gif) no-repeat left top;
	font-size: 65%;
	line-height: 110%;
	}

div.option-boxin div.memo-box ul {
	clear: both;
	padding-top: 4px;
	}

div.option-boxin div.memo-box ul li {
	padding-bottom: 6px;
	padding-left: 18px;
	background: url(/images/icon_folder04.gif) no-repeat left top;
	font-size: 75%;
	}

div.option-boxin div.memo-box ul li span {
	padding-right: 4px;
	padding-left: 4px;
	color: #ff6666;
	}

div.option-boxin div.memo-box ul li a {
	padding-left: 4px;
	}

div.option-boxin div.memo-box02 {
	height: 1%;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 3px;
	}

div.option-boxin div.memo-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.option-boxin div.memo-box02 { display:inline-block; }
/*\*/
* html div.option-boxin div.memo-box02 { height:1%; }
div.option-boxin div.memo-box02 { display:block; }
/**/

div.option-boxin div.memo-box02 p.del-info {
	float: left;
	padding: 0px 0px 2px 13px;
	background: url(/images/icon_delete.gif) no-repeat left top;
	font-size: 65%;
	line-height: 110%;
	}

div.option-boxin div.memo-box02 p.icon-print {
	float: right;
	padding: 0px 0px 2px 14px;
	background: url(/images/icon_print.gif) no-repeat left top;
	font-size: 65%;
	line-height: 110%;
	}

div.wish-ct-box02 p.del-info a {
	padding: 0px 0px 0px 12px;
	background: url(/images/icon_delete.gif) no-repeat left top;
	}

div.option-boxin div.memo-box02 p.del-info a:link {
	color: #cc0000;
	text-decoration: none;
	}

div.option-boxin div.memo-box02 p.del-info a:visited {
	color: #cc0000;
	text-decoration: none;
	}

div.option-boxin div.memo-box02 p.del-info a:hover {
	color: #cc0000;
	text-decoration: underline;
	}

div.option-boxin div.memo-box02 p.del-info a:active {
	color: #cc0000;
	text-decoration: none;
	}

div.mypage-iframe-box02 {
	margin: 0px;
	background: #f6fbff;
	}

div.mypage-iframe-box02 ul li {
	padding: 0px 0px 0px 17px;
	font-size: 75%;
	font-weight: bold;
	background: url(/images/icon_folder05.gif) no-repeat left top;
	}

div.mypage-iframe-box02 ul li ul.wish-iframe-list {
	padding-top: 5px;
	}

div.mypage-iframe-box02 ul li ul.wish-iframe-list li {
	margin-bottom: 4px;
	padding: 0px 0px 0px 15px;
	font-size: 100%;
	font-weight: normal;
	background: url(/images/icon_folder06.gif) no-repeat left top;
	}

div.mypage-iframe-box02 ul li ul.wish-iframe-list li span {
	padding-right: 4px;
	padding-left: 4px;
	color: #ff6666;
	}


/*----------スポットページ----------*/

div.mypage-exbox-tp {
	/*margin-bottom: 7px;*/
	margin-bottom: 0px;
	}
	
div.mypage-exbox-tp-right {
	margin-bottom: 0px;
	float:right;
	}

div.mypage-exbox-tp div.recommend-box {
    font-size:80%;
    }	
	
div.mypage-exbox-tp div.recommend-box p.recommend {
    float:left;
	font-weight: bold;
	}
	
div.mypage-exbox-tp div.recommend-box p.value01{
    float:left;
	padding-left:10px;
	}
	
div.mypage-exbox-tp div.recommend-box p.value02{
    float:left;
	background: url(/images/icon_add.gif) 0px 5px no-repeat;
	padding-left:13px;
	}
	
div.mypage-exbox-tp div.recommend-box p.coupon{
    float:right;
	}

div.mypage-exbox-tp ul {
	padding: 0px;
	margin: 0px;
	}

div.mypage-exbox-tp ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}
	
div.mypage-exbox-tp ul li.kuchikomi {
	display: inline;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	}
	
div.mypage-exbox-tp ul li.ikitailist {
	display: inline;
	float:left;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	}
	
div.mypage-exbox-tp ul li.add {
	display: inline;
	float:left;
	background: url(/images/icon_add.gif) 0px 5px no-repeat;
	padding-left:13px;
	font-size: 80%;
	}
	
div.mypage-exbox-tp ul li.kuchikomi_link {
	display: inline;
	float:right;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	}

div.mypage-exbox-bt {
	width: 205px;
	}

div.spot-memo-frame {
	margin-top: 5px;
	padding-left: 10px;
	background: #f6fbff;
	border: 1px solid #3cb6ef;
	}

div.spot-memo-frame:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.spot-memo-frame { display:inline-block; }
/*\*/
* html div.spot-memo-frame { height:1%; }
div.spot-memo-frame { display:block; }
/**/

div.spot-photo-frame {
	margin-top: 5px;
	text-align: center;
}

div.spot-photo02 {
	width: 440px;
	height: 300px;
	margin: 0px auto;
	padding: 5px 0px;
	text-align:center;
	}

div.spot-photo02 p.mainphoto {
	background: #f4f4f4;
	border: 1px solid #b0b0b0;
	float:left;
	width: 400px;
	height: 275px;
	margin:0px;
	margin-right: 5px;
	padding-top:25px;
	text-align: center;
}

div.spot-photo02 ul.subphoto {
    float:left;
    }
	
div.spot-photo02 ul.subphoto li {
    width:30px;
	height:30px;
	border:1px solid #999999;
	margin-bottom:3px;
	display:block;
    }
	
*html div.spot-photo02 ul.subphoto li {
	margin-bottom:1px;
    }

div.spot-photo {
	width: 258px;
	height: 238px;
	margin: 0px auto;
	padding: 10px 0px;
	background: #f4f4f4;
	border: 1px solid #b0b0b0;
	text-align: center;
	}

div.spot-photo img {
	vertical-align: bottom;
	}

div.spot-photo-frame p {
	margin: 10px 0px 0px 0px;
	text-align: left;
	font-size: 75%;
	}

div.spot-memo-h2 {
	background: url(/images/titlebar_memoranking.gif);
	height: 25px;
	}

div.spot-memo-h2 p {
	padding: 2px 0px 0px 30px;
	_margin-top: 2px;
	_height: 20px;  
	background: url(/images/icon_newmemo02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.spot-memo-h2 p a img {
	vertical-align: text-bottom;
	}
	
p.spot-memo-bosyu{
    font-size:80%;
	line-height:140%;
	margin:10px 0px 10px 0px;
    }

div.spot-photo-frame02 ul li {
	display: inline;
	padding-right: 3px;
	}

div.spot-photo-frame02 ul li.no-space {
	display: inline;
	padding-right: 0px;
	}

div.spot-detail-h2 {
	background: url(/images/titlebar_spotranking.gif);
	}

div.spot-detail-h2 p {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_spotdetail.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.spot-detail-frame {
	margin-top: 7px;
	margin-bottom: 15px;
	}

div.spot-detail-frame p.title {
	font-size: 120%;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	}

div.spot-detail-frame p {
	font-size: 85%;
	padding:10px 0px 15px 0px;
	}

div.spot-info-h2 {
	background: url(/images/titlebar_spotranking.gif);
	}

div.spot-info-h2 p {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_spotinfo.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

table.spot-tb {
	width: 100%;
	margin: 15px 0px 0px 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-collapse: collapse;
	}

table.spot-tb th {
	width: 65px;
	padding: 7px 10px;
	background: url(/images/bg_print_th.gif);
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	}

table.spot-tb td {
	padding: 7px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	}

div.coupon-box div p.attention {
	margin-left: 10px;
	text-align: left;
	}

div.coupon-box p.coupon-content {
	padding: 0px 15px;
	text-align: left;
	}

div.coupon-btn-box {
	position: relative;
	width: 100%;
	height: 24px;
	padding: 0px 0px 15px 0px;
	}

div.coupon-btn-box div.btn-blue {
	position: absolute;
	top: 0px;
	left: 0px;
	}

div.coupon-btn-box div.btn-gray {
	position: absolute;
	top: 0px;
	right: 0px;
	}

div.write-memo-box02 {
	margin-bottom: 10px;
	}

div.write-memo-box02 p {
	float: left;
	width: 140px;
	height: 32px;
	text-indent: -9999px;
	background: url(/images/text_spot_write.gif) no-repeat;
	}

div.write-memo-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.write-memo-box02 { display:inline-block; }
/*\*/
* html div.write-memo-box02 { height:1%; }
div.write-memo-box02 { display:block; }
/**/


/*----------スポットページ(フォト)----------*/

div.spot-photo-h2 {
	background: url(/images/titlebar_spotranking.gif);
	}

div.spot-photo-h2 p {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_spotphoto02.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

div.mypage-exbox02 {
	margin-bottom: 15px;
	padding: 9px;
	background: #e9f2ff;
	}

div.mypage-exbox-left02 {
	float: left;
	width: 70%;
	margin-right: -220px;
	}

div.mypage-exbox-left02 p a{
	margin-right: 10px;
	}
	
div.mypage-exbox-leftin02 {
	margin-right: 220px;
	}

div.mypage-exbox-right02 {
	float: right;
	width: 205px;
	}

	
div.mypage-exbox-leftin02 ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div.mypage-exbox-leftin02 ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

div.mypage-exbox-right02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-exbox-right02 { display:inline-block; }
/*\*/
* html div.mypage-exbox-right02 { height:1%; }
div.mypage-exbox-right02 { display:block; }
/**/

div.mypage-exbox02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.mypage-exbox02 { display:inline-block; }
/*\*/
* html div.mypage-exbox02 { height:1%; }
div.mypage-exbox02 { display:block; }
/**/


/*----------ソーシャルブックマーク----------*/

div.social-top-box {
	width: 100%;
	margin-bottom: 12px;
	}

div.social-top-box div.social-top-box-left {
	float: left;
	width: 50px;
	}

div.social-top-box div.social-top-box-right {
	float: right;
	width: 100%;
	margin-left: -60px;
	}

div.social-top-box div.social-top-box-rightin {
	margin-left: 60px;
	}

div.social-top-box div.social-top-box-rightin ul {
	margin-left: 60px;
	}

div.social-top-box div.social-top-box-rightin ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

div.social-top-box div.social-top-box-rightin ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

p.social-list-tit {
	margin: 12px 0px 18px 0px;
	padding-bottom: 7px;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/line_social.gif) no-repeat left bottom;
	}

p.social-list-tit span {
	color: #ff0000;
	font-weight: bold;
	font-size: 120%;
	line-height: 140%;
	}

p.social-list-tit span.large {
	font-size: 150%;
	}

div.social-list-box {
	padding-bottom: 2px;
	margin-bottom: 7px;
	background: url(/images/line_footer.gif) repeat-x left bottom;
	}

div.social-list-box p {
	margin-bottom: 5px;
	font-size: 85%;
	line-height: 140%;
	}

div.social-list-box p span {
	font-weight: bold;
	}

div.social-list-box p.social-memo {
	padding-left: 20px;
	font-size: 75%;
	background: url(/images/icon_social_memo.gif) no-repeat left top;
	}

div.social-list-box p.social-folder {
	padding-left: 20px;
	color: #999999;
	font-size: 75%;
	font-weight: bold;
	background: url(/images/icon_folder07.gif) no-repeat left top;
	}

div.social-list-box p.social-folder02 {
	padding-left: 20px;
	font-size: 75%;
	background: url(/images/icon_folder08.gif) no-repeat left top;
	}

div.social-list-box02 {
	padding-bottom: 2px;
	margin-bottom: 7px;
	}

div.social-list-box02 p {
	margin-bottom: 5px;
	font-size: 85%;
	line-height: 140%;
	}

div.social-list-box02 p span {
	font-weight: bold;
	}

div.social-list-box02 p.social-memo {
	padding-left: 20px;
	font-size: 75%;
	background: url(/images/icon_social_memo.gif) no-repeat left top;
	}

div.social-list-box02 p.social-folder {
	padding-left: 20px;
	color: #999999;
	font-size: 75%;
	font-weight: bold;
	background: url(/images/icon_folder07.gif) no-repeat left top;
	}

div.social-list-box02 p.social-folder02 {
	padding-left: 20px;
	font-size: 75%;
	background: url(/images/icon_folder08.gif) no-repeat left top;
	}


/*----------会員登録入力----------*/

p.form-cap {
	margin: 8px 0px;
	font-size: 75%;
	}

p.btn-login {
	padding: 8px 0px 0px 0px;
	text-align: center;
	font-size: 75%;
	}

p.btn-login02 {
	padding: 8px 0px 0px 0px;
	margin-bottom: 15px;
	text-align: center;
	font-size: 75%;
	}

p.rule-accept {
	padding: 5px 0px;
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
	background: #ecf7ff;
}

table.profile-edit-tb td p {
	padding-top: 5px;
	font-weight: bold;
	}

table.profile-edit-tb th span.nospace {
	padding: 0;
	}

table.profile-edit-tb .address {
	float:left;
	margin-right: 5px;
	}

table.profile-edit-tb .date {
	width:18%
	}
	
div.rule-iframe {
	margin: 2px 0px 4px;
	padding: 4px;
	background: #ffffff;
	border: 1px solid #cccccc;
	}

body#member-iframe {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	background: #ffffff;
	}

body#member-iframe p {
	font-size: 75%;
}

body#member-iframe p.rule-tit {
	margin-bottom: 20px;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
}


/*----------パスワードリマインダ----------*/

p.back-top {
	padding-top: 15px;
	font-size: 85%;
	line-height: 140%;
}


/*----------お問い合せ----------*/

p.form-cap02 {
	margin: 8px 0px 18px 0px;
	color: #ff0000;
	font-size: 75%;
	}

div.inquiry-h2 {
	background: url(/images/titlebar_memoranking.gif);
	}

div.inquiry-h2 h2 {
	padding: 2px 0px 0px 30px;
	background: url(/images/icon_inquiry.gif) no-repeat left center;
	color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	}

p.link-help {
	padding: 10px 0px;
	font-size: 85%;
	font-weight: bold;
	line-height: 140%;
}

table.profile-edit-tb th span {
	padding-left: 6px;
	color: #ff0000;
	}

	
/*----------スポット新規作成----------*/

div.spot-new-h2 {
	margin-bottom: 20px;
	background: url(/images/titlebar_memoranking.gif);
	}

div.spot-new-h2 h2 {
	padding: 3px 0px 2px 32px;
	background: url(/images/icon_profile.gif) no-repeat left top;
	color: #0066cc;
	font-size: 75%;
	font-weight: bold;
	}

p.btn-search {
	padding-bottom: 20px;
	padding-top: 8px;
	text-align: center;
	}

p.spot-cap {
	padding-bottom: 10px;
	font-size: 65%;
}

table.profile-edit-tb td span {
	padding-left: 110px;
	font-size: 90%;
	}

table.profile-edit-tb td span.small {
	padding-left: 0px;
	font-size: 90%;
	}

table.profile-edit-tb td a.delete {
	padding-left: 13px;
	background: url(/images/btn_close.gif) no-repeat left top;
	font-size: 90%;
	}

table.profile-edit-tb td a.delete:link {
	color: #cc0000;
	text-decoration: none;
	}
table.profile-edit-tb td a.delete:visited {
	color: #cc0000;
	text-decoration: none;
	}
table.profile-edit-tb td a.delete:hover {
	color: #cc0000;
	text-decoration: underline;
	}
table.profile-edit-tb td a.delete:active {
	color: #cc0000;
	text-decoration: none;
	}

div.map-spot-new {
	margin-top: 20px;
}

div.spot-memo-box {
	clear: both;
	margin-bottom: 20px;
	padding: 7px 9px;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	}

div.spot-memo-box div {
	float: left;
	margin-right: 10px;
	}

div.spot-memo-box div p {
	padding-top: 3px;
	font-size: 75%;
	}

div.spot-memo-box p.btn-write-memo {
	float: left;
	margin-right: 10px;
	}

div.spot-memo-box:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.spot-memo-box { display:inline-block; }
/*\*/
* html div.spot-memo-box { height:1%; }
div.spot-memo-box { display:block; }
/**/

div.spot-memo-box02 {
	clear: both;
	margin-top: 20px;
	padding: 7px 9px;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	}

div.spot-memo-box02 div {
	float: left;
	margin-right: 10px;
	}

div.spot-memo-box02 div p {
	padding-top: 3px;
	font-size: 75%;
	}

div.spot-memo-box02 p.btn-write-memo {
	float: left;
	margin-right: 10px;
	}

div.spot-memo-box02:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.spot-memo-box02 { display:inline-block; }
/*\*/
* html div.spot-memo-box02 { height:1%; }
div.spot-memo-box02 { display:block; }
/**/


/*----------印刷用ページ----------*/

/* ハワイメモ一覧 */

body#print-page {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

div#print-wrapper {
	width: 600px;
	margin: 0px auto;
	text-align: left;
	}

p.btn-print {
	text-align: right;
	}

div#print-wrapper h1 {
	font-size: 160%;
	font-weight: bold;
	line-height: 130%;
	color: #0085da;
	}

div#print-wrapper ul li {
	padding-right: 7px;
	font-size: 65%;
	display: inline;
	}

div#print-wrapper ul li.print-bold {
	font-weight: bold;
	}

div#print-wrapper p.date {
	margin-bottom: 8px;
	font-size: 65%;
	}

div#print-wrapper p.from-text {
	font-size: 75%;
	}

div#print-wrapper p.date span {
	font-weight: bold;
	}

div#print-wrapper p.print-spot-info-tit {
	margin: 0px;
	font-size: 105%;
	font-weight: bold;
	color: #0085da;
	}

div#print-wrapper p.print-spot-info-cap {
	margin: 0px;
	font-size: 65%;
	}

div.print-photo-box {
	width: 600px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #cccccc;
	}

div.print-photo-box p {
	font-size: 75%;
	}

div.print-photo-frame {
	float: left;
	width: 130px;
	height: 120px;
	margin-right: 21px;
	margin-bottom: 15px;
	padding: 5px 0px;
	border: 1px solid #cccccc;
	text-align: center;
	}

div.print-photo-frame02 {
	float: left;
	width: 130px;
	height: 120px;
	margin-bottom: 15px;
	padding: 5px 0px;
	border: 1px solid #cccccc;
	text-align: center;
	}

div.print-photo-frame03 {
	float: left;
	width: 130px;
	height: 120px;
	padding: 5px 0px;
	margin: 8px 5px 1px 0px;
	border: 1px solid #cccccc;
	text-align: center;
	}

div.print-photo-frame img {
	vertical-align: bottom;
	}

div.print-spot-photo-frame {
	margin-top: 10px;
}

div.print-spot-info p {
	font-size: 75%;
	}

div.print-spot-info:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div.print-spot-info { display:inline-block; }
/*\*/
* html div.print-spot-info { height:1%; }
div.print-spot-info { display:block; }
/**/

table.print-spot-tb {
	width: 600px;
	margin: 15px 0px 20px 0px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-collapse: collapse;
	}

table.print-spot-tb th {
	width: 65px;
	padding: 7px 10px;
	background: url(/images/bg_print_th.gif);
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	text-align: left;
	}

table.print-spot-tb td {
	padding: 7px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 75%;
	}

div.coupon-box {
	width: 99%;
	margin: 0px 0px 15px 0px;
	padding: 3px 0px;
	background: #fffdf4;
	border: 2px solid #b0b0b0;
	}

div.coupon-box p {
	text-align: center;
	font-size: 75%;
	}

div.coupon-box p.coupon-tit {
	margin: 7px 0px;
	color: #0085da;
	font-size: 85%;
	font-weight: bold;
	}

div.coupon-box div {
	margin: 8px 3px;
	padding: 4px 0px;
	background: #f0ebd5;
	text-align: left;
	}

div.coupon-box div.coupon-tit {
	height: 26px;
	margin: 0px 3px;
	padding: 0px;
	background: url(/images/bg_coupon.gif) repeat-x;
	text-align: center;
	}

div.coupon-box div.coupon-tit p {
	width: 309px;
	height: 26px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/text_coupon.gif) no-repeat;
	text-indent: -9999px;
	font-size: 0px;
	}

div.coupon-box div p {
	margin-left: 160px;
	text-align: left;
	}

div.memo-space-box {
	clear: both;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #cccccc;
	}

div.memo-space-box p {
	font-size: 75%;
	}

div#print-wrapper address {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 65%;
	}

/* 行きたいリスト */

div#print-wrapper p.from-text02 {
	margin-bottom: 8px;
	font-size: 75%;
	}

div.print-wish-ctbox {
	width: 600px;
	margin-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	}

div.print-wish-ctbox p.wish-ct-title-spot01 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot01.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot02 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot02.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot03 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot03.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot04 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot04.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot05 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot05.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot06 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot06.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot07 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot07.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot08 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot08.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot09 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot09.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-spot10 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_spot10.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo01 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo01.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo02 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo02.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo03 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo03.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo04 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo04.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo05 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo05.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo06 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo06.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo07 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo07.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo08 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo08.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo09 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo09.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-ct-title-memo10 {
	padding: 3px 0px 12px 25px;
	font-weight: bold;
	font-size: 85%;
	line-height: 140%;
	background: url(/images/print_wish_memo10.gif) no-repeat left top;
	color: #0066cc;
	}

div.print-wish-ctbox p.wish-memo-text {
	margin-top: 5px;
	font-size: 75%;
	}

div.print-wish-ctbox p.wish-memo-text strong {
	display: block;
	padding: 0px 0px 3px 16px;
	background: url(/images/icon_print_wish.gif) no-repeat left top;
	color: #999999;
	line-height: 110%;
	}

p.btn-print02 {
	padding-top: 15px;
	text-align: right;
	}


/*----------ヘルプ----------*/

div#help-wrapper01 {
	background: url(/images/help_frame_tp_repeat.gif) repeat-x left top;
	}

div#help-wrapper02 {
	background: url(/images/help_frame_tp_left.gif) no-repeat left top;
	}

div#help-wrapper03 {
	padding-top: 9px;
	background: url(/images/help_frame_tp_right.gif) no-repeat right top;
	}

div#help-wrapper04 {
	background: url(/images/help_frame_bt_repeat.gif) repeat-x left bottom;
	}

div#help-wrapper05 {
	background: url(/images/help_frame_bt_left.gif) no-repeat left bottom;
	}

div#help-wrapper06 {
	padding-bottom: 10px;
	background: url(/images/help_frame_bt_right.gif) no-repeat right bottom;
	height: 1%;
	}

div#help-wrapper-in {
	padding: 0px 9px 0px 10px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	}

div#help-wrapper-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#help-wrapper-in { display:inline-block; }
/*\*/
* html div#help-wrapper-in { height:1%; }
div#help-wrapper-in { display:block; }
/**/

div.help-h2 {
	background: url(/images/titlebar_help.gif);
	}

div.help-h2 h2 {
	padding: 3px 0px 2px 32px;
	background: url(/images/icon_help.gif) no-repeat left top;
	color: #666666;
	font-size: 75%;
	font-weight: bold;
	}

div.help-box {
	width: 100%;
	padding-top: 10px;
	}

div.help-box-left {
	float: left;
	width: 48%;
	margin-right: 10px;
	padding-right: 15px;
	background: url(/images/line_help.gif) repeat-y right top;
	}

p.help-menu-tit {
	padding: 0px 0px 0px 18px;
	background: url(/images/icon_help_mini.gif) no-repeat left top;
	font-size: 85%;
	font-weight: bold;
	line-height: 150%;
	}

p.help-menu-tit02 {
	padding: 0px 0px 0px 18px;
	margin-bottom: 20px;
	background: url(/images/icon_help_mini.gif) no-repeat left top;
	font-size: 85%;
	font-weight: bold;
	line-height: 150%;
	}

div.help-box ul {
	padding: 3px 0px 20px 18px;
	}

div.help-box ul li {
	margin-bottom: 3px;
	font-size: 75%;
	}

div.help-box-right {
	float: right;
	width: 47%;
	}

div.help-box ul.question-list {
	padding: 3px 0px 0px 0px;
	}

div.help-box ul.question-list li {
	padding: 3px 0px 0px 0px;
	}

div.help-box ul.ans-list {
	padding: 3px 0px 0px 10px;
	}

div.help-box ul.ans-list li {
	padding: 0px;
	}

p.help-top {
	text-align: right;
	font-size: 75%;
	}

div.help-sub-tit {
	margin: 10px 0px;
	padding: 1px 0px 0px 0px;
	background: #eeeeee;
	}

div.help-sub-tit p {
	margin-left: 4px;
	padding: 0px 0px 0px 18px;
	background: url(/images/icon_help_mini.gif) no-repeat left top;
	color: #666666;
	font-size: 85%;
	font-weight: bold;
	line-height: 150%;
	}

p.ans-txt {
	padding-bottom: 10px;
	font-size: 75%;
	}

p.ans-txt02 {
	padding-bottom: 10px;
	font-size: 75%;
	font-weight: bold;
	}

div#help-wrapper-in:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
div#help-wrapper-in { display:inline-block; }
/*\*/
* html div#help-wrapper-in { height:1%; }
div#help-wrapper-in { display:block; }
/**/

div.privacy-box {
	width: 100%;
	padding-top: 10px;
	}

div.privacy-box p {
	margin-bottom: 18px;
	font-size: 75%;
	}

div.privacy-box p.no {
	margin-bottom: 0px;
	font-size: 75%;
	}

div.privacy-box p.no02 {
	margin-bottom: 10px;
	font-size: 75%;
	}

div.privacy-box p span {
	font-weight: bold;
	}

table.help-tb01 {
	width: 100%;
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-collapse: collapse;
}

table.help-tb01 th,
table.help-tb01 td {
	padding: 4px 10px;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-size: 75%;
}

table.help-tb01 th {
	background: #f0f0f0;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

table.help-tb01 th.w30 {
	width: 30%;
}

table.help-tb01 th.w31 {
	width: 31%;
}

table.help-tb01 td {
	text-align: center;
	vertical-align: middle;
}

table.help-tb01 td.left-bold {
	width: 35%;
	text-align: left;
	color: #666666;
	font-weight: bold;
	vertical-align: top;
}

table.help-tb01 td.triangle {
	background: #fffbe8;
}

table.help-tb01 td.triangle span {
	color: #ffca13;
}

table.help-tb01 td.circle {
	background: #eaf9fa;
}

table.help-tb01 td.circle span {
	color: #35b2ba;
}

table.help-tb01 td.batu {
	background: url(/images/bg_batu.gif);
}

table.help-tb01 td.batu span {
	color: #ff5a5a;
	font-weight: bold;
}

p.help-explain01 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno01.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain01 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain02 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno02.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain02 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain03 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno03.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain03 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain04 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno04.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain04 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain05 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno05.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain05 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain06 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno06.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain06 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain07 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno07.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain07 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain08 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno08.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain08 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.help-explain09 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 28px;
	background: url(/images/icon_helpno09.gif) no-repeat left top;
	font-size: 75%;
}
p.help-explain09 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

p.step-txt01 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 68px;
	background: url(/images/help_step01.gif) no-repeat left top;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
}

p.step-txt02 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 68px;
	background: url(/images/help_step02.gif) no-repeat left top;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
}

p.step-txt03 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 68px;
	background: url(/images/help_step03.gif) no-repeat left top;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
}

p.step-txt04 {
	margin-bottom: 10px;
	padding: 1px 0px 4px 68px;
	background: url(/images/help_step04.gif) no-repeat left top;
	font-size: 75%;
	font-weight: bold;
	line-height: 140%;
}

p.help-explain09 span {
	color: #ff6666;
	font-size: 120%;
	font-weight: bold;
}

div.bn-box {
	margin-bottom: 20px;
	}

* html div.bn-box input {
	width: 120px;
	}
* + html div.bn-box input {
	width: 120px;
	}

div.bn-box p {
	font-size: 75%;
	}

div.bn-box div.bn-url {
	width: 100%;
	height: 65px;
	overflow: auto;
	margin: 5px 0px 10px 0px;
	border: 1px solid #999999;
	}

div.bn-box div.bn-url p {
	padding: 5px 10px;
	font-size: 75%;
	}

div.help-right-menu {
	background: #ededed url(/images/bg_help_right.gif) no-repeat left top;
	}

div.help-right-menu ul {
	padding: 13px 10px 5px 10px;
	font-size: 75%;
	}

div.help-right-menu ul li {
	margin-bottom: 9px;
	}

div.help-prt01 {
	width: 100%;
	}

div.help-prt01-left {
	float: left;
	width: 301px;
	}

div.help-prt01-right {
	float: right;
	width: 100%;
	margin-left: -314px;
	}

div.help-prt01-right-in {
	margin-left: 314px;
	}


td.errorbody {
	text-align: center;
	}

td.errorbody p {
	margin-bottom: 25px;
	font-size: 80%;
	}

td.errorbody p.err-txt01 {
	color: #666666;
	font-size: 160%;
	line-height: 130%;
	}

td.errorbody p.err-txt01 span {
	color: #ff6666;
	}

td.errorbody p.err-txt02 {
	width: 410px;
	margin: 0px auto 25px auto;
	text-align: left;
	}

/*初めての方へ*/

div.help-about-box {
	width: 100%;
	padding-top: 10px;
	}

div.help-about-box img {
	vertical-align: bottom;
	}

div.help-about-box div.help-sub-tit02 {
	margin: 10px 0px;
	padding: 0px;
	background: #eeeeee;
	}

div.help-about-box div.help-sub-tit02 p {
	margin-left: 4px;
	padding: 0px 0px 0px 18px;
	background: url(/images/icon_help_mini02.gif) no-repeat left top;
	color: #0099cc;
	font-size: 105%;
	font-weight: bold;
	line-height: 140%;
	}

div.help-about-box p {
	font-size: 75%;
	}

div.help-about-box p.about01 {
	width: 486px;
	height: 117px;
	margin-bottom: 13px;
	background: url(/images/help_about_illust01.jpg) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-box div.title01 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(/images/help_about_line.gif) repeat-x left bottom;
}

div.help-about-box div.title01 p {
	width: 298px;
	height: 16px;
	margin-top: 12px;
	background: url(/images/help_about_txt01.gif) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-box p.title02 {
	width: 314px;
	height: 27px;
	margin-bottom: 10px;
	background: url(/images/help_about_txt02.gif) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-ct-box {
	width: 670px;
	margin-bottom: 10px;
	background: url(/images/help_about_ct_repeat.gif) repeat-y left top;
}

div.help-about-ct-box02 {
	width: 670px;
	background: url(/images/help_about_ct_tp.gif) no-repeat left top;
}

div.help-about-ct-box03 {
	width: 670px;
	padding: 5px 0px;
	background: url(/images/help_about_ct_bt.gif) no-repeat left bottom;
}

div.help-about-box div.help-about-ct-box p.title03 {
	width: 660px;
	height: 27px;
	margin: 5px 5px 5px 5px;
	background: url(/images/help_about_titlebar01.gif) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-box div.help-about-ct-box p {
	margin: 0px 5px 0px 8px;
	}

div.help-about-ct-box04 {
	width: 650px;
	margin: 15px 0px 0px 10px;
}

div.help-about-ct-box04 div.help-about-ct-box04-left {
	float: left;
	width: 320px;
	padding-bottom: 5px;
	text-align: center;
}

div.help-about-ct-box04 div.help-about-ct-box04-right {
	float: right;
	width: 320px;
	padding-bottom: 5px;
	text-align: center;
}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 p {
	margin: 0px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-left p.txt02 {
	width: 320px;
	height: 21px;
	background: url(/images/help_about_txt03.gif) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-left p.about02 {
	width: 320px;
	height: 128px;
	margin-bottom: 8px;
	background: url(/images/help_about_illust02.jpg) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-right p.txt03 {
	width: 320px;
	height: 21px;
	background: url(/images/help_about_txt04.gif) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-right p.about04 {
	width: 320px;
	height: 128px;
	margin-bottom: 8px;
	background: url(/images/help_about_illust03.jpg) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box p.title04 {
	width: 660px;
	height: 27px;
	margin: 5px 5px 5px 5px;
	background: url(/images/help_about_titlebar02.gif) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-ct-box05 {
	width: 660px;
	margin: 15px 0px 0px 5px;
}

div.help-about-box div.help-about-ct-box div.help-about-ct-box05 p.txt04 {
	width: 660px;
	height: 21px;
	margin: 0px;
	background: url(/images/help_about_txt05.gif) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box05 div.help-about-ct-box05-left {
	float: left;
	width: 323px;
	height: 119px;
	margin: 0px 55px 0px 0px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box05 div.help-about-ct-box05-left p.about05 {
	width: 323px;
	height: 119px;
	margin: 0px;
	background: url(/images/help_about_illust04.jpg) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box05 div.help-about-ct-box05-right {
	float: left;
	width: 243px;
	margin: 0px;
	padding-top: 11px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box05 div.help-about-ct-box05-right p {
	margin: 3px 0px 10px 0px;
	text-align: center;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box05 p.btn-golist {
	clear: both;
	padding-bottom: 5px;
	text-align: center;
	}

div.help-about-box div.help-about-ct-box p.title05 {
	width: 660px;
	height: 27px;
	margin: 5px 5px 5px 5px;
	background: url(/images/help_about_titlebar03.gif) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-left p.txt04 {
	width: 320px;
	height: 21px;
	background: url(/images/help_about_txt06.gif) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-left p.about06 {
	width: 320px;
	height: 128px;
	margin-bottom: 8px;
	background: url(/images/help_about_illust05.jpg) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-right p.txt05 {
	width: 320px;
	height: 21px;
	background: url(/images/help_about_txt07.gif) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-right p.about07 {
	width: 320px;
	height: 128px;
	margin-bottom: 8px;
	background: url(/images/help_about_illust06.jpg) no-repeat left top;
	text-indent: -9999px;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-right div {
	padding-left: 60px;
	text-align: left;
	}

div.help-about-box div.help-about-ct-box div.help-about-ct-box04 div.help-about-ct-box04-right p.attention {
	width: 91px;
	height: 15px;
	margin: 0px;
	background: url(/images/help_about_txt09.gif) no-repeat left top;
	text-indent: -9999px;
	display: block;
	}

div.help-about-box div.help-about-ct-box p.title06 {
	width: 660px;
	height: 27px;
	margin: 5px 5px 5px 5px;
	background: url(/images/help_about_titlebar04.gif) no-repeat left top;
	text-indent: -9999px;
}

div.help-about-ct-box03 ul {
	margin: 15px 6px 20px 6px;
}

div.help-about-ct-box03 ul li {
	padding-left: 15px;
	background: url(/images/help_icon_dot.gif) no-repeat left top;
	font-size: 75%;
}

div.help-about-ct-box03 div.btn-area {
	text-align: center;
}

div.help-about-ct-box03 div.btn-area p.attention02 {
	width: 374px;
	height: 32px;
	margin: 10px auto 0px auto;
	padding-bottom: 5px;
	background: url(/images/help_about_txt08.gif) no-repeat left top;
	text-indent: -9999px;
	text-align: center;
}

p.recommend img {
	vertical-align: text-bottom;
	}
	
div.diary-footer .delete a {
	padding-left: 13px;
	background: url(/images/btn_close.gif) no-repeat left top;
	font-size: 65%;
	}
div.diary-footer .delete a:link {
	color: #cc0000;
	text-decoration: none;
	}
div.diary-footer .delete a:visited {
	color: #cc0000;
	text-decoration: none;
	}
div.diary-footer .delete a:hover {
	color: #cc0000;
	text-decoration: underline;
	}
div.diary-footer .delete a:active {
	color: #cc0000;
	text-decoration: none;
	}

div.diary-footer .delete p {
	padding: 3px 0px 15px 0px;
	font-size: 75%;
	}
	
	
	div.sitemap-h2 {
    background: url(/images/titlebar_help.gif);
    }

div.sitemap-h2 h2 {
    padding: 3px 0px 1px 32px;
    background: url(/images/icon_sitemap.gif) no-repeat left top;
    color: #666;
    font-size: 75%;
    font-weight: bold;
    }

div.sitemap-navi-ul{
        font-size:80%;
        margin:6px 0px 8px;
}

div.sitemap-navi-ul li{
        display:inline;
}

div.sitemap-navi-ul li a{
        margin:0px 5px 0px 0px;
}

div.sitemap-navi-ul li strong{
        margin:0px 5px 0px 0px;
}

div.sitemap-box {
    width: 100%;
    padding-top: 10px;
    }

div.sitemap-box .sitemap-box-left{
    width:32.5%;
    float:left;
}

div.sitemap-box .sitemap-box-right{
    background: url(/images/line_help.gif) repeat-y left top;
    padding-left:15px;
    width:32%;
    float:left;
}

p.sitemap-menu-tit {
    padding: 0px 0px 0px 18px;
    background: url(/images/icon_sitemap_mini.gif) no-repeat left 3px;
    font-size: 85%;
    font-weight: bold;
    line-height: 150%;
    }

div.sitemap-box ul {
    padding: 3px 0px 20px 18px;
    }

div.sitemap-box ul li {
    margin-bottom: 3px;
    font-size: 75%;
    }

/*----------リンク----------*/

div.link-h2 {
	background: url(/images/titlebar_help.gif);
	}

div.link-h2 h2 {
	padding: 3px 0px 1px 32px;
	background: url(/images/icon_link.gif) no-repeat left top;
	color: #666;
	font-size: 75%;
	font-weight: bold;
	}

.link {
        margin:10px auto 0;
}

.link li{
        width:46.5%;
        margin:0 4px 10px 4px;
        background:#F4F4F4;
        border:1px solid #ccc;
        padding:10px 10px 0px 10px;
        float:left;
}

.link .site-img{
        text-align:center;
        width:110px;
        float:left;
        margin-right:10px;
}

.link .site-info{
        font-size:75%;
        line-height:150%;
        margin-left:122px;
}

.link .site-info strong{
        font-weight:bold;
        font-size:125%;
}

div.link-box {
	width: 100%;
	padding-top: 10px;
}


/*blogparts*/
div#hawaiis_blogparts{
width:180px;
padding:5px;
}
	
div#hawaiis_blogparts img{
border:0;
}
	
div#hawaiis_blogparts p.hawaiis_copyright {
	font-size:70%;
	margin:5px 0;
	padding:5px;
	line-height:130%;
	}

div#hawaiis_blogparts p.hawaiis_copyright img{
	margin-bottom:5px;
}

div#hawaiis_blogparts p.hawaiis_no_review {
	font-size:75%;
	line-height:150%;
	}
	
div#hawaiis_blogparts .memo-fixed-box {
    margin-bottom:10px;
	width: 100%;
	padding-bottom: 10px;
	background: url(/images/line_rank_bottom02.gif) repeat-x left bottom;
	}

div#hawaiis_blogparts .hawaiis_info{
	padding-top:7px;
	clear:both;
}

div#hawaiis_blogparts div.nearmemo-left {
	float: left;
	width: 120px;
	line-height:110%;
	padding:0;
	}
	
div#hawaiis_blogparts div.nearmemo-right {
	float: right;
	width: 50px;
	}

div#hawaiis_blogparts p.nearmemo-tit {
	padding: 0px 0px 0px 0px;
	font-size: 75%;
	font-weight: bold;
	margin:0;
	}
	
div#hawaiis_blogparts p.recommend {
	font-weight: bold;
	font-size:65%;
	margin:5px 0 0 0;
	}

div#hawaiis_blogparts .hawaiis_info ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
div#hawaiis_blogparts .hawaiis_info ul/*IE5.5+*/ {
	>margin: 0px 0px 3px 0px;
	}

div#hawaiis_blogparts .hawaiis_info ul li {
	display: inline;
	padding: 0px 6px 0px 0px;
	font-size: 65%;
	}

div.diary-right-box p.blogparts {
	font-size: 75%;
	margin-top:8px;
	}
	
div.diary-right-box input.blogparts {
	font-size: 75%;
	margin:5px 0 15px;
	width:96%;
	}

div.mypage-exbox03 {
	margin: 12px 0 15px 0;
	padding: 9px;
	background:#FBFBFB;
	border: 1px solid #e5e5e5;
	font-size:80%;
	}

div.mypage-exbox03 ul.relation{
float:left;
}

div.mypage-exbox03 ul.relation li{
font-size:100%;
display:block;
}

div.mypage-exbox03 span{
float:left;
width:5.3em;
}

div.mypage-exbox03:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

div.mypage-exbox03 { display:inline-block; }
* html div.mypage-exbox03 { height:1%; }
div.mypage-exbox03 { display:block; }
