@charset "Shift_JIS";

/*====================LINK COMMON======================*/

a:link		{
			color: #0000FF;
			text-decoration: none;
			}
a:visited	{
			color: #663399;
			text-decoration: none;
			}
a:hover		{color: #FF0000;
			text-decoration: underline;
			}

a:active	{color: #FF0000;
			}

/*====================HEADLINES======================*/

h1{
	font-size: 1.6em;
	font-weight: bold;
}
h2{
	font-size: 1.4em;
	font-weight: bold;
}
h3{
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	text-indent: 1em;
}


body{
	background: url(http://www.wtn-j.com/html/top/back.gif);
	margin-top: 16px;
	margin-right: 32px;
	margin-bottom: 16px;
	margin-left: 32px;
	text-align: center;
	font-size: 100%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
}
.body{
	text-align: center;

}

.body_txt{
	line-height: 140%;
	color: #333333;
	text-align: left;
	font-size: 0.9em;
}
.f12b_333333 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.capt {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.msg {
	background-color: #FFFFCC;
	border: 1px dashed #999999;
	padding: 6px;
	margin: 0px;
}
.name {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	margin-top: 6px;
	margin-bottom: 6px;
}

div.clear_both {
	clear: both;
	height: 8px;
}

/*====================RIDERS ALBUM======================*/

h1.riders_album {
	font-size: 18px;
	font-weight: bold;
}

div.q_and_a table{
	border: 1px solid #999999;
	border-collapse: collapse;
	font-size: 0.9em;
}

div.q_and_a th{
	width: 150px;
	border: 1px solid #999999;
	padding: 6px;
	font-weight: normal;
	background-color: #e5e5ff;
	text-align: left;
	color: #333366;
	vertical-align: top;
}

div.q_and_a tr td{
	border: 1px solid #999999;
	padding: 6px;
	text-align: left;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 130%;
}

div.q_and_a ul{
	line-height: 130%;
	margin: 4px;
}

div.q_and_a li{
	line-height: 130%;
	list-style-type: circle;
	margin: 12px;
}
/*====================COLUMN======================*/

div.photo_right{
	float: right;
	padding-left: 12px;
	padding-bottom: 8px;
	font-size: 0.9em;
	color: #666666;
	width: 1px;
}

.cap{
	color: #333333;
	font-size: 0.87em;
	padding-top: 6px;
	line-height: 120%;
}
.cap_l{
	color: #333333;
	font-size: 12px;
	padding-top: 6px;
	line-height: 120%;
}
div.photo_left {
	float: left;
	padding-bottom: 8px;
	font-size: 0.9em;
	color: #666666;
	width: 1px;
	padding-right: 12px;
}
