body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
                text-align: center;
 	font-size: 14px;
	background-image: url(http://nabigat1.net/img/flo02.gif);
	color: #666666;
	}

/* リンク設定 */

a {
	text-decoration:underline; 
	color: #0000FF; 
                font-weight: bold;
	}

a:hover {
	text-decoration:underline; 
	background:none;
	color: #FF3300; 
	}

/* 見出し設定 */

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

/* サイト全体設定 */

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	border: 1px solid #EA8FEE;
	background-color: #FFFFFF;
	}

/* サイトヘッダー設定 */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(http://nabigat1.net/img/banner18.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 15px;
	height: 100px;
	border-bottom: 7px solid #EA8FEE;
	border-top: 5px solid #EA8FEE;
	}

/* ヘッダースタイル設定その１ */

#banner-img {
	display: none;
	}


#banner a {
	color: #666666;
	font-weight: bold;
	text-decoration: none; 
	}

#banner a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none; 
	}

/* ヘッダースタイル設定その２ */

#banner h1 {
	font-size: 24px;
	}

#banner p {
	font-size: 12px;
	padding: 5px 0px 0px 5px;
	}

/* コンテンツ部設定 */

#center {
	float: right;
	width: 580px;
	overflow: hidden;
	}

.content {
	padding: 20px 15px 5px 15px;
	font-family: Verdana, Arial, sans-serif;
	}





/* メニュー部位置決め設定 */


#left {
	float: left;
	width: 220px;
	overflow: hidden;
	}

/* コンテンツ部<h2>見出し設定 */

.content h2 {
                color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;	
                background-color: #EA8FEE;
	}

/* コンテンツ部<h3>見出し設定 */

.content h3 {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 20px;
	padding-left: 25px;
	background-image: url(http://nabigat1.net/img/ico030.gif);
	background-repeat: no-repeat;
	}

/* サイドメニュー領域設定設定 */

.sidebar {
	padding: 20px 10px 10px 10px;
	} 

/* サイドメニュー見出し設定 */

.menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:#EA8FEE;
	text-align: center;
	font-weight: bold;
                margin-bottom: 10px;
	}
.ad{
	font-size: 9px;
               }

/* サイドメニュー<ul>部設定 */

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

/* カテゴリー<ul>部左領域設定 */

.sidebar #categories ul {
	padding-left: 5px;
	}

/* サイドメニュー<li>部設定 */

.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 150%;
	padding-left: 5px;
	list-style-type: none;
	}

/* カテゴリー<li>部アンダーライン挿入 */

.sidebar #categories li {
	list-style-type: none;
	border-bottom:solid 1px #999999;
	}

/* 検索部設定 */

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	}

/* フッター部設定 */

.footer {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#EA8FEE;
	text-align: center;
	padding: 2px;
	}

.footer a{
	color: #FFFFFF;
	text-decoration: none; 
	}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: none; 
	}

/* 「お気に入りに追加」ボタン部設定 */

.fev {
	text-align:center;
	margin-bottom:10px;
}

/* 「詳細はこちら」部設定 */

.next {
	font-size: 12px;
}

/* エントリーカテゴリー部設定 */

.category {
	font-size: 10px;
	text-align:right;
	border-bottom: dotted 1px;
	margin-bottom:20px;
}

/* パンくず部設定 */

.pan {
	font-size: 12px;
	padding-bottom: 10px;
}





