#header {
	margin: 0px auto;
	padding: 5px 0px 25px 0px;
	background-color: #999999;
	background-image: url(http://www.hh.iij4u.or.jp/~bomb/enjuku/top.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	line-height: 1.2em;
}
#container {
	width: 750px;
	margin: 0px auto;
	padding: 10px 20px;
	background-color: #FFFFFF;
	border-bottom: 5px #333333 solid;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
}
#footer {
	margin: 0px auto;
	padding: 30px 0px 20px 0px;
	background-color: #999999;
	background-image: url(http://www.hh.iij4u.or.jp/~bomb/enjuku/foot.jpg);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	color: #CCCCCC;
}
.ttd {
	background-image: url(http://www.hh.iij4u.or.jp/~bomb/enjuku/top_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.menu {
	margin-bottom: 5px;
	padding: 1px 0px 1px 25px ;
	font-size: 14px;
	font-weight: bold;
	background-image: url(http://www.hh.iij4u.or.jp/~bomb/enjuku/menu.gif);
	background-repeat: no-repeat;
	border-bottom: 1px #333333 solid;
}
.menu_3 {
	margin-bottom: 2px;
	padding: 1px 5px ;
	font-size: 12px;
	font-weight: bold;
	border-left: 5px #999999 solid;
}
.com100 {
	height: 66px;
	line-height: 1.3em;
}
.com100_3 {
	height: 78px;
	line-height: 1.2em;
	font-size:11px;
}
.com80 {
	height: 46px;
	line-height: 1.3em;
}
.com150 {
	height: 116px;
	line-height: 1.3em;
}
.com150sp {
	height: 100px;
	line-height: 1.3em;
}
.border_center {
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
}
.border_sp {
	margin-bottom: 10px;
	padding: 0px 4px 10px 4px;
	border-bottom: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
}
.f10r {
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.f16 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.sp_title {
	margin-bottom: 5px;
	padding: 10px 5px;
	border-left: 5px #FF0000 solid;
	background-image: url(http://www.hh.iij4u.or.jp/~bomb/enjuku/sp_top.gif);
	background-repeat: no-repeat;
	background-position: right;
}