@charset "shift_jis";

/* スタイルのリセット */
*{
	margin:0;
	padding:0;
	}
h1,h2,h3,h4,h5,h6,p,ul,li,address,td {
	font-size: 12px;
	line-height: 1.3;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka", Verdana,Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-type: none;
	}

/* 基本の設定 */
a:link {
	color: #000099;
	}
a:visited {
	color: #990099;
	}
a:hover {
	color: #0000FF;
	}
a:active {
	color: #990000;
	}
a img {
	border: 0;
	}
hr {
	clear: both;
	}
body {
	text-align: center;
	color: #000000;
	background: #FFFFFF url("http://www.movingnavi.net/images/bg.gif") repeat-x;
	}

/* レイアウト */
#container {
	width: 888px;
	margin: 0 auto;
	text-align: left;
	}
#primary {
	width: 468px;
	float: left;
	padding: 0 0 20px 0;
	}
#secondary {
	width: 200px;
	margin: 0 0 0 30px;
	padding: 0 0 20px 0;
	float: left;
	}
#tertiary {
	width: 160px;
	margin: 0 0 0 30px;
	padding: 0 0 20px 0;
	float: left;
	}

/* ページ上部 */
#banner {
	}
h1 {
	width: 200px;
	height: 36px;
	float: left;
	}
#banner p {
	font-size: 10px;
	float: right;
	color: #659f00;
	}

/* トップページ検索ボックス */
form#form1 {
	padding: 10px 5px;
	background: #f4ffe0;
	}

/* 検索向けAdSense */
#top-search {
	width: 520px;
	margin: 20px 0 0 0;
	padding: 5px;
	white-space: nowrap;
	text-align: center;
	float: left;
	}
#top-search form#cse-search-box {
	margin: 0 0 3px 0;
	white-space: nowrap;
	text-align: center;
	}
#top-search form#cse-search-box input {
	font-size: 16px;
	}

p#topicpath {
	clear: both;
	padding: 10px 0 10px 0;
	}

/* 下層カテゴリ表示 */
#primary ul#underlayer {
	margin: 10px 0 0 0;
	}
#primary ul#underlayer li {
	font-size: 13px;
	margin: 0;
	padding: 0;
	}
#primary ul#underlayer {
	border-top: #e9ffc0 1px solid;
	}
#primary ul#underlayer li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 21px;
	text-decoration: underline;
	border-bottom: #e9ffc0 1px solid;
	}
#primary ul#underlayer li a.folder {
	background: url(http://www.bodhi.co.jp/mt-static/folder.png) left center no-repeat;
	}
#primary ul#underlayer li a.folder-go{
	background: url(http://www.bodhi.co.jp/mt-static/folder_go.png) left center no-repeat;
	}

/* Adsense */
#primary p#sponsor {
	margin: 10px 0 0 0;
	padding: 0;
	background: #FFFFFF;
	text-align: right;
	font-size: 10px;
	border-bottom: 1px solid #ff9c30;
	}
#primary p#sponsor2 {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	text-align: right;
	font-size: 10px;
	border-bottom: 1px solid #ff9c30;
	}
#primary #large-rectangle {
	padding: 5px 0 0 0;
	background: #FFFFFF;
	border-bottom: 1px solid #ff9c30;
	}
#primary #large-rectangle2 {
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
	background: #FFFFFF;
	border-bottom: 1px solid #ff9c30;
	}

/* 登録申請 */
#primary ul.add {
	margin: 10px 0 0 0;
	padding: 3px;
	}
#primary ul.add li {
	margin: 0;
	padding: 0;
	}
#primary ul.add li a {
	display: block;
	margin: 0;
	padding: 2px 0 2px 18px;
	text-decoration: underline;
	}
#primary ul.add li a.addnav {
	font-weight: bold;
	font-size: 13px;
	background: url(http://www.bodhi.co.jp/mt-static/link.png) left center no-repeat;
	}
#primary ul.add li a.addnav {
	font-weight: bold;
	font-size: 13px;
	background: url(http://www.bodhi.co.jp/mt-static/link.png) left center no-repeat;
	}
#primary ul.add li a.directory {
	background: url(http://www.bodhi.co.jp/mt-static/world_link.png) left center no-repeat;
	}
#primary ul.add li a.advertise {
	background: url(http://www.bodhi.co.jp/mt-static/lightbulb_add.png) left center no-repeat;
	}
#primary p.add{
	margin: 10px 0 0 0;
	padding: 3px;
	}
#primary p.add a {
	display: block;
	margin: 0;
	padding: 0 0 0 18px;
	text-decoration: underline;
	background: url(http://www.bodhi.co.jp/mt-static/link.png) left center no-repeat;
	}

/* 大見出し */
#primary h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0 0 5px 0;
	padding: 3px 0 3px 4px;
	background: #f4ffe0;
	border-left: #ff9c30 4px solid;
	}

/* 本文 */
#primary p {
	margin: 0;
	font-size: 13px;
	line-height: 1.5;
	}

/* ログ表示 */
h3 {
	font-size: 13px;
	margin: 20px 0 3px 0;
	padding: 0;
	font-weight: bold;
	background: #ffffee;
	}
h3 a {
	display: block;
	padding: 3px 3px 3px 6px;
	border-left: #ff9c30 3px solid;
	}
h3 a:hover {
	background: #FFF8DD;
	}
#primary p.log {
	margin: 0 0 30px 0;
	font-size: 13px;
	line-height: 1.4;
	}
#primary p.log span {
	font-size: 10px;
	}
#primary p#index {
	font-size: 15px;
	}

/* コンテンツ用 */
#primary pre {
	width: 468px;
	overflow: scroll;
	}
#primary ul,
#primary ol {
	margin: 10px 0;
	padding: 0;
	}
#primary ul li,
#primary ol li{
	margin: 0 0 0 20px;
	padding: 0 0 0 10px;
	}
#primary ul li {
	list-style-type: disk;
	}
#primary ol li{
	list-style-type: decimal;
	}

/* コンテンツ下部バナー */
p.banner-468 {
	padding: 10px 0 0 0;
	}

/* サイトマップ */
table#directorymap {
	}
table#directorymap tr {
	}
table#directorymap tr td {
	vertical-align: bottom;
	font-size: 10px;
	}
table#directorymap tr td span {
	color: #FFFFFF;
	font-size: 2px;
	}

/* サイドバー */
#secondary h2,
#tertiary h2 {
	margin: 0 0 3px 0;
	padding: 2px 2px 2px 6px;
	color: #111111;
	background: #f4ffe0;
	border-left: #ff9c30 2px solid;
	clear: both;
	}
#secondary ul,
#tertiary ul {
	margin: 4px 0 30px 0;
	}
#secondary ul li,
#tertiary ul li {
	margin: 2px 0;
	}
#secondary ul li a,
#tertiary ul li a {
	display: block;
	padding: 2px 0 2px 10px;
	text-decoration: underline;
	background: url(http://www.bodhi.co.jp/mt-static/images/arrow-off.gif) left 7px no-repeat;
	}
#secondary ul li a:hover,
#tertiary ul li a:hover {
	background: #FFF8DD url(http://www.bodhi.co.jp/mt-static/images/arrow-on.gif) left 7px no-repeat;
	}
#secondary p,
#tertiary p {
	margin: 4px 0 30px 0;
	padding: 0;
	overflow: hidden;
	}

/* フッター検索スペース */
div#footer-search {
	clear: both;
	margin: 10px 20px 20px 20px;
	padding: 5px 0 5px 0;
	text-align: center;
	white-space: nowrap;
	}

p#footer-banner {
	padding: 0 0 20px 0;
	text-align: center;
	}

/* フッター */
#footer {
	clear: both;
	color: #000000;
	background: #FFFFFF url("http://www.movingnavi.net/images/bg.gif") repeat-x;
	border-top: #ff9c30 1px solid;
	} 
#footer p {
	margin: 5px;
	text-align: center;
	font-size: 11px;
	}
address {
	height: 38px;
	padding: 10px 0 20px 0;
	text-align: center;
	}
