/* CSS Document */

body{
	margin:20px 0 0 0;
	padding:0 0 0 0;
	height: 100%;
	width: 100%;
	position: absolute;
	scrollbar-3dlight-color : #FFB200;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color :#FFB200;
	scrollbar-darkshadow-color : #FFB200;
	scrollbar-face-color : #FFB200;
	scrollbar-highlight-color : #FFB200;
	scrollbar-shadow-color : #FFB200;
	background-image:  url(bace/back.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #fff0B5;
	text-align:right;
	font-family:"ＭＳ Ｐゴシック", Osaka,;

}

img{border:0;}

p{margin:0;padding:0;}

h1{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


textarea {
	border: 1px solid #6F3700;
	scrollbar-3dlight-color : #6F3700;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color :#6F3700;
	scrollbar-darkshadow-color : #6F3700;
	scrollbar-face-color : #6F3700;
	scrollbar-highlight-color : #6F3700;
	scrollbar-shadow-color : #6F3700;
	font-family: "ＭＳ Ｐゴシック", Osaka,;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	height:70px;
	width: 500px;
}

a:link {color: #884400;	text-decoration: underline;}
a:visited {color: #884400;text-decoration: underline;}
a:active {color: #884400;text-decoration: underline;}
a:hover {color:#BF7C00;text-decoration: underline;}


/*周りの枠*/
.border{border-color:#6F3700;border-style:solid;border-width:1px;}


/*テキスト指定*/
.text1{font-size:80%;font-family:"ＭＳ Ｐゴシック", Osaka,;color:#000000;line-height:150%;}
.text1-1{font-size:90%;font-family:"ＭＳ Ｐゴシック", Osaka,;color:#000000;line-height:150%;}
.text2 {font-style: normal;font-weight: bold;color:#934900;}
.qr{font-size:80%;font-family:"ＭＳ Ｐゴシック", Osaka,;color:#000000;line-height:120%;}

/*引用・目立たせる内容用（要テーブル）*/
.box{
font-size:80%;
font-family:"ＭＳ Ｐゴシック", Osaka,;
color:#000000;line-height:150%;
padding:10px;border-style:solid;
border-color:#999999;
border-width:0 1px 1px 0;
background-color:#FFF3DD; 
}


/*トップページバック画像用*/
.index-img{
background-image:url(index_img/image.jpg) ;
 background-position:bottom;
 background-repeat:no-repeat;
 background-attachment:fixed;
 }

/*左側サイドメニュー背景画像指定*/
.side-back{
background-image: url(bace/side_back.gif);
 background-repeat:repeat-y;
 background-position:left;
 }
.text3 {
	font-weight: bold;
	color: #FF0000;
}
.text4 {
	font-size: 110%;
	font-weight: bolder;
}
.text5 {
	color: #FF0000;
}


.text6{font-size:80%;font-family:"ＭＳ Ｐゴシック", Osaka,;color:#000000;line-height:200%;}