@charset "utf-8";
.topright {
	float: left;
	width: 500px;
}


#main_contents_new2008 .listtop li{
  background: url(/request/wr_css/wr_img/page/list_mkr2_02.gif) no-repeat 0px 7px;
	margin: 0 0 5px 0;
	padding-left:7px;
  color: #3c3c3c;
  font-size: 75%;
  line-height: 1.4em;
}

/* youtube
__________________________________ */
.youtube_area {
	margin-bottom: 50px;
}
.youtube-block {
	text-align: center;
	margin-bottom: 30px;
}
.youtube-block .youtube {
	width: 560px;
	height: 315px;
}
.atten {
	width: auto;
	padding:10px 10px 8px;
	background:#fcfbbf;
	color:red;
	margin:10px auto 15px;
	font-size:75%;
}
.atten li {
	margin-left:1em;
	text-indent:-1em;
}
.centerTxt {
    text-align: center !important;
/*    margin-top: 20px;*/
}
ul.loginBtn {
    width: 500px;
    margin:auto;
}
ul.loginBtn li {
    width: 50%;
    float: left;
    margin-bottom: 1em;
    text-align: center;
}
ul.loginBtn li img {
    width: 90%;
}