@charset "Shift_JIS"; /* 文字エンコードの設定（削除不可） */

/* ********************************************** */
/* HTML要素（一部#ID） */
*	{
	margin: 0;
	padding: 0;
	color: #554036;
	font-size: 18px; /*@@元13px  */
	line-height: 20px;
	font-family: YU Gothic, Osaka, sans-serif;
/*@@	font-family: "Century Gothic", Verdana, Osaka, sans-serif;
 */
	}

/* 基本構造 */
html	{	}
body	{
	
	} /*@@元background: url(back_blue.gif) no-repeat left top fixed;  */
div	{
	border: 0;
	}
hr	{
	height: 5px;
	margin: 4px 0;
	color: #307ab0;
	background-color: #307ab0;
	border: 1px solid #afc0ea;
	}

/* 見出し */
h1,h2,h3,h4,h5,h6	{	}
h1	{
	margin: 20px 0;
	font-size: 30px; /* @@28px  */
	font-weight: bold;
	line-height: 30px;
	text-align: right;
	}

h2	{
	height: 24px;
	margin: 15px 5px;
	padding: 2px 0 0 30px;
	font-size: 21px;
	background: url(icon_blue.gif) no-repeat;
	}

/*
h2	{
	margin: 0 0 1em;
	padding: 3px 10px;
	font-size: 20px;
	text-align: left;
	letter-spacing: 0.5em;
	border-left: 45px solid #3f5aac;
	}
*/
h3	{
	margin: 20px 10px 10px;
	font-size: 19px;/*@@元15px  */
	line-height: 17px;
	border-bottom: 1px dotted #554036;
	}
h4	{
	margin: 10px 10px 0;
	padding: 0 3px;
	border-left: 4px double #554036;
	}
h5	{
	margin: 10px 13px 0;
	padding: 0 3px;
	border-left: 2px solid #554036;
	}
h6	{
	width: 25%;
	margin: 10px 14px 0;
	font-size: 10px;
	border-bottom: 1px solid #554036;
	}

/* 段落 */
p	{
	margin: 6px 15px;
	}

/* アンカー */
a	{
	color: #3f5aac;
	}
	a:link	{	}
	a:visited	{	}
	a:hover	{
		background-color: #caeaf5;
		}
	a:active	{
		background-color: #caeaf5;
		}
	a:focus	{	}

/* 強調・追加・削除 */
em	{
	font-weight: bold;
	font-style: normal;
	}
strong	{
	border-bottom: 3px double #3f5aac;
	}
ins	{	}
del	{	}

/* テーブル */
table	{
	margin: 10px 20px;
	border: 2px #cfb689 solid; /* ラインを消す場合は、"border: 0" */
	border-spacing: 0;
	border-collapse: collapse;
	}
th	{
	padding: 2px 4px;
	text-align: right;
	background-color: #faf5c0; /* 背景色を消す場合は、この行を削除 */
	border: 2px #cfb689 solid; /* ラインを消す場合は、"border: 0" */
	}
td	{
	padding: 2px 4px;
	border: 2px #cfb689 solid; /* ラインを消す場合は、"border: 0" */
	}

/* フォーム */
input	{
	margin: 2px;
	padding: 1px 2px;
	line-height: 17px;
	border: 1px solid #554036;
	}
	input#TEXT	{	}
	input#CHECKBOX	{	}
	input#RADIO	{	}
	input#BUTTON	{	}
button, input[type="button"], input[type="submit"], input[type="reset"]	{
	margin: 2px;
	padding: 0 2px;
	line-height: 17px;
	background-color: #caeaf5;
	border: 1px solid #554036;
	}
textarea	{
	margin: 2px;
	padding: 1px 2px;
	border: 1px solid #554036;
	}
select	{
	margin: 2px;
	border: 1px solid #554036;
	}
option	{
	padding: 1px 2px;
	}
optgroup	{	}
fieldset	{
	margin: 10px 20px;
	padding: 4px 2px;
	font-weight: bold;
	border: 2px solid #cfb689; /* ラインを消す場合は、"border: 0" */
	}

/* リスト */
ol	{
	margin: 10px 26px 20px;
	list-style-position: inside;
	}
	ol li	{	}
ul	{
	margin: 10px 26px 20px;
	list-style-position: inside;
	}
	ul li	{	}
dl	{
	margin: 10px 26px 20px;
	}
	dt	{
		font-weight: bold;
	}
	dd	{
		margin: 0 0 0 7px;
		padding: 0 0 0 4px;
		border-left: 2px solid #cfb689;
		}
li ol, li ul, li dl	{
	margin: 0 0 0 1.5em;
	padding: 0;
	}
dd ol, dd ul, dd dl	{
	margin: 0 0 0 0.5em;
	padding: 0;
	}

/* アドレス */
address	{
	font-style: normal;
	display: inline;
	}

/* 引用 */
blockquote	{
	margin: 15px 30px;
	padding: 10px 0;
	background-color: #faf5c0;
	border-left: 3px solid #cfb689;
	}
cite	{	}
q	{
	border-bottom: 2px solid #cfb689;
	}
	q:after, q:before	{
		padding: 0 4px;
		}

/* 整形済みテキスト */
pre	{
	width: 80%;
	margin: 15px 0 15px 30px;
	padding: 2px 5px;
	border: 1px dotted #554036;
	overflow: auto;
	}

/* 物理要素 */
b	{	}
i	{	}
big	{
	font-size: 16px;
	}
small	{
	font-size: 10px;
	}
tt	{	}

/* 省略語・頭文字 */
abbr, acronym	{
	border-bottom: 1px dotted #554036;
	}
	abbr:after, acronym:after	{
		content: "[?]";
		color: #88705c;
		font-size: 10px;
		}

/* 定義語 */
dfn	{
	font-weight: bold;
	font-style: normal;
	}

/* 下付き文字・上付き文字 */
sub, sup	{
	font-size: 9px;
	}

/* イメージ */
img	{
	margin: 2px;
	border: 1px dotted #554036;
	}

/* *********************************************** */
/* 各#ID＆.class */

body#INDEX	{	}
div#PAGETOP	{
	margin: 0 170px;
	padding: 20px 0;
	}
div#HEADER	{	}
	ul#PAN	{
		text-align: right;
		}
		#PAN li	{
			padding: 0 0 0 4px;
			border-left: 1px solid #554036;
			display: inline;
			}
		#PAN a	{
			color: #554036;
			}
div#MENU	{	}
	#MENU h2	{
		margin: 0 5px 0 0;
		padding: 0 5px;
		font-size: 13px;
		border-right: 4px double #554036;
		background-image: none;
		display: inline;
		}
	#MENU ul	{
		margin: 0;
		display: inline;
		}
	#MENU li	{
		margin: 0 0 0 5px;
		list-style-type: none;
		display: inline;
		}
		li#MENU01	{	}
		li#MENU02	{	}
		li#MENU03	{	}
		li#MENU04	{	}
			li.menu-on	{	}
			li.menu-on a
				{
				font-weight: bold;
				}
	#MENU a	{
		color: #554036;
		text-decoration: none;
		}
		#MENU a:link, #MENU a:visited	{	}
		#MENU a:hover, #MENU a:active	{
			color: #3f5aac;
			}
div#KIZI	{	}
	div.text	{	}
		ul.modori	{
			margin: 15px 0 5px 0;
			text-align: right;
			list-style-type: none;
			}
div#FOOTER	{	}
	#FOOTER ul	{
		margin: 0;
		text-align: right;
		}
	#FOOTER li	{
		list-style-type: none;
		margin: 0 0 0 5px;
		background-image: none;
		display: inline;
		}
		li#FOOTER01	{	}
		li#FOOTER02	{	}
		li#FOOTER03	{	}


/* css by http://www8.plala.or.jp/templan/ */
