body {	
	text-align: center;
	background: #FFFFFF url(../img/bg.gif) left top repeat;
	font-size:12px;
	line-height:1.4em;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Osaka",verdana,arial,sans-serif;
	padding:0;
	margin:0;
}	

/* format 	
------------------------------------------------------------ */	

h1,h2,h3,h4,h5,h6,p,div,	
dl,dt,dd,ul,ol,li,th,
form,fieldset { 	
	margin:0;
	padding:0;
}	
ul {	
	list-style:none;
}	
img {	
	vertical-align:top;
	border:none;
}	
.clear {	
	clear:both;
	height:0;
	margin:0;
	padding:0;
	line-height:100%;
	font-size:0;
}	
a:link {	
	text-decoration: none;
	color: #0368CD;
}	
a:visited {	
	text-decoration: none;
	color: #0368CD;
}	
a:hover {	
	text-decoration: none;
	color: #00359A;
}	
.b4 {	
	padding-bottom:4px;
	text-align: center;
}	
.b10 {	
	padding-bottom:10px;
	text-align: center;
}	
.b14 {	
	padding-bottom:14px;
	text-align: center;
}	
.b20 {	
	padding-bottom:20px;
	text-align: center;
}	
#container {	
	background: #FFFFFF url(../img/top_bar.gif) center top no-repeat;
	width: 810px;
	text-align: center;
	border-left: #DEDEDE solid 1px;
	border-right: #DEDEDE solid 1px;
	border-collapse:collapse;
	padding:20px 0px 0px 0px;
	margin: 0px auto;
}	
#contents {	
	width: 790px;
	border:none;
	border-collapse:collapse;
	margin: 0px auto;
}	

/*__________________________________________________	

  headerArea (ヘッダー)	
  __________________________________________________*/	

#headerArea {	
	width: 790px;
	height: 51px;
	text-align: left;
	border:none;
	border-collapse:collapse;
	padding-bottom:10px;
	margin: 0px auto;
}	
#logo {	
	width: 211px;
	height: 51px;
	border:none;
	margin: 0px;
	float:left;
}	
#logo a {	
	line-height: 0px;
	text-indent: -10000px;
	background:url(../img/logo.gif) no-repeat;
	display: block;
	width: 211px;
	height: 51px;
	margin:0px;

}	
#logo h1 {	
	line-height: 0px;
	text-indent: -10000px;
	background:url(../img/logo.gif) no-repeat;
	display: block;
	width: 211px;
	height: 51px;
	margin:0px;
}	
#top_txt {	
	background:url(../img/c_name.gif) right bottom no-repeat;
	width: 559px;
	height: 51px;
	font-size:13px;
	color:#FF6600;
	line-height:24px;
	text-align:right;
	border:none;
	margin: 0px;
	float:right;
}	

/*__________________________________________________	

  grobalnavi (グローバルナビゲーション)	
  __________________________________________________*/	

#globalnavi {	
	width: 790px;
	height: 30px;
	text-align: left;
	margin: 0 0 0 0;
	clear:both;
	}
#globalnavi ul {	
	margin: 0;
	padding: 0;
	list-style: none;
	}
#globalnavi li {	
	float: left;
}	

/*__________________________________________________	

  title image (タイトルイメージ)	
  __________________________________________________*/	

#title_img {	
	width: 790px;
	text-align:center;
	margin: 10px 0px 14px 0px;
	border-bottom: #999999 solid 2px;
}	

#bottom_link {	
	width: 790px;
	font-size:11px;
	color:#999999;
	text-align: center;
	margin: 0 0 0 0;
	padding:14px 0px 5px 0px;
	clear:both;
}	
#bottom_link a:link {	
	color:#45AA3A;
}	
#bottom_link a:visited {	
	color:#45AA3A;
}	
#bottom_link a:hover {	
	color:#FF6600;
}	
#copyright {	
	width: 790px;
	font-size:10px;
	color:#999999;
	text-align: center;
	margin: 0 0 0 0;
	border-top: #DEDEDE solid 1px;
	padding:5px 0px 0px 0px;
	clear:both;
}	

#bottom_bar {	
	background: #FFFFFF url(../img/top_bar.gif) center bottom no-repeat;
	width:100%;
	text-align:left;
	border:none;
	padding-top:10px;
	margin: 0px auto;
	clear:both;
}

#spLinkBlockInPc {
	width: 100%;
	vertical-align:top;
	text-align: center;
	display:none;
	font-size:14px;
	margin: 20px 0px 20px 0px;
	float: left;
}

#spLinkBlockInPc a:link {
	color: #f60;
	text-decoration: none;
}
#spLinkBlockInPc a:hover {	
	color:#f00;
	text-decoration: none;
}	
#spLinkBlockInPc a:visited {
	color: #f60;
	text-decoration: none;
}