@charset "UTF-8";
/*
Theme Name: NARTS
Theme URI: http://www.narts.jp/
Description: for NARTS.
Version: 2.0
Author: <a href="http://www.narts.jp/">NARTS</a>
*/

/*--- initialize ---*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,a,img,blockquote,th,td {
	margin: 0;
	padding: 0;
	border: 0;
}

#header, #sidebar, #footer, .widget {
	overflow: hidden;
}


/*--- フォントスタイル フォントサイズ ---*/
body {
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
	background: #fefefe url(img/bg.jpg) repeat-x;
	color:#666;
}

/*--- レイアウトに関する指定 ---*/

#wrap {
	text-align: left;
	margin: 0 auto;
	width: 940px;
	font-size: 12px;
}

#header {
	margin: 8px 0 5px 0;
}

#navi {
	clear:both;
	height:50px;
}
#navi ul {
	float: left;
}
#navi li {
	float: left;
	list-style-type:none;
}

#top_image {
	margin: 10px 0 0 0;
	clear:both;
}

#content {
	width: 940px;
	background: #fefefe;
	padding: 20px 0 0 0;
}

#main {
	float: left;
	width: 710px;
	margin: 0 0 30px 10px;
	line-height: 1.8em;
}

#sidebar {
	float: right;
	width: 180px;
	margin: 0 10px 30px 0;
	padding: 5px;  /* 180+5+5=190px */
	background: #e8e8e8;
	line-height: 1.6em;
}

#footer {
	clear: both;
	height: 40px;
	padding: 5px 0 0 0;  /* 40+5=45px */
	background: #fefefe url(img/bg3.jpg) repeat-x;
	border-top: 5px solid #e8e8e8;
	line-height: 1.6em;
}

/* ---------------------------------------- #header内の指定 ---*/

/* -- H1 -- */
h1 {
	font-size: 12px;
	font-weight: normal;
}

/* -- サイト名とお問い合わせ -- */
.logo {
	float:left;
}

.contact {
	float:right;
}

/* ---------------------------------------- #Main内の指定 ---*/

#main p {
	margin: 0 0 10px 0;
}

#main a, #sidebar ul a, #sidebar p a {
  text-decoration: none;
  color: #009;
  border-bottom: 1px solid #009;
}

#main a:hover, #sidebar ul a:hover, #sidebar p a:hover {
  text-decoration: none;
  background: #B4DAFF;
  color: #009;
  border-bottom: 1px solid #009;
}


/* -- 以下 リスト関係 -- */
#main dl { margin: 1em 0; }

#main dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dashed #666;
}

#main dd { margin-bottom: 2em; }

#main ul { margin: 1em 0 1em 20px; }
#main ol { margin: 1em 0 1em 30px; }
#main li { margin-bottom: 0.5em; }

/* -- 大バナー -- */
.top_banner {
	background:#F7F8ED;
	border:1px #E1E4BC solid;
	width:301px; padding:1px; /* Total=303px */
	float:left;
	margin:0 0 30px 0;
}
.tb_setsumei {
	margin:5px 10px 10px 10px;
	padding: 0 0 5px 0px;
	border-bottom: 1px #ccc dotted;
	font-size:12px;
}
.tb_img {
	/* heignt:67px; */
	float:left;
	margin:5px 10px 10px 10px;
}
.tb_link {
	/* heignt:67px; */
	float:left;
	margin:5px 0 0 0;
	color:#336600;
	font-size:14px;
}

/* ---------------------------------------- トップページの新着情報 */

#top_news {
	margin: 0 0 20px 0;
}
#top_news h2 {
	margin: 0 0 0 0;
}

#top_news ul {
 	margin: 8px 0 0 20px;
 	padding: 0 10px 0 0;
}
#top_news li {
	list-style-type:none;
	border-bottom: 1px dashed #ccc;
	padding: 0 0 5px 15px;
	background: url(img/button_1.gif) no-repeat 2px 0.5em;
}

#top_news .news_date {
	font-size:12px;
	line-height: 1.3em;
	color: #006;
	padding: 0 10px 0 0;
	font-weight: bold;
}
#top_news .news_title {
	font-size:12px;
}

/* ---------------------------------------- トップページのもっと身近な～ */

#top_motto {
	margin: 10px 0 10px 0;
	padding: 15px;
	border: 5px solid #e8e8e8;
	background: #fefefe url(img/bg2.gif) no-repeat top;
}

#top_motto h3{
	color: #369;
	font-size: 18px;
	font-weight: bold;
}

#top_motto ul {
	padding-right: 300px;
}
#top_motto li {
	color: #006;
	border-bottom: 1px dashed #ccc;
}

/* ---------------------------------------- トップページのサービス */

#top_service {
	height: 221px;
	margin: 0 0 20px 0;
}
#top_service h2 {
	margin: 0 0 0 0;
}

#top_service ul {
 	margin: 10px 0 0 0;
 	padding: 0;
}
#top_service li {
	float: left;
	list-style-type:none;
 	margin: 0;
 	padding: 0;
}

#top_service a {
	border: 0 !important; 
	background:#fefefe !important;
}

/* ---------------------------------------- トップページのキャンペーン */

#top_campaign {
	clear: both;
	margin: 0 0 0 0;
}


/* ---------------------------------------- .post内の指定 */

.post h2, .title {
  height: 31px;
  line-height: 31px;
  background: url(img/page_h2.gif);
  font-size: 18px;
  font-weight: normal;
  color:#000 !important;
  padding: 0 0 0 30px;
  margin: 0 0 15px 0;
}

.post h2 a, .title a {
  text-decoration: none;
  color:#000 !important;
}
.meta {
  text-align:right;
  font-size: 12px;
  margin: 0 0 10px 0;
}

.entry {
  margin: 0 0 20px 0;
}

.post h3 {
  font-size: 16px;
  padding: 1px 0 1px 5px;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
  color:#009;
  margin:0 20px 10px 20px;
}

.post h4 {
  font-size: 16px;
  padding: 1px 0 1px 5px;
  border-bottom: 1px dotted #ccc;
  font-weight: normal;
  color:#009;
  margin:0 20px 10px 20px;
}

.post p {
   margin:0 20px 0 20px;
   padding: 0 20px 0 20px;
}

.post blockquote {
   margin:0 20px 0 50px;
   padding: 10px 0 10px 0;
   background: #F3F8FC;
}

.post ul {
 	/* margin: 0 0 0 40px; */
 	padding: 0 10px 0 10px;
}
.post li {
	list-style-type:none;
	/* border-bottom: 1px dashed #ccc; */
	padding: 0 0 0 15px;
	background: url(img/button_3.gif) no-repeat 2px 0.1em;
	line-height:1.3em;
}

.post table {
   /* border-collapse: collapse; */
   border-collapse: separate; border-spacing: 2px; 
   margin:0 20px 0 20px;
}
#main td {
padding: 3px 5px 3px 5px;
background: #E6EFF9;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.post table p {
  margin:0 0 0 0;
}
.green-line {
border-top: 1px solid #060;
border-left: 1px solid #060;
}
.green-line td {
border-bottom: 1px solid #060;
border-right: 1px solid #060;
}

.aligncenter {
  margin-left:auto;
  margin-right:auto;
  display : block;
}
.alignright {
   float: right;
   margin: 0 0 0 10px;
}
.alignleft {
   float: left;
   margin: 0 10px 0 0;
}
.alignclear {
   clear:both;
}

.breadcrumb {
   font-size:12px;
   margin: 0 0 15px 0;
}


/* ---------------------------------------- #sidebar内の指定 */

#sidebar h3 {
  font-size: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 10px;
  font-weight: normal;
  color:#fff;
  background: #3571b9 url(img/side_title.gif) no-repeat;
  width:170px;
  height: 23px;
  line-height: 23px;
}

#sidebar h3 a {
  color:#fff;
  text-decoration: none;
}

#sidebar .textwidget  {
	margin:0 0 10px 0;
}

#sidebar ul {
	background:#fefefe;
	padding:5px;
	font-size: 12px;
	margin:0 0 10px 0;
}

#sidebar li {
	padding: 0px 0px 10px 15px;
	background: url(img/button_2.gif) no-repeat 2px 0.5em;
	list-style-type:none;
}

#sidebar p {
	font-size: 12px;
}

#sidebar .sidebody {
	background:#F7F6F3;
	padding:6px;
	margin:0 0 10px 0;
}


/* ---------------------------------------- #footer内の指定 */

#footer p {
	text-align:center;
	font-size:12px;
	color:#666;
}
#footer a {
	text-decoration: none;
	color:#666;
}

