a:link{color:#99cccc;text-decoration: none;}
a:visited{color:#99cccc;text-decoration: none;}
a:active{color:black;text-decoration: none;}
a:hover{color:black;text-decoration:none ; border-bottom:1px dotted #99cccc;}

a.d:link{color:#99cccc;text-decoration: none;
	font-size:14pt; 
	font-family:'Lucida Sans Unicode','Century Gothic'; }
a.d:visited{color:#99cccc;text-decoration: none;
	font-size:14pt; 
	font-family:'Lucida Sans Unicode','Century Gothic';}
a.d:active{color:black;text-decoration: none;
	font-size:14pt; 
	font-family:'Lucida Sans Unicode','Century Gothic';}
a.d:hover{color:black;text-decoration:none; border-bottom:1px dotted #99cccc;
	font-size:14pt; 
	font-family:'Lucida Sans Unicode','Century Gothic';}

body{	scrollbar-base-color : #99cccc;
	scrollbar-face-color : #99cccc; 
	scrollbar-track-color: #99cccc;	
	scrollbar-arrow-color : #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color : #99cccc;
	scrollbar-shadow-color : #99cccc;
	scrollbar-darkshadow-color : #ffffff;

	background-color: #ffffff;
	background-image: url(logo.gif); 
	background-position: right bottom; 
	background-repeat: no-repeat;
	background-attachment: fixed; 

	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 30px;

	font-size:10pt; 
	color:#333333;
	font-family:'Century Gothic'; 
	line-height:180%;
	overflow: hidden;}

td{	font-size:10pt; font-family:'Century Gothic','tahoma'; line-height:170%;}
img {	border: none;}

p {	height: 60px;
	width: 100px;
	padding: 15px 60px 0px 60px;
 	font-size:30pt; 
	margin-top : 20px;
	font-family:'Georgia'; 
	color:#99cccc;
	background-color: #ffffff;
	background-image: url(hoshi.gif); 
	background-position: 0 0; 
	background-repeat: no-repeat; }

p.menu {margin : 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(no.gif); 
	background-position: 0 0; 
	background-repeat: no-repeat;  }

hr{	height: 1px; border: none; border-top: 1px #99cccc solid; }

div.example { /* 親ボックス */
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
bottom : 0px;
overflow: auto;

}

div.box1 { /* ボックス1 */
position: absolute;
top: 10px;
left: 0px;
bottom : 0px;
width: 100%;
height: 80px;


} 

div.box2 { /* ボックス2 */
position: absolute;
top: 100px;
left: 130px;
bottom: 0px;
width: 620px;
}

b{	border-left:15px solid #005b94;
	border-right:15px solid #005b94;
	background-color: #c6e9ff;
	width: 100%;
	height: 30px;
	font-weight: normal;
	color:#005b94;
	font-family:'Lucida Sans Unicode','Century Gothic';
	font-size:13pt;
	text-align: left;
	padding: 5px 10px 5px 20px;}