@charset "Shift_JIS";

/* CDP 001 css 06/12/1 */
/* Copyright (c) 2006 WebDesignTemplates[http://wdt.pekori.jp] All rights reserved. */

/* default */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
/*
table{border-collapse:collapse;border-spacing:0;}
*/
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
/* fonts(Yahoo UI) */
body {
	font: 13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
}
table {
	font-size: inherit;
	font: 100%;
}
select,input,textarea {
	font: 99% arial,helvetica,clean,sans-serif;
}

/* 全体設定 */
html {
	
}
body {
}
body#INDEX {
}
div#PAGETOP {
	width: 100%;
	font-size: 100%;
	color: #454341;
}
hr {
	display: none;
}
a:link {
	color: #194DC5; /* 25 77 197 */
	text-decoration:none;
/*	border-bottom:1px dotted #a00;*/
}
a:visited {
	color: #194DC5;
	text-decoration:none;
/*	border-bottom:1px dotted #00a;*/
}
a:hover {
	color: #6884C4;
/*	border-bottom:1px dotted #0a0;*/

}
a:active {
	color: #FF0050;
}

/* ヘッダー */
div#HEADER {
	margin-bottom: 20px;
/*	border-top: solid 4px #595956;*/
	border-bottom: solid 3px #577bb9;/*F76918 ;*//* 577bb9;*/
	background:#577bb9 ;/*#fff;*/
}
h1 {
	padding: 0.3em 1em 0.3em 21px;
	font-size: 167%;
/*	letter-spacing: 0.2em;*/
	color: #FFF5EB;/*9A4414;*/
}
ul#PAN {
	position: absolute;
	top: 10px;
	right: 0px;
	text-align: right;
}
#INDEX ul#PAN{
	display: none;
}
#PAN li{
	display: inline;
}
#PAN a{
	text-decoration: none;
}
#PAN a:after{
	content: "->";
}

/* */
div#left_area{
	float:left;
}

/* メニュー */
div#MENU {
	width: 180px;
/*	float: left;*/
}

#MENU h2{
	width: 150px;
	margin: 0 20px 0.2em 5px;
	padding: 0.2em 5px;
	border: none;
	font-size: 107%;
	letter-spacing: 0.2em;
}
#MENU ul{
	width: 170px;
	margin: 0 5px 0.2em 5px;
	border-bottom: double 3px #FBFBFA;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

}
#MENU li{
	margin-bottom: 5px;
	padding-top: 0.1em;
	background: #FBFBFA;
}
#MENU li.menu-on {
	background: #ECECEA;
}

#MENU li.amazon {
	background: #EBF5D7;
}

#MENU li.menu-on {
	background: #ECECEA;
}

#MENU li a{
	display: block;
	width: 150px;
	padding: 0.2em 10px 0.2em 5px;
	border-bottom: dotted 2px #DCDCDA;
	font-weight: bold;
	text-decoration: none;
}
#MENU li a:hover,#MENU li a:active{
	border-bottom: solid 2px #BA8474;
	text-decoration: none;
}

#MENU img {
	display:none;

}


/* Google Adsense*/

div#gads {
	position:absolute;
	margin-left:10px;
	margin-top:10px;

/*	border-top: solid 4px #595956;*/
/*	border-bottom: solid 3px #577bb9;*/
/*	background:#577bb9 ;*//*#fff;*/
}

div#gads_line {
/*	position:absolute;*/
	text-align:center;
	margin-top:7px;
	margin-left:10px;
/*	margin-top:10px;  */

}


/* 記事部分 */
div#KIZI {
	margin: 0 20px 0 180px;
	padding: 0 0 0 20px;
	border-left: solid 3px #FBFBFA;*/
}

h2 {
	padding: 0.3em 0.3em;
	border-left:solid 3px #F76918;
/*	border-bottom: solid 1px #CCCCCA;*/
	color: #666;/*#B3A4A4;*/
	font-size: 122%;
/*	letter-spacing: 0.2em;*/
}

h2.line001 {
/*	border-left:solid 3px #F77D21;
	color: #006500;
	border-bottom: solid 2px #006500;
*/
}

h2.line002 {
/*
	color: #9ccf63;
	border-bottom: solid 2px #9ccf63;
*/
}

h2.line003 {
/*
	color: #ce0000;
	border-bottom: solid 2px #ce0000;
*/
}

h2.line004 {
/*
	color: #ce6500;
	border-bottom: solid 2px #ce6500;
*?
}

h2.line005 {
/*
	color: #630063;
	border-bottom: solid 2px #630063;
*/
}

h2.line006 {
/*
	color: #3100cd;
	border-bottom: solid 2px #3100cd;
*/
}

h2.line007 {
/*
	color: #639ace;
	border-bottom: solid 2px #639ace;
*/
}


div.cmt_link {
	margin: 0.5em 0 1.5em 1.5em;
/*	line-height: 1.7;*/
}

.cmt_link a {
	font-size:120%;
/*	color:red;
	
	line-height: 1.7;*/
}




div.text {
	margin: 0.5em 2.5em 5.5em 0;
	line-height: 1.7;
}

div.textflow {
	margin: 0.5em 2.5em 5.5em 0;
	line-height: 1.7;
	height:200px;
	width:100%;
	overflow:auto;
}


.text p {
	margin-bottom: 1em;
}

/*
.text p:first-letter {
	font-size:400%;
	line-height:150%;
	float:left;
	margin-right:10px;
}
*/

.text img {
	margin: 10px 10px;
}

div.sub_ttl {
/*	margin: 0.5em 2.5em 1.5em 0;
	line-height: 1.7;*/
	padding-left:0.5em;
	font-size: 110%;
	color:#B35817;
	letter-spacing: 0.2em;

	text-align:left;
	width:250px;
	float:left;

}


div.text_l {
/*	margin: 0.5em 0.5em 1.0em 0;
	line-height: 1.7;*/
	float:left;
}

h3 {
	padding: 0.6em 0 0.4em 0;
	letter-spacing: 0.1em;
}
h4 {
	padding: 0.5em 0 0.2em 0;
	letter-spacing: 0.1em;
}
h5,h6 {
	padding: 0.4em 0 0.2em 0;
}
.text ul.modori {
	text-align: right;
	font-size: 85%;
	list-style: none;
}
.modori a:link,.modori a:visited{
	color: #BA7464;
}

/* リスト */
.text ol {
	margin: 0 0 1em 35px;
	list-style: decimal;
}
.text ul {
	margin: 0 0 1em 35px;
	list-style: square;
}
dl {
	margin: 0 0 1em 5px;
}
dt {
	color: #9A5434;
	font-weight: bold;
}
dd {
	margin: 0 1em 0.2em 1.5em;
}

/* フッター */
div#FOOTER {
	font-size: 85% arial,helvetica,clean,sans-serif;
	width: 100%;
	clear: left;
	text-align: right;
	margin-top: 20px;
	border-top: solid 2px #577bb9;
/*	border-bottom: solid 6px #595956;*/
	background: #fff;
}
#FOOTER h2 {
	display: none;
}
#FOOTER ul {
	padding: 0.8em 2em;
}
#FOOTER li {
	display: inline;
	padding: 0 0.5em;
	font-size: 92%;
}
#FOOTER a{
	text-decoration: none;
}
address {
	display: inline;
}

/* 強調・追加・削除 */
em {
	font-weight: bold;
}
strong{
	font-weight: bold;
	color: #814121;
}
ins {
	text-decoration: underline;
}
del {
	text-decoration: line-through;
}

/* フォーム */

input {
	margin-top: 0.5em;
}
input#TEXT {
	border: solid 1px #CCCCCA;
}
input#BUTTON {
	padding: 1px 0.5em;
	border: double 3px #CCCCCA;
	background: #EDEDEA;
}
textarea {
	margin-top: 0.5em;
	border: solid 1px #CCCCCA;
}
select {
	margin-top: 0.5em;
	border: solid 1px #CCCCCA;
}

/* 引用 */
blockquote {
	padding-left: 0.8em;
	margin: 1em;
	border-left: 1px dashed #EAEAED;
}
cite,q {
	text-decoration: underline;
}

/* 整形済みテキスト */
pre {
	padding: 0.3em;
	border: solid 1px #DADADC;
	font-size: 92%;
	font-family: monospace;
}

/* 物理要素 */
b { font-weight: bold; } /* 太字 */
i { font-style: italic; } /* 斜体 */
big { font-size: 107%; } /* 文字大 */
small { font-size: 85%; } /* 文字小 */
tt { font-family: monospace; } /* 等幅 */