@charset "utf-8";
/* 
--------[ B O D Y  -  L a y o u t ]
*/
html, body { }

body {
	background:#EFF0EA url(img/bkpg.jpg) 0 90px repeat-x;
}

#wrap {
  width:950px;height:auto;
	margin:0 auto;padding:0;
}
#head {
	clear:both;
	width:950px; height:100px;
	padding-bottom:0px;
}
#flash {
	clear:both;
	width:950px; height:100px;
	padding-bottom:0px;
	background:FFF;
	
}
#track {
	clear:both;
	width:950px; height:30px; line-height:30px;
}
#main {
	clear:both;
	width:950px; height:auto;
}
#foot {
	clear:both;
	width:950px; height:130px;
}

/*
--------[ S t y l e ]
*/

html, body {
	/* */
}

._ { /* for swapping graphical text */ }
.column {float:left; clear:none; }

.mp720x230x1   { width:720px; height:auto; /*border+2*/}
.mp722x230x2   { width:210px; height:auto; padding:0 auto; }

.mp720x210x1   { width:720px; height:auto; }
.mp720x210x2   { width:210px; height:auto; }

/* 
   [ P A R T S  -  head ]
*/
#hwLogoCol {
	float:left; clear:none;
  width:320px; height:50px;
	padding:50px 20px 0 0;
}
#LogoDiv a {
　/* margin:0 5px 10px 0; */
}

/* 
   [ P A R T S  -  track ]
*/
#track {
	/*background:url(img/dotted-line-950.gif) 0 0 no-repeat;*/
}
#track ul {
	padding:10px 0 0 10px;
	text-align:center;
}
#track ul li {
	float:left;
	line-height:16px;
	padding:0 0 0 10px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:10px;
	font-weight:bold;
	color:#7B6568;
	letter-spacing:-2px;
	background:url(img/icon-slash.gif) left 5px no-repeat;
}
#track ul li a{
	display:block;
	padding:0 0 0 0;
	margin:0 5px 0 0;
	text-decoration:none;
	color:#7B6568;
}
#track ul li a:hover{
	text-decoration:underline;
}
#track ul li.first {
	background:none;
	text-align:center;
	padding:0;
}
#track ul li.first a:hover{
	text-decoration:underline;
}
#track ul li.last {
  padding-left:15px;
}


/* 
   [ P A R T S  -  main - Sidebar ]
*/

/* 
   [ P A R T S  -  foot ]
*/	

#foot {
	padding:10px 0 0 0;
	color:#8A7A75;
}
	#address {
		line-height:20px;
	}
	#copyright {
		padding: 10px 0;
		font-family: verdana, arial,Helvetica, sans-serif;
		font-size:77%; /* 10pt */

	}
	
	
