@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	color:inherit;
	background-color:#ddd7ca !important;
	text-align:center;
	margin-bottom:15px;
}

a
{
	color:blue;
	background-color:inherit;
	text-decoration:underline;
}

a:hover
{
	color:#1a86e2;
	text-decoration:underline;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	background-image:url(http://www.nishiarie.jp/img/container_bg.gif);
	background-repeat:repeat-y;
	background-position:0 0;
	width:810px;
	margin:0 auto;
	text-align:left;
}

div.container-inner
{
	margin:0 5px;
}

div.container-archive
{
}

/* ---------- container ---------- */

/* ---------- header ---------- */

div#header
{
	width:100%;
	color:inherit;
	background:#ffffff url(http://www.nishiarie.jp/img/header_bg.gif) repeat-x left top;
	height:40px;
}

div.header-inner
{
	padding:20px 10px 10px 10px;
}

div#header img
{
	float:left;
}

div#header h1
{
	text-align:right;
	font-size:70%;
	padding:25px 5px 5px 0px;
}

div#header h1 a
{
	color:#bfbfbf;
	background-color:inherit;
	text-decoration:none;

}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	padding:1px;
}

div.banner-inner
{
	background-image:url(http://www.nishiarie.jp/img/banner_inner.jpg);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-inner h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:36px;
	left:30px;
	width:90%;
}

div.banner-inner h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-inner h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:50px;
	left:30px;
	width:90%;
}

/* ---------- banner_bg ---------- */

/* ---------- content ---------- */

div#content
{
	background:transparent url(http://www.nishiarie.jp/img/main_top_bg.gif) no-repeat left top;
	padding:25px 30px 0 0;
}

/* ---------- content_end ---------- */

/* ---------- main ---------- */

div#main
{
	float:right;
	width:800px;

}

div#info-box
{
	padding:5px 0 0 0;
	text-align:left;
	margin-bottom:25px;
}

div#info-box img
{
	float:left;
}

div#info-box p
{
	margin-left:250px;
	font-size:80%;
	color:#555555;
	background-color:inherit;
	line-height:150%;
}


#news-box {
	width:100%;
	margin-bottom:20px;
}

.news-box-inner {
	color:#d4d4d4;
	background-color:#ffffff;
	padding:3px 0 5px 0;
	font-size:60%;
}

.news-box-inner ul {
	list-style-type:none;
}

.news-box-inner li {
	padding:2px 10px 3px 25px;
	font-size:80%;
	font-weight:normal;
	text-align:left;
	line-height:160%;
	color:#000000;
	background:#ffffff url(http://www.nishiarie.jp/img/icon.gif) no-repeat 10px 7px;
	border-bottom:1px solid #efefef;
}

.news-box-inner a {
	text-decoration:none;
	color:#808080;
	background-color:transparent;
}

.news-box-inner a:hover {
	color:#d4d4d4;
	background-color:transparent;
	text-decoration:none;
}

/* ---------- main_end ---------- */

/* ---------- sidebar ---------- */

div#sidebar
{
	float:left;
	width:200px;
	text-align:left;
	margin-top:-10px;
}

div.contents-menu
{
	margin:0 0 10px 0;
	color:#423636;
	background-color:inherit;
	font-size:80%;
}

div.contents-title
{
	width:200px;
	height:46px;
}

div.contents-title h4
{
	font-size:2px;
	font-weight:normal;
	text-indent:-9999px;
	background:transparent url(http://www.nishiarie.jp/img/contents_menu.gif) no-repeat left top;
	height:32px;
	margin:0 10px;
}

div.category-archives ul
{
	list-style-type:none;
	margin-bottom:20px;
}

div.category-archives ul li
{
	color:#423636;
	background-color:inherit;
}

div.category-archives ul li a
{
	text-decoration:none;
	color:#423636;
	background:transparent url(http://www.nishiarie.jp/img/menu.gif) no-repeat left top;
	display:block;
	padding:10px 6px 10px 26px;
	line-height:100%;
}

div.category-archives ul li a:hover
{
	background:transparent url(http://www.nishiarie.jp/img/menu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
	text-decoration:none;
}

div.category-archives ul.sub-category li
{
}

div.category-archives ul.sub-category li a
{
	color:#423636;
	background:transparent url(http://www.nishiarie.jp/img/submenu.gif) no-repeat left top;
	display:block;
	padding:2px 18px 2px 38px;
}

div.category-archives ul.sub-category li a:hover
{
	background:transparent url(http://www.nishiarie.jp/img/submenu.gif) no-repeat;
	background-position:0px -300px;
	line-height:100%;
}

div.rssfeed
{
	font-size:2px;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
}

div.rssfeed a
{
	display:block;
	background:transparent url(http://www.nishiarie.jp/img/rss.gif) no-repeat left top;
	width:180px;
	height:39px;
}

div.rssfeed a:hover
{
	background:transparent url(http://www.nishiarie.jp/img/rss.gif) no-repeat left bottom;
}


span.powered
{
	font-size:60%;
	color:#0b2947;
	background-color:inherit;
	padding-left:10px;
}

a.movabletype
{
	font-size:55%;
	color:#1284f6;
	background-color:inherit;
}

/* ---------- sidebar_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	background-image:url(http://www.nishiarie.jp/img/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:49px;
}

div.footer-inner
{
	font-size:60%;
	text-align:center;
	padding:18px 0;
	color:#333;
}

div.footer-inner a
{
	color:#333;
	text-decoration:none;
}


/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div.banner-archives
{
	background-image:url(http://www.nishiarie.jp/img/banner_inner_archives.gif);
	background-repeat:no-repeat;
	background-position:50% 0;
	height:80px;
}

div.banner-archives h1
{
	font-weight:normal;
	font-size:150%;
	position:relative;
	top:15px;
	left:30px;
	width:90%;
}

div.banner-archives h1 a
{
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

div.banner-archives h2
{
	color:#ffffff;
	font-weight:normal;
	font-size:90%;
	position:relative;
	top:25px;
	left:30px;
	width:90%;
}

div#main p.navi
{
	font-size:60%;
	margin-bottom:10px;
	color:#413738;
	background-color:inherit;
}

div#main p.navi a
{
	color:#23a1e5;
	background-color:inherit;
}

div.entry
{
	margin:10px 10px 30px 10px;
}

.blockquote
{
	font-size:80%;
	line-height:150%;
	color:#423636;
	background:transparent url(http://www.nishiarie.jp/img/blockquote.gif) repeat-y left top;
	padding:10px 8px;
	margin:10px 30px 30px 30px;
}

.quote
{
	font-size:80%;
	line-height:150%;
	background:transparent url(http://www.nishiarie.jp/img/quote.gif) no-repeat left top;
	padding:15px 20px 10px 25px;
	margin:10px 30px 30px 30px;
}

div.entry h1,
#main h1
{
	color:#4a6c9a;
	font-size:120%;
	font-weight:bold;
	background:transparent url(http://www.nishiarie.jp/img/entry_h1.gif) repeat-y left bottom;
	border-top:1px solid #f2f2f2;
	padding:7px 10px 16px 10px;
	margin:0 0 15px 0;
}

div.entry h2,
#main h2
{
	color:#ffffff;
	font-size:90%;
	font-weight:bold;
	background:transparent url(http://www.nishiarie.jp/img/entry_h2.gif) no-repeat left top;
	border-bottom:1px solid #314a7d;
	padding:10px 10px;
	margin:0 0 10px 0;
}

div.entry h3
{
	color:#314a7d;
	font-size:100%;
	font-weight:bold;
	background: #ffffff url(http://www.nishiarie.jp/img/entry_h3.gif) no-repeat 0px 8px;
	border-bottom:3px double #6b89aa;
	margin:0 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h4,
div.trackbacks h4,
div#comments h4, #main h4
{
	color:#2b2828;
	font-size:100%;
	font-weight:normal;
	background: #ffffff url(http://www.nishiarie.jp/img/entry_h4.gif) no-repeat 0px 8px;
	border-bottom:1px dashed #909090;
	margin:5px 0 5px 0;
	padding:6px 15px 6px 25px;
}

div.entry h4 a{
	color:#1a86e2;
	font-weight:bold;
	text-decoration:none;
}


div.entry h5,
#main h5
{
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	background: #ffffff url(http://www.nishiarie.jp/img/entry_h5.gif) no-repeat 0px 6px;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry h6,
#main h6
{
	background:#ffffff url(http://www.nishiarie.jp/img/entry_h6.gif) no-repeat 0px 6px;
	color:#2b2828;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:5px 15px 5px 25px;
}

div.entry p,
{
	font-size:14px;
	color:#000;
	background-color:inherit;
	line-height:150%;
	letter-spacing:1pt;
	margin-bottom:10px;
	padding:5px 15px 5px 25px;
}

div.entry-body
{
	border-bottom:2px solid #d8d8d8;
}

div.entry ul
{
	line-height:110%;
}

div.entry ul li
{
	font-weight:bold;
	padding:5px 15px 5px 0px;
	font-size:100%;
	background-color:inherit;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:2px solid #d8d8d8;
	list-style:none;
	padding:3px 0;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#2b2828;
	background-color:inherit;
	font-size:60%;
	display:inline;
}


div.comments-post h5
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#423636;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#423636;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
}

#comments-open-data ul.comments-open-footer li input
{
	width:80px;
	font-size:80%;
	color:#423636;
	background-color:#e9e9e9;
}

.comment{

	margin-top:10px;
	text-align:left;

}

div.comment p
{
	font-size:90%;
	background-color:inherit;
}

input.search-input
{
	color:#acacac;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:200px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:0px;
}
/* ---------- archives_end ---------- */

.waku {
	color:#000000;
	font-size:90%;
	font-weight:normal;
	border:solid 1px;
	border-color:#bfbfbf;
	margin:15px 30px 5px 30px;
	padding:5px;
	line-height:150%;
}

/*------------- 　文字の色や強調　 ----------*/


.blackl {color: #000000; font-weight: bold; font-size: 15px;}

.red  {color: red; }
.redb {color: red; font-weight: bold; }
.redl {color: red; font-weight: bold; font-size: 16px; }
.redb1 {color: red; font-weight: bold; font-size: 20px; margin-bottom: 10px;}


.blue  {color: blue; font-weight: normal }
.blueb {color: blue; font-weight: bold }
.bluel {color: blue; font-weight: bold; font-size: 16px }

.green  {color: green; font-weight: normal }
.greenb {color: green; font-weight: bold }
.greenl {color: green; font-weight: bold; font-size: 16px }

.orange  {color: orange; font-weight: normal}
.orangeb {color: orange; font-weight: bold}
.orangel {color: orange; font-weight: bold; font-size: 16px}

.yellow {background-color: yellow; font-weight: bold}

.font_14 {
	font-size:14px;
	margin-top: 20px;
}

.font_12 {
	font-size:12px;
}

dl {
	margin-top: 0px;
}

dt {
	width: 740px;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-left: 30px;
	background-color: #fff3e2;
}

dd {
	font-size: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 40px;
	color: #999;
	background-color: #FFFFFF;
}

.cat-cell{
margin-left:15px !important;
margin-right:auto;
margin-bottom:0px;
}

table {
text-align: center;
font-size: 80%;
background-color: #d1deba;
width: 760px;
}


td {
text-align: center;
width: 16%;
background-color: #ffffff;
}

th {
text-align: center;
width: 16%;
background-color: #fffacd;
}

.low{
text-align: left;
padding : 10px 5px;
width: 760px;
}

.start{
	margin-top : 30px;
}

.middle{
	margin-top : 30px;
}

.end{
	margin-top : 50px;
}

.img1{

	margin:40px 0px 50px 0px;

}

.img2{

	margin:40px 0px 0px 0px;

}
