<style type="text/css">


<!-- 

body {
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333; /* ページ全体で使用する文字色を指定 */
	background:#fff url("./img/rllb.png");
	background-attachment: fixed;
	background-position: right top;
	background-repeat: repeat-y; 
	text-align: center;

}

--> 


h1{
	font-size: 110%;
	font-weight: bold; 

}
h2{
	font-size: 100%;
	color ;#b0c4de;
	font-weight: bold; 

}

.komoji{
	font-size: 90%;
}

#hidari {
	position: absolute;
	left: 600px;
	top: 50px;
	width: 220px;
}


#zentai {
	width: 770px; /* ボックスの幅を変更 */
	margin: 0 auto;
	text-align: left;
}

#waku{
	clear: both;
	position: relative;
	margin-top: 0px;
}


	#navi{
	position: static;
	font-size: 75%;
	}
	#navi ul {
		margin: 0;
		padding: 0;
		list-style: none;
		
	}
	#navi li {
		float: left;
		width: 153px;
		margin: 0;
		
	
	}
	#navi ul li a {
		display: block;
		width: 100%; /* Windows Internet Explorer 6対策 */
		padding: 8px 0;
		text-align: center;
		font-size: 85%;
		font-family: Arial, Helvetica, sans-serif;
		
		color: #666666;
		text-decoration: none;
		background: url(./img/tabu-003-01-w-a.gif) left top no-repeat;
	}
	#navi ul li a:hover {
		color: #6633ff;
		background: url(./img/tabu-003-01-w-b.gif) left top no-repeat;
	}



.sogo{
font-size: 90%;
color: #ff0000;
}

table{	table-layout: fixed ;
	border: 1.5px #a9a9a9 solid; 
	border-collapse: collapse; 
	width: 100%; 
	font-size: 85%;
	margin: 20px;
	background-color: #fffaf0;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

td{
	border: 1px #a9a9a9 solid; 
	padding:15px;
}


.HP-midasi{

width : 30%;
padding: 2px 10px 2px 10px ;
}

.HP-setumei{
padding: 5px;
font-size: 90%;
width : 70%;
}

</style>
