@charset "Shift_Jis";

*{
	margin:0;
	padding:0;
}

html{
	font-size:12px;
	color: #555;
	font-style:normal;
	line-height:1.5;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	scrollbar-track-color:#D8FFA5;
	scrollbar-face-color:#F8FDFF;
	scrollbar-shadow-color:#F8FDFF;
	scrollbar-darkshadow-color:#F8FDFF;
	scrollbar-highlight-color:#F8FDFF;
	scrollbar-3dlight-color:#F8FDFF;
	scrollbar-arrow-color:#73D0D3;
}

body{
	font-size:12px;
	color: #555;
	background:url(nor_sora013.jpg) #F8FDFF right bottom no-repeat fixed;
}

a:link{color:#73D0D3; text-decoration:none; }
a:visited{color:#73D0D3; text-decoration:none; }
a:hover{color :#777; text-decoration:none; }
a:active{color:#777; text-decoration:none; }

p{
	margin: 0 10px 20px 10px;
	line-height:22px;
	background:url(dot001.gif) bottom left;
}

img{
	border:0;
	margin-bottom:5px;
	margin-right:5px;
}

h1{
	float:right;
	font-size:75px;
	color:#D8FFA5;
	font-weight:normal;
	font-family:Times New Roman,serif,Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	padding-right:6%;
}

h2{
	font-size:13px;
	color:#73D0D3;
	font-weight:bold;
	font-family:Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	padding-left:10px;
	margin-bottom:20px;
	letter-spacing:3px;
	background:url(dot001.gif) bottom left;
}

#menu{
	line-height:22px;
	margin:10px 0 0 20px;
	background:url(dot001.gif) bottom left;
}

ul{
	list-style-type:none;
}

#menu ul li{
	display:inline;
	font-family:Times New Roman,serif,Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	list-style-type:none;
	margin-left:10px;
	padding-left:15px;
	background:url(p_square001.gif) center left no-repeat;
}

#menu li a{
	color:#888;
	font-weight:bold;
	text-decoration:none;
}

#menu li a:hover{
	color:#DDD;
}

#write{
	text-align:left;
	padding:100px 40% 25% 20px;
}

#l_write{
	text-align:left;
	margin:70px 0 0 40%;
}

.float{
	float:left;
	margin-right:10px;
}

.clear{
	clear:both;
}

.link{
	font-size:80%;
	text-align:right;
}


#copy{
	font-size:10px;
	color:#888;
	font-family:Arial,Verdana,"‚l‚r ‚oƒSƒVƒbƒN", Osaka, monospace;
	text-align:right;
	margin:10px 15px 0 20px;
}

b{font-weight:bold; }
strong{font-weight:bold;}
i{font-style:oblique; }