@charset "utf-8";
/*
ファイル名：base.css
作成者　　：aizwa
更新日　　：2008/12/08
情報　　　：全体のフレームやヘッダー・フッターなどのベースとなるスタイル
*/

/*---------------------------------------------

	リセット

---------------------------------------------*/

html {
	overflow-y:scroll;
}

body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,brockquote,pre,table,caption,address,form,fieldset,legend,object {
 	margin: 0;
 	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,table,code,kbd,samp,acronym,input,textarea {
	font-size: 100%;
}

a,ins {
	text-decoration: none;
}

address,em,cite,dfn,var {
	font-style: normal;
}

input,textarea {
	font-family: sans-serif;
	font-weight: normal;
}

img {
	vertical-align: bottom;
}

li {
	list-style-type: none;
}

a img {
	border:none;
}

/* シビラタグ、アクセス刑事タグで挿入されるimg要素を消すために */
#sibullaTag    {display:none;}
#accessdekaTag {display:none;}


/*---------------------------------------------

	フォント
	
---------------------------------------------*/

body {
	font-family:"メイリオ","Meiryo",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:14px;
	line-height:1.78;
	color:#333;
	overflow-x;
}

/* for IE6 */
* html body {
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:87.5%;
}


/*---------------
	 リンク
---------------*/

a       {text-decoration:underline;color:#00F;}
a:hover {}


/*---------------------------------------------

	ボディと全体を囲むボックスボックス
	
---------------------------------------------*/

body {
	background:#9fcdef url(../img/common/body-bg.png) repeat-y center;
}

#wrapper {
	margin:0 auto;
	padding:0 4px;
	width:1022px;
	background:#FFF url(../img/common/content-bg.png) repeat-y;
}


/*---------------------------------------------

	ヘッダー
	
---------------------------------------------*/

#header {
	position:relative;
	height:117px;
	background:url(../img/common/header-bg.jpg) no-repeat;
	overflow:hidden;
}

#header h1 {
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:114%;
	font-weight:bold;
	color:#FFF;
}

#header-sitemap {
	position:absolute;
	right:6px;
	top:6px;
	font-size:12px;
}

#header-sitemap a {
	color:#fff;
}

#header-address {
	margin:7px 0 0 610px;
	_margin:7px 0 0 305px;
	padding-bottom:5px;
	float: left;
}

/* メールアドレスの部分をhoverした時（jsにて） */
#header-address.hover {
	background:url(../img/common/header_teladdress_border.png) no-repeat left bottom;
}

#header-address img {
	border:none;
}

#header-contact {
  float: right;
  padding: 15px 10px 0 0;
}

/*---------------------------------------------

	gnavi
	
---------------------------------------------*/

#gnavi {
	position: relative;
	margin: 0;
	height: 38px;
}
#gnavi ul {
	position: absolute;
	z-index: 10;
	line-height: 0;
}
#gnavi li {
	float: left;
	margin: 0;
	padding: 0;
}
#gnavi li img {
}
#gnavi li ul {
	display: none;
	position: static;
}
#gnavi li ul li {
	clear: left;
	float: none;
}


/*---------------------------------------------

	キービジュアル（フラッシュ）
	
---------------------------------------------*/

#keyvisual {
	height:264px;
	z-index: 1;
}

/*---------------------------------------------

	メインとサイドバーを囲むボックス
	メインとサイドバーの背景が下まで表示されるため設置
	
---------------------------------------------*/

#wrapper2 {
	background:url(../img/common/sidebar-bg.png) repeat-y 0 0;
	overflow:hidden;
	zoom:1;
}

/*---------------------------------------------

	メイン
	
---------------------------------------------*/

#main {
	float:right;
	padding:0 15px;
	width:769px;
	min-height:1028px;
	_height:1028px;
	background:url(../img/common/main-bg.jpg) no-repeat right 0;
}

body#home #main {
	padding:0;
	width:799px;
	background:url(../img/homemain-bg.jpg) repeat-x;
}

/*---------------------------------------------

	サイドバー
	
---------------------------------------------*/

#sidebar {
	float:left;
	padding-bottom:11px;
	width:223px;
	background:#012764 url(../img/common/sidebar-bg.png) repeat-y;
}

#sidebar div.navi-header {
	width:219px;
	border-bottom:1px solid #fff;
}
#sidebar ul.navi {
}
#sidebar ul.navi li{
	width:219px;
	border-bottom:1px solid #fff;
}

#sidebar div.side-contact-header {
	margin:25px 0 0;
}

#sidebar p {
	margin:10px auto;
	text-align:center;
}

#sidebar hr {
	margin:10px 7px;
	_margin:0px 7px;
	height:3px;
	_height:1px;
	border:none;
	background:url(../img/common/sidebar-border.png) repeat-x 0 0;
}

/*---------------------------------------------

	フッター
	
---------------------------------------------*/

#footer {
	clear:both;
	height: 260px;
	background:url(../img/common/footer-bg.jpg) no-repeat 0 0;
	overflow:hidden;
	text-align:center;
	position: relative;
}

#footer a#footer-contact-form {
	display: block;
	position: absolute;
	left: 540px;
	top: 20px;
}

#footer .navi01 {
	margin: 70px 0 0;
	height:45px;
	line-height:45px;
}

#footer .navi02 {
	height:100px;
	line-height:20px;
	font-size:86%;
}

#footer .navi01 a,
#footer .navi02 a {
	color:#0256a7;
	text-decoration:none;
}

#footer .navi01 a:hover,
#footer .navi02 a:hover {
	text-decoration:underline;
}

#footer .copyright {
	padding:15px 0 0 0;
	height:33px;
	line-height:33px;
	font-size:86%;
	color:#FFF;
}
 
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/*---------------------------------------------

	解析のタグを入れるところ
	
---------------------------------------------*/

#analysis {
	display:none;
}



/*------------------------------------------------------
__ClEAR FIX　フロート解除設定
------------------------------------------------------*/
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
