@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;
	background: #FFCC99;
}
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: #993333;
}
a:visited {
	color: #414161;
}
a:hover {
	color: #914141;
}
a:active {
	color: #914141;
}

/* ヘッダー */
div#header {
	margin-bottom: 20px;
	border-top: solid 4px #595956;
	border-bottom: double 3px #ffffff;
	background: #FFFFCC;
}
h1 {
	padding: 0.3em 1em 0.3em 21px;
	font-size: 167%;
	letter-spacing: 0.2em;
	color: #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#menu {
	width: 210px;
	float: right;
}
#menu h2{
	width: 150px;
	margin: 0 20px 1em 20px;
	padding: 0.2em 10px;
	border: none;
	font-size: 107%;
	letter-spacing: 0.2em;
}
#menu ul{
	width: 170px;
	margin: 0 20px 1em 20px;
	border-bottom: double 3px #fbfbfa;
}
#menu li{
	margin-bottom: 15px;
	padding-top: 0.1em;
	background: #CCCCFF;
}
#menu li.menu-on {
	background: #ececea;
}
#menu li a{
	display: block;
	width: 150px;
	padding: 0.4em 10px 0.4em 10px;
	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;
}

/* 記事部分 */
div#kizi {
	margin: 0 210px 0 20px;
	padding: 0 20px 0 20px;
	/*border-left: solid 10px #CCCCFF;*/
}
h2 {
	padding: 0.3em 0;
	border-bottom: solid 1px #ccccca;
	color: #999933;
	font-size: 122%;
	letter-spacing: 0.2em;
}
div.text {
	margin: 0.5em 2.5em 1.5em 0;
	line-height: 1.7;
}
.text p {
	margin-bottom: 1em;
}
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: #99CC00;
}

/* リスト */
.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 1em 1.5em;
}

/* フッター */
div#footer {
	width: 100%;
	clear: right;
	text-align: right;
	margin-top: 20px;
	border-top: double 3px #ffffff;
	border-bottom: solid 6px #595956;
	background: #dcdcda;
}
#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: 2px 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; } /* 等幅 */