@charset "utf-8";
/* --------------------
   basic
-------------------- */
* {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
body {
  color: #000;
/*  font-family: sans-serif;*/
/*  font-family: Lucida Grande,sans-serif;*/
/*  font-family: "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", MS-PGothic , Helvetica , sans-serif ;*/
/*  font-family: arial,"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;*/
/*  font-family: Helvetica,"ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", MS-PGothic , sans-serif ;*/
  font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka;
/*  font-size: 12px;*/
  font-size: 12px;
/*  letter-spacing: 0.1ex;*/
  line-height: 160%;
  text-align: center;
  background-color: #fff;
}
img {
  border-style: none;
  outline-style: none;
}
/* ----- Link style ----- */
a:link {
/*  color: #003399;*/
  text-decoration: underline;
}
a:visited {
/*  color: #660099;*/
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a:active {
/*  color: #cc3300;*/
  text-decoration: none;
}
/* ----- Container ( Main blocks ) ----- */
#container {
	position: relative;
	width: 770px;
	margin: 0 auto;
  /*-- background-image: url("../images2/bg_base.gif");
  background-repeat: repeat-y; --*/
/*background-color: #8f8;*/
}
#seo {
	font-size: 10px;
	background-color: #99B4D9;
	text-align: left;
	display: block;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	letter-spacing: .05em;
	margin: 0px;
	color: #454545;
	line-height: 100%;
}

/* ----- Header ------ */
#header {
	width: 770px;
	height: 120px;
	background-image: url(images/hdimg.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#header h1 {
	display: block;
}

#header h1 span {
  display: none;
}
#header h1 a {
  width: 770px;
  height: 93px;
  float: left;
}
#caps {
	color: #FFFFFF;
	display: block;
	float: left;
	padding-left: 24px;
}

#links {
	text-align: right;
	display: block;
	color: #FFFFFF;
	padding-right: 12px;
	float: right;
}
#links a {
	color: #FFFFFF;
}



/* ----- main_navi ----- */
#navi-pod {
	display: block;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 100%;
	text-align: left;
}
#navi-pod .left {
	margin: 0px;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	height: 22px;
	border: 1px solid #9BB5DA;
	display: block;
	float: left;
	width: 464px;
}
#navi-pod .right {
	padding: 0px;
	float: right;
	background-image: url(images/bar.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	border: 1px solid #9BB5DA;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#navi-pod a {
	width: auto;
	line-height: normal;
	color: #7A97C3;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	text-decoration: none;
	margin: 0px;
	height: auto;
	display: block;
	float: left;
}
#navi-pod a:link {
  /*background-position: 0 0;*/
}
#navi-pod a:hover {
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFCC;
  /*background-position: -170px 0;*/
}

#welcome {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 490px;
	text-align: left;
	clear: both;
	background-image: url(images/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 116px;
}
#welcome h4 {
	font-size: 14px;
	color: #4271B0;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	display: none;
	padding: 0px;
}
#welcome p {
	font-size: 12px;
	margin: 12px;
	padding: 0px;
	line-height: 150%;
}

#main {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 770px;
	clear: both;
}

#recommend {
	float: left;
	width: 260px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-align: left;
	display: block;
}
#pickup {
	border: 1px solid #CCCCCC;
	margin-top: 4px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}

#recommend h2 {
	font-size: 14px;
	line-height: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/entry.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 260px;
	display: block;
	padding: 0px;
	background-position: left top;
}
#recommend h2 span {
	display: none;
}
#recommend h3 {
	font-size: 12px;
	line-height: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #00569A;
}
#recommend ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
#recommend li {
	list-style-type: disc;
	margin: 0px;
	list-style-position: outside;
	padding: 0px;
	color: #00569A;
}




#reco {
	line-height: 140%;
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
}

/* ----- contents ----- */
#m-content {
	/*position: relative;*/
  	float: right;
	width: 490px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	display: block;
	/*background-color: #fcc;*/
	text-align:left;
}
#content {
	padding: 0px;
	width: 770px;
	text-align: left;
	background-color: #FFFFFF;
	margin: 0px;
}

/* ----- horizontal rule ----- */
hr {
  display: none;
  clear: both;
}
/* ----- page_top ----- */
#page_top {
	clear: both;
	width: 770px;
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;
}
#page_top a {
  margin: 3px 20px;
}
/* ----- footer ----- */
#footer {
	clear: both;
	width: 770px;
	/*margin-left: 171px;*/
  padding-top: 4px;
	/*font-size: 11px;*/
  font-size: 10px;
	line-height: 120%;
	background-repeat: repeat-x;
	background-color: #9BB5DA;
/*background-color: #88f;*/
}
#footer #company {
	/*background-image: url("../images2/logo.gif");
  background-repeat: no-repeat;
  background-position: 20px 2px;*/
  text-align: left;
	margin-right: 4px;
	margin-left: 4px;
}
#footer #copyright {
	float: none;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	margin-right: 4px;
	margin-left: 4px;
  /*text-align: center;*/
}
/* ----- break ----- */
.break {
  clear: both;
  height: 0;
}
.break span {
  display: none;
}
/* ----- Banners in main navi ----- */
#banners {
  clear: both;
  float: left;
  margin-top: 20px;
}
#banners img {
  margin: 2px;
}
.spacer {
	clear: both;
	width: auto;
	margin: 0px;
	display: block;
	padding: 0px;
	height: 1px;
	font-size: 1px;
	line-height: 100%;
}

