body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	margin: 0;
}

a {
	color: #345474;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

hr {
	clear: both;
	text-align: center;
	width: 96%;
	height: 3px;
	color: #66CCFF;
	background-color: #66CCFF;
}

/*
ラップ
-------------------------------------------------------------------*/

#wrap {
	width: 750px;
	text-align: left;
	margin-left: 10px;
	background-color: #FFF;
	background-image: url(img/wrap_bg.jpg);
	border: 1px solid #CCCCCC;
	float: left;
}

/*
ヘッダ
-------------------------------------------------------------------*/

#header {
	height: 85px;
	padding-top: 15px;
	padding-left: 15px;
}

#header  .logo_h {
	font-size: 26px;
	font-weight: bold;
	color: #FF8C3F;
}

#header  h1 {
	margin: 0;
	font-size: 22px;
	color: #333333;
	padding: 0px;
}

h1  a {
	color: #333333;
	text-decoration: none;
}

h1  a:hover {
	color: #333333;
}

h1  a:visited {
	color: #333333;
}

p#desc {
	color: #CC6600;
	margin: 0px;
	padding: 0px;
}

/*
ナビ
----------------------------------------------- */

#nav {
	margin: 0px;
	background-color: #6699FF;
	padding-left: 10px;
}

#nav  p {
	color: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}

#nav  label {
	font-size: 10px;
	color: #FFFFFF;
}

#nav  td {
	padding-left: 1px;
}

#nav  a {
	color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
}

#nav  a:hover {
	color: #333333;
	background-color: #EEEEEE;
	text-decoration: none;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	float: right;
	width: 540px;
}

#contents  img {
	margin: 10px 0;
}

#contents  p {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #555555;
}

#contents  h2 {
	color: #FFFFFF;
	font-size: 14px;
	background-color: #66CCFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3366FF;
	line-height: 25px;
	margin-top: 10px;
	padding-left: 5px;
}

#contents  h3 {
	padding: 2px 5px;
	font-size: 14px;
	margin-top: 25px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #6699FF;
}

#contents  li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A893;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D9D6C8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
}

#contents  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#contents  li  a {
	display: block;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 12px;
	color: #3366ff;
	background-image: url(img/m_li.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

#contents  li  a:hover {
	background: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}

#pr {
	valign: top;
}

.kakaku {
	margin-top: 10px;
	font-size: 14px;
	padding-left: 70px;
	background-image: url(img/kakaku.gif);
	background-repeat: no-repeat;
	color: red;
}

.jyanru {
	padding-left: 70px;
	background-image: url(img/jyanru.gif);
	background-repeat: no-repeat;
	color: #008000;
}

.hassou {
	padding-left: 70px;
	background-image: url(img/hassou.gif);
	background-repeat: no-repeat;
	color: #555555;
}

/*
ディスクリプション
-------------------------------------------------------------------*/

.description {
	margin-right: 15px;
	margin-left: 15px;
	background-color: #F5F4F1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-bottom: 10px;
}

.description  p {
	padding: 10px;
	margin: 0;
	color: #333333;
}

/*
サイド
-------------------------------------------------------------------*/

#side {
	float: left;
	width: 190px;
	padding: 5px;
}

#side  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#side_d {
	padding: 5px;
}

#side_d  h4 {
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background-repeat: no-repeat;
	padding: 0px;
	width: 180px;
	text-align: center;
	letter-spacing: 0.1em;
	height: 50px;
}

#kensaku {
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	background-repeat: no-repeat;
	padding: 0px;
	width: 180px;
	text-align: center;
	letter-spacing: 0.1em;
	height: 50px;
}

#side_d  h3 {
	color: #FFFFFF;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/m_h3.gif);
	line-height: 23px;
	background-repeat: repeat-x;
	padding: 0px;
	width: 180px;
	text-align: center;
	letter-spacing: 0.1em;
	height: 23px;
}

#side_d  li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A893;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #D9D6C8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 3px;
}

#side_d  li  a {
	display: block;
	padding-right: 20px;
	padding-left: 15px;
	font-size: 12px;
	color: #000000;
	background-image: url(img/m_li.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

#side_d  li  a:hover {
	background: #FFFFFF;
	color: #FF0000;
	text-decoration: none;
}

#side  img {
	border: none;
}

/*
アドセンス
-------------------------------------------------------------------*/

.ads {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

/*
フッタ
-------------------------------------------------------------------*/

address {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	color: #ffffff;
	font-size: 12px;
	line-height: 20px;
	background-color: #6699FF;
	font-style: normal;
}

/*
トップページ
-------------------------------------------------------------------*/
#scroll {
	height:600px;
	width:100%;
	overflow-y:scroll;
}

#contents  .top_cat {
	background-image: url('img/dot.gif');
	background-repeat: repeat-x;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 10px;
	background-position-y: 50%;
}

#contents  .top_cat  p  a {
	font-size: 10px;
	padding-left: 5px;
}

#contents  .ctgy {
	margin-top: 10px;
}

.ctgy  dt {
	color: #CC6600;
	font-weight: bold;
	padding-left: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #3399FF;
	background-color: #F5F5F5;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
}

.ctgy  dt  a:link {
	color: #555555;
	line-height: 16px;
}

.ctgy  dt  a:hover {
	color: #FF3333;
}

.ctgy  dd {
	padding-bottom: 2px;
	padding-right: 20px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 200%;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	background-image: url(img/dd.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

.ctgy  dd  p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #555555;
}

#contents  #top_img {
	text-align: center;
}

/*
カテゴリ
-------------------------------------------------------------------*/

.cat_list  dt {
	background-image: url('img/sankaku.gif');
	background-position: left 50%;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.cat_list  dd {
	margin-bottom: 10px;
	font-size: 12px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	padding-left: 10px;
}

/*
エントリ
-------------------------------------------------------------------*/

.entry-body {
	padding: 0px;
}

.entry-list  li {
	list-style-type: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #3399FF;
	padding-left: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}

.entry-list  ul {
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 0px;
}

/*
テーブル
-------------------------------------------------------------------*/

table {
	width: 96%;
	margin-bottom: 20px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	margin-left: 2%;
}

th {
	text-align: left;
	color: #333333;
	margin: 0;
	border: 1px dotted #CCCCCC;
	border-collapse: collapse;
	background-color: #F2F3F4;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 160%;
}

td {
	margin: 0;
	border: 1px dotted #CCCCCC;
	border-collapse: collapse;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 12px;
	line-height: 140%;
}

