@charset "Shift_JIS";
	/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
*{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}

/* 基本構造 */
html	{	}
body	{
	background-color:#FFFFFF;
	color: #000000;
}
hr	{display:none;}

/* 見出し */
h1,h2,h3,h4,h5,h6	{
font-size:100%;
margin:0px;}
h1	{
font-weight:bold;
font-family:Geneva, Arial, Helvetica, san-serif;
font-size:250%;
color:#FFFFFF;
text-align:left;
padding:20px 0px 0px 30px;}
h2	{
	width:auto;
	font-size:100%;
	font-weight:bold;
	letter-spacing:2px;
	margin-left:1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #C6A284;
}
h3	{
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	letter-spacing: 0.8em;
}
h4	{
font-weight:bold;
padding:5px 0px 3px 0px;}
h4:first-letter {font-weight:bold;color:#FF0066;}
h5	{}
h6	{}

/* 段落 */
p	{margin:0px;}

/* アンカー/下はメニュー部分 */
a	{color:#FF0000;text-decoration:underline;}
	a:link,
	a:visited,
	a:active	{color:#FF0000;}
	a:hover	{color:#FFFF00;}
	

/* 強調・追加・削除 */
em	{font-weight:bold;color:#669999;}
strong	{font-weight:bold;border-bottom:3px solid #669999;}
ins	{text-decoration:underline;}
del	{color:#888;}

/* フォーム */

input	{border:1px solid #ccc;}
	input#TEXT	{border:1px solid #ccc;}
	input#CHECKBOX	{border:1px solid #ccc;}
	input#RADIO	{border:1px solid #ccc;}
	input#BUTTON	{border:1px solid #ccc;}
textarea	{border:1px solid #ccc;}
select	{border:1px solid #ccc;}
option	{border:1px solid #ccc;}
optgroup	{border:1px solid #ccc;}

/* リスト */
ol	{list-style:none;
	 margin:5px 0px 3px 25px;}
	ol li	{list-style:decimal;}
ul	{list-style:none;}
	ul li	{list-style:disc;margin:5px 0px 3px 20px; }
	
dl	{margin:5px;}
dt	{
	font-weight:bold;
	letter-spacing: 0.2em;
}
dd	{
	padding-left:10px;
	margin-left:10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #990000;
}

/* アドレス */
address	{font-style:nomal;}

/* 引用（サンプルページ未記述） */
blockquote	{padding:5px;border:1px solid #666;background-color:#ccc;}

/* 物理要素（サンプルページ未記述） */
b	{font-weight:bold;}
i	{font-style:italic;}
big	{font-size:large;}
small	{font-size:small;}
tt	{letter-spacing:2px;}

/* ***********************************************
/* 各#ID＆.class */

body#INDEX	{margin:50px 0px 0px;}

div#PAGETOP	{
	text-align:left;
	width:850px;
	height:600px;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg2.jpg);
}





div#HEADER	{
	width:850px;
	height:50px;
}





div#KIZI {
	width:400px;
	height: 510px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}

#overflow {
	width: 380px;
	height: 490px;
	overflow:auto;
	margin-right: 30px;
	margin-left: 5px;
	padding: 0;
	margin-top: 0px;
	float: right;
	}

div.iframe {
	width: 240px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	height: 170px;
	margin: 0px;
}
img.photo {
	border: 5px solid #FF3366;
	margin: 5px;
	padding: 0px;
}

div.text {
	width:auto;
	padding-left:10px;
	background:url("../img/b2.gif") repeat-y 00% 00%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

ul.modori li{ margin:0.1em 0 0 auto;
              padding:3px 5px 10px 0px;
              text-align:right;
              list-style-type:none; }		

div#FOOTER01	{padding:10px 10px 5px;text-align:center;clear: both;}
	#FOOTER01	ul	{ list-style:none; }
	#FOOTER01	li	{ list-style:none; display:inline; padding:0px 5px 20px 0px; }
	#FOOTER01	a	{ text-decoration:none; display:inline;}
	#FOOTER01 address { display :inline; }

div#FOOTER02	{
	text-align:right;
	clear: both;
	width: 800px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	color: #C6A284;
}
	#FOOTER02	ul	{ list-style:none; }
	#FOOTER02	li	{ list-style:none; display:inline; padding:0px 5px 20px 0px; }
	#FOOTER02	a	{ text-decoration:none; display:inline;}
	#FOOTER02 address { display :inline; }


h1,hr,#MENU h2,#FOOTER01 h2{ display:none;} 

