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

/* 削除不可  */
/* 
CSS作成 / x103 (http://103.coxb.net/~x103/)
写真    / Sky Fine! (http://sf.lgr.jp/)
*/



/* ***********************************************
/* HTML要素（一部#ID） */
*	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
}

/* 基本構造 */
html	{	}
body	{
	background-image: url(bg.png);
	color: #666666;
	margin: 0px;
}
hr	{
	display: none;
}

/* 見出し */
h1,h2,h3,h4,h5,h6	{	}
h1	{
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
	letter-spacing: 0.3em;
	text-align: right;
}
h2	{
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	color: #D6D3CA;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h3	{
	color: #999999;
}
h4	{
	color: #999999;
	font-size: 95%;
}
h5	{
	font-size: 95%;
	color: #CCCCCC;
}
h6	{
	font-size: 90%;
	color: #CCCCCC;
}

/* 段落 */
p	{
	font-family: Verdana, Arial, sans-serif;
	line-height: 160%;
}

/* アンカー */
a	{
	color: #4B8FF0;
	text-decoration: none;
}
	a:hover	{
	color: #9AA3B2;
}

/* 強調・追加・削除 */
em	{	color: #E66D40;	}
strong	{	}
ins	{	}
del	{	}

/* フォーム */

input	{	}
	input#TEXT	{	}
	input#CHECKBOX	{	}
	input#RADIO	{	}
	input#BUTTON	{	}
textarea	{	}
select	{	}
option	{	}
optgroup	{	}

/* リスト */
ol	{
	margin: 10px;
	padding: 5px;
	border: 1px solid #D3CFC2;
		}
	ol li	{	margin-left: 30px;	}
ul	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#MENU01, 	#MENU02,#MENU03,#MENU04{
	line-height: 30px;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px dotted #E1DED5;
	text-align: center;
	letter-spacing: 0.2em;
}
#MENU01    a,  #MENU02 a,#MENU03 a,#MENU04 a{
	display: block;
}
ul   li   a:hover {
	background-image: url(ho.gif);
}
dl	{
	margin: 10px;
	padding: 5px;
	border: 1px solid #D3CFC2;	}
	dt	{	}
	dd	{
	padding: 2px;
	border: 1px dotted #E1DED5;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
}

/* アドレス */
address	{	}

/* 引用（サンプルページ未記述） */
blockquote	{
	margin: 10px;
	padding: 5px;
	border: 1px solid #D3CFC2;
}
cite,q	{
	margin: 10px;
	padding: 5px;
	border: 1px solid #D3CFC2;
		}

/* 整形済みテキスト（サンプルページ未記述） */
pre	{
	margin: 10px;
	padding: 5px;
	border: 1px solid #D3CFC2;
	}

/* 物理要素（サンプルページ未記述） */
b	{
	color: #E66D40;
}
i	{	}
big	{	}
small	{	}
tt	{	}

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

body#INDEX	{	}

div#PAGETOP	{
	margin: auto;
	width: 650px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
div#HEADER	{
	width: 640px;
	height: 197px;
	background-image: url(bg.jpg);
	border: 1px solid #000000;
	color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
	ul#PAN	{
	display: none;
}
div#MENU	{
	float: left;
	width: 180px;
}
	li#MENU01	{	}
	li#MENU02	{	}
	li#MENU03	{	}
	li#MENU04	{	}
		li.menu-on	{	}
div#KIZI	{
	float: right;
	width: 450px;
	background-image: url(lef_rig.png);
	background-repeat: repeat-y;
	padding-left: 10px;
}
	div.text	{	}
ul.modori *	{
	color: #FFFFFF;
}
ul.modori  li a	{
	color: #FFFFFF;
	background-image: url(top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 30px;
	width: 100%;
	display: block;
}
div#FOOTER	{
	clear: both;
	height: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 12px;
	line-height: 30px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#FOOTER li a	{
	letter-spacing: 0.2em;
	text-align: center;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px dotted #E1DED5;
}
	li#FOOTER01	{
	float: left;
	line-height: 20px;
	height: 20px;
	width: 100px;
}
	li#FOOTER02	{
	float: left;
	line-height: 20px;
	height: 20px;
	width: 100px;
	}
	li#FOOTER03	{
	float: left;
	line-height: 20px;
	height: 20px;
	width: 200px;
}
#PAGETOP #KIZI .text #TEXT {
	border: 1px dotted #E1DED5;
	width: 150px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #666666;
}
#PAGETOP #KIZI .text #TEXTAREA {
	width: 200px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #666666;
	border: 1px dotted #E1DED5;
}
#PAGETOP #KIZI .text #BUTTON {
	font-weight: bold;
	line-height: 30px;
	font-size: 120%;
	color: #666666;
	border: 1px dotted #E1DED5;
	background-image: url(ho.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
