@charset "UTF-8";
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	text-decoration: none;
	background-color: #909383;
	width: 100%;
	float: left;
	}
img{
	border:0;
}
#wapper {
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
}
#wapper01 {
	background-image: url(images/bg02.jpg);
	background-repeat: repeat-x;
}
#qa {
	background-image: url(images/game_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 500px;
	padding-left: 28px;
	padding-right: 44px;
	height: 490px;
}

input,select {
color:#666;
font-size:12px;
}
input.qa{
	color:#666;
	font-size:12px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	background-color: #dddecd;
	width: 50px;
}
.black{
	font-size: 13px;
	line-height: 21px;
	background-color: #000000;
	color: #FFFFFF;
}
.copy {
	font-size: 12px;
	color: #433620;
	margin-right: 13px;
}
h3{
	padding:0;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 a:link,.h3 a:visited{
	color: #3366cc;
	text-decoration: underline
}
h3 a:hover{
	color: #3366cc;
	text-decoration: none
}

#main_bg{
	background-image: url(images/experience_05.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.experience-box{
	width: 370px;
	float: left;
	margin-right: 30px;
}

.pic-ex{
	border: 3px solid #FFFFFF;
}
.experience-box h3{
	padding:0;
	font-size: 13px;
	color: #666600;
	font-weight: bold;
}
.experience-box-1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
}

.experience-box-1 h3{
	font-size: 12px;
	color: #666600;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
}
