@charset "UTF-8";
img { border-style:none; }

a img { border-style:none; }
/* ---------- reset ---------- */
.style1 {color: #CC3300}

* {
	margin:0;
	padding:0;
	font-size: 100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body {
	text-align:center;

	color: #666666;
	font-family: sans-serif;
}

#main-container {
	margin: 0 auto;
	width: 800px;
	text-align: left;
}

a {
	text-decoration:none;
	color:#313596;
}

a:hover {
	color:#313596;
	text-decoration: underline;
	background-color: #ffffff;
}

/* ---------- body_end ---------- */
/* ---------- 加えたところ　始---------- */
#main-content_top {
	background-color: none;
	width: 800px;
	/*float: right;*/
	text-align: left;
	margin-top: 0px;
}
/* ---------- 加えたところ　終 ---------- */

#main-content {
	background-color: none;
	width: 890px;
	float: right;
	text-align: left;
	margin-top: 0px;
}





/* ---------- header ---------- */

#header {
	text-align: left;
	background: transparent url(http://www.nakagawaseiryu.jp/img/header_bg.gif) no-repeat bottom left;
	margin: 15px 0 5px 0;
	width: 800px;
	height: 41px;
}

#header img {
	float: left;
	border: none;
}

#head-module p {
	float: right;
	margin-top: 30px;
	text-align: left;
	font-size: 60%;
}

#head-module p a {
	background: transparent url(http://www.nakagawaseiryu.jp/img/head-btn.gif) no-repeat left 50%;
	padding: 0 10px;
}

/* ---------- header_end ---------- */

/* ---------- search ---------- */
.site-search{
	claer: both;
	background: transparent url("http://www.nakagawaseiryu.jp/img/search-bg.gif") no-repeat top left;
	padding: 5px 0px;
	text-align:left;
	color:#ffffff;
}

.site-search form {
	margin-left: 600px;
}

.site-search label {
	text-decoration: none;
	font-size: 60%;
}
.site-search #search {border:1px solid #999999; width:120px; font-size:80%; color:#999999;}

.site-search input.submit {
	 position: relative;
	 top: 4px;
	 left: 0px;
}

/* ---------- search_end ---------- */

/* ---------- banner ---------- */

#banner {
	display:block;
	background: #ffffff url(http://www.nakagawaseiryu.jp/img/body-bg.gif) no-repeat top left;
	width:800px;
	/*width:565px;*/
	height:184px;
        text-indent:-9999px;
}

#banner h1 {
	text-align: left;
	color: #017DA7;
	font-size:16px;
	font-weight: bold;
	position: relative;
	top: 88px;
	left: 0px;
	padding-left: 20px;
	letter-spacing: 0.03em;
}

#banner a { color:#017DA7;}

#banner a:hover {
	color:#017DA7;
	background: transparent;
}

#banner h2 {
	text-align:left;
	color: #333333;
	font-size: 80%;
	font-weight: normal;
	position: relative;
	top: 104px;
	left: 0px;
	padding-left: 20px;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */
/* ---------- content top---------- */
/* ---------- .content-head_top {
	width:565px;
	background: #ffffff url(http://www.nakagawaseiryu.jp/img/content-head.gif) no-repeat left top;
	padding-top: 28px;
}
---------- */
.content_top {
	margin-top:10px;
        float:right;
        width:565px;
}

.content_top p { font-size:80%;line-height:140%; }
.content_top p.navi { font-size:80%;line-height:100%;margin-bottom:5px; }

.content_top h1{
	background: #cccccc url(http://www.nakagawaseiryu.jp/img/title_h1.gif)  no-repeat left top;
	color:#666666;
	font-size:90%;
	padding: 10px 3px 10px 20px;
	margin-bottom:10px;
}

.content_top h2{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h2.gif)  no-repeat center left;
	color:#ffffff;
	font-size:90%;
	padding: 8px 5px 6px 18px;
	margin-bottom:10px;
}

.content h2_top a {
	color:#ffffff;
	background-color: transparent;
}

.content_top h3{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h3.gif) no-repeat left top;
	color: #666666;
	font-size:80%;
	padding: 8px 5px 5px 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #2E83FF;
}

.content_top h4{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h4.gif) no-repeat left top;
	color: #666666;
	font-size:80%;
	padding: 4px 5px 4px 15px;
	margin-bottom:10px;
	border-bottom: solid 1px #2E83FF;
}

.content_top h5{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h5.gif) no-repeat center left;
	color: #666666;
	font-size:80%;
	padding-left: 20px;
	margin-bottom: 10px;
}

.content_top h6{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h6.gif) no-repeat center left;
	color: #666666;
	font-size:80%;
	padding-left: 20px;
	margin-bottom: 10px;
}

.content_top blockquote {
	font-size:80%;
	padding: 10px ;
	margin: 10px 0;
	background: transparent url(http://www.nakagawaseiryu.jp/img/blockquote-bg.gif) repeat-y center center;
	border-top: solid 1px #4894FF;
	border-bottom: solid 1px #4894FF;
}

#content_top-head {
	display:block;
	background: #ffffff url(http://www.nakagawaseiryu.jp/img/content-head.gif) no-repeat top left;
	width:565px;
	height:17px;
}

.content_top blockquote {
	font-size:80%;
	padding: 10px ;
	margin: 10px 0;
	background: transparent url(http://www.nakagawaseiryu.jp/img/blockquote-bg.gif) repeat-y center center;
	border-top: solid 1px #4894FF;
	border-bottom: solid 1px #4894FF;
}

/* ---------- content top _end ---------- */
/* ---------- content ---------- */

.content-head {
	width:565px;
	background: #ffffff url(http://www.nakagawaseiryu.jp/img/content-head.gif) no-repeat left top;
	padding-top: 28px;
                float:right;
}

.content {
	margin-top:10px;

        width:565px;
}




.content p { font-size:80%;line-height:140%; }
.content p.navi { font-size:80%;line-height:100%;margin-bottom:5px; }

.category-title { border-bottom:1px solid #cccccc;padding-bottom:2px;margin-bottom: 5px; }
.category-title p {
	background: transparent url(http://www.nakagawaseiryu.jp/img/title-bg.gif) no-repeat top left;
	font: bold 90% #666666 "ＭＳ ゴシック";
	letter-spacing: 0.08em;
	vertical-align: middle;
	padding: 3px 0 3px 15px; 
	line-height:100%;
}

.content h1{
	background: #cccccc url(http://www.nakagawaseiryu.jp/img/title_h1.gif)  no-repeat left top;
	color:#666666;
	font-size:90%;
	padding: 10px 3px 10px 20px;
	margin-bottom:10px;
}

.content h2{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h2.gif)  no-repeat center left;
	color:#ffffff;
	font-size:90%;
	padding: 8px 5px 6px 18px;
	margin-bottom:10px;
}

.content h2 a {
	color:#ffffff;
	background-color: transparent;
}

.content h3{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h3.gif) no-repeat left top;
	color: #666666;
	font-size:80%;
	padding: 8px 5px 5px 5px;
	margin-bottom: 10px;
	border-bottom: solid 1px #2E83FF;
}

.content h4{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h4.gif) no-repeat left top;
	color: #666666;
	font-size:80%;
	padding: 4px 5px 4px 15px;
	margin-bottom:10px;
	border-bottom: solid 1px #2E83FF;
}

.content h5{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h5.gif) no-repeat center left;
	color: #666666;
	font-size:80%;
	padding-left: 20px;
	margin-bottom: 10px;
}

.content h6{
	background: transparent url(http://www.nakagawaseiryu.jp/img/title_h6.gif) no-repeat center left;
	color: #666666;
	font-size:80%;
	padding-left: 20px;
	margin-bottom: 10px;
}

.entry {  }

.entry-header a {
	background-color: transparent;
}

.entry-header a:hover {
	background-color: transparent;
}

.entry-body a {
	text-decoration: none;
}

.entry-info {
	background:url(http://www.nakagawaseiryu.jp/img/entry_info_bg.gif) no-repeat;
	margin-top:10px;
	padding: 5px 0 20px 0;
}

.entry-info ul { list-style-type: none; }

.entry-info li {
	color:#666666;
	font-size:70%;
	display:inline;
	margin-right: 5px;
}

#content-head {
	display:block;
	background: #ffffff url(http://www.nakagawaseiryu.jp/img/content-head.gif) no-repeat top left;
	width:565px;
	height:17px;
}

.content blockquote {
	font-size:80%;
	padding: 10px ;
	margin: 10px 0;
	background: transparent url(http://www.nakagawaseiryu.jp/img/blockquote-bg.gif) repeat-y center center;
	border-top: solid 1px #4894FF;
	border-bottom: solid 1px #4894FF;
}

.search {
	padding-top: 1px;
}

/* ---------- content_end ---------- */

/* ---------- sidebar ---------- */

#sidebar {
	width:202px;
	float:left;
	text-align:center;
	margin-top: 15px;
}

.info h3 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/info.gif) no-repeat top left;
	width: 202px;
	height: 24px;
	margin-top: 15px;
}

.info img {
	margin-top: 8px;
}

.info p {
	margin:8px 10px 0px 10px;
	font-size: 60%;
	text-align: left;
	line-height: 150%;
}

.syndicate {
	margin-bottom: 10px;
}

.syndicate h3 {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/link.gif) no-repeat top left;
	width: 202px;
	height: 24px;
	margin-top: 15px;
}

.syndicate a {
	text-decoration: none;
	font-size: 2px;
	display: block;
	width: 186px;
	height: 41px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/rss-syndi.gif) no-repeat left top;
	margin:8px 10px 0px 10px;
}

.syndicate a:hover {
	background: transparent url(http://www.nakagawaseiryu.jp/img/rss-syndi.gif) no-repeat left bottom;
}

.powered {
	margin-bottom: 15px;
}

.powered li{
	font-size:70%;
}

.powered ul {
	list-style: none;
}


/* ---------- main-menu ---------- */
.main-menu {
	background: transparent url(http://www.nakagawaseiryu.jp/img/main-menu-btm.gif) no-repeat left bottom;
	width: 202px;
	padding-bottom: 16px;
}

.main-menu h3 {
	font-size: 2px;
	display: block;
	width: 202px;
	height: 26px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/main-menu.gif) no-repeat top left;
	margin: 0px;
}

.main-menu ul {
	list-style-type: none;
}

.main-menu li {
	text-align: left;
	padding: 0 2px 2px 2px;
	border-top: 1px solid #3fae9d;
	border-right: 1px solid #3fae9d;
	border-left: 1px solid #3fae9d;
}

.main-menu ul li a {
	font-size: 80%;
	color: #666666;
	display: block;
	background: transparent url(http://www.nakagawaseiryu.jp/img/menu-btn-out.gif) no-repeat top left;
	border-bottom: 2px solid #3fae9d;
	vertical-align: middle;
	padding: 12px 5px 8px 30px;
}
.main-menu li a:hover {
	text-decoration: none;
	color:#027abb;
	background: transparent url(http://www.nakagawaseiryu.jp/img/menu-btn-over.gif) no-repeat top left ;
	border-bottom: 2px solid #027abb;
	vertical-align: middle;
	padding: 12px 5px 8px 30px;
}

.main-menu-btm {
	font-size: 2px;
	display: block;
	width: 202px;
	height: 16px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/main-menu-btm.gif) no-repeat top left;
	margin: 0px;
}

/* ---------- main-menu_end ---------- */
/* ---------- left_end ---------- */

/* ---------- footer ---------- */

.footer {
	clear: both;
	margin-top: 0px;
	border-top: 0px solid #D9D9D9 ;

}

.footer p {
	text-align: center;
	font-size: 60%;
	padding: 5px 0 10px 5px;

}

/* ---------- footer_end ---------- */

/* ---------- 加えたところ　始 ---------- */

.content_top h3.whats-new-tit {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/whatsnew.gif) no-repeat top left;
	height: 35px;
	margin-bottom: 5px;
	border: none;
}
/* ---------- 加えたところ　終 ---------- */
/* ---------- news ---------- */
.content h3.whats-new-tit {
	font-size: 2px;
	text-indent: -7000em;
	background: transparent url(http://www.nakagawaseiryu.jp/img/whatsnew.gif) no-repeat top left;
	height: 35px;
	margin-bottom: 5px;
	border: none;
}

.new-txt {
	margin-bottom: 15px;
}

.new-txt p {
	background: transparent url(http://www.nakagawaseiryu.jp/img/whatnewlist.gif) no-repeat top left;
	padding: 4px 4px 4px 15px;
	margin-bottom: 1px;
	font-size:70%;
}

/* ---------- news_end ---------- */

/* ---------- sub-menu ---------- */

#sub-menu {
	padding-bottom:17px;
	background: transparent url(http://www.nakagawaseiryu.jp/img/subtit-shadow.gif) repeat-x bottom left;
	margin-bottom:5px;
}

#sub-menu h3 { display:none; }
#sub-menu ul { list-style:none; }
#sub-menu li {
	display: inline;
	margin: 2px 15px 2px 0;
}

#sub-menu li a {
	background:url(http://www.nakagawaseiryu.jp/img/subtit-mark-out.gif) no-repeat center left;
	text-decoration: none;
	padding-left:15px;
	white-space: nowrap;
	font-size: 80%;
}

#sub-menu li a:hover {
	color:#017DA7;
	background:url(http://www.nakagawaseiryu.jp/img/subtit-mark-over.gif) no-repeat center left;
	text-decoration:underline;
}

/* ---------- sub-menu_end ---------- */

/* ---------- trackback ---------- */

#trackback-url {
	border:1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #999999;
}

/* ---------- trackback_end ---------- */

/* ---------- comment ---------- */

fieldset { margin-top:20px; }

legend {
	font-size:80%;
}

#comment-author {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-email {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-url {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-text {
	background:#f9f9f9;
	font-size:80%;
	border:1px solid #cccccc;
	color:#666666;
}

#comment-preview,#comment-post,#comment-cancel  {
	width:100px;
	font-size:80%;
}

#comments-open-data ul { list-style-type: none; }

ul.comments-open-footer  {
	padding-top: 15px;
}

.comments-open-footer li {
	display:inline;
	list-style-type: none;
	margin-right: 15px;
}

.comments-post label {
	font-size:80%;
	margin:10px 0;
}

.cclicense { margin:10px 0px;padding:3px; border:1px solid #999BB4;background:#D3D5FA;}

.cclicense p { font-size:60%; }

/* ---------- comment_end ---------- */

/* ---------- archive_list ---------- */

.archive-list {
	margin:0px;
	padding:10px;
	background-color: #EBF3FF;
	border-top:1px solid #4894FF;
	border-bottom:1px solid #4894FF;
	list-style: none;
}

.archive-list-item {
	font-size:80%;
	color: #4894FF;
	margin:0px;
	padding:3px 0px;
	border-bottom:1px solid #4894FF;
}

/* ---------- archive_list_end ---------- */

/* ---------- archive_list_end ---------- */

#comment-box {
	padding: 10px 0 20px 0;
	margin-left: 30px;
}

.comments-post-content {
	margin-bottom: 30px;
}
/* ---------- archive_list_end ---------- */

.search-result {
margin-bottom:15px;
}


/* sitemap */

.tree ul {
	padding:0;
	margin:0;
	background-position: -9px 15px; 
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y
}
.tree li {
	font-size:0.85em;
	margin: 0px; 
	padding: 3px 0 3px 24px; 
	list-style-type: none;
}
.tree li a{
	font-size: 1.3em;
	font-weight:bold;
}

.tree ul ul {
	background-position: -1px 15px;
	background-image: url('images/ul.gif'); 
	background-repeat: repeat-y;
}
.tree ul li{
	font-size:0.85em;
	background-position: 0px 7px; 
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;
}
.tree ul li a{
	font-weight:bold;
	font-size:1.3em;
}

.tree ul ul li {
	font-size:0.85em;
	background-position: 8px 7px;
	background-image: url('images/li.gif'); 
	background-repeat: no-repeat;	
}
.tree ul ul li a {
font-weight:normal;
	background-position: 0px 7px; 
	font-size:1.1em;
}
.tree ul ul ul li a {
	background-position: 0px 7px; 
	font-size:1.0em;
}