@charset "EUC-JP";

/* ---------------------------------------- */

* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

html { 
	overflow: scroll;
} 

body {
	text-align: center;
	font-family: verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	background: #999999;
}

table {
	border-collapse: separate;
} 

input, select { 
	vertical-align: middle;
	font-size: 14px;
} 

a {
	font-weight: bold;
} 

/* ---------------------------------------- */

div#container {
	margin: 0 auto;
	text-align: left;
	width: 820px;
	background: url(images/background.jpg) repeat-y top left; 
}

/* ---------------------------------------- */

div#wrapper {
	float: left;
	width: 220px;
	margin-left: 10px;
	_margin-left: 5px;
}

/* ---------------------------------------- */

div#header {
	width: 220px;
}

div#header h1 {
} 

/* ---------------------------------------- */

div#menu {
	width: 220px;
	margin-bottom: 12px;
}

div#menu ul {
	margin: 0;
	padding: 0;
} 

div#menu ul.layer {
	margin: 0;
	padding: 0;
} 

div#menu ul li {
	list-style-type: none;
} 

div#menu ul li a {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 12px;
	text-decoration: none;
	color: white;
}

div#menu ul li a:hover {
	text-decoration: none;
}

/* ---------------------------------------- */

div#menu ul li a.rtdefault    { 
	padding-left: 52px;
	background: url(images/list_default.gif) no-repeat top left; 
} 

/* ---------------------------------------- */

div#menu ul li a.root    { 
	padding-left: 52px;
	background: url(images/list_root.gif)    no-repeat top left; 
} 

div#menu ul li a.root_on { 
	padding-left: 52px;
	background: url(images/list_root_on.gif) no-repeat top left; 
} 

div#menu ul li a.root_top { 
	padding-left: 52px;
	background: url(images/list_root_top.gif)    no-repeat top left; 
} 

div#menu ul li a.root_top_on { 
	padding-left: 52px;
	background: url(images/list_root_top_on.gif) no-repeat top left; 
} 

div#menu ul li a.root_bottom { 
	padding-left: 52px;
	background: url(images/list_root_bottom.gif)    no-repeat top left; 
} 

div#menu ul li a.root_bottom_on { 
	padding-left: 52px;
	background: url(images/list_root_bottom_on.gif) no-repeat top left; 
} 

/* ---------------------------------------- */

div#menu ul li a.root0   { 
	padding-left: 64px; 
	background: url(images/list_sub.gif)    no-repeat top left; 
} 

div#menu ul li a.root0_on  { 
	padding-left: 64px; 
	background: url(images/list_sub_on.gif) no-repeat top left; 
} 

div#menu ul li a.root0_top { 
	padding-left: 64px; 
	background: url(images/list_sub.gif)    no-repeat top left; 
} 

div#menu ul li a.root0_top_on { 
	padding-left: 64px; 
	background: url(images/list_sub_on.gif) no-repeat top left; 
} 

div#menu ul li a.root0_bottom     { 
	padding-left: 64px; 
	background: url(images/list_sub.gif)    no-repeat top left; 
} 

div#menu ul li a.root0_bottom_on  { 
	padding-left: 64px; 
	background: url(images/list_sub_on.gif) no-repeat top left; 
} 

/* ---------------------------------------- */

div#menu ul li a.root1   { 
	padding-left: 64px; 
	background: url(images/list_sub.gif)    no-repeat top left; 
} 

div#menu ul li a.root1_on  { 
	padding-left: 64px; 
	background: url(images/list_sub_on.gif) no-repeat top left; 
} 

div#menu ul li a.root1_top { 
	padding-left: 64px; 
	background: url(images/list_sub.gif)    no-repeat top left; 
} 

div#menu ul li a.root1_top_on { 
	padding-left: 64px; 
	background: url(images/list_sub_on.gif) no-repeat top left; 
} 

div#menu ul li a.root1_bottom     { 
	padding-left: 64px; 
	background: url(images/list_sub_bottom.gif)    no-repeat top left; 
} 

div#menu ul li a.root1_bottom_on  { 
	padding-left: 64px; 
	background: url(images/list_sub_bottom_on.gif) no-repeat top left; 
} 

/* ---------------------------------------- */

div#menu ul li a.active {
	padding-left: 66px; 
	background: url(images/list_active.gif) no-repeat top left; 
} 

div#menu ul li a.active_on {
	padding-left: 66px; 
	background: url(images/list_active_on.gif) no-repeat top left; 
} 

div#menu ul li a.active_bottom {
	padding-left: 66px; 
	background: url(images/list_active_bottom.gif) no-repeat top left; 
} 

div#menu ul li a.active_bottom_on {
	padding-left: 66px; 
	background: url(images/list_active_bottom_on.gif) no-repeat top left; 
} 

/* ---------------------------------------- */

div#contents {
	float: left;
	width: 580px;
	margin-right: 10px;
}

div#contents div.tabbox {
} 

div#contents h2 {
	padding-left: 42px;
	height: 80px;
	line-height: 80px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background: url(images/h2.gif) no-repeat top left; 
} 

div#contents h3 {
	margin-bottom: 12px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 36px;
	color: #333333;
	background: url(images/h3.gif) no-repeat top left; 
} 



div#contents a {
	color: #C3DE55;
	text-decoration: none;
} 

div#contents a:hover {
	text-decoration: none;
} 

div#contents p {
	clear: both;
	margin-right: 12px;
	padding: 0 12px;
	line-height: 24px;
	font-size: 12px;
	color: white;
	background: #333333;
} 



div#contents div.btnbox { 
	display: block;
	width: 568px;
	height: 36px;
	background: #333333;
} 

div#contents div.btnbox ul.btn {
	padding-top: 12px;
	margin-left: 144px;
	list-style-type: none;
} 

div#contents div.btnbox ul.btn li {
	float: left;
} 

div#contents div.btnbox ul.btn li a {
	display: block;
	cursor: pointer;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-indent: -9877px;
} 

div#contents div.btnbox ul.btn li a.submit {
	background: url(images/btn_submit.gif) no-repeat top left; 
} 

div#contents div.btnbox ul.btn li a.submit:hover {
	background: url(images/btn_submit_hover.gif) no-repeat top left; 
} 

div#contents div.btnbox ul.btn li a.reset {
	background: url(images/btn_reset.gif) no-repeat top left; 
} 

div#contents div.btnbox ul.btn li a.reset:hover {
	background: url(images/btn_reset_hover.gif) no-repeat top left; 
} 



div#contents table {
	width: 568px;
	background: #333333;
}

div#contents table td {
	padding: 0 0 0 12px;
	color: white;
	height: 24px;
	line-height: 24px;
} 

div#contents table td.title {
	width: 120px;
	vertical-align: top;
} 

div#contents table td.result {
	width: 120px;
	vertical-align: top;
} 

div#contents table td.result2 {
	width: 120px;
	line-height: 16px;
} 

div#contents table td.result_num span {
	float: left;
	display: block;
	width: 90px;
	padding: 0 6px;
	height: 18px;
	line-height: 18px;
	text-align: right;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background: #C3DE55; 
	border: 1px solid #5D5E5D;
} 

div#contents table td.result_num span.info {
	width: 200px;
	text-align: left;
} 

div#contents table td input {
	width: 90px;
} 

div#contents div.laytop {
	width: 568px;
	height: 12px;
	background: url(images/p_top.gif) no-repeat bottom left; 
	
} 

div#contents div.laybottom {
	clear: both;
	width: 568px;
	height: 12px;
	background: url(images/p_bottom.gif) no-repeat top left; 
	margin-bottom: 12px;
} 

/* ---------------------------------------- */

div#footer {
	clear: both;
	width: 820px;
	height: 46px;
	background: #CC9966 url(images/footer.jpg) no-repeat top center; 
}

div#footer p {
	padding-top: 10px;
	line-height: 36px;
	text-align: center;
} 
