@charset "utf-8";
/* =========================================================
   common style
   =======================================================*/

body {
	margin: 0;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,'ＭＳ ゴシック',Osaka,sans-serif;
}

img {
  border: 0;
}

.clearfix:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
}

.clearfix {
 zoom: 1;
 margin-bottom: 0;
}


div#feat {
	width: 960px;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

div#feat div {
	font-size: 12px;
	line-height: 16px;
}

div#feat td {
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

div#feat a {
	color: #136bfb;
}

div#feat a:hover {
	color: #ff0000;
}

div#feat h1 {
  margin: 10px 0 15px 0;
  font-size: 14px;
}

div#feat p,div#feat dl {
  margin: 0 0 15px 0;
}

div#feat dt {
  color: #174c83;
}

/* ------------ copyright ------------ */

div#feat div.totop {
	text-align: right;
	color: #0099ff;
	font-size: 10px;
	margin: 2px 23px;
}

div#feat div.copy {
  font-size: 10px;
  line-height: 120%;
  padding: 10px 10px 40px 20px;
}


/* ------------ copyright ------------ */
