@charset "UTF-8";

<style type="text/css">

.tanaka{
	color:red;
}

.aka {
	color:black;
	font-weight:bold;
	background-color:#E3E3E3;
	
}

.ao{
	color:black;
	font-weight:bold;
}

td{
	padding:0px 0px 0px 0px;
}

table{
	cellpadding:0px;
	border-top:0;
	table-layout: fixed;
}

.sen{
}

h1{
	font-family:"Myriad Pro";
	font-weight:100;
	letter-spacing:10px;
	font-size:40px;
	border="1px"
	text-align:center;
}

h2{
	text-align:center;
	
}

h3{
	font-family:"AXIS";
	font-weight:100;
	letter-spacing:9px;
	font-size:22px;
	color:gray;
	text-align:center;
}

#head{
	
	background-color:white;
	height:5px;
	text-align:center;
}

#head2{
	background-color:white;
	
}

ul{
	list-style-type:none;
	margin:0px 200px;
	}
	
.waku{
	border-bottom:1px solid #B2B2B2;
	width:750px;
	font-size:20px;
}
li{
	border:1px;
}
.gray{
	color:gray;
	
}
#dai{
	font-size:20px;
}
.siro{
	font-size:13px;
	line-height:1.2em;
	height:20px;
}


</style>