@CHARSET "windows-31j";

*	{
	line-height: 130%;
}


div, h1, h2, h3, h4, h5, h6	{
	_height:0px;
}

*:first-child+html div {
	min-height:0px;
}


body	{
	margin: 0px;
	padding: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

body	{
	font-size:80%;
}


table	{
	font-size:100%;
}

h1	{
	background-color: #000;
	font-size: 9pt;
	color: #aac;
	font-weight: normal;
	margin: 3px auto;
	text-align: right;
	border-bottom: 1px solid #bbd;
}

h2	{
}

ul, ol, dl	{
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

a img	{
	border-width: 0px;
}

a:hover {
	color:#4488ff;
	text-decoration: none;
}

hr	{
	border: 1px dashed #aac;
	margin: 2px 0px;
}

html:not(:target) hr {
	margin: 15px 0px;
}

p	{
	margin: 1.2ex auto;
}

#TopArea strong, #FootArea strong, #LeftArea strong, #RightArea strong	{
	font-weight: normal;
	font-style: normal;
}

.bold strong	{
	font-weight: bold;
}

/*-- Common Layout -----------------------------*/

body	{
	background-color: #fff;
	background-image: url("../image/bg01.png");
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	text-align: center;
}

#Ground	{
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	text-align: left;	
}

#TopArea	{
	height: 82px;
	border-bottom: 1px solid #55a;
	background-color: #000;
	background-image: url("../image/logo01.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #fff;
}

#Body	{
	position: relative;
	margin: 5px 0px;
	padding: 0px;
}

#MainArea {
	position: relative;
	margin-left: 210px;
	margin-right: 115px;
	_height: 800px;
	min-height: 800px;
}

#LeftArea	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
}

#RightArea	{
	position:absolute;
	top: 0px;
	right: 0px;
	width:110px;
	border: 1px solid #aad;
	font-size: 10px;
	text-align: center;	
}

#FootArea	{
	border-top: 1px solid #99c;
	text-align: center;	
	color: #99c;
	margin-top: 35px;
	padding: 5px;
	font-size: 9pt;
}


/*-- Layout --*/

#TopLogo	{
	display:block;
	width: 260px;
	float: left;
	height: 60px;
}

#TopMenu	{
	position: relative;
	height: 60px;
	margin-left:263px;
}

#TopMenu .inbox	{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

/*-- Style --*/

.lineList {
	margin: 0px;
	padding: 0px;
/*	border-left: 1px solid #cde;*/
}

.lineList li {
/*	display: inline;*/
	float: left;
	list-style: none;
	margin: 0px;
	width: 45px;
	text-indent:5px;
	border-right: 1px solid #cde;
}

.next	{
	font-size: 9pt;
	color: #ddd;
}


#TopLogo a	{
	text-decoration: none;
}

#TopMenu a	{
	color: #fff;
}

#TopMenu a:hover	{
	color: #e2e4e6;
}


#LeftArea .MenuBox	{
	margin-bottom: 15px;
}

#LeftArea .MenuBox h3	{
	height: 20px;
	margin: 0px 0px 0px;
	background-color: #003;
	background-image: url("../image/bg_side_h3.png");
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: center;
	font-size: 9pt;
	color: #e2e4e6;
}

#LeftArea .MenuBox .inbox	{
	margin-left: 10px;
	padding: 2px;
	background-color: #f2f4f6;
	list-style-type: none;
	border: 0px solid #aac;
	border-width: 0px 1px 1px;
	line-height: 125%;
}

#LeftArea form	{
	border-top: 1px dashed #aac;
	margin: 5px 0px 0px;
	text-align: center;
	background-color: #e2e4e6;
}

#LeftArea .MenuBox h4	{
	margin: 0px;
	padding: 2px 0px;
	color: #99b;
	font-weight: normal;
	font-size: 8pt;
}

#LeftArea .MenuBox li	{
}

#LeftArea .MenuBox p	{
	margin: none;
	display: inline;
}

#LeftArea input.text	{
	font-size: 8pt;
	width:125px;
	border: 1px solid #aac;
	background-color: #eaecee;
}

#LeftArea input.submit	{
	width: 40px;
		font-size: 7.5pt;
	border: 1px solid #aac;
	color: #88a;
}

#LeftArea select	{
	font-size: 8pt;
	width: 80px;
	background-color: #eaecee;
}

#LeftArea tr.L1	{
	background-color: #e2e4e6;
}

#LeftArea table th	{
	font-weight: normal;
	white-space: nowrap;
	padding-right: 3px;
}

#LeftArea table th	{
	line-height: 125%;
}

#LeftArea table td	{
	width: 90%;
    max-width:127px;
}

#RightArea H6	{
	font-size: 9pt;
	background-color: #000;
	color: #fff;
	margin: 0px 0px 5px;
	padding: 5px 0px;
}



/*-- Main Area Style --*/

#MainArea h2	{
	background-color: #e2e6ff;
	color: #445;
	margin: 25px 0px 5px;
	text-indent: 5px;
	height: 24px;
	line-height: 24px;
	font-size: 12pt;
	border: 1px solid #0022ee;
	border-left: 12px solid #ff2200;
}

#MainArea h3	{
	background-color: #003;
	color: #def;
	margin: 25px 0px 5px;
	text-indent: 3px;
	height: 18px;
	line-height: 18px;
	font-size: 12pt;
	border-left: 7px solid #c2c4c6;
}

#MainArea h4 {
	color:#23D;
	background: url("../image/bg_main_h4.png");
	background-position: left bottom;
	background-repeat:no-repeat;
	margin-bottom:4px;
	border-bottom:1px solid #45F;
	text-indent:20px;
	font-size:130%;
}

#MainArea dl dt {
	margin-top: 4px;
	border-bottom: 2px solid #f2f4f6;
	font-weight: bold;
}

#MainArea dl.pickup dt, #MainArea .push, #MainArea dt.pickup {
	font-weight: bolder;
	font-size:125%;
}

#MainArea dl dd {
	font-size: 95%;
}

#MainArea #topBanner {
	margin: 5px auto 0px;
	text-align: center;
}

#MainArea #topBanner p {
	margin: 0px;
	text-align: left;
}

/*-- Common Style --*/

.notice {
	color: red;
	font-weight: bold;
}

.center * {
	text-align: left;
}

.center	{
	text-align: center;
}

.center > * {
	margin-left: auto;
	margin-right: auto;
}

.small {
	font-size: 85%;
}

.f_clear	{
	clear: both;
	display: block;
}

.f_clear_r	{
	clear: right;
}

.bold	{
	font-weight: bold;
}


