body{
	margin:10;
	padding:10;
	text-align: center
}


.page{
	width:700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left
}

.intro{
	clear:both;
	font-size:85%;
	text-align:center
}

.update{
	margin-top:5px;
	font-size:90%;
	text-align:right;
}

.top-link{
	font-size:80%;
	color:#555577;
	background-color:#bbddff;
	text-align:left;
}

.mark{
	font-weight:bold;
}

.pmark{
	font-weight:bold;
	color:red;
}

.updateinfo{
	font-size:90%;
}

div{
	position:static;
}

#box-title1 { /* title-top */
	width:700px;
	height:30px;
	background-color:#74BAFF;
	margin-bottom:5px;
}


#box-title2 { /* title-left */
	width:700px;
	height:150px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

#box-title3 { /* title-right */
	width:700px;
	height:35px;
	clear:both;
	border-bottom:10px solid #74BAFF;
}


#box-spring{
	width: 170px; 
	height: 160px; 
	background-color: #ffbbbb; 
	line-height:150%;
	font-size:90%;
	text-align:left;
	float:left;
	padding-top:8px;
	margin-top:10px;
	margin-bottom:10px; 
	margin-right:5px;
} 

.ul-spring{
	list-style-image:url(img/springlist.gif);
	
}

#box-summer{
	width: 170px; 
	height: 160px; 
	background-color: #77ddff; 
	font-size:90%;
	line-height:150%;
	text-align:left;
	padding-top:8px;
	float:left;
	margin-top:10px;
	margin-bottom:10px; 
	margin-right:5px;
} 

.ul-summer{
	list-style-image:url(img/summerlist.gif);
}


#box-autumn{ 
	width: 170px; 
	height: 160px; 
	background-color: #ffdd99; 
	font-size:90%;
	line-height:150%;
	text-align:left;
	padding-top:8px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px; 
} 

.ul-autumn{
	list-style-image:url(img/autumnlist.gif);
}

#box-winter{ 
	width: 170px; 
	height: 160px; 
	background-color: #ddddff; 
	line-height:150%;
	font-size:90%;
	text-align:left;
	padding-top:8px;
	float:left;
	margin-top:10px;
	margin-bottom:10px; 
} 

.ul-winter{
	list-style-image:url(img/winterlist.gif);
}


#box-kansoku {
	width: 345px; 
	height: 115px; 
	background-color: #ddffbb; 
	line-height:150%;
	font-size:90%;
	text-align:left;
	padding-top:8px;
	margin-top:0px;
	margin-bottom:10px;
	margin-right:5px; 
	float:left;	
} 

#box-hoshishinkou {
	width: 345px; 
	height: 115px; 
	background-color: #bbdd99; 
	line-height:150%;
	font-size:90%;
	text-align:left;
	padding-top:8px;
	margin-top:0px;
	margin-bottom:10px;
	float:left;	
} 


#box-cloud {
	width: 345px; 
	height: 115px; 
	background-color: #99bbff; 
	line-height:150%;
	font-size:90%;
	text-align:left;
	padding-top:8px;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px; 
	float:left;	
} 

#box-photo {
	width: 345px; 
	height: 115px; 
	background-color: #bbddff; 
	font-size:90%;
	line-height:150%;
	text-align:left;
	padding-top:8px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;	
} 

#box-geography {
	width: 345px; 
	height: 115px; 
	background-color: #ffffbb; 
	line-height:150%;
	font-size:90%;
	text-align:left;
	padding-top:8px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:5px; 
	float:left;	
} 

#box-link {
	width: 345px; 
	height: 115px; 
	background-color: #ffdd77; 
	font-size:90%;
	line-height:150%;
	text-align:left;
	padding-top:8px;
	margin-top:5px;
	margin-bottom:10px;
	float:left;	
} 

#box-profile {
	width: 700px; 
	height: 20px; 
	background-color: #bbdddd; 
	font-size:80%;
	line-height:110%;
	text-align:left;
	clear:both;
	padding-bottom:3px;
} 

#box-logo-l{
	width: 345px; 
	height: 80px; 
	font-size:80%;
	line-height:110%;
	text-align:center;
	float:left;
}

#box-logo-r{
	width: 345px; 
	height: 80px; 
	font-size:80%;
	line-height:110%;
	text-align:center;
	float:left;
	margin-top:10px;
}

#box-logo-domo{
	width: 345px; 
	height:300px; 
	font-size:80%;
	line-height:110%;
	text-align:center;
	float:right;
	margin-top:5px;
}

#box-logo-left2{
	width:345px; 
	height:35px; 
	font-size:80%;
	text-align:center;
	float:left;
} 

#box-logo-right2{
	width:345px; 
	height:125px;
	margin-top:70px; 
	font-size:80%;
	text-align:center;
	float:left;
} 

#box-logo-left3{
	width: 345px; 
	height: 175px; 
	font-size:80%;
	line-height:110%;
	text-align:center;
	float:left;
	margin-top:10px;
}


h2{
	border-left:10px solid #77bbff;
	border-bottom:1px solid #77bbff;
	font-size:130%
}

address{
	font-size:70%;
	text-align:right;
	border-top:5px solid #77bbff;
	clear:both
}

.top{
	clear:both;
	font-size:70%;
	text-align:right;
}

p{
	font-size:85%;
	line-height:150%;
	text-align:left;
}

.adobelogo{
	margin-top:60px
}


#imgalign {
	vertical-align: middle; 
} 

a img{
	border:0
}


