/*ブラウザスタイルの初期化-------------------------------------------------------------------*/
*{
	margin:0;
	padding:0;
	color:#333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:1.0;
}

/*文書本体（body）--------------------------------------------------------------------------*/
body{
	background-image:url(images/backgurond.gif);
	background-position:center;
	background-repeat:repeat-y;
}

/*リンクテキスト（a）-----------------------------------------------------------------------*/
a:link {
	color:#0000FF;
	text-decoration:underline;
}

a:visited {
	color:#800080;
	text-decoration:underline;
}

a:hover {
	color:#ff0000;
	text-decoration:underline;
}

/*画像（img）-------------------------------------------------------------------*/
img {
	border: 0;
}	

/*共通文字装飾（strong）-------------------------------------------------------------------*/
strong {
	font-weight:bold;
	color:#A9501B;
}

em {
	font-weight:bold;
	color:#333333;
}

b {
	font-weight:bold;
	line-height:1.6em;
	color:#333333;
}

/*全体のコンテナ（div#container）---------------------------------*/
div#container {
	width:960px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

/*ヘッダー（div#header）---------------------------------*/
div#header {
	width:960px;
}

div#first {
	padding:5px 20px;
	font-size:small;
	border-bottom:1px solid #CCCCCC;
}

div#head_left {
	width:960px;
	float:left;
}

div#header_img {
	width:200px;
	float:left;
}

div#header_main {
	width:740px;
	float:right;
}

div#header h1 a{
	color:#000000;
	font-size:x-large;
	line-height:1.5em;
	letter-spacing:2px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-weight:normal;
	padding:0px 0px 0px 0px;
}

div#header p {
	font-size:small;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	color:#666666;
	padding:10px 20px;
	line-height:1.5em;
}

div#header h1 a{
	color:#000000;
}

div#header h1 a:hover {
	color:#A9501B;
}

/*ベルト（div#belt_space　div#belt）---------------------------------*/
div#belt {
	background-color:#B47B10;
	clear:both;
	width:960px;
	height:1.8em;
	margin-bottom:10px;
	margin-top:5px;
	border-top: 1px solid #cccccc;
	border-bottom: 2px solid #993300;
}	

div#belt_adsense{
	width:750px;
	height:auto;
	float:left;
	text-align:left;
	background-color:#B47B10;
}

div#belt_title{
	width:210px;
	height:auto;
	float:right;
	text-align:right;
	background-color:#B47B10;
}

div#belt p{
	font-size:small;
	color:#FFFFFF;	
	padding:7px;
}	
	
/*フッター----------------------------------------------*/
div#footer {
	clear:both;
	background-color:#B47B10;
	text-align:center;
	padding:10px 0 50px 0;
	width: 960px;
}

div#footer p {
	font-size:small;
	color:#ffffff;
	
}

/*コンテンツ構成---------------------------------*/
div#contents {
	width:780px;
	float:left;
	clear:both;
}
	
div#leftbar {
	width:160px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	float:left;
}

div#book-title{
	width:100%;
	font-size:medium;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#999999;
	margin:10px 0 0 0;
	padding:5px 0;
	text-align:center;
}	

div#leftbar img{
	width:160px;
	padding:0 0 3px 0;
}

div#main_top {
	width:580px;
	padding-right:20px;
	float:right;
	margin-bottom:20px;
}

div#main {
	width:560px;
	padding:10px;
	float:right;
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid #DFDFDF;
}

div#menu {
	width:180px;
	font-size:small;
	height:auto;
	float:right;
}

/*メニュー（div#menu）---------------------------------*/
div#menu0 {
	font-size:medium;
}

#menu ul li{
	margin: 0;
	padding: 0;
}

#menu ul {
	padding-bottom:10px;
	padding-left:15px;
	list-style:disc;
	list-style-position:outside;
}		

#menu li {
	border-bottom: 0px;
}	

div#menu0 {
	margin-top:10px;
}

div#menu1 {
	margin-top:20px;
}

div#menu2 {
	margin-top:20px;
	margin-bottom:100px;
}

div#title{
	font-size:110%;
	font-weight:normal;
	letter-spacing:1px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	color:#A9501B;
	padding:5px 5px 5px 15px;
	border-bottom:1px dotted #990000;
	border-left:5px solid #990000;
}


div#menu0 li, div#menu1 li, div#menu2 li{
	margin:0px;
	background-color:#ffffff;
	height:auto;
	line-height:1.3em;
	padding:5px 4px 5px 0px;
}

div#menu1 img {
	padding:5px 0 0 0;
}
/*トップページメインコンテンツ（div#main_top）----------------*/
div#main_top h3 {
	font-size:small;
	color:#A9501B;
	padding-top:20px;
	padding-left:20px;
	background-image:url(images/maru.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	border-top:1px dotted #999999;	
}

div#main_top h3.top {
	clear:both;
	border-top:0px;
}

div#main_top h2 {
	clear:both;
	font-size:medium;
	font-weight:normal;
	letter-spacing:1px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	color:#A9501B;
	background-color:#ffffff;
	border-bottom:1px dotted #990000;
	border-left:5px solid #990000;
	padding:10px 0 10px 10px;
	margin-top:40px;
}

div#main_top p.top {
	font-size:small;
	line-height:1.5em;
	margin-left:20px;	
}

div#main_top p.top2 {
	font-size:x-small;
	margin-left:20px;
	margin-top:-5px;
	line-height:1em;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
}

div#main_top p.top3 {
	font-size:small;
	line-height:1.3em;
	margin-left:20px;
	margin-top:25px;	
}

div#main_top p.top a, div#main_top p.top3 a {
	font-weight:bold;
}

div#main_top p {
	font-size:small;
	line-height:1.5em;
	margin: 0.6em;		
}

div#intro {
	margin:10px 20px 30px 20px;
	clear:both;
}

div#intro p {
	font-size:small;
	line-height:2.5em;
	display:inline;
	border-bottom:2px dotted #cccccc;
	padding-bottom:0.5em;
}

/*GoogleAdsense（div#adsense）-------------------------------------------------------------------------------*/
div#adsense_block{
	width:550px;
	height:250px;
	border:1px solid #CCCCCC;
	margin:10px 0 0 0px;
	padding:10px;
}

div#adsense_block1{
	width:300px;
	height:250px;
	float:left;
}

div#adsense_block2{
	width:250px;
	height:250px;
	float:right;
}

/*カテゴリ-------------------------------------------------------------------*/
#contents .category {
	padding-top:15px;
}

.category dt{
	margin-bottom:0;
	font-weight: bold;
	background-image:url(images/category.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding:0 0 0 20px;
	font-size:small;
}

.category dt a {
	color: #009966;
}

.category dd{
	font-size:small;
	border-bottom:1px dotted #C1BEAB;
	border-left:1px dotted #C1BEAB;
	padding:5px 10px 10px 10px;
	margin-bottom:15px;
	margin-left:5px;
}

.category dd a {
	padding-right:10px;
	line-height:1.5em;
}

.category .half {
	float:left;
	width:260px;
	margin-left:20px;
}

/*メインコンテンツ（div#main）---------------------------------*/
div#main h2 {
	font-size:x-large;
	color:#993300;
	line-height:1.5em;
	letter-spacing:2px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	font-weight:normal;
}

div#main h3 {
	clear:both;
	font-size:medium;
	font-weight:normal;
	letter-spacing:1px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	color:#A9501B;
	background-color:#ffffff;
	border-bottom:1px dotted #990000;
	border-left:5px solid #990000;
	padding:10px 0 10px 10px;
	margin-top:25px;
}

div#main h3.left {
	margin-top:10px;
	width:250px;	
	padding:5px 0 5px 10px;
}

div#main h3.right {
	margin-top:10px;
	margin-left:50%;	
	padding:5px 0 5px 10px;
}

div#main h3 a, div#main h3 a:link, div#main h3 a:visited {
	font-weight:normal;
	letter-spacing:1px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
}

div#main h4 {
	font-size:85%;
	color:#A9501B;
	margin:30px 0 5px 0px;
	padding:2px 0 0 20px;
	background-image:url(images/maru.gif);
	background-repeat:no-repeat;
	background-position:left center;
}

/*基本の文字装飾---------------------------------*/
div#main p {
	font-size:85%;
	text-align:justify;
	line-height:1.5em;
	margin:0.5em 1.5em 1em 20px;
}

div#main p.h4 {
	font-size:85%;
	line-height:1.5em;
	margin:0 20px 0.5em 20px;
}

div#main p.intro {
	font-size:small;
	color:#000000;
	line-height:1.5em;
	margin:0.5em 1.5em 1em 0px;
}

div#main p.bottom {
	margin-top:40px;
}

div#main p.center {
	text-align:center;
}

/*パン屑リスト------------------------------------------------------------------*/
div#topic_path{
	font-size:small;
	color:#666666;
	letter-spacing:2px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
	border-bottom: 2px dotted #999999;
	margin:0;
	padding:10px 0;
}

div#topic_path a{
	letter-spacing:2px;
	font-family:"HGP創英角ｺﾞｼｯｸUB";
}			

div#topic_path img{
	margin-left:5px;
	margin-right:5px;
}

/*このページのTOPへ-----------------------------------------------------------------*/

div#go_top{
	clear:both;
	text-align:right;
	margin-bottom:30px;
	padding-top:20px;
}	

/*オススメ書籍（book）-----------------------------------------------*/
div#main h3 span{
	font-size:85%;
}	

div#book {
	clear:both;
	padding-bottom:20px;
	margin-top:20px;
	border-top: 3px double #999999;
}	

div#book img {
	float:left;
	width:130px;
	padding-top:10px;
}

div#book p {
	margin-left:140px;
	padding-top:20px;
}

div#book ul {
	list-style-position:outside;
	list-style-type:square;
	margin-left:160px;
	margin-top:20px;
}

div#book li {
	font-size:small;
	padding:10px;
	border-top: 1px dotted #666666;
	line-height:1.5em;
}

/*リンク集（link_category,introduction,bana）--------------------------*/
div#link_category {
	width:520px;
	border:1px solid #CCCCCC;
	padding:10px;
	margin:10px 0 30px 20px;
	font-size:small;
}	

div#link_category ul {
	list-style-position:outside;
	list-style-type:circle;
	margin:0 0 0 30px;
}

div#link_category li {
	font-size:medium;
	line-height:2em;
}

div#introduction {
	width:520px;
	margin:20px 0 20px 20px;
	clear:both;
	border: 1px dotted #666666;
	padding:10px;
}

div#introduction ul {
	list-style-position:outside;
	margin-left:20px;
}

div#introduction li {
	list-style-type:square;
	font-size:small;
	padding-bottom:0.5em;
	line-height:1.5em;
}

div#bana {
	width:520px;
	margin:20px 0 20px 20px;
	clear:both;
	border: 1px dotted #666666;
	padding:10px;
}

div#bana ul {
	list-style-position:outside;
	margin-left:20px;
}

div#bana li {
	list-style-type:square;
	font-size:small;
	padding-bottom:15px;
	line-height:1.5em;
}

div#bana li span{
	background-color:#FFFF99;
	line-height:1.5em;
}

div#bana li img{
	padding:5px 0;
}

div#links {
	margin-top:20px;
	margin-bottom:20px;
}

div#links ul {
	list-style-position:outside;
	margin-left:20px;
}

div#links li {
	list-style-type:square;
	font-size:83%;
	color:#333333;
	padding-bottom:1em;
	border-bottom: 1px dotted #666666;
	line-height:1.5em;
}

/*運営・免責事項（profile）--------------------------------------*/
div#main p.profile {
	font-size:83%;
	line-height: 1.5em;
	margin:20px 50px;
	border-top:1px solid #999999;
	padding-top:10px;
}

/*サイトマップ----------------------------------------------*/
div#sitemap{
	width:500px;
	border:3px dotted #cccccc;
	margin:20px 0 0 0;
}

div#sitemap span{
	color:#804000;
}

div#sitemap ul {
	list-style-position:outside;
	padding:20px;
}

div#sitemap li {
	list-style-type:none;
	line-height:1.2em;
	font-size:small;
}	

div#sitemap li.down{
	list-style-type:none;
	line-height:1.5em;
	font-size:x-small;
	padding-left:1px;
}	

/*２段メニューリスト（contents_list）-------------------------*/
div#contents_list{
	width:580px;
	clear:both;
}
	
div#list_left{
	width:280px;
	float:left;
	margin-right:20px;
}

div#list_right{
	width:280px;
	float:right;
}

div#contents_list ul {
	list-style-position:outside;
	margin-left:40px;
	margin-top:3px;
}

div#contents_list li {
	list-style-type:disc;
	font-size:small;
	color:#333333;
	line-height:1.4em;
}

/*リストの種類（ul,li）---------------------------------------------*/
div#popular {
	margin-bottom:30px;
	height:auto;
}	
	
div#popular ul{
	list-style-position:inside;
	margin-left:20px;
}	

div#intro ul {
	list-style-position:outside;
	list-style-type:disc;
	margin-left:110px;
	padding:20px 0px;
}

div#intro li {
	font-size:85%;
	line-height:2em;
}

div#popular li{
	font-size:90%;
	list-style-type:square;
	padding:10px;
}

div#decimal ul {
	list-style-position:outside;
	list-style-type:decimal;
	margin:20px 0px 10px 23px;
}

div#decimal li {
	font-size:85%;
	padding-bottom:1.3em;
	line-height:1.5em;
}

div#decimal_low ul {
	list-style-position:outside;
	list-style-type:decimal;
	margin-left:80px;
	margin-right:30px;
	margin-top:10px;
}

div#decimal_low li {
	font-size:85%;
	padding-bottom:0.5em;
	line-height:1.2em;
}

div#circle ul {
	list-style-position:outside;
	list-style-type:circle;
	margin:20px 0px 10px 23px;
}

div#circle li {
	font-size:85%;
	line-height:1.5em;
}

div#square ul {
	list-style-position:outside;
	list-style-type:square;
	margin:20px 0px 10px 23px;
}

div#square li {
	font-size:85%;
	line-height:1.5em;
	padding-bottom:15px;
}

/*関連記事-------------------------*/
div#connect ul{
	list-style-position:outside;
	list-style-type:none;
	margin:10px 0 10px 0px;
}

div#connect li {
	font-size:small;
	line-height:1.5em;
	margin-left:22px;
	padding-bottom:0.2em;
}

div#connect li img{
	padding-right:5px;
}

div#pv p.back{
	font-size:85%;
	line-height:1.5em;
	float:left;
	margin:20px 0px 5px 10px;
}

div#pv p.next{
	font-size:85%;
	line-height:1.5em;
	float:right;
	margin:20px 0px 5px 0;
}

div#pv p a{
	font-family:"HGP創英角ｺﾞｼｯｸUB";
}

/*GoogleAdsense（div#adsense_bottom）-------------------------------------*/
div#adsense_bottom {
	width:336px;
	height:280px;
	margin:0 0 0 20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

div#adsense_bottom2 {
	width:200px;
	height:200px;
	margin-left:310px;
	margin-bottom:30px;
}

div#adsense_upper {
	width:300px;
	height:250px;
	border:1px solid #CCCCCC;
	padding:0px 10px;
	margin:10px 0;
}

div#adsense-pv {
	width:500px;
	height:15px;
	margin-left:20px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px 0 5px 0;
}

/*オリジナルコンテンツ--------------------------------------------------------------------------------*/

/*やもめ庵---------------------------------------------*/

div#yamomeBox a, div#yamomeBox a:link, div#yamomeBox a:visited {
	text-decoration: none;
}

div#yamomeBox{
	width:160px;
	margin:10px 0px 10px 15px;
	padding:0px;
	float:left;
}	

div#yamomePhoto{
	border:1px dotted #666666;
	margin:0px;
	padding:3px;
	text-align:center;
}

div#yamomeText{
	border:1px dotted #666666;
	border-top:0px;
	margin:0;
	padding:5px;
}

div#yamomeText p{
	margin:0;
	padding:0;
	font-size:small;
	text-align:center
}


	