.blind {
	display:none;
}
/* 大枠 */
body {
	color:#555;
	font-size:13px;
	text-align:center;
	scrollbar-base-color:#FEFEFE;
	scrollbar-shadow-color:#CCC;
	scrollbar-darkshadow-color:#AAA;
	scrollbar-arrow-color:#999;
}
img {
	border-width:0px;
	margin-right:15px;
}
textarea {
	font-size:13px;
	line-height:1.1em;
}
b.b_strng, strong {
	font-weight:400;
}
i, em {
	font-style:normal;
}
a {
	text-decoration:none;
}
a:link    { color:#4444FF; }
a:visited { color:#4444FF; }
a:hover   { color:#77BB77; text-decoration:underline; }
a:active  { color:#FF4444; }
h1 {
	position:absolute;
	top:30px;
	left:200px;
	font-size:12px;
	letter-spacing:2px;
	line-height:1.5em;
	color:#77F;
	font-weight:400;
}
caption {
	margin-top:30px;
	padding:0.2em;
	font-weight:700;
	border:1px solid #333;
	background-color:#333;
	color:#FEFEFE;
}
div.body_title h2 {
	display:block;
	position:relative;
	z-index:130;
	width:200px;
	height:40px;
	margin-left:120px;
	overflow:hidden;
	font-size:16px;
	text-indent:-9999px;
	background-repeat:no-repeat;
}
h2.error {
	background-image:url("../img/mt/menu_404.png");
}
div.outline1 {
	margin:10px auto;
	position:relative;
	z-index:100;
	background-image:url("../img/bg/header.png");
	background-repeat:no-repeat;
	width:980px;
	height:100px;
	text-align:left;
}
div.outline2 {
	clear:both;
	position:relative;
	z-index:110;
	margin:-20px auto;
	width:980px;
	line-height:1.5em;
}
dl.bg_middle {
	width:980px;
	margin:0px auto;
}
dt.bg_middle_top {
	position:relative;
	z-index:120;
	background-image:url( "../img/bg/t_top.png" ) ;
	background-repeat:no-repeat;
	* padding-top:20px;
	width:980px;
	height:33px;
}
dl.bg_middle_middle {
	margin:0px;
	background-image:url( "../img/bg/t_middle_right.png" ) ;
	background-repeat:repeat-y;
	background-position:100%;
}
dl.bg_middle_middle dd.bg_middle_left {
	background-image:url( "../img/bg/t_middle_left.png" ) ;
	background-repeat:repeat-y;
	position:relative;
	z-index:130;
	font-size:12px;
	width:980px;
	margin:-15px 0px 0px;
	padding:20px 20px 50px 110px;
	text-align:left;
}
dt.bg_middle_bottom {
	width:980px;
	background-image:url( "../img/bg/t_bottom.png" ) ;
}
div.outline3 {
	margin:40px auto 0px;
	width:1000px;
	line-height:1.8em;
	border-top:double 4px #CFCFCF;
	color:#77F;
	padding-top:20px;
	text-align:center;
}
ul#footer {
	display:block;
	width:350px;
	margin:-15px auto 5px;
	list-style-type:none;
}
ul#footer li {
	display:block;
	width:100px;
	float:left;
	font-size:10px;
	border-right:1px solid #DDF;
	margin-bottom:-25px;
}
ul#footer li a {
	display:block;
	width:100px;
}
ul#footer li a:hover {
	background-color:#DDF;
	color:#222;
}
div.btn_top {
	display:block;
	text-align:center;
	margin-bottom:20px;
}
input.btn_top {
	width:100px;
	height:30px;
	background-image:url( "../img/btn/btn_flwr.png" ) ;
	background-repeat:no-repeat;
	border-top:0px solid;
	border-left:0px solid;
	margin-top:30px;
	cursor:pointer;
}
div.btn_back {
	display:block;
	text-align:right;
	margin-bottom:20px;
}
input.btn_back {
	width:100px;
	height:30px;
	background-image:url( "../img/btn/btn_bat.png" ) ;
	background-repeat:no-repeat;
	border-top:0px solid;
	border-left:0px solid;
	margin-top:30px;
	cursor:pointer;
}
div.pan_dust {
	text-align:right;
	font-size:12px;
	line-height:3em;
	margin-top:-30px;
	width:830px;
}
ul.circle {
	list-style:circle;
	line-height:2em;
}
div.clrc00 {
	color:#C00;
}
b.margin {
	margin:0px 0.2em;
}
span.btn_submit {
	margin-left:169px;
}
input.btn_submit {
	width:80px;
	height:2em;
	margin:0px auto;
	background-color:#FFF;
	letter-spacing:0.2em;
	border-width:2px 2px 2px 2px;
}
div.main_contents {
	width:800px;
	padding-top:40px;
	letter-spacing:0.1em;
}
.hover {
	display:block;
	border:0px solid;
	background-color:#EEF;
	margin-bottom:-3px;
}
div.code {
	padding:20px 0 20px 20px;
	background-color:#DDD;
	color:#222;
}
/* メニュー部 */
div.logo {
	position:relative;
	width:1000px;
	height:80px;
	text-align:left;
	margin:-15px auto -15px;
	* margin:-15px auto -15px;
}
div.counter_img {
	position:absolute;
	top:30px;
	left:890px;
}
img.counter_img {
	margin:0px -3px ;
}
div#watch {
	position:absolute;
	display:none;
	top:60px;
	left:840px;
}
img.watch {
	margin:0px -3px ;
}
ul.menu {
	width:980px;
	margin-left:-35px;
	* margin:0px;
}
ul.menu div {
	clear:both;
}
ul.menu li {
	float:left;
	list-style:none;
	width:120px;
	* width:130px;
	height:25px;
	margin:3px;
	border-top:solid 5px #FFFFFF;
	border-right:dashed 1px #AAA;
	border-bottom:dashed 1px #AAA;
	border-left:solid 8px #FFFFFF;
}
ul.menu a {
	display:block;
	width:103px;
	* width:120px;
	height:17px;
	* height:25px;
	font-size:12px;
	padding:8px 0px 0px 17px;
}
li.sel_menu a {
	background-image:url("../img/icon/icon_menu_sel.png");
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:underline;
}
li.menu a {
	background-image:url("../img/icon/icon_menu.png");
	background-repeat:no-repeat;
	background-position:top left;
}
br {
	letter-spacing:0;
}
br.clrbth {
	clear:both;
}
div.dsplnn {
	display:none;
}
/* コンテンツ部 */
div.contents {
	width:840px;
	height:440px;
	margin:20px 0px 40px 110px;
	text-align:left;
	line-height:1.5em;
}
div.body_title {
	width:450px;
	height:60px;
	position:relative;
	z-index:130;
	background-image:url( "../img/line/under_title.jpg" ) ;
	background-repeat:no-repeat;
	margin-top:-30px;
	* margin-top:-15px;
	margin-bottom:12px;
}
div.body_title img {
	margin-left:130px;
}
div.lastupdate {
	color:#C00;
	margin-bottom:15px;
	font-weight:bold;
}
/* トップページ */
div.body_title_index {
	width:450px;
	height:60px;
	background-image:url( "../img/line/under_title.jpg" ) ;
	background-repeat:no-repeat;
	margin-top:-30px;
	* margin-top:-15px;
	margin-bottom:12px;
}
div.body_title_index h2 {
	display:block;
	position:relative;
	z-index:130;
	width:200px;
	height:40px;
	margin-left:120px;
	margin-bottom:0px;
	overflow:hidden;
	font-size:16px;
	text-indent:-9999px;
	background-image:url("../img/mt/menu_index.png");
	* behavior: expression(IEPNGFIX.fix(this));
	background-repeat:no-repeat;
}
table.index_body {
	float:left;
	width:580px;
	height:340px;
	border:solid 1px;
}
td.door_side {
	width:160px;
	font-size:11px;
	line-height:1.3em;
	vertical-align:top;
}
div.door_left {
	padding:20px 10px;
	overflow:auto;
	text-align:right;
}
div.door_right {
	height:300px;
	overflow:auto;
	text-align:left;
}
td.door_img {
	background-image:url("../img/bg/body_index.jpg");
	background-repeat:no-repeat;
	background-position:50% 50%;
	width:280px;
}
div.index_text {
	margin-bottom:10px;
}
dl.topic_img {
	float:left;
}
dl.topic_img dt {
	margin:0px auto;
	width:290px;
	height:210px;
}
img.topic {
	* behavior: expression(IEPNGFIX.fix(this));
}
dl.topic_info {
	float:left;
	width:510px;
	height:210px;
}
dt.topic_date {
	width:510px;
	font-weight:bold;
	color:#F73;
}
dt.topic_title {
	width:510px;
	padding-bottom:5px;
	font-weight:bold;
	color:#333;
	border-bottom:4px double #777;
}
dd.topic_comment {
	overflow-x:hidden;
	overflow-y:auto;
	margin-left:0px;
	padding:10px 0px 0px 10px;
	width:510px;
	/* TW仕様
	height:120px; */
	/* 歌謡仕様 */
	margin-bottom:20px;
	height:165px;
}
div.right_contents {
	z-index:5;
	position:relative;
	left:600px;
	* left:20px;
	width:200px;
	height:430px;
	border:1px solid;
}
div.update_his {
	clear:both;
	color:#55F;
	font-weight:700;
}
div.update_his textarea {
	width:580px;
	height:75px;
}
/* サイトマップ */
table.sitemap {
	width:800px;
	font-size:13px;
	border-collapse:collapse;
}
table.sitemap td {
	border:1px solid #AAA;
	padding-left:5px;
}
td.site_menu {
	width:220px;
	line-height:25px;
	font-weight:700;
}
td.site_menu a { color:#777; }
td.site_menu a:link    { color:#777; }
td.site_menu a:visited { color:#777; }
td.site_menu a:active  { color:#777; }
td.site_menu a:hover   { color:#AAA; text-decoration:underline; }
/* 日記 */
div#diary_left {
	float:left;
	margin:30px 10px 0px 0px;
}
div#calendar {
	position:relative;
	z-index:130;
	margin-top:-20px;
	width:200px;
	border:1px solid #CFCFCF;
	border-top:0px solid;
}
span.calendar_prev {
	font-size:10px;
	margin-right:5px;
}
span.calendar_next {
	font-size:10px;
	margin-left:5px;
}
div.calendar_month {
	width:188px;
	vertical-align:middle;
	text-align:center;
	font-weight:700;
	line-height:1.7em;
	margin:0px 5px;
	background-color:#DDF;
}
table.calendar {
	margin:0px 5px 5px 5px;
	width:190px
}
table.calendar a.date {
	display:block;
	width:18px;
	height:20px;
	padding-top:3px;
	text-decoration:underline;
	color:#C00;
}
table.calendar a:visited, table.calendar a:link {
	color:#C00;
}
table.calendar a:hover {
	background-color:#CFCFFF;
}
th.calendar_month {
	width:183px;
	font-size:12px;
}
table.calendar td, th.weekday {
	font-size:12px;
	width:20px;
	height:23px;
	padding:2px;
	text-align:right;
	border-right:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
}
div#search_diary {
	width:190px;
	* width:202px;
	height:125px;
	margin-top:7px;
	padding:5px;
	border:1px solid #CFCFCF;
	border-top:0px solid;
}
div.search_diary_nocal {
	width:202px;
	vertical-align:middle;
	text-align:center;
	font-weight:700;
	line-height:2.5em;
	background-color:#DDF;
	border:1px solid #CFCFCF;
}
table.search_diary {
	margin-top:-2px;
	width:180px;
}
table.search_diary td, table.search_diary select {
	font-size:12px;
}
input.search_diary_keyword {
	width:180px;
}
div#diary_space {
	position:relative;
	overflow-x:hidden;
	width:590px;
	margin-left:220px;
	border-left:4px double #CFCFCF;
}
div.article {
	padding:10px;
	margin:10px;
	border-top:4px double #CFCFCF;
}
table.article {
	width:545px;
	border-collapse:collapse;
	border:solid 1px #CFCFCF;
}
td.diary_title {
	font-size:14px;
	line-height:1.5em;
	padding:10px;
	font-weight:700;
	color:#222;
	border-bottom:1px solid #CFCFCF;
	background-color:#DFDFFF;
}
td.diary_date {
	font-size:12px;
	line-height:2.0em;
	text-align:right;
	padding-right:20px;
	border-bottom:1px solid #CFCFCF;
	background-color:#E8E8FF;
}
td.diary_contents {
	padding:10px 20px 30px;
	line-height:1.5em;
	font-size:12px;
}
td.res_date {
	font-size:12px;
	text-align:right;
	line-height:1.4em;
	padding:5px 20px 5px 0px;
	border-top:1px solid #CFCFFF;
	background-color:#E8E8FF;
}
div.res_admin {
	font-size:12px;
	text-align:right;
	font-weight:700;
	color:#C00;
	background-color:#E8E8FF;
}
td.res_body {
	font-size:12px;
	padding:10px 0px 10px 20px;
	border-top:1px solid #CFCFFF;
}
div.input_error {
	margin:0px 0px 15px 20px;
	color:#C00;
	line-height:1.3em;
}
table.res_entry {
	margin-left:20px;
	width:545px;
	border-collapse:collapse;
	border:solid 1px #CFCFCF;
}
table.res_entry td {
	border-bottom:1px solid #CFCFCF;
	padding:5px 0px 5px 5px;
}
table.res_entry th {
	width:70px;
	font-size:12px;
	font-weight:400;
	text-align:right;
	vertical-align:top;
	padding:5px 5px 5px 0px;
	background-color:#DFDFFF;
	border-right:1px solid #CFCFCF;
	border-bottom:1px solid #CFCFCF;
}
input.res_entry {
	width:200px;
}
div.res_submit {
	text-align:center;
	padding:10px 0px;
}
div.res_submit input {
	width:80px;
	height:2em;
	background-color:#FFF;
}
textarea.res_comment {
	width:455px;
	height:60px;
}
div.no_entry {
	display:block;
	height:300px;
	text-align:center;
	margin-top:30px;
	font-size:12px;
	font-weight:700;
	letter-spacing:0.1em;
	color:#C00;
}
table.diary_entry th {
	width:120px;
}
textarea.res_comment_admin {
	width:500px;
	height:200px;
}
table.diary_unsi {
	border:0px solid;
	width:500px;
}
table.diary_unsi td {
	font-size:12px;
	text-align:center;
	border-right:1px solid;
	border-bottom:1px solid;
}
/* sana様およびさなろーま？について */
h3.about_sana {
	margin-top:-10px;
}
table.about_sana {
	width:800px;
	border-collapse:collapse;
}
table.about_sana th, table.about_sana td {
	border:1px solid #777;
	font-size:12px;
	font-weight:400;
	height:2em;
	padding:10px 20px;
}
table.about_sana th {
	width:90px;
}
ul.about_sana {
	margin-bottom:0px;
}
ul.about li {
	list-style:circle;
	line-height:1.5em;
	margin-left:-30px;
}
a.about_sanaro-ma {
	cursor:default;
	float:left;
	margin:20px 0px 0px 10px;
	padding-top:10px;
}
a.about_sanaro-ma_cool {
	position:relative;
	top:-450px;
	left:620px;
	margin-bottom:-300px;
	* position:absolute;
	* top:100px;
	* left:620px;
	display:block;
	width:168px;
	height:313px;
	cursor:default;
}
a.about_sanasama {
	cursor:default;
	float:left;
	margin:20px 0px 0px 10px;
	padding-top:10px;
	padding-bottom:10px;
}
h4.about {
	margin-top:30px;
	font-size:13px;
	color:#C00;
}
div.about_txt {
	width:800px;
}
table.about_rank {
	margin-top:20px;
	border-collapse:collapse;
}
table.about_rank th {
	width:120px;
	font-size:12px;
	padding:10px 20px;
	border:1px solid #AAA;
}
table.about_rank td {
	font-weight:400;
	font-size:12px;
	text-align:center;
	border:1px solid #AAA;
}
table.about_history {
	width:800px;
	border-collapse:collapse;
}
td.about_event {
	width:150px;
	border:1px solid #333;
}
td.about_timing {
	width:80px;
	border:1px solid #333;
}
table.about_history td {
	font-size:12px;
	padding:5px 8px;
	line-height:1.5em;
	vertical-align:top;
	border:1px solid #333;
}
td.about_timing, td.about_event, td.about_action {
	font-weight:700;
	color:#333;
}
/* 運指表 */
h3.keyboard {
	font-size:17px;
	margin:0px 0px 10px;
}
div.body_keyboard {
	float:left;
	width:320px;
	text-align:center;
	margin:0px 20px 20px 0px;
	padding-left:15px;
	border:4px double #CCF;
}
div.body_keyboard img {
	* margin-top:15px;
}
div.body_keyboard h2 {
	margin:10px 0px 10px 10px;
}
div.keyboard_attention {
	font-weight:bold;
	color:#C00;
	margin-bottom:10px;
}
/* 掲示板 */
iframe.bbs {
	width:840px;
	height:500px;
	overflow-y:auto;
	scrollbar-base-color:#FEFEFE;
	scrollbar-shadow-color:#CCC;
	scrollbar-darkshadow-color:#AAA;
	scrollbar-arrow-color:#999;
}
/* JISかな入門 */
table.jis_menu {
	border-collapse:collapse;
	margin:-20px 0px 30px 0px;
}
table.jis_menu td {
	width:120px;
	height:40px;
	background-image:url( "../img/btn/btn_jismenu.png" );
	background-repeat:no-repeat;
}
table.jis_menu a {
	display:block;
	width:60px;
	* width:120px;
	height:30px;
	* height:40px;
	font-size:13px;
	color:#000;
	padding:12px 5px 0px 60px;
}
div.introduction_title {
	font-size:13px;
	font-weight:bold;
	color:#C00;
	margin-bottom:20px;
}
ul.introduction_list {
	list-style-type:decimal;
	margin:20px;
}
ul.introduction_list li {
	line-height:1.5em;
}
div.introduction_mtitle {
	font-size:13px;
	font-weight:700;
	color:#C00;
	margin-bottom:30px;
}
/* 歌謡タイピング劇場 */
table.theater_top {
	margin-top:20px;
	border-collapse:collapse;
	border:0px solid;
}
table.theater_top td {
	border-bottom:1px dashed #777;
	padding:10px 0px 5px 10px;
}
td.theater_title {
	width:120px;
	font-size:12px;
}
td.theater_about {
	width:500px;
	font-size:12px;
}
div.theater_attention {
	color:#C00;
	margin-bottom:20px;
}
div.theater_mtitle {
	color:#C00;
	margin-bottom:20px;
	font-size:15px;
	font-weight:bold;
}
ul.theater_mtitle {
	list-style:circle;
	line-height:2em;
	margin-bottom:30px;
}
ul.theater_rule {
	list-style:none;
	line-height:2em;
	margin:20px 0px 30px;
}
table.theater_exp {
	width:300px;
	margin:20px 0px;
}
table.theater_exp td {
	font-size:12px;
}
table.theater_exp td.player {
	width:40%;
	font-weight:bold;
	line-height:1.7em;
}
ul.theater_cpoint {
	list-style:circle;
	line-height:2em;
	margin:20px auto;
}
table.theater_share {
	width:500px;
	border-collapse:collapse;
}
table.theater_share th {
	font-size:13px;
	height:2em;
}
table.theater_share td {
	font-size:12px;
	text-align:center;
	height:2em;
}
table.input_exp {
	width:500px;
	border-collapse:collapse;
	margin-bottom:20px;
}
table.input_exp td {
	font-size:12px;
	height:1.5em;
	vertical-align:top;
}
table.theater_score {
	width:800px;
	border-collapse:collapse;
}
table.theater_score th, table.theater_score td {
	border:1px solid #333;
}
table.theater_score th {
	text-align:left;
	color:#333;
	height:2em;
	font-weight:700;
	font-size:13px;
	background-color:#DDD;
}
th.theater_no {
	padding-left:8px;
}
th.theater_title {
	padding-left:15px;
}
th.theater_score {
	padding-left:7px;
}
th.theater_remark {
	padding-left:15px;
	width:250px;
}
table.theater_score td {
	height:1.7em;
	padding-left:15px;
	font-size:12px;
}
table.theater_score td.wd {
	width:50%;
}
table.theater_score td.n2 {
	background-color:#DFF;
}
table.theater_score td.n2wd {
	background-color:#DFF;
	width:50%;
}
ul.theater_higher {
	list-style:none;
	line-height:2em;
	margin-top:20px;
	margin-bottom:20px;
}
ul.higher_capture {
	margin:50px 0px;
	* margin-left:40px;
}
ul.higher_capture li {
	list-style:none;
}
ul.higher_capture a {
	line-height:2em;
	letter-spacing:0.2em;
}
div.theater_efficiency {
	color:#C00;
	margin-bottom:50px;
	letter-spacing:1em;
	font-size:15px;
	font-weight:bold;
}
table.theater_rank {
	margin:20px 0px;
	border-collapse:collapse;
}
table.theater_rank td {
	width:90px;
	font-size:12px;
	text-align:center;
	padding:7px 10px;
	border:1px dotted #ACF;
}
table.capture_list {
	border-collapse:collapse;
	margin-top:40px;
	margin-left:40px;
}
table.capture_list th {
	font-size:12px;
	line-height:1.8em;
	padding:5px 20px;
	border-bottom:1px solid #777;
}
table.capture_list td {
	font-size:12px;
	line-height:1.8em;
	padding:5px 20px;
	border-bottom:1px solid #777;
}
h3.theater_capture {
	font-size:17px;
	color:#C00;
}
ul.theater_point {
	list-style:decimal;
	margin:30px 0px;
	* margin-left:50px;
}
h4.theater_capture {
	font-size:15px;
	color:#C55;
}
div.theater_capture_warning {
	width: 80%;
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid #C00;
	line-height: 1.8em;
	color: #C00;
}
div.theater_capture_warning span {
	text-decoration: underline;
	font-weight: 700;
}
table.theater_optimization {
	margin:20px 0px;
	border-collapse:collapse;
}
table.theater_optimization caption {
	border:1px solid #AAA;
	line-height:2em;
	font-size:12px;
	font-weight:700;
	letter-spacing:1.3em;
	text-align:center;
	background-color:#CCC;
}
table.theater_optimization td, table.theater_optimization th {
	font-size:12px;
	text-align:center;
	width:60px;
	height:1.7em;
	padding:5px;
	border:1px solid #AAA;
}
td.theater_keyfng {
	font-weight:700;
	color:#C00;
}
table.theater_optimization_call {
	margin:20px 0px;
	border-collapse:collapse;
}
table.theater_optimization_call th {
	font-size:12px;
	font-weight:400;
	text-align:left;
	width:150px;
	height:1.7em;
	padding:5px;
	border:1px solid #AAA;
}
table.theater_optimization_call td {
	font-size:12px;
	width:150px;
	height:1.7em;
	padding:5px;
	border:1px solid #AAA;
}
div.theater_keyboard {
	width:500px;
	margin:0px 0px 20px;
	text-align:center;
	border:4px double #CCF;
}
table.theater_words {
	width:800px;
	border-collapse:collapse;
}
table.theater_words th, table.theater_words td {
	font-size:12px;
	text-align:left;
	line-height:1.5em;
	padding:10px 0px 10px 10px;
	border:1px solid #777;
}
table.theater_words th.words_caps {
	background-color:#AAA;
	color:#333;
	line-height:1em;
}
table.theater_words td.mean {
	width:400px;
}
table.theater_words td.editor {
	width:80px;
	border-right:1px solid;
}
/* タイパー達へ100の質問 */
table.t100q {
	width:780px;
	border-collapse:collapse;
	border:1px solid #333;
}
table.t100q td {
	border:1px solid #333;
	line-height:1.8em;
	font-size:12px;
	padding-left:5px;
}
td.q_num {
	width:50px;
	color:#555;
	font-weight:700;
	background-color:#D2E4FF;
}
td.q_contents {
	color:#555;
	background-color:#D2E4FF;
}
td.a_num {
	color:#000;
	font-weight:700;
}
td.a_contents {
	color:#000;
	padding-left:30px;
}
/* Type Well */
div.twimg {
	display:none;
	width:650px;
	text-align:center;
	margin-top:20px;
}
select.tw {
	width:320px;
	margin-right:13px;
}
tr.tw_title td {
	font-size:12px;
	padding-top:20px;
}
img#selected_img {
	width:320px;
	height:180px;
}
/* Replay */
table.replay {
	width:550px;
	margin:30px 0px 50px 0px;
	border-collapse:collapse;
}
table.replay th {
	width:50%;
	padding:3px 0px;
	color:#555;
	background-color:#CFC;
	border:1px solid #555;
}
td.replay {
	padding:3px 0px 3px 20px;
	font-size:13px;
	line-height:1.5em;
	border:1px solid #888;
}
td.replay_download {
	vertical-align:top;
	padding-top:10px;
	border:1px solid #888;
	font-size:12px;
	line-height:2em;
}
td.replay_download span {
	padding-left:20px;
	color:#C44;
}
td.replay_download ul {
	margin-top:0px;
}
td.replay_download li {
	list-style:circle;
}
div.replay {
	color:#C00;
	margin-bottom:30px;
	font-weight:700;
	font-size:13px;
	clear:both;
}
div.vs_replay {
	width:800px;
	text-align:center;
	line-height:3em;
	color:#C55;
}
/* the Typing Of the Dead */
div.tod_img {
	text-align:center;
	margin:30px auto;
}
table.tod_rec {
	border-collapse:collapse;
}
table.tod_rec td {
	font-size:12px;
	border-bottom:1px dashed #777;
}
td.tod_event {
	width:120px;
	height:2em;
}
td.tod_rec {
	width:80px;
	height:2em;
}
td.tod_remark {
	width:450px;
	height:2em;
}
/* 動画情報 */
table.movie {
	width:780px;
	margin-top:-30px;
	border-collapse:collapse;
	border:0px solid #C00;
}
div.movie_pan_dust {
	width:790px;
	text-align:right;
	font-size:12px;
	line-height:35px;
	padding-right:10px;
	margin-left:150px;
	margin-bottom:5px;
	border-bottom:1px solid #ACF;
}
div.movie_display_area {
	position:aboslute;
	z-index:140;
	border:10px solid #000;
	cursor:pointer;
}
ul#movie_display_menu {
	margin:20px 0px 0px -35px;
}
ul#movie_display_menu li {
	float:left;
	list-style:none;
	padding:0px 5px;
	margin-top:-20px;
	margin-right:5px;
	text-align:center;
	border-right:1px solid #777;
	border-bottom:1px solid #777;
	cursor:pointer;
}
ul#movie_display_menu img {
	margin:5px auto;
}
div.movie_ranking_banner {
	position:relative;
	margin:-17px 0px -60px 420px;
	* margin:-17px 0px 0px 10px;
}
div#movie_new {
	z-index:150;
	display:none;
	width:970px;
	height:460px;
	* height:500px;
	position:absolute;
	top:0px;
	left:-15px;
	* left:0px;
	background-image:url( "../img/bg/body_bg.jpg" );
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
	color:#555;
	background-color:#FFF;
	border:4px double #ACF;
	cursor:pointer;
}
div.movie_column {
	width:790px;
	height:2em;
	margin-left:150px;
	text-align:center;
	letter-spacing:0.8em;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ACF;
}
div.movie_history {
	width:790px;
	height:390px;
	margin-left:150px;
	padding:5px 10px 5px 5px;
	border-bottom:1px dotted #ACF;
}
div.movie_history table {
	font-size:12px;
	border:solid 0px;
}
div.movie_history td {
	padding:5px;
}
td.movie_name, td.movie_add_date {
	width:680px;
	border-bottom:1px dotted #CCC;
}
td.movie_add_date {
	color:#C00;
	font-weight:bold;
}
td.movie_target {
	width:680px;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #ACF;
}
td.movie_name_L, td.movie_add_date_L {
	width:80px;
	border-bottom:1px dotted #CCC;
}
td.movie_target_L {
	width:80px;
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px solid #ACF;
}
div#movie_hv {
	z-index:150;
	display:none;
	width:970px;
	height:460px;
	* height:500px;
	position:absolute;
	top:0px;
	left:-15px;
	* left:0px;
	background-image:url( "../img/bg/body_bg.jpg" );
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
	color:#555;
	background-color:#FFF;
	border:4px double #ACF;
	cursor:pointer;
}
div.movie_hv_exp {
	width:790px;
	height:390px;
	text-align:left;
	margin-left:150px;
	padding:5px 10px 5px 5px;
	font-size:12px;
	color:#555;
	letter-spacing:0.1em;
	line-height:2em;
	border-bottom:1px dotted #ACF;
}
div.movie_hv_img {
	width:500px;
	text-align:center;
	margin-top:20px;
}
div#movie_faq {
	z-index:150;
	display:none;
	width:970px;
	height:460px;
	* height:500px;
	position:absolute;
	top:0px;
	left:-15px;
	* left:0px;
	background-image:url( "../img/bg/body_bg.jpg" );
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:10px;
	color:#555;
	background-color:#FFF;
	border:4px double #ACF;
	cursor:pointer;
}
div#movie_faq ul {
	list-style-type:none;
	text-align:left;
	width:790px;
	height:390px;
	font-size:12px;
	letter-spacing:1px;
	margin-left:150px;
	margin-top:0px;
	padding:5px 10px 0px 5px;
	border-bottom:1px dotted #ACF;
}
li.movie_q {
	font-weight:bold;
	padding:10px 3px 2px 3px;
}
li.movie_a {
	padding:5px 0px 10px 20px;
	line-height:1.3em;
	border-bottom:1px dotted #ACF;
}
table.movie_info {
	border-collapse:collapse;
}
td.movie_info {
	vertical-align:top;
	border:0px solid #C00;
	padding-bottom:10px;
	text-align:center;
}
td.movie_title {
	font-size:17px;
	font-weight:bold;
	border:0px solid #C00;
	padding:10px 15px 10px 0px;
}
td.movie_thumb {
	border:0px solid #C00;
	width:400px;
	height:320px;
}
table.movie_info th {
	width:60px;
	font-size:12px;
	padding:10px 10px 0px 10px;
	vertical-align:top;
}
table.movie_info td {
	font-size:12px;
	padding:10px 0px 10px 10px;
}
div.movie_btn {
	margin-top:50px;
	* margin-top:0px;
	clear:both;
	text-align:left;
}
input.movie {
	width:130px;
	height:40px;
	font-weight:bold;
	text-align:left;
	padding-left:40px;
	vertical-align:middle;
	color:#555;
	background-image:url( "../img/btn/btn_btfly.png" ) ;
	background-repeat:no-repeat;
	border:0px solid;
	cursor:pointer;
}
table.movie_list {
	width:790px;
	border-collapse:collapse;
	margin-top:20px;
}
td.movie_list_title {
	width:500px;
}
table.movie_list td {
	line-height:3em;
	font-size:12px;
	border-bottom:1px dotted #CCC
}
td.movie_download {
	width:90px;
}
div.movie_no_list {
	margin:30px;
	color:#C00;
	font-size:14px;
}
/* 動画ランキングページ */
div.movie_ranking_logo {
	margin-top:-10px;
}
h3.movie_ranking {
	float:left;
	width:180px;
	height:25px;
	font-size:14px;
	margin:-8px 5px 0px 50px;
	font-weight:400;
	text-indent:-9999px;
	background-image:url( "../img/movies/movie_ranking_logo.png" );
	background-repeat:no-repeat;
	* behavior: expression(IEPNGFIX.fix(this));
}
table.movie_ranking {
	clear:both;
	width:550px;
	margin-top:0px;
	margin-left:50px;
}
table.movie_ranking td, table.movie_ranking th {
	border:1px solid #777;
	line-height:1.8em;
}
table.movie_ranking th {
	text-align:center;
	font-weight:700;
	margin:20px 0px -1px;
}
table.movie_ranking td {
	padding:15px 0px 15px 90px;
}
th.movie_rank1 {
	font-size:20px;
	color:#000;
	background-color:#AAF;
}
td.movie_rank1 {
	font-size:16px;
	color:#000;
}
th.movie_rank2 {
	font-size:17px;
	color:#000;
	background-color:#FEA;
}
td.movie_rank2 {
	font-size:15px;
	color:#000;
}
th.movie_rank3 {
	font-size:14px;
	color:#000;
	background-color:#FCC;
}
td.movie_rank3 {
	font-size:14px;
	color:#000;
}
th.movie_rank {
	font-size:12px;
	color:#444;
	background-color:#FDD;
}
td.movie_rank {
	color:#000;
}
/* 麻雀 */
div.mjg_menu_select {
	display:block;
}
ul.mjg_menu {
	margin-left:0px;
}
ul.mjg_menu li {
	float:left;
	display:block;
	margin:10px 20px 0px 0px;
}
a.mjg_mtitle {
	color:#C00;
	font-size:15px;
}
a.mjg_mtitle:hover   { color:#C00; }
a.mjg_mtitle:visited { color:#C00; }
div.mjg_stitle {
	line-height:3em;
	color:#C00;
	font-size:13px;
}
div#mjg_explain_1 {
	clear:both;
	display:none;
	margin-bottom:30px;
}
div#mjg_explain_2 {
	clear:both;
	display:none;
	margin-bottom:30px;
}
div#mjg_explain_3 {
	clear:both;
	display:none;
	margin-bottom:30px;
}
div#mjg_explain_4 {
	clear:both;
	display:none;
	margin-bottom:30px;
}
img.mjg_img {
	margin:0px -2px 0px 0px;
	border:0px solid;
}
div.mjg_explain {
	margin:5px 0px 30px;
}
table.mjg_explain {
	border-collapse:collapse;
	border:0px solid;
	margin-bottom:25px;
}
table.mjg_explain td {
	font-size:12px;
	padding:10px;
}
table.mjg_word {
	border-collapse:collapse;
	width:800px;
}
table.mjg_word th {
	font-size:12px;
	background-color:#CCF;
	border:1px solid #BBF;
	padding:5px;
}
table.mjg_word td {
	font-size:12px;
	border:1px solid #BBF;
	padding:10px;
	line-height:1.5em;
}
/* タイピングページ */
div.typing_explain {
	width:350px;
	position:absolute;
	top:230px;
	left:560px;
}
div.ua_error {
	font-size:14px;
	font-weight:700;
	color:#C00;
}
div#itype {
	font-weight:700;
	margin-bottom:10px;
}
div#qstn {
	width:800px;
	height:30px;
	padding:5px;
	margin-bottom:2px;
	background-color:#CCC;
	border-bottom:1px solid #AAA;
	font-weight:700;
	font-size:14px;
	letter-spacing:0.15em;
}
div#read {
	width:800px;
	height:30px;
	padding:5px;
	margin-bottom:2px;
	border-bottom:1px solid #AAA;
	background-color:#DDD;
}
div#text {
	width:800px;
	height:30px;
	padding:5px;
	margin-bottom:30px;
	border-bottom:1px solid #AAA;
	background-color:#EEE;
	letter-spacing:0.2em;
}
table.result {
	border-collapse:collapse;
	border:1px solid #BBF;
	margin-bottom:30px;
}
table.result th {
	background-color:#CCF;
}
table.result td, table.result th {
	border:1px solid #BBF;
	padding:7px 20px;
	font-size:12px;
	width:100px;
	text-align:center;
}
div.typing_warning {
	margin:-20px 0px 10px;
	font-size:12px;
	color:#C00;
	font-weight:700;
	line-height:1.5em;
	letter-spacing:0.1em;
}
table.typing_wordform {
	float:left;
	margin-right:15px;
	border-collapse:collapse;
	border:1px solid #BBF;
}
table.typing_wordform th, table.typing_wordform td {
	font-size:12px;
	border:1px solid #BBF;
	height:30px;
}
table.typing_wordform th {
	width:50px;
	padding-right:10px;
	background-color:#CCF;
	text-align:right;
}
table.typing_wordform td {
	padding:5px 10px;
}
div.typing_error {
	font-weight:700;
	font-size:12px;
	line-height:1.5em;
	color:#C00;
	letter-spacing:0.1em;
}
table.typing_wordlist {
	border-collapse:collapse;
	border:1px solid #BBF;
	margin-top:20px;
}
table.typing_wordlist th, table.typing_wordlist td {
	font-size:12px;
	border:1px solid #BBF;
	height:30px;
}
table.typing_wordlist th {
	background-color:#CCF;
}
table.typing_wordlist td {
	padding-left:10px;
}
th.typing_word {
	width:250px;
}
th.typing_read {
	width:300px;
}
th.typing_editor {
	width:100px;
}
th.typing_date {
	width:130px;
}
/* Article */
div.article_list {
	width:800px;
	text-align:center;
}
table.article_list {
	border-collapse:collapse;
	width:800px;
}
table.article_list th, table.article_list td {
	border:solid 1px #333;
	font-size:12px;
}
table.article_list th {
	background-color:#AAA;
	line-height:2em;
	color:#111;
	width:25%;
}
table.article_list td {
	line-height:2em;
	text-align:center;
}
div.ul_back {
	background-color:#EEF;
	width:700px;
	padding:20px 0 10px 10px;
	margin:20px 0;
	border:4px double #AAA;
}
div.attention_text {
	width:700px;
	margin:50px 0;
	padding:20px;
	letter-spacing:0.2em;
	background-color:#EEF;
	border:4px double #CCE;
}
ul.vsmacro {
	list-style-type:decimal;
}
ul.vsmacro li {
	line-height:2em;
}
table.vsmacro {
	margin-bottom:20px;
	* margin-top:20px;
	width:700px;
	border-collapse:collapse;
}
table.vsmacro td {
	font-size:12px;
	line-height:1.3em;
	border:1px solid #333;
	padding:10px;
}
table.vsmacro th {
	font-size:12px;
	line-height:1.2em;
	border:1px solid #333;
	background-color:#BBB;
	color:#111;
}
ul.vsmacro_q {
	list-style-type:circle;
	margin:10px; 15px;
}
ul.vsmacro_q li {
	letter-spacing:0.1em;
	line-height:1.2em;
}
span.strong {
	font-weight:700;
	font-size:15px;
}
span.attention {
	font-weight:700;
	font-size:12px;
	color:#C00;
}
span.misstype {
	background-color:#FCC;
	padding:3px;
	color:#000;
	margin:0 2px;
}
div.vsmacro_movie_area {
	width:700px;
	margin:30px 0;
	padding:30px;
	border:4px double #AAA;
	background-color:#EEF;
}
div.vsmacro_movie_logo {
	width:640px;
	height:70px;
	margin-bottom:10px;
	border-top:4px double #777;
	border-bottom:4px double #777;
	background-color:#;
	background-repeat:no-repeat;
	background-position:20% 50%;
	text-indent:-9999px;
}
/* アンケート */
div.research_form {
	display:block;
	text-align:center;
}
div.research_form table {
	margin:0px auto;
	width:400px;
	border-collapse:collapse;
}
div.research_form th, div.research_form td {
	text-align:left;
	border:1px solid #BBF;
	padding:10px;
}
div.research_form th {
	background-color:#DDF;
	font-size:15px;
	color:#333;
}
div.research_form td {
	font-size:12px;
}
input.research {
	width:380px;
}
div.research_result {
	width:800px;
	text-align:center;
}
table.research_result {
	width:400px;
	border-collapse:collapse;
	margin:0px auto 20px;
}
table.research_result th {
	background-color:#CCF;
	border:1px solid #BBF;
	line-height:2em;
	color:#222;
	font-weight:700;
	font-size:15px;
}
table.research_result td {
	width:33%;
	font-size:12px;
	border:1px solid #BBF;
	text-align:center;
	padding:10px 0px;
}
table.research_comment {
	width:800px;
	border-collapse:collapse;
}
table.research_comment td, td.research_comment {
	line-height:2em;
	padding-left:10px;
	font-size:12px;
	border:1px solid #BBF;
}
table.research_comment th {
	line-height:2em;
	font-size:13px;
	border:1px solid #BBF;
	background-color:#DDF;
}
td.research_result_cd {
	width:15%;
}
td.research_comment {
	width:68%;
}
td.research_date {
	width:17%;
}
div.research_warning {
	color:#66F;
	font-size:13px;
	font-weight:700;
	margin-top:5px;
}
/* タイプシュート */
div.typeshoot_switch_display_menu {
	cursor:pointer;
	text-align:center;
	width:120px;
	line-height:2em;
	padding:0px 5px;
	margin-bottom:10px;
}
div.typeshoot_switch_display_menu span {
	color:#555;
	text-decoration:underline;
}
ul.typeshoot {
	list-style-type:none;
	margin:30px 0px;
}
li.typeshoot {
	display:block;
	width:270px;
	padding-left:10px;
	line-height:2em;
	cursor:pointer;
}
dt.typeshoot {
	display:block;
	font-weight:700;
	font-size:20px;
	margin:30px 20px 20px;
}
h3.typeshoot_subtitle {
	font-size:15px;
	margin:40px 0px 20px;
}
div.typeshoot_comment {
	width:80%;
	background-color:#EFE;
	padding:20px;
	line-height:2em;
	color:#555;
}
ul.typeshoot_sublist {
	list-style-type:none;
	margin-top:20px;
	margin-bottom:30px;
}
ul.typeshoot_sublist li {
	margin-top:10px;
}
div.typeshoot_explain {
	width:80%;
	background-color:#EEF;
	padding:20px;
	line-height:2em;
	color:#666;
	margin-bottom:20px;
}
table.typeshoot_vscom {
	margin:20px 0px;
}
table.typeshoot_vscom td, table.typeshoot_vscom th {
	text-align:left;
	font-size:12px;
	height:2em;
	width:100px;
}
/* エラーページ */
div.error {
	width:700px;
	height:200px;
	margin:80px auto;
	text-align:left;
	color:#C00;
	font-size:15px;
	font-weight:700;
}
/* 入力エラー */
div.input_error {
	color:#F00;
	font-size:13px;
	font-weight:700;
	margin:7px 0px -3px -3px;
}
div.string_error {
	color:#F00;
	font-size:13px;
	font-weight:700;
}

