@charset "utf-8";

/* /////////////////////////////////////////// */
/* reset
/* /////////////////////////////////////////// */

* {
	font-size:100%;
	line-height:170%;
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:normal;

}
body {
	font-size:75%;
	text-align:center;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
}
img {
	border:none;
	vertical-align:top;
}

#wrapper {
	width: 100%;
	margin: 0px auto;
	padding:4px 0 10px;
	text-align:left;
	background-color:#ffffff;

}



/* /////////////////////////////////////////// */
/* link
/* /////////////////////////////////////////// */

a:link {
	color: #1111cc;
}
a:visited {
	color: #1111cc;
}
a:hover {
	color: #1111cc;
}
a:active {
	color: #1111cc;
}

h1 a,h2 a,h3 a{
	font-weight:bold;
}

/* /////////////////////////////////////////// */
/* header
/* /////////////////////////////////////////// */


#header {
	margin-bottom:10px;

}

#header #txt {
	background-color:#ececec;
}

#header #txt strong {
	color:#666666;
	font-weight:bold;
}


#logo_img{
	float: left;
}

#logo_txt{
	float: left;
	margin-left:20px;
	margin-top:40px;
}

#logo_txt strong{
	font-weight:bold;
	font-size:220%;
	color:#5f6969;
}

#logo_e{
	clear: both;
}




/* /////////////////////////////////////////// */
/* header_menu
/* /////////////////////////////////////////// */

#header_menu {
	padding-left:8px;


}

/* /////////////////////////////////////////// */
/* main
/* /////////////////////////////////////////// */

#container{
width: 100%;
float: left;
margin-right: -160px;
}


#contents{
	float: right;
	width: 100%;
	margin-left: -182px;
	font-weight:normal;
	/* レイアウト崩れないように */
	overflow: hidden;

}

#contents *{

	margin: 0px 164px 0px 184px;
}

#contents * *{
	margin: 0;
}

#contents_data {
	margin: 0 0 0 20px;
}
#contents_guide{
	margin: 0 0 0 20px;
}


#contents h2 {
	font-weight:bold;
	border-right:1px solid #333333;
	background:#333333 url(/rp/navi_bg.jpg) repeat-x left bottom;
	border-bottom:3px solid #d6eefe;
	color:#FFFFFF;
	padding:7px;
	margin:0 0 5px 0;
}

#pan{
   text-align: left;
   float: left;
}

#create_day{
	margin-right:5px;
	text-align:right;
}





/* ゲームTOPページ */
/* データ大見出し */
#datacol h3 {
	font-weight:bold;
	border: gray 1px solid;
	background-color:#ffccff;
	border-left: 14px double #cc33cc ;
	padding: 0px 0px 0px 3px;
	margin: 5px 0px 0px 0px;
}
/* データ小見出し */
#datacol h4 {

	border-bottom : 2px solid #ccc ;
	border-left : 10px ridge #eaeaea ;

	padding: 0px 0px 0px 3px;
	margin: 5px 3px 3px 0px;
}

#datacol li {
	padding: 1px 0px 1px 5px;

}

#contents h2#data_title{
	margin:0 0 0 0;
}



#datacol{
	margin:0 0 15px 0;

}

#col1,#col2,#col3,#col4,#col5{
	float: left;
	width: 180px;
	margin-right: 5px;
}

#col9{
	clear: both;

}









/* dataページ */
/* データ大見出し */
#data_container h3{
	font-weight:bold;
	border: gray 1px solid;
	background-color:#ddd;
	border-left: 14px double #cc33cc ;
	padding: 0px 0px 0px 3px;
	margin: 12px 0px 12px 0px;
}
/* データ小見出し */
#data_container h4 {
	font-weight:bold;
	border-left: 5px solid #cc33cc ;
	border-top : 2px solid #ccc ;
	border-bottom : 2px solid #ccc ;
	padding: 0px 0px 0px 3px;
	margin: 12px 0px 12px 0px;
}

#data_container ul li {
	list-style-image:url(li1.jpg);
		margin-left:17px;
		margin-top:5px;
		margin-bottom:5px;
}
#data_container ul ul li{
	list-style-image:url(li1.png);

}
#data_container ul ul ul li{
}

#data_container fieldset {
	border:3px solid #cc33cc;
	margin:5px 0px 5px 0px;
	padding: 4px 10px 8px 10px;
}
#data_container legend {
	color:#555;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}



/* data0 */
#data_navi{
	margin:0 0 0px 0;
	padding:5px 0 0px 5px;
	background:#eff3fa;
}

#data_navi2{
	margin:0 0 0px 0;
	padding:5px 0 5px 5px;
	background:#eff3fa;
}

#data_navi3{
	margin:0 0 0px 0;
	padding:5px 0 5px 5px;
	background:#eff3fa;
}

#data_navi4{
	margin:0 0 0px 0;
	padding:5px 0 5px 5px;
	background:#eff3fa;
}

/* 配置調整 */
#data1{
	margin-top:20px;
}

#data2_pre{
	margin-bottom:10px;
}



/* インデント */

#data1,#data2{
	padding-left:20px;
	margin-right:5px;
}
#data1 h3,#data2 h3{
	margin-left:-15px;
}
#data1 h4,#data2 h4{
	margin-left:-8px;
}









#data1 p ,#data2 p,#data2_pre p,#predata p{
	background-color:#f0f8ff;
	border-top:#DDDDEE 1px solid;
	border-bottom:#888899 1px solid;
	border-left:#DDDDEE 1px solid;
	border-right:#888899 1px solid;
	padding:3px;
	margin-top:10px;
	margin-bottom:10px;

}






/* 広告位置 */
#top_bottom{
	margin:0 0 0 5px;
	background:#eff3fa;
}

#data4 {
		background-color:#eff3fa;
	margin:15px 0 10px 5px;
}

#data5 {
	margin:15px 0 10px 5px;
}


#bbslist {
		background-color:#eff3fa;
		margin:10px 0 10px 0px;
}


#data4_top {
		background-color:#eff3fa;
	margin:0px 0 10px 5px;
}



#post_form {
	padding:10px 0 10px 5px;
}

#post_form form{
	padding:10px 0 10px 20px;
}


#data_container #post_data ul li {
	list-style-image:url(li1.jpg);
	margin-left:20px;
	margin-top:5px;
	margin-bottom:5px;
}


#post_data{
		padding:2px 0 2px 5px;

	}
#post_data2{
		padding:5px 0 5px 5px;

	}

.post_body{
	padding:15px 0 5px 5px;
	
}




.post_input {
	padding-left: 2px;
	height:20px;
	width:500px;
}



.post_label {
}

.post_submit {
	margin-left: 5px;
		height:25px;
}

.post_no {
	color:#1111cc;
	font-weight:bold;
}
.post_name {
	font-weight:bold;
	color:#228B22;
}
.post_date {
	color:#888;
}
.post_id{
	color:#cc88cc;
}


/* ----------------------------------- contents_item */
.contents_item {
	margin-bottom:20px;
}
.contents_item ul li {
	border-bottom:1px dotted #CCCCCC;
}
.contents_item ul li.ico_info {
	padding:3px 0px 3px 15px;
}

.contents_item ul li span {
	font-weight:bold;
	margin:0 8px 0 0;
	padding:0 3px;
	background-color:#EEEEEE;
}


/* /////////////////////////////////////////// */
/* left
/* /////////////////////////////////////////// */
#left {
	margin-left:2px;
		width:180px;
	float:left;



	/*firefoxでリンクをクリックできない問題の対処*/
	/*
	position: relative;
	z-index: 2;
	*/
}

#left * {
	/*firefoxでリンクをクリックできない問題の対処*/
	/*
	position: relative;
	z-index: 2;
	*/
}

#left h2 {
	padding:7px 10px;
	border-bottom:3px solid #d6eefe;
	width:160px;
	background:#333333 url(/rp/navi_bg.jpg) repeat-x left bottom;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:2x solid #d6eefe;
}
#left p {
	border-left: 7px solid #cc33cc ;
	padding:3px 3px 3px 10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	display:block;
	border-bottom:1px solid #CCCCCC;
}

#left ul {
	padding:2px 0px 2px 10px;

}

#left li {
	background:url(/rp/lnavi_icon.gif) no-repeat 3px 8px;
	padding:2px 5px 2px 15px;
	border-bottom:1px dotted #CCCCCC;

}

#left li a{
/*font-weight:normal;*/
}


.select_page a{
	background-color:#cc33cc;
	color:#fff;
	padding:2px 2px 2px 2px;
	text-decoration:none;

}

.select_page a:link {
	color:#fff;
		text-decoration:none;
}
.select_page a:visited{
	color:#fff;
		text-decoration:none;
}
.select_page a:hover{
	color:#fff;
		text-decoration:none;
}
.select_page a:active {
	color:#fff;
		text-decoration:none;
}



#link_site li{
	font-size:90%;
}

/* 検索 */
.search_input {
	padding-left: 2px;
	height:17px;
	width:164px;
}

/* /////////////////////////////////////////// */
/* right
/* /////////////////////////////////////////// */
#right {
	width:160px;
	float:right;
	overflow: hidden;
}


#semiFixed__{
/*	position:fixed; */
	top: 0;
	right: 0;
}

#semiFixed2{
	top: 0;
	right: 0;
}

/* /////////////////////////////////////////// */
/* footer
/* /////////////////////////////////////////// */
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding:15px 0px 15px 0px;
	color:#CCCCCC;
	background-color:#333333;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
}





/* //////////////////////////////////// */
/* テーブル
/* //////////////////////////////////// */

table {
	border-collapse:collapse;
	border-spacing:5px;
}

#data_container table{
	margin:10px 0px 10px 0px;
}

/* データテーブル */
#data1 table{
	border: solid 1px #999;
}
#data1 th,#data2 th{
	color: #333333;
	font-weight:bold;
	background: #c9ddeb url('/rp/th.gif') repeat-x scroll 0 0;
	border: solid 1px #999;
	padding: 2px;
	text-align: center;


}
#data1 td{
	border: solid 1px #999;
	padding: 4px;
	background-color: #f8fbfc;
	text-align: center;

}

/* データテーブル */
#data2 table{

}

#data2 td{
	border: solid 1px #999;
	padding: 2px;
}


#data2 .even{
	background-color: #f5f5f5;
}

#data2 .all td{
	background-color: #f8fbfc;

}


#data2  .out_table_th{
border-right:none;

}

#data2 .out_table_td{
	padding: 0px;
	margin:0 0 0 0;
border-left:none;

}

#data2 .in_table_td{
}

#data2 .all td .in_table_td_back{
	background-color: #ccc;
	color:#aaa;

}

#data2 table .hx{
	border-left:solid 7px #999;
}

#data2 table .hx strong{
	font-weight:bold;
}

#data2 .all .hx_empty{
	border-top:none;
	border-right:none;
	border-right:none;
	background-color: #fff;

}



#data2 td table{
	width:100%;
	height:100%;
	margin:0 0 0 0;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-spacing:0px;
}

#data2 td table th{
	border-top:none;
		border-right:none;
		border-bottom:none;



}
#data2 td table td{
	border-top:none;
		border-right:none;
		border-bottom:none;

}



#data2 .select_th{
		background-color: #fff;
			border-top: solid 1px #fff;
			border-left: solid 1px #fff;
			border-bottom: solid 1px #fff;

}

#data2 .select_td{
		background-color: #fff;
			border-top: solid 1px #fff;
			border-left: solid 1px #fff;
			border-bottom: solid 1px #fff;
}


#data2 .all td .back_def {
	background-color:#F8FBFC;
}

#data2 .all td .back_pink {
	background-color:#ff33ff;
}
#data2 .all td .back_yellow {
	background-color:#ffff33;
}
#data2 .all td .back_blue {
	background-color:#33ccff;
}
#data2 .all td .back_red {
	background-color:#ff3333;
}
#data2 .all td .back_green {
	background-color:#33ff33;
}
#data2 .all td .back_purple {
	background-color:#cc66ff;
}


.back_pink {
	background-color:#ff33ff;
}
.back_yellow {
	background-color:#ffff33;
}
.back_blue {
	background-color:#33ccff;
}
.back_red {
	background-color:#ff3333;
}
.back_green {
	background-color:#33ff33;
}
.back_purple {
	background-color:#cc66ff;
}

/* mhp3 */
.mhp3_c1 {
	background-color:#ffe8e0;
}
.mhp3_c2 {
	background-color:#e0f0ff;
}
.mhp3_c3 {
	background-color:#ffffe0;
}
.mhp3_c4 {
	background-color:#f0ffff;
}
.mhp3_c5 {
	background-color:#f0fff0;
}
.mhp3_c6 {
	background-color:#ffe0ff;
}
.mhp3_c7 {
	background-color:#ffffe8;
}
.mhp3_c8 {
	background-color:#f0ffff;
}
.mhp3_c9 {
	background-color:#e8fff0;
}
.mhp3_c10 {
	background-color:#e8e0ff;
}
.mhp3_c11 {
	background-color:#ffffe8;
}
.mhp3_c12 {
	background-color:#fff8f0;
}
.mhp3_c13 {
	background-color:#f8f8f8;
}
.mhp3_c14 {
	background-color:#ffe0ff;
}



/* //////////////////////////////////// */
/* class
/* //////////////////////////////////// */

.text_red{color: #CC0000;}
.text_blue{color: #3333CC;}
.text_green{color: #006600;}
.text_orange{color: #FF6600;}

.text_bold{font-weight: bold;}


/* /////////////////////////////////////////// */
/* etc
/* /////////////////////////////////////////// */

.redb{
	color:red;
	font-weight:bold;

}

.newlevel_1{
	color:red;
}
.newlevel_2{
	color:green;
}
.bold{
	font-weight:bold;
}
.bold *{
	font-weight:bold;
}

/* //////////////////////////////////// */
/* テーブルマップ
/* //////////////////////////////////// */
.map td{
	font-size:80%;
	line-height:80%;
}






/* /////////////////////////////////////////// */
