/* ============================================================
Tag
============================================================ */
body {
	margin:0;
	padding:0;
	background-color:#fff;
	color:#333;
	font-size:12px;
	text-align:center;}

/* header Tag */
h1 {
	margin-top:8px;
	margin-bottom:12px;
	font-weight:normal;
	color:#000;
	font-size:10px;
	line-height:1.3em;}

h2 {
	margin-top:0;
	font-size:12px;
	color:#000;
	line-height:1.3em;}
	
/* other Tag */
img {
	border:0;}	
/* ============================================================
anchor
============================================================ */
a:link {
	color:#3264d2;
	text-decoration:none;}

a:visited {
	text-decoration:none;}

a:hover {
	text-decoration:underline;}
	
.footer a {
	text-decoration:none;}

.footer a:visited {
	text-decoration:none;}

.footer a:hover {
	text-decoration:underline;}
	
/* ============================================================
footer
============================================================ */
.footer {
	background:url(../img/f_bak.gif) left top repeat-x; width: 760px; margin-left: auto; margin-right: auto;}

.footer p {
	margin-top:0;
	margin-bottom:0;
	padding-bottom:10px;
	font-size:10px;
	letter-spacing:0.1em;
	text-align:center;}
.footer p.blank-window img { margin-top:10px;}
.footer ul li {
	display:inline;
	list-style-type:none;
	padding-right:3px;
	padding-left:3px;
	border-right:#000000 1px solid;
	font-size:10px;
	line-height:15px;}

.footer ul {
	margin-top:0;
	margin-bottom:10px;
	margin-left:0;
	padding-top:12px;
	padding-left:0;
	text-align:center;}

.footer ul li.border-none {
	border:0;}

.mgn_w5 { margin-left:5px; margin-right:5px;}
.mgn_w5-h8 { margin-left:5px; margin-right:5px; margin-top: 5px;}
.mgn_h { margin-top: 13px; margin-bottom: 15px; }
.mgn_h5 { margin-top: 5px; margin-bottom: 5px; }
.font_10 { font-size: 10px; line-height: 1.3em; }
