	body          {
	color: #333;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	background: #003366 url(../images/10000bg.gif) center repeat-y;
	line-height: 16px;
	margin: 0;
	padding: 0
	}

a:link		 {
	color: #00e;
	text-decoration: none
	}

a:visited	 {
	color: #00e;
	text-decoration: none
	}

a:hover		 {
	color: #36c;
	text-decoration: underline
	}

a:active		 {
	color: #36c
	}






/*  LAYOUT */

#position  {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background-color:#FFFFFF;
	}
#position_all  {
	text-align:left;
	width: 760px;
	}
#position_title  {
	margin:0;
	text-align:left;
	width: 760px;
	height: 80px;
	}
#position_head  {
	width: 760px;
	margin: 0;
	padding: 0;
	height: 200px;
	background-color:#999999;
	}
#position_footer  {
	width: 760px;
	margin: 0;
	padding: 0;
	font-size:10px;
	}
#position_center  {
	color: #333;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	background-color: #fff;
	text-align: left;
	margin-top:10px;
	padding-right: 10px;
	padding-left: 10px;
	}
#position_left  {
	color: #333;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	background-color: #fff;
	border-right:1px solid #ccc;
	text-align: left;
	margin-top:10px;
	padding-right: 7px;
	padding-left: 7px;
	position: relative;
	width: 555px;
	float: left
	}
#position_right  {
	color: #333;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	line-height: 16px;
	text-align: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	width: 168px;
	float: left
	}
.dottedline	{
	display:block;
	height: 1px;
	margin: 0;
	padding: 0;
	background-color: #666;
	background-image: url("/images/dot_line.gif");
	background-repeat: repeat-x;
	background-position: left top;
	}
ul.deffont	{
	margin: 0;
	padding-left: 20px;
	list-style-type:circle;
	}
li.deffont	{
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	color: #333;
	}
ul.deffont_deci	{
	margin: 0;
	padding-left: 20px;
	list-style-type:decimal;
	}
li.deffont_deci	{
	padding-bottom: 5px;
	font-size: 12px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	color: #333;
	}
.alert	{
	color:#FF0000;
	font-weight:bold
	}
.miscimages	{
	display:block;
	text-align:right;
	margin:5px;
	float:right;
	}
.thanx  {
	color: #333;
	font-size: 18px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	line-height: 24px;
	}
.footer_alert  {
	display:block;
	padding:15px;
	color: #666;
	font-size: 10px;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	line-height: 14px;
	}
	
.text_l  {
	padding:5px;
	color: #222;
	font-size: 15px;
	font-weight:bold;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	line-height: 18px;
	text-align:center;
	}
