@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
	font-size: 0;
}

body,td,th {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", Osaka, sans-serif;
}

.back{
	background-image:url(images/bg.png);
	background-repeat: no-repeat;
	background-color:#cfcbc5;
}

#hedder{
	width:100%;
	height:auto;
	background-image: url("images/waku_header.png");
}

#hedder-logo{
	 height:132px;
	 margin:auto;
	 padding:50px 0 10px 0;
	 text-align:center;
}

#main-image{
	width:100%;
	height:auto;
	background-image:url(images/back_repeat.jpg);
}

#top-image{
	 height:384px;
	 margin:auto;
	 text-align:center;
}

#menu-back{
	width:100%;
	height:auto;
	background-image: url("images/back_menu.png");
}

#menu{
	width:1200px;
	height:100px;
	margin:auto;
	padding:50px 0 20px;
	text-align:center;
}
	
#menu-back{
	width:100%;
	height:auto;
	background-image: url("images/back_menu.png");
}

.menu{
	width:1200px;
	height:100px;
	margin:auto;
	padding:40px 0 20px;
	text-align:center;
}

.main{
	width:1200px;
	height:auto;
	margin:auto;
	padding:20px 0;
	text-align:center;
}

.image{
	width:auto;
	margin:30px auto;
}

#spec{
	width:1208px;
	margin:20px auto 40px;
}

img.vie:hover {
opacity: 0.6;
filter: alpha(opacity=60);
-moz-opacity:0.6;
}

.comment{
	width:1208px;
	margin:50px auto 30px;
}

.next{
	width:1208px;
	height:70px;
	margin:50px auto 40px;
}

.footer{
	width:100%;
	height:120px;
}

.footer-text{
	 width:1000px;
	 margin:auto;
	 padding-top:30px;
	 text-align:center;
	 color:#333333;
	 text-align: center;
	 font-size: 12px;
	 line-height:130%;
}


a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #666666;
}

a:active {
	text-decoration: none;
	color: #333333;
}



div.image{
	width:900px;
}

