@charset "shift_jis";


* {
	color:#333333;
	padding:0;
	font-size: 12px;
	line-height: 140%;
	margin: 0;
	background-image: none;
}

html, body {
	background-image: url(img/bg_bl.gif);
	background-repeat: repeat-x;
	padding:0;
	height: auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a {
	color:#ccc;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #666;
}

a img {
	border:none;
}

hr {
	clear: both;
	height: 1px;
}

strong {
	color: #394D4E;
}


.chui {
	font-size: 10px;
	color: #FF0000;
}


/*

ベース
-------------------------------------------------------------------*/
#base {
	width:900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #686755;
	border-left-color: #686755;
}

#wrap {
	float: left;
	padding-left: 56px;
	padding-right:56px;
	padding-top:15px;
	padding-bottom:15px;
	margin: 0px;
	display:inline;
}
/*
ヘッダー
-------------------------------------------------------------------*/

#header {
	width:902px;
	margin: auto;
	margin-left: auto;
	background-image: url(img/logo.gif);
	background-repeat:no-repeat;
	height: 175px;
	position: relative;
}

#header .top {
padding:0;
	width:902px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/toplogo.gif);
	background-repeat:no-repeat;
	height: 175px;
	position: relative;
}

#header h1{
	font-size:16px;
	display:none;
}

#topimg {
	width: 782px;
	background-image: url(img/img.gif);
	background-repeat:no-repeat;
	height: 320px;
	padding: 0px;
	margin: 0px;
}

#header #sub {
	font-size: 9px;
	color: #FFFFFF;
	padding:18px 0 0 658px;
}


#header #sub li{
	float:left;
	padding:0 16px;
	list-style:none;
	display:inline;
}

/*ナビゲーション
----------------------------------------------- */
#nav {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/navi_off.gif);
	background-repeat:no-repeat;
	height: 45px;
	padding: 0 6px 0 0;
	position:absolute;
	margin-left: -390px;
	top:135px;
	left:50%;
}

#header-menu {
	width: 756px;
	margin-right: auto;
	margin-left: -380px;
	height: 55px;
	padding-top: 0px;
	position:absolute;
	top:135px;
	left:50%;
}
#header-menu ul {
  padding: 0px;
  margin: 0px;
}


#header-menu li {
  list-style-type: none;
  float:left;
  padding: 0px;
  margin: 0px;
  width: 126px;
  display:inline;
}

#header-menu li a {
  font-size: 14px;
  font-weight:bold;
  height: 31px;
  width: 126px;
  color: #ffffff;
  background-image: url(img/navi_off2.gif);
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 13px 0 0 0;
  margin: 0px;
}

#header-menu li  a:hover {
  background-image: url(img/navi_on2.gif);
}

#header-menu #on a {
	border-left-style: none;
	background-image: url(img/navi_on2.gif);
	width: 123px;
}

/*
コンテンツ
-------------------------------------------------------------------*/

#contents {
	margin-top:8px;
	width:562px;
	float: left;
	display:inline;
}

#contents p{
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/note_line.gif);
	margin-right:10px;
	margin-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#contents h2 {
	font-size: 14px;
	padding-left: 30px;
	background-image:url(img/bar.gif);
	background-repeat:no-repeat;
	height:35px;
	color: #3F3F3F;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 2px;
}


#contents h3 {
	font-size: 14px;
	padding-left: 30px;
	background-image:url(img/bar.gif);
	background-repeat:no-repeat;
	height:35px;
	color: #3F3F3F;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 2px;
}

#contents h4 {
	font-size: 14px;
	padding-left: 30px;
	background-image:url(img/bar.gif);
	background-repeat:no-repeat;
	height:35px;
	color: #3F3F3F;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 2px;
}

#contents h5 {
	font-size: 14px;
	padding-left: 30px;
	background-image:url(img/bar.gif);
	background-repeat:no-repeat;
	height:35px;
	color: #3F3F3F;
	margin-right: 10px;
	margin-left: 5px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 2px;
}

#contents h6 {
	font-size: 14px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #72D0EC;
	padding-left: 7px;
	color: #555555;
	line-height: 18px;
	margin-top: 23px;
	margin-bottom: 10px;
	margin-left: 13px;
}

#contents h6 a {
	font-size: 14px;
}

#contents ul {
	margin-left: 12px;
	list-style-type: none;
}

#contents li a {
	font-size: 12px;
}

#contents #c_pad {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* for IE \*/
* html body #base #contents #c_pad {
	padding: 9px;
}	
/**/

#contents #c_pad p a {
	line-height: 20px;
}

#contents #c_pad p strong {
	line-height: 20px;
}

#contents #c_pad .img_left {
	float: left;
	padding-left: 10px;
	display: inline;
}

#contents #c_pad .c_img_left {
	float: left;
	background-color: #FFFFFF;
	padding: 3px 10px;
	display: inline;
}

#contents #c_pad .c_img_right {
	float: right;
	background-color: #FFFFFF;
	padding: 3px 15px;
	display: inline;
}

.btn a {
	font-size: 10px;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #7A7A76;
	border: 1px solid #D2D2D2;
	width: 80px;
	display: block;
	float: right;
	text-align: center;
	text-decoration: none;
	background-image: url(img/btn.gif);
	margin-right: 5px;
	position: absolute;
	right: 5px;
	bottom: 8px;
	display: inline;
}

.btn a:hover {
	background-color: #FF9900;
	background-image: url(img/btn_ov.gif);
}
/*
２box
-------------------------------------------------------------------*/
#base #wrap #contents #c_pad .box2 {
	float: left;
	height: 180px;
	width: 260px;
	margin: 0px;
	padding: 5px;
	background-image: url(img/pic1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	display: inline;
}

#base #wrap #contents #c_pad .box2 h3 {
	margin-top: 22px;
	color: #000000;
}

#base #wrap #contents #c_pad .box2 p {
	padding-top: 3px;
	padding-bottom: 0px;
	margin-right:0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*
テーブル
-------------------------------------------------------------------*/

#contents #c_pad table {
	width: 535px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_pad table td {
	padding: 10px 15px;
	border: 1px solid #EAE8DF;
}
#contents #c_pad table th {
	background-color: #EFEDE7;
	padding: 7px;
}
#contents #c_pad form table th {
	width: 127px;
}

table#table-01 {
    width: 530px;
    border: 1px #D9D9D9 solid;
    border-collapse: collapse;
    border-spacing: 0;
    color: #FFFFFF;
}
table#table-01 tr:hover td {
    background: #3D80DF;
    color: #FFFFFF;
}

table#table-01 td {
    padding: 5px;
    border: #D9D9D9 solid;
    border-width: 0 1px 0 1px;
}
table#table-01 tr.even {
    background: #EDF3FE;
    text-align: left;
}

/*
パンくずリスト
-------------------------------------------------------------------*/
#contents #pan {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	width:535px;
}
#contents #pan a {
	margin-right: 7px;
	margin-left: 7px;
}
#contents #pan strong {
	margin-left: 7px;
}

/*
ページ説明-------------------------------------------------------------------*/
#contents #page {
	padding: 50px 20px 10px 12px;
	width:535px;
}

/*
サイド・メニュー
-------------------------------------------------------------------*/
#side {
	float: right;
	width: 200px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	display: inline;
}

#side li {
	list-style-type: none;
}

#side_d {
	padding-top: 0px;
	margin-bottom: 10px;
	width: 200px;
	height:85px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}

#side_d h3 {
	display: block;
	width: 200px;
	line-height: 23px;
	font-size: 13px;
	text-align: center;
	height: 23px;
}

#side_d ul {
	margin-bottom: 5px;
}

#side_d li a {
	display: block;
	width:200px;
	font-size: 12px;
	color:#555555;
	line-height: 15px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 3px;
	background-image:url(img/li.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #948C74;
	background-position: 7px center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBC8BC;
	text-decoration: none;
}


#side_d li a:hover {
	background-color: #FFEBB5;
	color: #000000;
	text-decoration: none;
	background-position: 8px;
	background-image: url(img/li_ov.gif);
}


#side img {
	border:none;
}

#side p {
	padding-left: 10px;
	margin-top:42px;
	line-height:1.4;
}

#side h4 {
	padding-left:10px;
	font-size:15px;
	line-height: 1.1;
	color:#66CCFF;
}

#base #wrap #side #side_pr {
	margin: 0px;
	padding: 12px;
	width:180px;
	height:250px;
	background-image:url(img/add_btn.gif);
	background-repeat:no-repeat;
}

/*
ページトップ
-------------------------------------------------------------------*/
#contents #ptop {
	padding: 5px;
	margin-right: 7px;
	margin-left: 7px;
	margin-top:20px;
	float:right;
	display: inline;
}

/*
センターボタン
-------------------------------------------------------------------*/
#center {
	text-align:center;
	padding-top:20px;
}

/*
コピーライト
-------------------------------------------------------------------*/

address {
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	background-image: url(img/foot.gif);
	height:35px;
	font-size: 10px;
	padding-top: 15px;
	padding-left: 20px;
    bottom: 0;
	width:100%;
    bottom: -1px;
}

#foot_line {
	height: 13px;
	clear: both;
	background-image: url(img/box_bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B198;
	background-position: bottom;
}
#f_menu h3 {
	color: #696856;
}
