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



body {
	background-color: #000;
	text-decoration: none;
	
}

img {
	border-style: none;
	text-align: center;
}


#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 0px;
}


#main a:hover img
{
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background: #fff;
border-style:none;
}
.main_image {
	margin-right: auto;
	margin-left: auto;
}

.sub_image {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
}

.social_1 {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	padding-top: 100px;
	width: 700px;
}

.social_2 {
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 700px;
}


.info_area {
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: center;
}


.info_text {
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 10px;
}

.howto_box {
	width: 280px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6FB02E;
	float: left;
}

.button_image_box {
	padding-left: 10px;
	float: left;
	margin-top: 5px;
}

#container {
	background-color: #F3F9D1;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	height: auto !important;
	height: 100%;
	width: 900px;
	min-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}


#wrapper {
	height: 1900px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;

}

.infotext {
	padding-right: 10px;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
