td {
   font-size: 12px;
   line-height: 1.45;
   color: #333333;
}


h1 {
   font-size: 16px; 
   line-height: 1.45;
   margin-top: 2px;
   margin-right: 0px;
   margin-bottom: 2px;
   margin-left: 13px;
}


a.link01 {
   color: #333333;
   text-decoration: none;
}


a.link01:hover {
   color: #CC0000;
   text-decoration: underline;
}


h2 {
   font-size: 38px;
   font-weight: bolder;
   line-height: 1.2;
}


h4 {
   line-height: 145%;
}


.comment {
   font-size: 10px;
   line-height: 120%;
   color: #666666;
}


#list ul {
   list-style-type: disc;
   margin-top: 5px;
   margin-left: 18px;
}


#list li {
   padding-bottom: 7px;
   clip:   rect(   );
}


a.list {
   color: #333333;
   text-decoration: none;
}


a.list:hover {
   color: #CC0000;
   text-decoration: underline;
}

table.list {
   width: 100%;
   line-height: 1.3;
}

table.list td {
   border: black dotted;
   border-width: 0px 0px 1px;
   padding-right: 5px;
   padding-left: 5px;
   padding-top: 3px;
   padding-bottom: 3px;
}


/*******************	新着情報	*****************/
div#infobox {
   height: 400px;
   overflow-y: scroll;
   border: #000099 1px solid;
}

div.infobox_area {
	margin: 3px 5px;
}

div.whatsnew {
	padding: 5px 0px;
	line-height: 1.4;
}



div#eventbox {
   height: 220px;
   overflow-y: scroll;
   border: #000099 1px solid;
}


div#newsbox {
   height: 200px;
   overflow-y: scroll;
   border: #000099 1px solid;
}




/*******************	左　バナー	*****************/
iframe#banner_left {
	width: 152px;
	height: 650px;
	overflow-y: auto;
}




/*******************	SAKIDORI過去記事	*****************/
div#sakidoribox {
   height: 800px;
   overflow-y: auto;
/*   border: #000099 1px solid;*/
}

hr.dot {
height: 2px;
border: none;
border-top: 2px #CCCCCC dotted;
}



