@charset "Shift_JIS";
	/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
*{ margin:0; padding:0; 
    font:normal normal normal 100%/1.5em Verdana,ＭＳ Ｐゴシック,Osaka; }

/* 基本構造 */
html	{	}
body	{
font-size:90%;
color:#666;
margin:0px;
text-align:center;
background:#FFFFFF;}
hr	{display:none;}

/* 見出し */
h1,h2,h3,h4,h5,h6	{
font-size:90%;
margin:0px;}
h1	{
font-size:0px;
text-align:left;
padding:20px 0px 0px 30px;
display:none;}
h2	{
width:630px;
font-size:90%;
font-weight:bold;
letter-spacing:2px;
margin-left:10px;
padding:2px 0px 2px 10px;
border-bottom:1px groove #999999;
border-left:5px dotted #CCCCCC;}
h3	{
font-weight:bold;
padding:5px 0px 3px 0px;}
h3:first-letter {font-weight:bold;color:#000000;}
h4	{}
h5	{}
h6	{}

/* 段落 */
p	{margin:0px;}

/* アンカー/下はメニュー部分 */
a	{color:#669999;text-decoration:underline;}
	a:link,
	a:visited,
	a:active	{color:#669999;}
	a:hover	{color:#666;}
	
#MENU li a{
font-weight:bold;
font-size:8pt;
color:#000000;
text-decoration:none;}

#MENU li a:link,#menu li a:visited{ color:#000000; }
#MENU li a:hover{
border-bottom:2px solid #ccc;}

/* 強調・追加・削除 */
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;}

/* リスト */
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	{}
dd	{
padding-left:10px;
margin-left:20px;
border-left:3px double #ccc;}


select	{border:1px solid #ccc;}
option	{border:1px solid #ccc;}
optgroup	{border:1px solid #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;
width:700px;
margin:0px auto;
background:url("../img/bg.gif") repeat-y 00% 00%;}
div#HEADER	{
background:url("../img/back.jpg") no-repeat 50% 100%;
width:700px;
height:200px;}

div#MENU{
	width:680px;
	margin-left:10px;
	text-align:center;
	padding:10px 0px;
	margin-right: 10px;
}
	li#MENU01	{　　}
	li#MENU02	{　　}
	li#MENU03	{　　}
	li#MENU04	{　　}
	li#MENU05	{　　}
	li#MENU06	{　　}
	li#MENU07	{　　}
li#MENU01,li#MENU02,li#MENU03,li#MENU04,li#MENU05,li#MENU06,li#MENU07{
display:inline;}

#MENU li.menu-on a:visited{border-bottom:1px solid #669999;}

div#KIZI {
margin:0px 10px;
width:680px;}

div.text {
	width:630px;
	padding-left:10px;
	background:url("../img/b2.gif") repeat-y 00% 00%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
}

ul.modori li{ margin:0.1em 0 0 auto;
              padding:3px 5px 10px 0px;
              text-align:right;
              list-style-type:none; }		

div#FOOTER	{
	padding:10px 10px 20px;
	text-align:center;
	clear: both;
	width: 700px;
}
	#FOOTER	ul	{ list-style:none; }
	#FOOTER	li	{ list-style:none; display:inline; padding:0px 5px 20px 0px; }
	#FOOTER	a	{ text-decoration:none; display:inline;}
	#FOOTER address { display :inline; }

ul#PAN	{
padding:0px;
margin-left:250px;
clear: both;}
#PAN ul {
list-style:none; }
#PAN li {
list-style:none; 
display:inline;
margin-left:5px;}
#PAN a {
text-decoration:none;
display:inline;
padding-right:20px;
background:url("../img/point.gif") no-repeat 100% 50%;}


hr,#MENU h2,#FOOTER h2{ display:none;} 

/*その他テキスト*/
.minitext {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #000000;
}

/*INFORMATION*/
div#INFORMATION	{
	background:url(../img/informationback.jpg) no-repeat 0% 0%;
	width:660px;
	height:450px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.informationtextarea{
	width:350px;
	padding-left:280px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
}

/*STAFF REPORT*/
div#STAFFREPORT	{
	background:url(../img/staffreportback.jpg) no-repeat 350px 0px;
	width:660px;
	height:450px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.staffreporttextarea{
	width:350px;
	padding-right:280px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
}

/*BIOGRAPHY*/
div#BIOGRAPHY	{
	background:url(../img/biographyback.jpg) no-repeat 0% 0%;
	width:660px;
	height:auto;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.biographytextarea{
	width:350px;
	padding-left:280px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
}

/*MAILMAGAZINE*/
div#MAILMAGAZINE	{
	background:url(../img/mailmagazineback.jpg) no-repeat 200px 0%;
	width:660px;
	height:420px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div.mailmagazinetextarea{
	width:650px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 0px;
	text-align: left;
}
