#main_m4w {
	background-image: url(/img/world/top_main_bg.gif);
	padding-top: 5px;
	padding-bottom: 10px;
}

.m4w_bg01 {
	background-image: url(/img/world/m4w_bg01.gif);
	padding-right: 7px;
	padding-left: 7px;
	font-size: 12px;
	line-height: 1.4em;
}

.backtabletop {
	background-image: url(/img/world/backtabletop.gif);
	background-repeat: repeat-x;
	background-position: 0px 50px;
}

.backtabletop02
 {
	background-image: url(/img/world/backtabletop.gif);
	background-repeat: repeat-x;
	background-position: 0px 200px;
}
.lank01
 {
	border: 1px solid #333333;
	background-color: #999999;
}
.lank02 {
	background-color: #000000;
	font-size: 12px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-weight: bold;
	color: #FFFFFF;
}
.lank03 {
	background-color: #FFCC00;
	font-size: 12px;
}
.lank04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	background-color: #333333;
}
.lank05 {
	background-color: #FF8000;
	font-size: 12px;
}
.lank06 {

	background-color: #C7D5F8;
	font-size: 12px;
}
.bestlap01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.bestlap02 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	background-color: #62bbf3;
}
.bestlap03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #62bbf3;
	margin-bottom: 2px;
}

/*---------------------------------------------------*/
/*menu*/

.selectBtn{
	position:relative;
	top:0px;
	left:0px;
	cursor:pointer;
	width:176px;
}

.hideBtn {
	position:absolute;
	top:0px;
	left:0px;
	width:176px;
}

#leftml {
	width: 176px;
}

#about,#first,#play,#lib,#sup {
	text-align: left;
}

/*---------------------------------------------------*/
/*content*/

#m4wContent p {
	margin: 6px 10px;
	font-size: 12px;
}

#m4wContent table {
	margin: 10px auto 22px;
}

.boxCenter {
	text-align: center;
}

.red {
	color: #ea0014;
}

/*---------------------------------------------------*/
/*download page*/

.border2pxwhite {
	border: 2px solid #ffffff;
}

.border2pxblack {
	border: 2px solid #000000;
	background-color: #ffffff;
}

.px18 {
	font-size: 18px;
}

.px24 {
	font-size: 24px;
}

/*---------------------------------------------------*/
/*policy page*/

#policy {
	margin-left: 35px;
	width: 620px;
}

#policy table {
	margin: 0 0 10px;
}


.midashi_w {
	border-left: 6px solid #000000;
	border-bottom: 2px dotted #000000;
	padding-left: 6px;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

/*--m4or キャプション用--*/
span.cap {
	text-indent: -1em;
	margin-left: 1em;
	display: block;
}

.border1pxblack {
	border: 1px solid #000000;
}

.bgcolorblue {
	background-color: #b7cdf5;
}

.border2pxdotblack {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 0 10px 5px 3px;
}

table.keytopic {
	margin:0;
	padding:0;
}

.keytopic div {
	padding: 8px;
}

.keytopic h4 {
	margin: 0 0 3px;
	padding: 0;
}
.keytopic p {
	margin: 0;
	padding: 0;
	line-height: 1.3;
}

/*--081215-16タイムアタックランキング--*/
.trialRanking {
	width: 716px;
	margin: 0 auto;
}
.courseName h3 {
	color: #0254fe;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.courseName span.moreRanking {
	display: block;
	float:right;
}

.trialTop {
	width: 350px;
	text-align: left;
	float: left;
	margin: 8px 0 8px 5px;
	padding: 0;
}
.trialRanking ul {
	width: 716px;
	margin: 0;
	padding: 0;
	clear: both;
}

.trialRanking li {
	list-style: none;
	display: block;
	float: left;
}

.rank50Btn {
	margin-top: 25px;
}

/*--081209～081216 CBTアンケート--*/
#enquete {
	text-align: left;
}

#Q_A {
	margin: 20px 0;
}

#Q_A h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0 0 3px;
	padding: 0 0 0 6px;
	border-left: 5px solid #000000;
	height: 20px;
	clear: both;
}

#Q_A .choices {
	background-color: #ececec;
	border: 1px solid #dcdcdc;
	padding: 10px 20px;
	margin: 0 auto 30px;
	font-size: 12px;
	line-height: 1.5;
	height: 1%;
	width: 680px;
}
.choices:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*--090623-30タイムアタックランキング--*/
.rank50Btn2 {
	margin-top: 25px;
	text-align:center;
}

/*\*/
* html #Q_A .choices {
    height: 1em;
}

.choices {
    display: block;
}
/**/

#Q_A form {
	margin: 0;
	padding: 0;
}
#Q_A span.answer {
	display: block;
	margin: 0 0 10px 10px;
	float: left;
	width: 30%;
}

#Error {
	color: #ff0000;
	font-size: 12px;
}