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

*{ margin:0; padding:0; font-size: 12px; line-height: 150%; font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; 	}

img {
	border:0;
	}

html { color:#333; 
	}

body {
	line-height:1.5;
	}
.clear { clear:both;}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
a {
	color: #F00;
}




/* default
----------------------------*/

#waku {
	width:800px;
	margin:10px auto;
	text-align:left;
	}

#waku h2 img {margin: 15px auto 0 auto;}
	
/* bulb
----------------------------*/
.kokusan,
.yunyu {
	list-style:none;
	width:690px;
/*	background:url(img/kokusan_bg.gif) no-repeat left top;*/
	padding:0 0 20px 80px;
	margin:20px 0 20px 30px;
	clear:both;
	}

.kokusan li,
.yunyu li {
	float:left;
	/*display:inline;*/
	width: 200px;
	padding-left:20px;
	}


.kokusan li img, .yunyu li img {
	vertical-align:bottom;
	margin-bottom:5px;}

.kokusan {
	background:url(img/kokusan_bg.gif) no-repeat left top;
	height:190px;}
.yunyu {
	background:url(img/yunyu_bg.gif) no-repeat left top;
	height:310px;}

table {
	width:100%;
	border-collapse:collapse;
	margin-top:5px;
	}

th,td { padding:5px; border:1px solid #999; vertical-align:top; 
	}

thead td { text-align:center; vertical-align:middle; background-color: #000000; color: #FFFFFF; 
	}

.cn {
	text-align:center;
	background-color: #FFF;
	color: #000;
	}

#btn {
	text-align:center;
	padding:20px 0 50px 0;
	}

#btn input { background:url(img/btn_close.jpg) no-repeat; width:150px; height:40px; border:none; 
	}



#reki {
	width:100%;
	margin-bottom:5px;
	}

#reki td { padding:3px 0; text-align:center; background-color: #000000; color: #FFFFFF; 
	}

.foot {
	width:800px;
	margin:0 auto;
	text-align:right;
	padding-top:10px;
	color:#555;
	}
.lo {
	background-color: #FFF;
	text-align: center;
	color: #000;
}
