/* /////////////////////////////////////////// */
/* 共通スタイルシート
/* /////////////////////////////////////////// */

* {
	font-size:100%;
	line-height:1.6;
	margin:0px;
	padding:0px;
	list-style:none;
}
body {
	font-size:0.8em;
	text-align:center;
	color:#333333;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	padding-top: 10px;
}
img {
	border:none;
	vertical-align:top;
}

/* /////////////////////////////////////////// */
/* 構造
/* /////////////////////////////////////////// */

.wrapper {
	width: 820px;
	margin: 0px auto 0px auto;
	text-align:center;
	clear:both;
	background-image: url(../img/base_body.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#body_img {
	width: 780px;
	background-color:#ffffff;
	margin: 5px auto 0px;
}
#header {
	background-image: url(../img/base_body.jpg);
	background-repeat: repeat-y;
}
#header h2{
	float:left;
	margin: 0px 0px 0px 15px;
}
#header_left {
	float:left;
	width: 300px;
}
#header_right {
	float:right;
	width: 280px;
	text-align:right;
}
#header p{
	float:left;
	padding: 20px 10px 0px 0px;
}

/* /////////////////////////////////////////// */
/* トップページ　写真画像部分
/* /////////////////////////////////////////// */

#top_img{
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-repeat: no-repeat;
	text-align:center;
}
#top_img p {
	background-image: url(../img/bg_dot.jpg);

	margin: 0px auto 0px auto;
	width: 780px;
}
table.guide{
    border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
}
.guide th{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    color:#0094c8;
    background-color:#f0ffff;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.guide td{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.3em 1em;
	margin: 0 auto;
}

/* /////////////////////////////////////////// */
/* グローバルナビ
/* /////////////////////////////////////////// */

table.global_nav {
	width: 799px;
	margin: 0px auto;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
table.global_nav th {
	background: url(../img/gnav_linebg.jpg);
	width: 2px;
	text-align: left;
	vertical-align: top;
}
table.global_nav td a {
	background-image: url(../img/gnav_bg.jpg);
	background-repeat: repeat-x;
	background-color:#0094c8;
	text-align: left;
	vertical-align: top;
	padding: 15px 10px 10px 10px;
	display:block;
}
table.global_nav td a:hover {
	background-image: url(../img/gnav_bgon.jpg);
	background-repeat: repeat-x;
	background-color:#336600;
}
/* /////////////////////////////////////////// */
/* ローカルナビ
/* /////////////////////////////////////////// */

#local_nav {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(../img/footer_bg.gif);
}
#local_nav li {
	float:left;
	padding: 7px 5px 3px 7px;
	background-image: url(../img/lnav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* /////////////////////////////////////////// */
/* パンクズ
/* /////////////////////////////////////////// */

#pankuzu {
	padding: 5px 10px 5px 7px;
	margin-bottom: 20px;
}

/* /////////////////////////////////////////// */
/* メイン
/* /////////////////////////////////////////// */

#main {
	clear:both;
	padding: 0px 15px 15px 15px;
	text-align:left;
}
.contents{
	width:760px;
	margin: 0px auto 0px  auto;
}

/* /////////////////////////////////////////// */
/* フッター
/* /////////////////////////////////////////// */

#footer {
	display:block;
	clear:both;
	background-image: url(../img/base_body.jpg);
	background-repeat: repeat-y;
	padding: 5px 15px 0px 15px;
}
#footer_bg {
	background-image: url(../img/footer_bg.gif);
	width: 770px;
	padding: 10px;
}
#footer ul {
}
#footer li {
	font-size:10px;
	float:left;
	padding: 5px 7px 3px 12px;
	background-image: url(../img/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
#pagetop {
	padding: 10px 10px 10px 0px;
}

/* /////////////////////////////////////////// */
/* トップページ
/* /////////////////////////////////////////// */

#table_top {
	width:100%;
	margin: 0px auto 0px  auto;
}
#table_left {
	float:left;
	width:500px;
	margin: 15px 0px 0px  10px;
}
.table_bg{
	background-image: url(../img/bg_dot.jpg);
	padding: 5px;
	width:490px;
}
#table_right {
	float:right;
	width:240px;
	margin: 15px 10px 0px  0px;
}
#table_right p {
	margin: 0px 0px 10px  0px;
}

/* /////////////////////////////////////////// */
/* CSSハック
/* /////////////////////////////////////////// */

#body_gnav:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #body_gnav {
    height: 1em;
}

#body_gnav {
    display: block;
}
/**/
.clear {
	display:block;
	height:1px;
	font-size:1px;
	clear:both;
}

/* /////////////////////////////////////////// */
#naviBack {
	background-color: #0198CD;
	margin: 0px auto;
	width: 800px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

/* ---------------------------------------------------------------- *
	新着情報部分の設定です
 * ---------------------------------------------------------------- */

/* Note：背景写真型のコンテンツは，絶対配置。ボックスの
         サイズおよび位置は，注意深く設定する */
#new {
	/* --- パディングを設定--- */
  padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	/* --- ボックスの幅を設定 --- */
  width: 300px;
	/* --- 必要ならば，ボックスの高さを設定する --- */
  height: 120px;
	/* --- ボックスの位置（縦位置）を設定する --- */
  /* Note：基準にしたい辺に値を与え，もう一方は auto を設定する */
  top: 560px;
	bottom: auto;
	/* --- ボックスの位置（横位置）を設定 --- */
  /* Note：基準にしたい辺に値を与え，もう一方は auto に設定 */
  left: 50px;
	right: auto;
	/* --- 枠を設定 --- */
  border-top: 1px dotted #FFFFFF;
	border-right: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	color: #666666;
	background-image: url(../img/bg_white.png);
	background-repeat: repeat-x;
	overflow: auto;
	position: absolute;
	z-index: 2;
	text-align: left;
}

#new ul {
	/* --- リストの左マージンを設定 --- */
  margin-left: 2em;
	/* --- パディングを設定 --- */
  padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.4em;
	/* --- コンテンツの前景色（文字色）を設定 --- */
  /* Note：背景写真とのコントラストを意識--- */
  color: #000000;
	/* --- 必要ならば，フォントサイズを調整する --- */
  font-size: 90%;
	line-height: 2.3em;
	list-style-type: none;
}

#new ul {
	/* --- リストの左マージンを設定 --- */
  margin-left: 2em;
	/* --- パディングを設定 --- */
  padding-top: 0.6em;
	padding-right: 0.6em;
	padding-bottom: 0.6em;
	padding-left: 0.4em;
	/* --- コンテンツの前景色（文字色）を設定 --- */
  /* Note：背景写真とのコントラストを意識--- */
  color: #000000;
	/* --- 必要ならば，フォントサイズを調整する --- */
  font-size: 90%;
	line-height: 2.3em;
	list-style-type: none;
}
#new p {
	/* --- リストの左マージンを設定 --- */
  margin-left: 0px;
	/* --- パディングを設定 --- */
  padding: 0;
	/* --- コンテンツの前景色（文字色）を設定 --- */
  /* Note：背景写真とのコントラストを意識--- */
  color: #FFFFFF;
	/* --- 必要ならば，フォントサイズを調整する --- */
  font-size: 12px;
	background-color: #0198cd;
	text-align: center;
	font-weight: bold;
}
