@charset "Shift_JIS";

body {
	margin: 0px 30px 0px 30px;
	background: #ffffff no-repeat scroll top left;
	font: 100%/140% "rg fRO-M", "Tahoma", "MS UI Gothic", "qMmۃS Pro W4", sans-serif;
/*	font: 100%/140% Verdana, Helvetica, Arial, sans-serif; */
/*	font: 100%/140% Verdana, sans-serif; */
/*	font: 100%/140% sans-serif; */
}

/* IE5 ΍ */
div.bodyback, div.outercenter {
	margin: 0px;
	text-align: center;
}

div.bodyfront {
/*	border: solid 1px #fff0e0; */
	margin: 0px;
	background: #ffffff url(/chocobon/images/logo.png) no-repeat scroll top left;
	margin-left: auto; margin-right: auto;
	text-align: left;
	width: 640px;
	height: 100%;
}

div.innercenter {
	margin-left: auto; margin-right: auto;
	text-align: left;
	width: 600px;
}

div.ad {
	margin: 0px;
	padding: 40px 0px 0px 250px;
	font-weight: bold;
	text-align: center;
	width: 100%; height: 100px;
}

div.ad2 {
	margin: 0px;
	padding: 0px 0px 0px 250px;
	font-weight: bold;
	text-align: center;
	width: 100%; height: 100px;
}

div.topnavi {
	border-top: 1px solid #fff0e0;
	border-bottom: 1px solid #fff0e0;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #cc9999;
	font-size: 95%;
	background-color: #fffaf0;
}
div.location {
	border-bottom: 1px solid #fff0e0;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: #cc9999;
	font-size: 95%;
	background-color: #fffff;
}

div.title {
	font-weight: bold;
	font-size: 150%;
}

.warning {
	font-weight: bold;
	color: #ff0000;
}

table {
	border-collapse: collapse;
	border-spacing: 0px
}

th, td {
	border: 2px solid #cc9999;
	background-color: #fffaf0;
	padding: 7px;
	margin: 0px;
}

th.noborder, td.noborder {
	border-width: 0px;
	padding: 3px;
	margin: 0px;
}

th.noback, td.noback {
	border-width: 0px;
	background-color: #ffffff;
	padding: 3px;
	margin: 0px;
}

a, dt {
	font-weight: bold;
}

a:hover {
	position:relative; top:1; left:1;
}
a:link {
	color: #009999;
}
a:visited {
	color: #663399;
}
img {
	border: 0
}
span.center {
	text-align: center;
}


h1 {
	display: none;
}
hr {
	display: none;
}
