/* _default css */

body {
	background-color	: #222229;
	overflow-x			: hidden;
	overflow-y			: hidden;
	padding:20px 20px 20px 20px;
}

#location_name {
	text-align			: right;
	margin-top			: 5px;
	line-height			: 14px;
}

#body_wrap {
	width				: 100%;
	margin				: 0;
}

#header, #footer, #debug_area, #sub_menu {
	display				: none;
}

#sub_menu {
	position			: absolute;
	display				: none;
	top					: 55px;
	left				: 30px;
	z-index				: 1000;
}

/* right contents --------------------------------------------------------- */
.contents {
	display				: block;
/*
	border				: 1px solid #88f;
*/
}

.contents p.rcontent {
	padding				: 1em;
	background-color	: #223;
}

.contents span.rtop, .contents span.rbottom {
	display				: block;
}

.contents span.rtop span, .contents span.rbottom span {
	display				: block;
	height				: 1px;
	overflow			: hidden;
	background			: #223;
}

.contents span.r1{margin: 0 5px;}
.contents span.r2{margin: 0 3px;}
.contents span.r3{margin: 0 2px;}
.contents span.rtop span.r4, span.rbottom span.r4{margin: 0 1px;height: 2px;}

.contents_wrap {
	margin				: 0;
	padding				: 0;
}

.contents_wrap a {
	color				: #88f;
	text-decoration		: none;
}

.contents_body {
	margin				: 0 auto;
	padding				: 0;
}
/*
.contents_body h2 {
	margin				: 10px 0;
	padding				: 7px 0px 3px 10px;
	font-size			: 16px;
	font-weight			: bold;
	line-height			: 18px;
	color				: #772;
	border-left			: 8px solid #fdde33;
	border-bottom		: 1px solid #fdde33;
	background-color	: #ffd;
}

.contents_body h3 {
	margin				: 10px 20px 10px 20px;
	padding				: 3px 0 2px 10px;
	font-size			: 14px;
	font-weight			: bold;
	line-height			: 16px;
	color				: #772;
	border-left			: 8px solid #fdde33;
	border-bottom		: 1px solid #fdde33;
}

.contents_body h4 {
	margin				: 5px 20px 5px 20px;
	padding				: 0 0 0 10px;
	font-size			: 12px;
	font-weight			: bold;
	line-height			: 14px;
	border-left			: 8px solid #fdde33;
}
*/
.contents_body p {
	margin				: 5px 20px 5px 20px;
	line-height			: 18px;
	font-size			: 12px;
	letter-spacing		: 1px;
	padding				: 0;
}

.contents_body ul {
	padding				: 5px 20px 5px 20px;
	line-height			: 18px;
	font-size			: 12px;
	margin				: 0;
}

.contents_body li {
	margin: 0 0 0 20px;
	line-height			: 18px;
}

#top_g_title {
	color				: #88f;
/*
	margin				: 5px;
	letter-spacing		: 4px;
	font-size			: 18px;
	font-weight			: bold;
*/
	margin				: 0 0 0 5px;
}

#top_g_title_spacer {
	height				: 25px;

}

#fuki_start {
	display				: none;
	position			: relative;
	top					: -135px;
	width				: 120px;
	height				: 60px;
	background			: url(../image/_fuki_start.gif) no-repeat;
}

#top_g_menu {
	display				: none;
	color				: #33f;
	position			: absolute;
	border				: #88f;
	background-color	: #ddf;
}

#top_g_menu ul {
	margin:0;
	padding				: 10px;
}

#top_g_menu ul li {
	font-size			: 14px;
	line-height			: 18px;
	list-style			: none;
}

#top_footer {
	color				: #88f;
	margin				: 5px;
	font-size			: 12px;
	font-weight			: bold;
	text-align			: right;
	letter-spacing		: 1px;
}

.menu_icon {
	display				: none;
/*
	background			: url(../image/_top_menu_btn.gif) no-repeat;
	height				: 56px;
	padding-top			: 12px;
*/
}

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

#debug_area {
	display				: none;
}

/*	----------------------------------------------------------------------- */
#top_body {
	display				: block;
	border				: 1px solid #222229;
/*
border				: 1px solid #88f;
*/
}

#top_body h2 {
	display				: none;
}

/*
	#top_menu h2 {
		margin				: 10px 0;
		padding				: 7px 0 3px 10px;
		font-size			: 16px;
		font-weight			: bold;
		line-height			: 18px;
		color				: #772;
		border-left			: 8px solid #fdde33;
		border-bottom		: 1px solid #fdde33;
		background-color	: #ffd;
	}

	#top_menu h3 {
		margin				: 10px 20px;
		padding				: 3px 0 2px 10px;
		font-size			: 14px;
		font-weight			: bold;
		line-height			: 16px;
		color				: #772;
		border-left			: 8px solid #fdde33;
		border-bottom		: 1px solid #fdde33;
	}
*/
	#top_menu p {
		margin				: 5px 20px 5px 20px;
		line-height			: 18px;
		font-size			: 12px;
		letter-spacing		: 1px;
		padding				: 0;
	}

	#top_menu {
		font-size			: 11px;
		display				: block;
		margin				: 0px auto;
	}

		#top_menu li {
			display				: block;
			position			: absolute;
			list-style			: none;
/*
			width				: 80px;
			height				: 80px;
			width				: 40px;
			height				: 40px;
*/
			cursor				: pointer;
			font-size			: 48px;
			text-align			: center;
		}

		#top_menu .desc {
			display				: none;
			position			: absolute;
			width				: 540px;
			height				: 300px;
			top					: 0px;
			left				: 100px;
			margin				: 0;
			padding				: 10px;
/*
			border				: 1px solid #bbb;
*/
			border-left			: 2px solid #fff;
			border-top			: 2px solid #fff;
			border-right		: 2px solid #334;
			border-bottom		: 2px solid #334;
			background-color	: #efefff;
			text-align			: left;
		}

		#top_menu .desc .text {
			height				: 245px;
			margin				: 0 5px 15px 0;
			text-align			: left;
			color				: #334;
		}

		#top_menu .desc .text h3 {
			border-left			: 8px solid #bbb;
			border-bottom		: 1px solid #bbb;
background-color:#fff;
			font-size			: 14px;
			font-weight			: bold;
			color				: #334;
			margin				: 0 0px 20px 0;
			text-align			: left;
		}

		#top_menu .desc .button_list ul {
			margin				: 0;
			padding				: 0;
		}

		#top_menu .desc .button_list li {
			position			: relative;
			display				: block;
			float				: right;
			width				: 82px;
			height				: 24px;
			border				: 0px dashed #fdbc00;
			background-color	: #ffe;
			margin				: 0 5px;
			padding				: 5px;
			cursor				: pointer;
			text-align			: center;
			font-size			: 14px;
			line-height			: 23px;
			font-weight			: bold;
		}

		.btn_tmd_exec {
			background			: url(../image/_btn_tmd_exec_off.gif) no-repeat;
		}

		.btn_tmd_close {
			background			: url(../image/_btn_tmd_close_off.gif) no-repeat;
		}
