@charset "UTF-8";


.btnYear {
	width:510px;
	margin:15px 0 0 0;
	padding:0;
	}
	

.btnYear p {
	display:block;
	width:70px;
	margin:0 5px 0 0;
	padding:2px 3px;
	background:#ffe3d4;
	border:1px solid #ff0000;
	text-align:center;
	color:#ff0000;
	float:left;
	}
	
.btnYear a {
	text-decoration:none;
	color:#ff0000;
	}

.btnYear a:hover {
	text-decoration:underline;
	background:#fcceb5;
	}
	
/* 10year
===========================*/

.tenYear{
	width:515px;
	text-align:center;
	}

.tenYear h4{
	margin:15px auto 10px;
	}

.tenYear #waku{
	width:514px;
	background:url(images/10year/bg.gif) repeat-y;
	}

.tenYear #waku p{
	line-height:1.6em;
	text-align:center;
	margin-bottom:20px;	
	}

.tenYear #waku table#t01{
	margin:0 auto 20px;
	}
	
.tenYear #waku table#t01 tr td{
	background:url(images/10year/bt.gif) no-repeat;
	}

.tenYear #waku table#t01 tr td a{
	display:block;
	width:146px;
	height:51px;
	padding:7px;
	color:#6d6a6a;
	text-decoration:none;
	text-align:left;
	font-size:10px;
	line-height:1.6em;
	letter-spacing:-1px;
	}
	
.tenYear #waku span.text10px{
	color:#6d6a6a;
	font-size:10px;
	}

.tenYear #waku span.text12px{
	color:#333333;
	font-size:12px;
	line-height:20px;
	}

.tenYear #waku span.text12pxB{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	}

.tenYear #waku table#t01 tr td a:hover{
	background:url(images/10year/btov.gif) no-repeat;
	}

.tenYear #waku #messe ul {
	margin:0;
	padding:0;
	}

.tenYear #waku #messe ul li{
	margin:0;
	padding:0 10px;
	list-style-image:none;
	list-style-type:none;
	text-align:left;
	}

.tenYear #waku #messe{
	width:472px;
	margin:0 auto;
	}

.tenYear #waku #messe li{
	line-height:20px;
	}

.tenYear #waku #messe p{
	line-height:1.6em;
	background:url(images/10year/dot.gif) repeat-x bottom;
	padding-bottom:15px;
	text-align:left;
	}

.tenYear #waku .floatRight{
	float:right;}

.tenYear #wakuBottom {
	width:514px;
	height:64px;
	background:url(images/10year/foot.gif) no-repeat;
	}


