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

/* ***********************************************
/* HTML要素（一部#ID） */
*{
	margin:0;
	padding:0;
	font-family: "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
}

/* 基本構造 */
html	{	}
body	{
	background-color:#F1F0EE;
	color: #a5836b;
	background-position: bottom;
	margin-bottom: 0px;
}
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	{
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	font-weight: bold;
	color: #a5836b;
	background-image: url(../img/h2.jpg);
	font-size: 110%;
	}
h2,h3	{
	background-repeat: no-repeat;
	background-position: left center;
}
h3	{
	color: #a5836b;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5836b;
	font-size: 110%;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 0.2em;
}
h4	{
	background-color:#a5836b;
	color: #CCCCCC;
}
h5	{
	color: #a5836b;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a5836b;
}
h6	{}

/* 段落 */
p	{margin:0px;}

/* アンカー/下はメニュー部分 */
a	{color:#a5836b;text-decoration:underline;}
	a:link,
	a:visited,
	a:active	{color:#a5836b;}
	a:hover	{
	color:#FFFFFF;
	background-color: #a5836b;
}

/* 強調・追加・削除 */
em	{font-weight:bold;color:#669999;}
strong	{
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF00;
}
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-size: 105%;
}
dd	{
padding-left:10px;
margin-left:20px;
border-left:3px double #ccc;}

/* アドレス */
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: 0px;
}

div#PAGETOP	{
	text-align:left;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	font-size: 100%;
}


div#HEADER	{
	width:100%;
	height:120px;
	background-image:url(../img/head.jpg);
	repeat:x-repeat;
	background-position: center top;
}
div#FOOTER	{
	width:100%;
	height:50px;
	background-image:url(../img/foot.jpg);
	repeat:x-repeat;
}

/*メニュー部分*/

div#MENU{
	width:850px;
	height:120px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul#MENU{
	list-style:none;
	width:100%;
	margin: 0px;
}
ul#MENU li{
	list-style:none;
	float:left;
	margin: 0px;
}
ul#MENU a{
	display:block;
	width:188px;
	height:120px;
	background-image:url(../img/menu.jpg);
}
#MENU a span{display:none;}


ul#MENU a.top{
	background-position:0px 0px;
	width: 320px;
}
ul#MENU a:hover.top{
	background-position:0px 0px;
	width: 320px;
}
ul#MENU a.news{
	background-position:-320px 0px;
	width: 77px;
}
ul#MENU a:hover.news{
	background-position:-320px 0px;
	width: 77px;
}

ul#MENU a.profile{
	background-position:-392px 0px;
	width: 72px;
}
ul#MENU a:hover.profile{
	background-position:-392px 0px;
	width: 72px;
}

ul#MENU a.photo{
	background-position:-464px 0px;
	width: 126px;
}
ul#MENU a:hover.photo{
	background-position:-464px 0px;
	width: 126px;
}

ul#MENU a.blog{
	background-position:-590px 0px;
	width: 57px;
}
ul#MENU a:hover.blog{
	background-position:-590px 0px;
	width: 57px;
}

ul#MENU a.movie{
	background-position:-647px 0px;
	width: 69px;
}
ul#MENU a:hover.movie{
	background-position:-647px 0px;
	width: 69px;
}

ul#MENU a.link{
	background-position:-716px 0px;
	width: 54px;
}
ul#MENU a:hover.link{
	background-position:-716px 0px;
	width: 54px;
}

ul#MENU a.mail{
	background-position:-770px 0px;
	width: 75px;
}
ul#MENU a:hover.mail{
	background-position:-770px 0px;
	width: 75px;
}


div#KIZI {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


div#KIZINEWS {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#KIZIPROFILE {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_profile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#KIZIPHOTO {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#KIZIMOVIE {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_movie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#KIZILINK {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#KIZIMAIL {
	width:850px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_mail.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.overflow {
	width: 500px;
	height: 480px;
	overflow:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	}
	
.overflowprofile {
	width: 430px;
	height: 480px;
	overflow:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: right;
	}
	
.overflow_pop {
	width: 470px;
	height: 320px;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 16px;
	margin-left: 20px;
	float: left;
	}	
		
	

.iframe {
	width: 500px;
	height: auto;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 28px;
	float: right;
	margin-bottom: 9px;
}
div#melma	{
	text-align:right;
	width:750px;
	height:30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


div.text {
	width:auto;
	padding-left:5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

img.photo {
	border: 3px solid #ffcccc;
	margin: 8px;
	padding: 0px;
}

ul.modori li{ margin:0.1em 0 0 auto;
              padding:3px 5px 10px 0px;
              text-align:right;
              list-style-type:none; }		

div#FOOTER01	{
	text-align:center;
	clear: both;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
	#FOOTER01	ul	{ list-style:none; }
	#FOOTER01	li	{
	list-style:none;
	display:inline;
	padding:0px 5px 20px 0px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#FOOTER01	a	{ text-decoration:none; display:inline;}
	#FOOTER01 address { display :inline; }



h1,h2,hr,#MENU h2,#FOOTER01 h2{ display:none;} 

