@charset "Shift_Jis";

*{
	margin:0;
	padding:0;
}

html{

	font-size:12px;
	color: #2b2b2b;
	font-style:normal;
	line-height:1.5;
	font-family:Verdana,"ＭＳ Ｐゴシック", Osaka, monospace;
	scrollbar-track-color:#959595;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color:#898989;
	scrollbar-darkshadow-color:#898989;
	scrollbar-highlight-color:#898989;
	scrollbar-3dlight-color:#898989;
	scrollbar-arrow-color:#898989;

}

body{
	font-size:12px;
	color: #ffffff;
	background:url(top01.gif)  #000 left top no-repeat fixed;


}

a:link{color:#e5711d; text-decoration:none; }
a:visited{color:#666666; text-decoration:none; }
a:hover{color :#cccc00; text-decoration:line-through; }
a:active{color:#cccc00; text-decoration:none; }

p{
	margin: 0 30px 20px 10px;
	padding:30px 0 30px 35%;
	line-height:22px;
}

img{
	border:0;
	margin-bottom:5px;
	margin-right:5px;
}



h1{
	font-size:35px;
	color:#808080;
	font-weight:normal;
	margin-left:15px;
	font-family:Impact,Arial,"ＭＳ Ｐゴシック", Osaka, monospace;
}
	h1 a:link{color:#808080; text-decoration:none; }
	h1 a:visited{color:#808080; text-decoration:none; }
	h1 a:hover{color :#777; text-decoration:line-through; }


h2{
	font-size:18px;
	color:#cccc00;
	font-weight:normal;
	font-family:Arial,"ＭＳ Ｐゴシック", Osaka, monospace;
	padding-left:60px;
	margin-left:20px;
	background:url(yubisashi01.gif) bottom left no-repeat;
}


#menu{
	text-align:right;
	margin:0;
	padding:20px;
	background:url(menu01.gif) repeat-x; 

}

ul{
	list-style-type:none;
}

#menu ul li{
	display:inline;
	list-style-type:none;
	margin-right:10px;
	padding-left:5px;
}

#menu li a{
	color:#e5711d;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
	background:url(menu_back.gif) bottom left repeat; 
／メニューのボーダーの中
}

#menu li a:hover{
	text-decoration:line-through;
}

#write{
	padding:120px 0 10% 0;
	background:url(bird.gif)  no-repeat fixed;
    background-position:95% 90%; 
	
}

#b_write{
	text-align:left;
	margin:0;
}

#b_write p{
	margin:0 0 0 20px;
	padding:0;
	text-align:left;	
}

p#info{
	height:80px;
	overflow:auto;
	background:url(info01.gif) bottom left;
	margin: 0 10px 10px 35%;
	padding:10px 0 10px 10px;
	line-height:22px;
	
}

.float{
	float:right;
	margin-right:10px;
	margin-bottom:20px;
	
}

.clear{
	clear:both;
}

#copy{
	font-size:20px;
	font-family:Arial,"ＭＳ Ｐゴシック", Osaka, monospace;
	margin-right:10px;
	text-align:right;
}

b{font-weight:bold; }
strong{font-weight:bold;}
i{font-style:oblique; }