/*
Thema Name: NS Theme
Thema URI: http://www.unn.co.jp./blog_test/otsuka_hotel/ns/
Description: This is NS theme.
Version: 1.0
*/

body {
	font-style:normal;
	font-weight:normal;
	text-align:left;
	text-indent:0pt;
	letter-spacing:0em;
	color:#000;
	margin:0;
	padding:0;
}

a:link {
	color: #7F7F66;
	text-decoration: underline;
}

a:visited {
	color: #7F7F66;
	text-decoration: underline;
}

a:hover {
	color: #fe7b20;
	text-decoration: underline;
}

a:active {
	color: #7F7F66;
	text-decoration: underline;
}

/*-------------------------------------------------
  基本設定
-------------------------------------------------*/
img {
	margin:0;
	padding:0;
	vertical-align:middle;
	border:0;
}

.contentend {
	clear:both;
	margin:0;
	padding:0;
}

#wrapper0 {
	width:100%;
	background:#213F28 url(img/common/bg.gif) top left repeat-x;
	margin:0 auto;
}

#wrapper1 {
	width:860px;
	background:url(img/common/basebg.gif) top left repeat-y;
	margin:0 auto;
}

#wrapper2 {
	width:860px;
	background:url(img/common/contentbg.gif) top left no-repeat;
	margin:0;
	overflow:auto;
}

/*\*/
　* html div.parent{overflow: visible;}
/**/

#head_menu {
	position: relative;
	width:860px;
	height:272px;
	background:#000 url(img/common/headbg.jpg) bottom left no-repeat;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#head_menu h1 {
	margin:0;
	padding:200px 0 0 40px;
	font-size: 1.5em;
	font-weight: bold;
}

#head_menu a {
	text-decoration: none;
	color: #fff;
}

#head_menu p {
	margin:0;
	padding:10px 0 0 40px;
	font-size: 0.8em;
	color: #fff;
}

/* フッター */
#foot {
	clear:both;
	width:860px;
	margin:0 auto;
	font-size: 80%;
}

.pagetop {
	width:845px;
	background:#213F28 url(img/common/footbg.gif) top left no-repeat;
	margin:0 auto;
	padding:10px 15px 0 0;
	text-align:right;
	font-size: 80%;
}

.pagetop a:link {
	color: #fff;
	text-decoration: underline;
}

.pagetop a:visited {
	color: #fff;
	text-decoration: underline;
}

.pagetop a:hover {
	color: #fe7b20;
	text-decoration: underline;
}

.pagetop a:active {
	color: #fff;
	text-decoration: underline;
}

#footlink {
	width:840px;
	margin:0 auto;
	font-size: 80%;
}

#footcopy {
	width:840px;
	margin:0 auto;
	font-size: 80%;
}

.underlink_a {
	margin:10px 0 0 0;
	padding:5px 5px 5px 0;
	text-align:right;
	border-top:1px #7F7F66 dotted;
}

.underlink_b {
	margin:5px 0 0 0;
	padding:5px;
	text-align:right;
	background-color:#7F7F66;
}

.underlink_c {
	width:820px;
	margin:5px 0 0 0;
	padding:0;
	text-align:left;
/*	float:left; */
}

.underlink_d {
	width:820px;
	margin:5px 5px 5px 0;
	padding:0;
	text-align:right;
	color:#fff;
	float:right;
}

#footlink ul {
	margin:0;
	padding:0;
	list-style:none;
	float: right;
}

#footlink a:link {
	color: #fff;
	text-decoration: none;
}

#footlink a:visited {
	color: #fff;
	text-decoration: none;
}

#footlink a:hover {
	color: #fe7b20;
	text-decoration: underline;
}

#footlink a:active {
	color: #fff;
	text-decoration: none;
}

#footcopy ul {
	margin:0;
	padding:0;
	list-style:none;
	float: left;
}

#footcopy a:link {
	color: #fff;
	text-decoration: none;
}

#footcopy a:visited {
	color: #fff;
	text-decoration: none;
}

#footcopy a:hover {
	color: #fe7b20;
	text-decoration: underline;
}

#footcopy a:active {
	color: #fff;
	text-decoration: none;
}

#footlink li.link_a {
	margin:0 5px 0 0;
	padding:0 0 5px 10px;
	background:url(img/common/link_icon01.gif) top left no-repeat;
	float:left;
}

#footlink li.link_b {
	margin:0 5px 0 0;
	padding:0 0 5px 12px;
	background:url(img/common/link_icon02.gif) top left no-repeat;
	float:left;
}

#footcopy li.link_c {
	margin:0 5px 0 0;
	padding:0 0 5px 10px;
	background:url(img/common/link_icon01.gif) top left no-repeat;
	float:left;
}

#footcopy li.link_d {
	margin:0 5px 0 0;
	padding:0 0 5px 12px;
	background:url(img/common/link_icon02.gif) top left no-repeat;
	float:left;
}

/*-------------------------------------------------
  トップ設定
-------------------------------------------------*/
/* コンテンツ */
#content {
	width: 530px;
	float: left;
	margin: 0 0 20px 0;
	padding-left: 40px;
}

p#pagetitle {
	font-size: 0.875em;
	font-weight: bold;
	color: #7F7F66;
	border: dotted 1px #999;
	text-align: center;
	padding: 10px 0;
	margin-top: 20px;
}

/* 記事 */
div.post {
	border-bottom: solid 1px #AFAF9C;
	padding: 20px 10px;
	margin: 0;
	clear: both;
}

h2.mark {
	background-image: url(mark.png);
	background-repeat: no-repeat;
	font-size: 90%;
	border-bottom: dotted 1px #7F7F66;
	padding-left: 25px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
}

div.post h2 a {
	text-decoration: none;
	color: #7F7F66;
}

div.post p {
	font-size: 80%;
	line-height: 1.6;
	margin-top: 10px;
}

div.post li {
	font-size: 80%;
}

.post-meta {
	color: orange;
	font-size: 80%;
}
.post-meta-key {
	color: green;
	font-weight: bold;
}

p.postinfo {
	color: #999;
	text-align: right;
	margin: 0;
	clear: both;
}

p.postinfo a {
	color: #7F7F66;
}

/* 記事内の画像 */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.post img {
	border: none;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 2px;
}

.alignright {
	float:right;
	margin-left: 10px;
	margin-bottom: 2px;
}

.wp-caption-dt {
	margin: 0;
}

.wp-caption-dd {
	margin: 0;
	font-size: 80%;
}

/* ページリンク */
p.pagelink a {
	font-size: 80%;
	color: #7F7F66;
}

span.pagerev {
	float: left;
}

span.pagenext {
	float: right;
}

/* コメント */
#comments {
	clear: both;
}

div#com {
	border: solid 1px #7F7F66;
	padding: 0 18px;
	margin-top: 45px;
}

textarea {
	width: 400px;
}

div#com h3 {
	font-size: 100%;
	border-bottom: solid 1px #7F7F66;
	padding-bottom: 3px;
	margin-top: 20px;
}

div#com p {
	font-size: 80%;
}

div.compost {
	border-bottom: dotted 1px #7F7F66;
}

p.cominfo {
	text-align: right;
}

div#com a {
	color: #7F7F66;
}

p#comfeed img {
	vertical-align: middle;
}

p#comfeed a {
	color: black;
	text-decoration: none;
}

p#comfeed {
	background-color: #7F7F66;
	padding: 8px;
	margin-top: 30px;
}

p#trurl {
	background-color: #7F7F66;
	padding: 8px;
	margin-bottom: 30px;
}

/* トラックバック */
div#tr {
	border: solid 1px #7F7F66;
	padding: 0 18px;
	margin-top: 20px;
}

div#tr h3 {
	font-size: 100%;
	border-bottom: solid 1px #7F7F66;
	padding-bottom: 3px;
	margin-top: 20px;
}

div#tr p {
	font-size: 80%;
}

div#tr a {
	color: #A3C2DA;
}

/* サイドバー */
#sidebar {
	width: 220px;
	float: right;
	margin: 20px 0 20px 0 ;
	padding-right: 40px;
}

div#sidebar h2 {
	background-image: url(menubar.gif);
	background-repeat: no-repeat;
	color: #000;
	font-size: 90%;
	padding: 5px 13px;
	margin: 0;
}

div#sidebar li {
	font-size: 80%;
	list-style-type: none;
	margin-bottom: 4px;
	background-image: url(listmark.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
}

div#sidebar li a {
	color: #000;
	text-decoration: none;
}

div#sidebar ul {
	margin: 8px 8px 20px;
	padding: 0;
}

div#sidebar ul li li {
	font-size: 1em;
	background-image: url(listmark-small.gif);
	background-position: 0 3px;
	padding-left: 12px;
}

div#sidebar ul ul {
	margin-left: 0;
}

.blogtop {
	font-size: 80%;
	margin-right: 5px;
	padding: 0 0 10px 10px;
	background:url(img/common/link_icon01c.gif) top left no-repeat;
}

.blogtop a:link {
	color: #7F7F66;
	text-decoration: none;
}

.blogtop a:visited {
	color: #7F7F66;
	text-decoration: none;
}

.blogtop a:hover {
	color: #fe7b20;
	text-decoration: underline;
}

.blogtop a:active {
	color: #7F7F66;
	text-decoration: none;
}


.hoteltop {
	font-size: 80%;
	margin-right: 5px;
	padding: 0 0 20px 10px;
	background:url(img/common/link_icon01c.gif) top left no-repeat;
}

.blogtop a:link {
	color: #7F7F66;
	text-decoration: none;
}

.blogtop a:visited {
	color: #7F7F66;
	text-decoration: none;
}

.blogtop a:hover {
	color: #fe7b20;
	text-decoration: underline;
}

.blogtop a:active {
	color: #7F7F66;
	text-decoration: none;
}





/* カレンダー */
#wp-calendar {
	width: 100%;
	margin-bottom: 20px;
	font-size: 80%;
}

#wp-calendar a {
	color: #7F7F66;
}

#wp-calendar td, #wp-calendar th {
	text-align: center;
}

#wp-calendar caption {
	background-color: #7F7F66;
	color: white;
	padding: 3px;
	text-align: center;
}

#wp-calendar #prev {
	text-align: left;
	padding-top: 3px;
	padding-left: 3px;
}

#wp-calendar #next {
	text-align: right;
	padding-top: 3px;
	padding-right: 3px;
}

/* タグクラウド */
p#tagcloud {
	line-height: 1.2;
	margin-top: 10px;
}

p#tagcloud a {
	color: #7F7F66;
}

/* フィード */
p.feed {
	font-size: 80%;
	border: solid 1px #AFAF9C;
	padding: 5px;
	margin: 25px 0;
}

p.feed a {
	color: #7F7F66;
	text-decoration: none;
}

p.feed img {
	vertical-align: middle;
	margin-right: 8px;
}

/* 記事内リンク */
a.wp-caption {
	color: #7F7F66;
	padding-left: 10px;
	background:url(img/common/link_icon01b.gif) center left no-repeat;
}

a.wpGallery {
	color: #7F7F66;
	padding-left: 12px;
	background:url(img/common/link_icon02b.gif) center left no-repeat;
}