@charset "utf-8";
body {
	font-family: "?q???M?m?p?S Pro W3","Hiragino Kaku Gothic Pro","???C???I",Meiryo,"?l?r ?o?S?V?b?N",sans-serif;
	text-align: center;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
/*link*/
a {
	text-decoration: underline;
}
a:link {
	color: #4AC0FF;
}
a:visited {
	color: #4AC0FF;
}
a:active {
	color: #3366cc;
}
a:hover {
	color: #3366cc;
    text-decoration: none;
}
/*clearfix*/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix { display: inline-block; }

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

/*base*/
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
/*nondisplay*/
.sidebar-top {
	padding:0px 15px 40px;
	margin:0px;
}
#sidebar1 .sidebar-top {
	display:none;
}
#sidebar2 .sidebar-top {
	display: none;
}
#banner-top, #banner-bottom, #banner-body-top, a#banner-img, #main-top, #main-bottom, .sidebar-bottom, .module-top, .module-bottom, .content-top, .content-bottom, .entry-top, .entry-bottom, .date-footer, #footer{
	display: none;
}
/*container*/
#container #pageup {
	width: 900px;
	padding: 0px;
	margin: 0px auto;
}
#container #pageup p{
	text-align: right;
	font-size: 0.8em;
}
#pagination {
	text-align:center;
}
#pagination em {
	font-style: normal;
}
/*header*/
#container #header {
	margin: 0px;
	padding: 0px;
	height: 40px;
	background: url(/img/common/headerBg.gif) repeat-x bottom;
	border-top: 2px solid #ffea00;
}
#container #header #header-innner {
	width: 945px;
	margin: 0px auto;
	padding: 0px;
}
#container #header ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#container #header #logo-area {
	float: left;
}
#container #header #logo-area li {
	float: left;
	padding: 0px;
	margin: 2px 5px 0px 3px;
	height: 36px;
}
#container #header #headerNav {
	float: right;
	font-size: 0.8em;
	margin:13px 0px 0px 0px;
}
#container #header #headerNav li {
	display: inline;
	margin-right: 5px;
}
#container .rline {
	border-right: 1px solid #999999;
	padding-right: 6px;
}
#container #header #headerNav li a{
	color: #666666;
	text-decoration: none;	
}
#container #header #headerNav li a:hover{
	color: #FF6600;
}
/*banner*/
#banner {
background: #FFFFFF url(/css/userdata/000/000/003/U_IMG_BANNER.jpg) no-repeat left top;
	width: 945px;
	height:350px;
	text-align: left;
	padding: 0px;
	margin:0px auto;
	clear: both;
}
#banner-body {
	padding: 20px 50px 0px;
	margin: 0px;
}
#banner-body-bottom {
	clear:both;
}
#banner a {
    color: #3366cc;
	text-decoration: none;
}
#banner h1 {
	font-size: x-large;
	font-weight: bold;
	color: #3366cc;
	line-height: 120%;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#banner h2 {
	font-size: small;
	font-weight: normal;
	line-height: 130%;
	padding: 0px;
	margin: 0px;
	color: #fe1a5a;
}
/*column_size*/
#main {
	position: relative;
	margin: 0px auto;
	padding-top: 20px;
	width: 900px;
	text-align: left;
}
#sidebar1, #sidebar2, #side {
	float: left;
	width: 200px;
}
#center {
	float: left;
	width: 500px;
}
/*sidebar*/
#sidebar_l, #sidebar_r {
	padding: 0px 10px;
    margin: 0px;
}
#sidebar_l ul, #sidebar_r ul {
	padding: 0px;
	margin: 0px;
}
#sidebar_l li, #sidebar_r li {
	text-align: left;
}
#sidebar_l img, #sidebar_r img {
	border: none;
    padding: 0px;
	margin: 0px;
}
#sidebar_l h2, #sidebar_r h2, #disable h2 {
	text-align:left;
	font-size: small;
	font-weight: bold;
	line-height: 120%;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 5px 28px;
	background: url(/img/blogs/pine/icon_title.gif) no-repeat left center;
}
.module {
	margin: 0px 0px 40px 0px;
	padding: 0px;
}
.sidebar-empty {
	margin: 0px;
	padding: 3px;
}
/*profile*/
#item_10 {
	font-size: 0.8em;
}	
#profile_image {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#item_10 .prof_name {
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 5px 0px;
}
#item_10 .prof_txt {
	line-height: 140%;
}
#item_10 p.okinawa {
	background-color: #f28a0f;
	width: 90px;
	height: 15px;
	color: #FFFFFF;
	border-left: 5px solid #f20f14;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
	line-height: 100%;
}
#item_10 p.yamato {
	background-color: #2068E1;
	width: 90px;
	height: 15px;
	color: #FFFFFF;
	border-left: 5px solid #0000A8;
	padding: 3px 0px 0px 5px;
	margin: 0px 0px 5px 0px;
	font-size: 0.8em;
	line-height: 100%;
}
/*calendar*/
#item_1 .module-body table {
	font-size: 0.8em;
	line-height: 1.4;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
}
/*blog-serch*/
#item_2 .search-txt {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
}
#item_2 .freebox {
	width: 110px;
}
/*recent-entry*/
#item_3 li {
	font-size: 0.8em;
	list-style-type: none;
	line-height: 130%;
	margin-top: 10px;
}
/*recent-comment*/
#item_5 li {
	font-size: 0.8em;
	list-style-type: none;
	line-height: 130%;
	margin-top: 10px;
}
/*archive*/
#item_13 li {
	font-size: 0.8em;
	list-style-type: none;
	line-height: 130%;
	margin-top: 5px;
}
/*tag-search*/
#item_7 li {
	font-size: 0.8em;
	list-style-type: none;
	line-height: 110%;
	margin-top: 5px;
}
/*rating*/
#item_4 table {
	font-size: 0.8em;
	width: 100%;
}
#item_4 .rating_date {
	vertical-align: bottom;
	width: 85%;
}
#item_4 .rating_img {
	width: 15%;
	padding-right: 5px;
}
/*facilities*/
#item_11 {
	font-size: 0.8em;
	line-height: 140%;
}
#item_11 .spot-name {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: center;
	margin: 0px;
}
#item_11 .area-name {
	margin: 0px;
	padding: 5px 0px;
}
#item_11 table {
	width: 100%;
}
#item_11 .cat {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}
#item_11 #spot-img img {
	border: 2px solid #E7E7E7;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 5px auto;
}
/*relation*/
#item_12 {
	font-size: 0.8em;
}
#item_12 dl {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 0px;
	clear: both;
	border-bottom:1px dashed #3366cc;
}
#item_12 dt {
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}
#item_12 dd {
	line-height: 1.2;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5x 0px;
}
/*photo-album*/
#item_6 .text_recent {
	text-align:right;
	font-size: 0.8em;
	font-weight:normal;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#item_6 .album {
	float:left;
	width: 60px;
	height: 50px;
	margin-bottom: 3px;
}
#item_6 .album .album-innner {
	width: 50px;
	height: 40px;
	text-align: center;
	padding: 2px;
	border: 1px solid #C5C5C5;
}
#item_6 .noalbum {
	display: none;
}
/*qrcode*/
#item_8 .qr-txt {
	font-size: 0.8em;
	line-height: 130%;
	padding: 0px;
	margin: 0px 10px;
}
#item_8 .qr-img {
	padding: 0px;
	margin: 10px 0px;
	text-align: center;
}
/*coupon*/
#item_15 li {
	font-size: 0.8em;
	padding-bottom: 3px;
	background: #FE3333 url(/img/common/couponBg.gif) no-repeat left top;
	border: 1px solid #999999;
	margin-top: 5px;
	line-height: 110%;
	list-style: none;
}
#item_15 li a {
	color: #FCFCFC;
	display: block;
	width: 120px;
	padding: 3px 5px 2px 50px;
}
#item_15 li a:hover {
	color: #FFCC66;
}
#item_15 .moreinfo {
	font-size: 0.8em;
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
}
/*menu*/
#item_14 {
	font-size: 0.8em;
	line-height: 110%;
	margin-top: 5px;
}
#item_14 dl {
	margin: 0px 5px;
	padding: 10px 0px;
	width: 160px;
	border-bottom: 1px dashed #3366cc;
}
#item_14 dt {
	margin-bottom: 3px;
	margin-top: 0px;
	margin-left: 5px;
}
#item_14 dd {
	text-align: right;
	margin-right: 5px;
}
#item_14 .moreinfo {
	text-align: right;
	padding-right: 5px;
	padding-top: 10px;
}
/*homebanner*/
#item_9 p {
	text-align: center;
}
#item_9 ul {
	list-style-type: none;
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#item_9 li {
	display: inline;
	margin-right: 5px;
}
/*content*/
.content {
	font-size: 0.9em;
	padding: 0px 15px;
	margin: 0px;
}
.content p {
	font-size: small;
	font-weight: normal;
    padding:0px 0px 10px 0px;
    margin:0px;
	line-height: 1.7;
}
.content li {
  	text-align:left;
}
.content h2 {
	padding: 15px 0px 15px 45px;
	margin-bottom:6px;
	font-size: medium;
	background: url(/img/blogs/pine/icon_title2.gif) no-repeat left center;
}
.content h2, .content h2 a, .content h2 a:link, .content h2 a:visited, .content h2 a:active, .content h2 a:hover {
	text-decoration: none;
	color: #666666;
}
.content h2 a:active, .content h2 a:hover{
	text-decoration: underline;
}
/*entry*/
.entry {
    padding:0px;
	margin:0px;
}
.entry-body, .entry-more {
	width:470px;
}
.entry-body-bottom {
	clear:both;
	height: 1px;
}
.entry p {
	font-size: 0.9em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content p.post-date {
	font-size: 0.9em;
	line-height: 130%;
	text-align: right;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 5px;
}
.content p.posted {
	font-size: 0.9em;
	line-height: 130%;
	float: left;
	margin-bottom: 10px;
	clear: both;
	padding: 0px 0px 5px;
}
.content p.entry-tag {
	font-size: 0.9em;
	line-height: 130%;
	text-align: left;
	border-bottom:1px dashed #3366cc;
	padding: 0px 0px 10px;
	margin: 0px 0px 10px;
}
.content p.entry-comment-bt {
	text-align: right;
	margin: 0px 0px 50px 0px;
	padding: 0px;
}
/* comment */
#center div.comment-list {
	padding-top: 5px;
}
#center div.comment-list h2 {
	padding: 4px 0px 4px 30px;
	margin-bottom: 8px;
	background: url(/img/blogs/pine/icon_title.gif) no-repeat center left;
	font-size: 1.2em;
	font-weight: bold;
}
#center div.comment-list p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
}
#center div.comment-body p {
	margin-bottom: 15px;
}
div.comment-content {
	margin-bottom: 14px;
	padding-bottom: 15px;
	border-bottom:1px dashed #3366cc;
}
.comment-form {
	padding: 25px 0px 0px 0px;
}
#center div.comment-form h2 {
	padding: 4px 0px 4px 30px;
	margin-bottom: 8px;
	background: url(/img/blogs/pine/icon_title.gif) no-repeat center left;
	font-size: 1.2em;
	font-weight: bold;
}
#comment-text-field textarea {
	border: solid 1px #CCCCCC;
	background-color: #FFFFFF;
	width: 425px;
	height: 150px;
}
#comment-submit{
	text-align: center;
}
#center div.entry-comment {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}
div.comment-content p.com-date, p.com-name {
	text-align: right;
}
div.comment-form #comment-form-data #eval {
	width: 380px;
	margin: 0px auto 10px auto;
}
div.comment-form form {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px;
}
.comment-form form p {
	margin: 0px 0px 18px 20px;
}
/*footer-subtopNav*/
#container #subtopNav {
	font-size: 0.8em;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#container #subtopNav address {
	font-style: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 1.0;
}
#container #subtopNav ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container #subtopNav li {
	display: inline;
	margin-right: 5px;
}
/*disable */
.content #disable {
	background: #F0F0F0;
	padding: 10px;
	color: #000000;
	margin: 20px;
	border:3px solid #C5C5C5;
}
.content #disable .msg {
	background:#EFE5D1 none repeat scroll 0%;
	margin:0px 0px 20px;
	padding:0px;
	text-align:center;
}
.hover {
	cursor: move;
}
