/* ========================================= */
/* committee.css                             */
/* ========================================= */
/* body + common */
form,h1,h2,h3,h4,h5,ul,li,ol,p,textarea,iframe {
	margin: 0;
	padding: 0;
}
ul,ol { list-style: none;}
li img { vertical-align: top;}

.img_L { float: left;}
.img_R { float: right;}
.img_L,
.img_R { display: inline;}

h1 { margin: 4px 0;}

/* ========================================= */
/* navigation */
ul#navigation {
	width: 980px;
	height: 23px;
}

ul#navigation li {
	float: left;
	width: 140px;
}

ul#numbering {
	padding-left: 25px;
	width: 930px;
	height: 37px;
	background: url("../image/mj-committee/mj-committee_img_bg_number.jpg") no-repeat top left;
}

ul#numbering li {
	float: left;
	margin-right: 20px;
	height: 37px;
	line-height: 37px;
	color: red;
	font-size: 25px;
}
ul#numbering li a { color: red;}
ul#numbering li#sub { margin-right: 60px;}

#inc_navigation {
	margin-bottom: 4px;
}

ul#pagination {
	margin-top: 10px;
	width: 955px;
	height: 37px;
	background: url("../image/mj-committee/mj-committee_img_bg_number.jpg") no-repeat top left;
}
ul#pagination li {
	color: red;
	font-size: 27px;
	line-height: 37px;
}
ul#pagination li a {
	color: red;
}

ul#pagination li#back {
	float: left;
	display: inline;
	margin-left: 25px;
}
ul#pagination li#next {
	float: right;
	display: inline;
	margin-right: 25px;
}

/* ========================================= */
/* main */
div#main_outer_top,
div#main_outer {
	width: 954px;
}

#main_outer_top,
#inner_top,
.inner_top,
.inner_foot,
.innner_separate {
	overflow: hidden;
}

div#main_outer_top {
	height: 14px;
	background: url("../image/mj-committee/mj-committee_img_outer_top.jpg");
}

div#main_outer {
	height: auto;
	background: url("../image/mj-committee/mj-committee_img_outer_middle.jpg");
}
#main_outer p {
	background: rgba(249,242,232,0.01);
}
div.main_footer {
	width: 954px;
	height: 14px;
	background: url("../image/mj-committee/mj-committee_img_outer_foot.jpg");
}

.inner_top {
	width: 926px;
	height: 10px;
	background: url("../image/mj-committee/mj-committee_img_inner_top.jpg");
}

#inner_top {
	width: 926px;
	height: 10px;
	background: url("../image/mj-committee/no03/img_inner_top.jpg");
}

.inner_middle{
	position: relative;
	width: 926px;
	text-align: left;
	background: url("../image/mj-committee/mj-committee_img_inner_middle.jpg");
}

#committee01 .inner_middle,
#committee02 .inner_middle{
	text-align: center;
}

.inner_foot {
	width: 926px;
	height: 9px;
	background: url("../image/mj-committee/mj-committee_img_inner_foot.jpg");
}

.innner_separate {
	width: 926px;
	height: 4px;
	background: url("../image/mj-committee/mj-committee_img_inner_separate.jpg");
}

/* speech */
*:first-child+html .speech {
	letter-spacing: 0; /* IE7 IMG hasLayout true bugfix :) */
}

div#kokuban,
div#kokubanx {
	width: 654px;
	height: 316px;
	color: white;
	text-align: left;
}

div#kokuban {
	position: absolute;
	left: 16px;
}

div#kokubanx {
	margin-left: 16px;
	height: 311px;
}

div.kokuban01 { top: 0; background: url("../image/mj-committee/mj-committee_img_board.jpg");}
div.kokuban02 { top: -4px; background: url("../image/mj-committee/mj-committee_img_board_02.jpg");}
div.kokuban03 { background: url("../image/mj-committee/no03/img_board.jpg");}
div.kokuban04 { background: url("../image/mj-committee/no04/img_board.jpg");}

div#kokuban #title,
div#kokubanx #title {
	position: relative;
	padding: 30px 0 0 60px;
	color: #fed100;
	font-size: 48px;
}

div#kokuban #subject,
div#kokubanx #subject {
	position: absolute;
	top: 90px;
	left: 110px;
	color: white;
	font-size: 34px;
	line-height: 1.4;
}
* html div#kokuban #subject,
* html div#kokubanx #subject { left: 50px;}

div.kokuban04 #subject,
div.kokuban04 #sub {
	position: absolute;
	top: 115px !important;
	color: white;
	font-size: 38px !important;
	line-height: 1.4;
}

div.kokuban04 #subject {
	left: 65px !important;
	_left: 5px !important;
}

div.kokuban04 #sub {
	top: 90px !important;
	left: 175px;
	_left: 115px;
	font-size: 23px !important;
}

/* ========================================= */
/* form + prize */
div#deny_section,
div#tohoho_section {
	margin-top: 10px;
	width: 954px;
	text-align: left;
	background: url("../image/mj-committee/mj-committee_img_bg_deny.jpg") repeat-y;
}
div#deny_section p {
	padding-left: 60px;
	font-size: 1.25em;
	text-align: left;
	line-height: 1.5;
	letter-spacing: 1px;
	background: rgba(249,242,232,0.01);
}
div#deny_section p#deny_top {
	padding: 25px 0 10px 60px;
	width: 894px;
	text-align: left;
	background: url("../image/mj-committee/mj-committee_img_bg_deny_top.jpg") no-repeat top left;
}
div#deny_section h4 {
	margin-bottom: 10px;
}
div#deny_section h5 {
	margin-top: 10px;
}

div#form_outer {
	position: relative;
	padding: 10px 0 10px 150px;
	width: 804px;
	height: 440px;
	text-align: left;
	font-size: 1.125em;
	background: url("../image/mj-committee/mj-committee_img_tohoho_6.jpg");
}

div#form_outer form textarea {
	resize: none;
	position: absolute;
	top: 225px;
	left: 190px;
	width: 575px;
	height: 140px;
	font-size: 1.125em;
}

div#deny_section div#form_outer p {
	padding: 0 !important;
	font-size: 1.125em;
}

div#form_outer form .text01 { margin-left: 20px;}
div#form_outer form .text02 { margin-left: 40px;}

div#form_outer form #select_file {
	width: 450px;
	height: 30px;
	font-size: 22px;
	font-family: monospace;
}
#select_file::-webkit-file-upload-button {
	font-size: 18px;
}

div#form_outer form #submit {
	margin: 15px 0 0 270px;
	height: 39px;
	font-size: 26px;
	font-family: monospace;
}
* html div#form_outer form #submit { margin: 15px 0 0 250px;}
*:first-child+html div#form_outer form #submit { margin: 15px 0 0 250px;}

div#form_outer form #submit_btn {
	margin-top: 150px;
}

div#form_outer form #submit_txt {
	margin: 0 0 0 165px;
	font-weight: bold;
}

div#form_btm {
	margin-bottom: 10px;
	width: 954px;
	height: 34px;
	background: url("../image/mj-committee/mj-committee_img_tohoho_6_2.jpg");
}

div#form_btm_text {
	padding-bottom: 50px;
	width: 954px;
	background: url("../image/mj-committee/mj-committee_img_tohoho_8.jpg") no-repeat bottom left;
}
div#form_btm_text p {
	padding: 0 105px 0 145px;
	width:700px;
	text-indent: -20px;
}

p#backlink {
	margin: 30px 0 25px;
	width: 955px;
	height: 23px;
	text-align: center;
}

div#tohoho_section {
	background: url("../image/mj-committee/mj-committee_img_outer_middle.jpg") repeat-y;
}
#tohoho_section p {
	background: rgba(249,242,232,0.01);
}

div#tohoho_section div.speech {
	margin-left: 14px;
}

#deny_section {
	font-size:16px;
}

.deny h5 {
	margin: 0 auto;
	width: 714px;
}
.deny #form_outer {
	position: relative;
	margin: 0 auto;
	padding: 10px 0 10px 30px;
	width: 684px;
	text-align: left;
	background: url("../image/mj-committee/mj-committee_img_tohoho_6_02.gif") repeat-y;
}
.deny #form_outer form textarea {
	position: static;
	overflow: auto;
	margin: 0 0 0 40px;
	width: 575px;
	height: 140px;
	font-size: 1.125em;
}

.deny #form_outer form #submit_btn {
	margin: 0;
}

.deny #form_outer form #submit_txt {
	margin: 0;
	font-weight: bold;
	text-align: center;
}
.deny #form_btm {
	margin: 0 auto 10px;
	width: 714px;
	height: 34px;
	background: url("../image/mj-committee/mj-committee_img_tohoho_6_2_02.jpg");
}


/* ========================================= */
/* Mahjong improvement committee no05- */
.mod_main {
	position: relative;
	margin: 0 auto;
	padding-bottom: 40px;
	width: 954px;
	height: auto;
	background: url("../image/mj-committee/mj-committee_img_outer_middle.jpg") repeat-y;
}
.mod_main p {
	background: rgba(249,242,232,0.01);
}
.mod_main_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 954px;
	height: 14px;
	background: url("../image/mj-committee/mj-committee_img_outer_top.jpg") no-repeat top left;
}
.mod_main_btm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 954px;
	height: 15px;
	background: url("../image/mj-committee/mj-committee_img_outer_btm.jpg") no-repeat bottom left;
}
* html .mod_main_btm {
	bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1); /* IE6 bottom odd pixel bug fix */
}

.mod_inner {
	position: relative;
	top: 20px;
	left: 0;
	padding: 4px 0 12px 0;
	width: 926px;
	height: auto;
	text-align: left;
	background: url("../image/mj-committee/mj-committee_img_inner_middle.jpg") repeat-y;
}
#tohoho_section .mod_inner {
	top: 6px;
	left: 14px;
	margin-bottom: 12px;
}
.mod_inner_top {
	position: absolute;
	top: -6px;
	left: 0;
	width: 926px;
	height: 10px;
	background: url("../image/mj-committee/img_inner_top.jpg") no-repeat top left;
}
#tohoho_section .mod_inner_top {
	background: url("../image/mj-committee/img_inner_top_02.jpg") no-repeat top left;
}
.mod_inner_btm {
	position: absolute;
	bottom: -5px;
	left: 0;
	_margin-bottom: -5px;
	width: 926px;
	height: 10px;
	background: url("../image/mj-committee/img_inner_btm.jpg") no-repeat bottom left;
}
#tohoho_section .mod_inner_btm {
	bottom: -6px;
	_margin: 0;
}
* html .mod_inner_btm {
	bottom: expression(this.parentNode.clientHeight % 2 == 0 ? 0 : -1); /* IE6 bottom odd pixel bug fix */
}

#blackboard {
	position: relative;
	margin-left: 10px;
	width: 654px;
	height: 311px;
}
#blackboard h2 {
	position: relative;
	padding: 30px 0 0 60px;
	color: #fed100;
	font-size: 48px;
}
.kokuban05 { background: url("../image/mj-committee/no05/img_board.jpg");}
.kokuban06 { background: url("../image/mj-committee/no04/img_board.jpg");}

/* ========================================= */

#fukidashi_utsuo_top {
	position:relative;
	margin-left:22px;
}

.fukidashi_box {
	background-image:url('../image/mj-committee/temp/fukidashi_rep_01.jpg');
	width:640px;
}
.fukidashi_box03 {
	background-image:url('../image/mj-committee/temp/fukidashi_rep_03.jpg');
	width:358px;
}

.fukidashi_box_short {
	background-image:url('../image/mj-committee/temp/fukidashi_short.jpg');
	width:344px;
	padding:20px 40px 20px 10px;
	height:24px;
	text-align:center;
}

.fukidashi_top {
	background-image:url('../image/mj-committee/temp/fukidashi_top_01.jpg');
	width:640px;
	height:19px;
}
.fukidashi_top03 {
	background-image:url('../image/mj-committee/temp/fukidashi_top_03.jpg');
	width:358px;
	height:18px;
}

.fukidashi_bottom {
	background-image:url('../image/mj-committee/temp/fukidashi_bottom_01.jpg');
	width:640px;
	height:17px;
}
.fukidashi_bottom03 {
	background-image:url('../image/mj-committee/temp/fukidashi_bottom_03.jpg');
	width:358px;
	height:53px;
}

.fukidashi_bottom_2 {
	background-image:url('../image/mj-committee/temp/fukidashi_bottom_02.jpg');
	width:640px;
	height:47px;
	margin-bottom:15px;
}

.fukidashi_txt {
	line-height:1.3em;
	font-size: 18px;
}
.fukidashi_txt td {
	background: rgba(255,252,245,0.01);
}

.fukidashi_box_short .fukidashi_txt {
	line-height:1em;
	font-size: 18px;
}

#utsuo_top {
	position:absolute;left:640px;top:-102px;
}

#utsuo_top_fukidashi_parts {
	position:absolute;left:638px;top:47px;
}

.chara {
	margin-left:15px;
	margin-right:40px;
}

.fukidashi_box_temp {
	margin-top:20px;
}

.fukidashi_box_temp_2 {
	margin-top:20px;
	margin-left:20px;
}

.fukidashi_relative {
	position:relative;
}

.fukidashi_utsuo_rep_parts {
	position:absolute;left:-4px;top:-10px;
}

.temp_midashi {
	background-image:url('../image/mj-committee/temp/midashi_01.jpg');
	width:883px;
	height:46px;
	margin-left:22px;
	margin-top:20px;
	font-size:32px;
	color:white;
	padding-top:13px;
	text-align:center;
}

.temp_haifu_box {
	margin-left:100px;
	margin-top:30px;
}

.temp_haifu_box-w800px {
	margin: 30px auto 0;
	width: 800px;
	text-align: center;
}

.temp_haifu_box-w800px .text-kome {
	position: relative;
}

.temp_haifu_box-w800px .text-kome:before {
	position: absolute;
	left: -1em;
	content: 'ви';
}

.temp_haifu_box-w800px .ta-l {
	text-align: left;
}

.temp_haifu_box img {
	margin-left:180px;
}

.temp_haifu_window {
	background-image:url('../image/mj-committee/temp/haifu_window_btn.jpg');
	width:278px;
	height:278px;
	padding:6px;
	margin-left:318px;
	margin-top:30px;
}

.temp_haifu_window_btn {
	margin-left:380px;
}

#temp_hana {
	position:absolute;left:5px;top:-2px;
	z-index:5;
}

.hr {
	background-image:url('../image/mj-committee/temp/hr.jpg');
	width:872px;
	height:9px;
	margin:20px auto;
	font-size:1px;
}

/* Local Navigation */

ul#mjcom_local_nav {
	margin:0 auto;
	width:955px;
	height:40px;
	background:url('../image/mj-committee/mj-committee_img_bg_number.jpg') no-repeat top center;
	font-size:27px;
}

ul#mjcom_local_nav li {
	float:left;
	width:246px;
	line-height:37px;
}

ul#mjcom_local_nav li a:link,
ul#mjcom_local_nav li a:hover,
ul#mjcom_local_nav li a:active,
ul#mjcom_local_nav li a:visited {
	color:red;
}

ul#mjcom_local_nav li#mjcom_local_nav_prev {
	padding-left:20px;
	width:196px;
	text-align:left;
}

ul#mjcom_local_nav li#mjcom_local_nav_next {
	padding-right:20px;
	width:216px;
	text-align:right;
}
