body {
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	text-align: center;
	color: #333333;
	font-family: MS UI Gothic;
	font-size: 12px;
	background-color: #F7F7F7;
	vertical-align : baseline;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
	
h1 {
	padding: 0px;
	margin: 0px;
	height: 0px;
	}

.key {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	width: 240px;
	}

#logo {
	text-align: left;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}

#logo a:hover img{
	opacity:0.77;
	filter: alpha(opacity=66);
}

#top {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
h2 {
	text-align: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-weight:bold;
	font-size:14px;
	background-image:url(http://helmetz.net/img/icon01.jpg);
	background-repeat:no-repeat;
	vertical-align: text-bottom;
	}

#txt_m {
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#txt_m a {
	text-decoration: none;
	color: #333333;
		}

#txt_m a:hover {
	background-color:#FF0099;
	color:#FFFFFF;
	}
	
.block {
	margin: 0px 12px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color:#FF0099;
	color:#FFFFFF;
}

ul {
	text-align: left;
	margin: 0px;
	padding: 0px;
    list-style:none;
    overflow:hidden;
}

li{
    list-style:none;
	padding: 0px;
}

#etc {
	text-align: left;
	margin: 0px;
	padding: 0px 3px 30px 3px;
	font-size: 12px;
	overflow: hidden;
	}

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

#etc a:hover {
	background-color:#FF0099;
	color:#FFFFFF;
	}
	
#banner {
	text-align: left;
	margin: 30px 0px 12px 3px;
	padding: 0px;
	overflow: hidden;
	}

#banner img {
	text-align: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	overflow: hidden;
	border: 0px;
	}
	
/* フッター 始 */

#foot_all {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(http://helmetz.net/img_blog/foot_back01.jpg);
	background-repeat: repeat-x;
	background-color: #1C1C1C;
	}

#foot {
	text-align: left;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 20px 0px;
	background-image: url(http://helmetz.net/img_blog/foot_back02.jpg);
	background-repeat: no-repeat;
	color:#999999;
	}

#foot01{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 162px 0px 0px 0px;
	font-size:10px;
	}

#foot-bottom {
	text-align: center;
	margin: 0px 0px 14px 0px;
	padding: 14px 0px 0px 0px;
	font-size: 12px;
	color: #999999;
	border-top: 1px solid #999999;
	}
	
#foot-bottom2 {
	text-align: center;
	margin: 0px;
	padding: 14px 0px 14px 0px;
	font-size: 12px;
	color: #999999;
	border-top: 1px solid #999999;
	}


#foot-bottom a {
	text-decoration: none;
	color: #999999;
	}

#foot-bottom a:hover {
	background-color:#FF0099;
	color:#FFFFFF;
	}

#foot-bottom2 a {
	text-decoration: none;
	color: #999999;
	}

#foot-bottom2 a:hover {
	background-color:#FF0099;
	color:#FFFFFF;
	}

/* フッター 終 */