@charset "Shift_JIS";

/* @group ***base*** */

body {
	background:#FFF url(/img/common/common_server_info/body_bg.jpg) repeat-x;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W" Osaka,,arial,helvetica,clean,sans-serif;
	font-size:90%;
	line-height:1.6;
	color: #333333;
	margin: 0;
	padding: 0;
}

a:link {
	color: #134A9E;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #6699CC;
}

a:hover {
	text-decoration: underline;
	color: #134A9E;
}

a:active {
	text-decoration: underline;
	color: #134A9E;
}

img {
	border-style: none;
}

/* @group ===clearfix=== */
/*not IE Modern Browser*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/*IE7 and MacIE5*/
.clearfix {
	display: inline-block;
}
/* HIDE MacIE5 ?_*/
*html.clearfix {height:1%;}
.clearfix {display:block;}
/* END HIDE MacIE5 */

.clear {
	clear:both;
}

/* @end */


/* @end */

/* @group ===header=== */

div#rap {
	text-align: left;
	width: 638px;
	background: url(/img/common/common_server_info/contents_bodybg.jpg) repeat-y left top;
	margin-right: auto;
	margin-left: auto;
}

div#rap div.r1 {
	background: url(/img/common/common_server_info/contents_bodybg2.jpg) no-repeat left top;
	padding-left: 3px;
	padding-right: 7px;
}

/* ***header*** */

div#header2 {
	background: url(/img/common/head_bg.gif) repeat-x;
	position: relative;
	height: 80px;
	width: 628px;
}

div#header2 p#logo {
	position: absolute;
	top: 18px;
	left: 7px;
	margin: 0;
}

h1 {
	width:600px;
	margin:10px auto;
	padding:5px 0;
}

div#contents {
	text-align: left;
	padding: 10px;
}

div#contents p {
	margin: 0;
}

div#contents table{
	margin:0;
	padding:0;
	border:none;
}

div#contents table th {
	text-align:left;
	font-weight:bold;
}

div#contents table td.td_boder {
	width:33%;
	text-align:left;
	border-right:1px solid #808080;
	border-bottom:1px solid #808080;
}

div#contents table td.td_boder_f {
	width:33%;
	text-align:left;
	border-right:1px solid #808080;
}

div#contents table td.td_boder_r {
	width:33%;
	text-align:left;
	border-bottom:1px solid #808080;
}

div#contents table.gl{
	width:600px;
	margin:0 auto 20px auto;
	background:#808080;
}

div#contents table.gl th{
	padding:4px;
	color:#FFFFFF;
}

div#contents table.wh {
	width:100%;
	background:#FFFFFF;
}

div#contents table.wh td{
	padding:4px;
}

div#contents table.tf {
	width:500px;
	margin:0 auto;
}

div#contents table td.sp {
	width:1%;
}

p.go_pagetop_temp {
	float: right;
	background: url(/img/common/arrow_left2.gif) no-repeat left center;
	padding-left: 10px;
	margin: 0;
	padding-right: 10px;
}

span.orange {
	color:#ff8000;
}

span.bold {
	font-weight:bold;
}

/* ***contents*** */

/* ***footer*** */

div#footer {
	position: relative;
	width: 618px;
	height: 50px;
	margin:15px auto 20px auto;
	padding-top: 20px;
	border-top: 1px solid #ff681b;
}

div#footer p.copy {
	position:absolute;
	left:9px;
	top:25px;
	width:400px;
	font-size:77%;
	color:#666666;
}

div#footer p.close {
	position:absolute;
	left:530px;
	top:24px;
}

/*
div#footer ul#left {
	float: left;
	width: 250px;
	text-align: left;
	padding-left: 7px;
	margin: 0;
}

div#footer ul#left li {
	display: inline;
	margin-right: 5px;
}

div#footer div.right {
	float: right;
	width: 500px;
	text-align: right;
	padding-right: 7px;
}

div#footer div.right ul {
	margin-bottom: 5px;
	margin-top: 0;
}

div#footer div.right li {
	display: inline;
	padding-left: 19px;
}

div#footer div.right p.copyright {
	color: #666;
	margin: 0;
	font-size: 10px;
}
*/

/* @end */
