*{ margin: 0px; }
a{ text-decoration: none; }
a:link{ color: #006; }
a:visited{ color: #006; }
a:hover{ color: #33f;text-decoration: underline; }
img{
	border: 0px;
	margin:0px;
	padding:0px;
}
textarea{
	font: 12px/140% "‚l‚r ‚oƒSƒVƒbƒN";
	width: 300px;
}
input{
	font: 12px/140% "‚l‚r ‚oƒSƒVƒbƒN";
}
caption{
	text-align: left;
	font-weight: bold;
	color: #22c;
}
#top_img{
	padding-top: 8px;
}
#body{
	font: 12px/110% "‚l‚r ‚oƒSƒVƒbƒN";
	background: url('../i/back4.gif') repeat-x fixed 50% 50%;
	
}
#container{
	margin: auto;
	width: 600px;
	background-color: #fff;
	background-position: left bottom;
	background-repeat: no-repeat;
	border: 1px;
	border-color: #000000;
}
#header{
/*
	padding-top: 3px;
*/
	border: none;
	border-top: 3px solid #333333;
	height: 72px;
	background-color: #333333;
}
#header_1 {
	border: none;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
#header_2 {
	border: none;
	height: 33px;
	margin: 0px;
	padding: 0px;
}

#menu{
	padding: 8px 10px;
	background-color: #fff;
	letter-spacing: 0.1em;
	text-align: center;
}
#contents{
	margin: 0px auto;
}
#submenu{
	width: 320px;
	float: left;
}
#stage{
	font: 12px/140% "‚l‚r ‚oƒSƒVƒbƒN";
	padding-top: 20px;
	width: 440px;
	height: 460px;
	float: left;
	letter-spacing: 0.1em;
}
#footer{
	font: 10px/110% "‚l‚r ‚oƒSƒVƒbƒN";
	text-align: center;
	color: #fff;
	height: 14px;
	background-color: #333333;
}
#title{
	padding: 20px 0px 10px 10px;
}
#information{
	font: 12px/140% "‚l‚r ‚oƒSƒVƒbƒN";
	padding: 20px 10px 10px 10px;
	text-align: center;
}
#index{
	padding-left: 10px;
}
#submenu_li{
	padding: 2px 0px;
	list-style-type: none;
/*		list-style-image: url("i/title_li.gif");*/
}
#table #item{
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}
#table #value{
	padding: auto 10px;
	color: #333;
	
}
#table #sub{
	padding-top: 10px;
	text-align: center;
}
#table_midway #item{
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
}
#table_midway #value{
	padding: auto 10px;
	color: #333;
}
#menu #item{
	margin: auto 12px;
}
#menu #itemSelected{
	margin: auto 16px;
	color: #888;
}
#is{
	color: #888;
}
.aki{
clear:left;
}
#c_0xf00{
	color: #f00;
}
#dash_line{
	border-top: dashed 1px #333333;
	margin:10px 20px 10px 0px;
}
#submit{
	width: 100px;
}
