@charset "Shift_JIS";

/* Copyright ///////////////////////////////////////////////////////////
//
// Copyright (C) 1999-2003 TURBINE INTERACTIVE All rights reserved.
// URL : http://www.turbine.co.jp/
//
//////////////////////////////////////////////////////////////////////*/

/* Last Modify /////////////////////////////////////////////////////////
//
// 2003-9-29 : by Youhei Nakagawa
//
//////////////////////////////////////////////////////////////////////*/

/*//////////////////////////////
// Import Outerfiles
*/

@import url(fontsize_win.css);

/*//////////////////////////////
// BODY
*/
body {
	margin: 0px;
	padding: 0px;
}

/*//////////////////////////////
// Hn
*/
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 4px 0 13px 5px;
}

/*//////////////////////////////
// A
*/
a:link, a:visited {
	text-decoration: none;
	color: #3366CC;
}

a:active, a:hover {
	text-decoration: underline;
	color: #FF9900;
}

/*//////////////////////////////
// P
*/
p {
	margin: 0;
	padding: 0;
}

/*//////////////////////////////
// Layout
*/
.hidden {
	display: none;
}

.SubMenuTable {
	position: absolute;
	top: 186px;
	left: 20px;
}

.SubMenuTableT {
	position: absolute;
	top: 170px;
	left: 20px;
}

#TopArea ul {
	margin: 0;
	padding: 0;
}

#TopArea li {
	margin: 0;
	padding: 0;
	display:inline;
	list-style-type: none;
}

#AllContents {
	margin-left: 19px;
}

#MainContents {
	width: 600px;
	margin-left: 30px;
	padding-top: 26px;
}

td, p {
	color: #000;
}

th {
	font-weight: normal;
}

#Copyright {
	margin: 20px 0;
	width: 600px;
	border: 1px solid #333;
	border-width: 1px 0 1px 0;
	/*padding: 10px;*/
	padding: 8px;
	vertical-align: middle;
	height: 12px;
}

#CndShortcut {
	text-align: right;
	margin-top: 20px;
	margin-bottom: 20px;
}

#CndShortcut td {
	padding-left: 10px;
}

/***********************************
**	ページトップ
**/
.pagetop {
	font-size: 8pt;
	color: #0066CC;
	margin-bottom: 18px;
}
.pagetop a:link, .pagetop a:visited {
	color: #0066CC;
}
.pagetop a:hover, .pagetop a:active {
	color: #0066CC;
	text-decoration: underline;
}
/**
***********************************/


img.iApplyNumber {
	display: block;
	margin-top: 40px;
}
