BODY {

		font-size: 12px;
		font-family:'Osaka','MS PGothic','MS UI Gothic',gothic,sans-serif;
		color:#333333;
		background-color: #FFFFFF
	
	
	}

TD {


		font-size: 12px; 
		font-family:'Osaka','MS PGothic','MS UI Gothic',gothic,sans-serif;
	
	
	}
	

A { text-decoration: none; }
A:link {color:#016699;
text-decoration:none;}
		
		
A:visited {color:#1F2C9F;}
		
		
A:hover {


			color:#009999;
			text-decoration:underline
		
		
		}
A:active {
			color:#009999;
			text-decoration:underline
		}

.size1 {font-size: 9px; line-height:140%; }
.size2 {font-size: 10px; line-height:140%; }
.size3 {font-size: 11px; line-height:140%; }
.size4 {font-size: 12px; line-height:140%; }
.size5 {font-size: 14px; line-height:140%; }
.size6 {font-size: 18px; line-height:140%; }
.size7 {font-size: 24px; line-height:140%; }

.menu {


			font-size: 10px; 
			line-height:120%; 
		
		}



.headline {


			color:#333333;
			font-size: 12px; 
			line-height:140%; 
		
		}

.caption {


			color:#333333;
			font-size: 10px; 
			line-height:120%; 
		
		}


.bg-t01{background-color:#E6E6E6}
.bg-t02{background-color:#FFFFFF}



.footer{background-color:#000000}

.copyright{


			color:#333333;
			font-size: 10px; 
			line-height:120%; 
		
		}


/* フッタコンテンツ用見出し */
.guide{
	font-size: 18px;
	font-weight: bold;
	width: 500px;
	margin-left: 20px;
	margin-bottom: 0px;
	border-left: 5px solid black;
	border-bottom: 1px solid #777777;
	padding-bottom: 3px;
	padding-left: 7px;
	}


/* サイトマップ用クラス追加 */

.sitemap {
	margin-left: 20px;
	list-style-type: square;
	line-height: 140%;
}


.yume {
	font-size: 13px;
	line-height:140%;
	width: 250px;
}


.yumeTbl {
	margin-top: 10px;
	margin-bottom: 10px;
    border-collapse: collapse;

}

.yumeTbl.th01{
	width: 100px;
	border: 1px solid black;
	font-size: 12px;
	background-color: #cccccc;
}

.yumeTbl.th02{
	width: 150px;
	font-size: 12px;
}

.yumeTbl.td01{
	width: 100px;
	border: 1px solid black;
	font-size: 12px;
}

.yumeTbl.td02{
	width: 150px;
	font-size: 12px;
}

.yumeTbl.th03{
	border: 1px solid black;
	font-size: 12px;
	background-color: #cccccc;
}

.yumeTbl.td03{
	border: 1px solid black;
	font-size: 12px;
}

.yumeTbl.td04{
	border: 1px solid black;
	font-size: 12px;
	text-align: center;
}


.yumeTbl.td05{
	border-right: 1px solid black;
	font-size: 12px;
	text-align: center;
}




