
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"ƒƒCƒŠƒI", "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka|“™•", Osaka, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	background:url(../images/index_all_bg.jpg) repeat-x top center #FFFFFF;
}

a:link		{ color: #6699FF; text-decoration: underline;}
a:visited	{ color: #6699FF; text-decoration: underline;}
a:hover		{ color: #6699FF; text-decoration: none;}
a:active	{ color: #FF9966; }

a.blue:link		{ color: #0000FF; text-decoration: none;}
a.blue:visited	{ color: #0000FF; text-decoration: none;}
a.blue:hover		{ color: #0000FF; text-decoration: underline;}
a.blue:active	{ color: #0400B7; }

a.black:link		{ color: #333333; text-decoration: underline;}
a.black:visited	{ color: #333333; text-decoration: underline;}
a.black:hover		{ color: #333333; text-decoration: none;}
a.black:active	{ color: #333333; }

a.white:link		{ color: #FFFFFF; text-decoration: underline;}
a.white:visited	{ color: #FFFFFF; text-decoration: underline;}
a.white:hover		{ color: #FFFFFF; text-decoration: none;}
a.white:active	{ color: #FFFFFF; }


/* base */
.mrgn-tb20{
margin-top:20px;
margin-bottom:20px;
}
.mrgn-t20b10{
margin-top:20px;
margin-bottom:10px;
}
.mrgn-t10b5{
margin-top:10px;
margin-bottom:5px;
}
.mrgn-t5b3{
margin-top:5px;
margin-bottom:3px;
}
.mrgn-tb3{
margin-top:3px;
margin-bottom:3px;
}
.mrgn-t20{margin-top:20px;}
.mrgn-b20{margin-bottom:20px;}
.mrgn-t10{margin-top:10px;}
.mrgn-b10{margin-bottom:10px;}
.mrgn-t5{margin-top:5px;}
.mrgn-b5{margin-bottom:5px;}
.mrgn-b1{margin-bottom:1px;}


.txt14b{
font-size:14px;
font-weight:bolder;
}

.txt10b{
font-size:10px;
font-weight:bolder;
}

.stext{
font-size:9px;
line-height:10px;
}

img {
border: 0;
}

table {
border:0;
}

.clear{
	clear:both;
	height:1px;
}

.dotline{
	background:url(../images/dotline_base01.gif) repeat-x top left;
}

.dotline-h3{
	background:url(../images/dotline_base01.gif);
	height:3px;
}

.fleft{float:left;}
.fright{float:right;}

*html #gwrap	{
	display:block;
	margin: 0 auto;
	padding:0;
	width: 100%;
	height:1%;
	background-color: #fff;
	}
/* End hide from IE-mac */


/* IE-mac */
#wrap	{
	display:inline-table;
	width: 980px;
	}
	
/* winNN macNN */	
#wrap:after{
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	width: 980px;
	}
#wrap	{
	margin: 0 auto;
	padding:0 15px 15px 15px;
	width: 980px;
	}

#base
{
	margin: 0 auto;
	padding:0px;
	width: 980px;
	text-align:left;
}



/* foot */


#footer {
	display:block; 
	text-align:center;
	width: 950px;
	font-size:10px;
	clear:both;
	padding-top:10px;
	margin:0px auto 0 auto;
	background:url(../images/footer_line.jpg) repeat-x top;
	color: #333;
	}

#footer a:link		{ color: #333; text-decoration: none;}
#footer a:visited	{ color: #333; text-decoration: none;}
#footer a:hover		{ color: #333; text-decoration: underline;;}
#footer a:active	{ color: #999;}

#footertxt	{
	font-size:10px;
	color: #333;
}
#footertxt ul{
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
}
#footertxt li{
	float:left;
	margin:0;
	padding:0 3px;
}

#footer dl	{
	display: none;
	}

h1 {
 margin:0;
 padding:0;
 line-height:100%;
 border:none;
}

