@charset "shift_jis";
body {
	background:url('hearing/images/hg-green.gif') repeat;
	color:#000000;/*通常のテキストカラー*/
	/*■フォントサイズ調整*/
    font-size: 12px; /* モダンブラウザ*/
   	font-style:normal; 
   	font-variant:normal; 
   	font-weight:normal; 
   	line-y:1.5; 
   	font-family:メイリオ, HG丸ｺﾞｼｯｸM-PRO, Osaka, ヒラギノ角ゴ Pro W3;
	}

/*  スクロールバー設定  */
html {
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color:#0000ff;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#66ffff;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#efefef;
	}

/*  ヘッダー  */
#header {
	text-align: center;
	/*font-size: 12px;	サイト名部分の文字サイズ*/
	color: #FFFFFF;		/*文字色*/
	background: #BEE9FF;	/*背景色*/
	height: 130px

	}

#header h1 {
	font-size: 11px;
	}

.photo{
	background: url('hearing/images/logo.gif') no-repeat;
	/*background: url('images/fk-top-s.jpg') no-repeat;*/
	width: 500px;
	height: 100px;
	margin-top: 0px;
	margin-bottom: 10px
	/* margin:  10px 0px 10px 0px;  /*上右下左*/
	float: right;　
	clear: left */
	}

.photo2{
	background: url('hearing/images/service-logo-a.gif') no-repeat;
	width: 500px;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 10px
	/* margin:  10px 0px 10px 0px;  /*上右下左*/
	float: right;　
	clear: left */
	}

.line1{
	background: url('hearing/images/bg_line1.gif') repeat;
	width: 100%;
	height: 5px;
	clear:left
	}
	
/*  ページ上部　メインメニュー  */
#mainmenu {
	padding: 0px;
	margin:0px 3px 0px 0px; /*  マージン 上、右、下、左 */
	}
#mainmenu ul {
	width:95%;
	list-style:none;
	display:block;
	margin: 0px auto;
	text-align: left;
	line-height: 30px;
	height: 30px;
	border-bottom: 1px solid #666666;
	background: #666666  url('hearing/images/mainmenu_bg.gif') repeat-x; /*メニュー背景のグラデーション画像指定箇所*/
	border-top: 1px solid #666666
	}
	
#mainmenu li {
	float: left;
	width: 14.2857%;
}
#mainmenu ul li a {
	display: block;
	text-align: center;
	border-right: 1px solid #999999;
	color: #666666;	/* メニューの文字色 */
	text-decoration: none;
	list-style:none;
　　float:left;
}
#mainmenu ul li a:hover {
	background: #f5f5f5;	/* メニューカーソルオーバー時に背景色をこの色にする */
}
#mainmenu .last {
	border-right-style: none;	/* 一番右のメニューの右境界線を消す設定 */	
}


/* メインコンテンツ */
#main{
	background:  #ddeeee;
	float:left;
	margin:5px 6px 5px 8px;
	width:98%;
	}
#main h2{
	background: url('hearing/images/bg_list_h.gif') no-repeat left;
	font-size:18px;
	text-indent:28px;
	line-height:1.5em;
	margin-left:5px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px
	}
#main h3{
	background: url('hearing/images/bg_list1.gif') no-repeat left;
	font-size:18px;
	text-indent:23px;
	line-height:1.5em;
	margin-left:5px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px
	}
#main h4{
	background: url('hearing/images/bg_list11.gif') no-repeat left;
	font-size:16px;
	text-indent:16px;
	line-height:1.2em;
	margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:5px
	}
#main h4#line{
	border-top:3px dotted #999999; 
	}
#main h5{
	font-size:16px;
	text-indent:10px;
	line-height:1.2em;
	margin-left:5px; margin-right:0px; margin-top:5px; margin-bottom:5px
	}
#main div#news{		/*囲み枠*/
	border-left:0px dotted #999999; 
	border-right:0px dotted #999999; 
	border-top:1px dotted #999999; 
	border-bottom:1px dotted #999999;	
	width:95%;
	padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px;
	}
	
#main li {
	line-height: 1.5em;
}

#main #hearing {	font-size: 16px;	}

table, div{
	margin:auto;
	}
	
#main  table .nw {
	white-space: nowrap;
	}

#main td img{
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	}

img{ border: 0px none;}	


/* メインコンテンツ用ボックス */	
.box2 {
	background: #efefef;	/* 背景色 */
	padding: 5px;
	border: 1px solid #808080;	/* ボックスのライン設定 */
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	line-height: 1.4;
	}
	
.box3 {
	border: 1px solid #808080;	/* ボックスのライン設定 */
	padding: 0px;
	background: #efefef;;
	}

.box4 {
	border: 1px solid #808080;	/* ボックスのライン設定 */
	padding: 0px;
	}
	
.box2 h4 {
	font-size: 100%;
	}
	
.box2 .fl {
	float: left;
	margin-right: 5px;
	}

/* 角丸テーブル設定 */
.marutable {
	margin:5px 5px 5px 5px;	
}
.marutable div {
	padding-right: 10px !important;
	padding-left: 10px !important;
	padding-bottom: 20px;	
}
.marutable .td1 {
	background:  url('hearing/images/table1.gif') no-repeat;
	height: 11px;
	width: 11px
}
.marutable .td2 {
	background:  url('hearing/images/table2.gif') no-repeat;
	height: 11px;
	width: 11px
}
.marutable .td3 {
	background:  url('hearing/images/table3.gif') no-repeat;
	height: 11px;
	width: 11px
}
.marutable .td4 {
	background:  url('hearing/images/table4.gif') no-repeat;
	height: 11px;
	width: 11px
}
.white2 {
	background: #FFFFFF;
	border: 1px solid #808080;	/* 枠ライン設定 */
	}

/*　書式　*/

a:hover {
	color: #09C;
	}

/*　背景色設定　*/
.white {	    background: #FFFFFF; }
.lightcyan {	background: #e0ffff; }
.cyan {	        background: #99ffff; }
.lightyellow {	background: #ffff80; }
.lightpink {	background: #ffddff; }

.clear { clear:both; }   
.clear hr { display:none; }

/*　文字サイズ　*/
.9 {	font-size: 9px;	}
.16 {	font-size: 16px;
	font-weight: bold;	}
.18 {	font-size: 18px;
	font-style: italic;
	font-weight: bold;	}

/*　文字色　*/
.red {  color: #ff0000;   }
.blue{  color: #0000cc;   }
.gold{  color: #FFCC00;   }
.redgold{  color: #FF6633;   }
.pink{  color: #FF00FF;   }
.shiro{  color: #FFFFFF;   }

/*　行そろえ　*/
.c  { text-align:center; }
.r  { text-align:right;	margin:0px 5px 0px 10px;}
.l  { text-align:left; 	margin:0px 10px 0px 5px;}

.txt {
	line-height:180%;
	margin:0px 10px 20px 10px; /*マージン上0、右0、下30、左0*/
	}	
.txt120 {
	margin:0px 10px 20px 10px;
	line-height:120%;
	}

.list{
	color:#333333;
	 /* font-weight:bold; */
	font-size:100%;
	text-indent:15px;
	background: url('hearing/images/bg_list2.gif') no-repeat top left; 
	 /* background:url('images/bg_list2.gif') no-repeat center left; */
	margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0 
	}


/*  右コンテンツ  */
#left {
	/* background:  #BEE9FF url('images/fk_blue.gif')  ;	背景色と画像*/ 
	/* width: 155px; */
	width: 100%;
	padding:0px 0px 0px 0px; /* 上、右、下、左 */
	/* float:left;    left or right */
	}

#left h2,
#left h3 { color: #0000cc;
	background: #ccccdd;
	border: 1px solid #000099;
	font-size: 120%;
	text-align: center;
	}
	
a#botan { 
	display:block; line-height:1.3em; width: auto;
	color:white;  background-color:#666e99;
	text-decoration:underline;  /*マウスが乗った時下線を表示（つけない場合は underline を none へ）*/
	border-top:solid 3px #a3bac2;
	border-left:solid 3px #a3bac2;
	border-bottom:solid 3px #333766;
	border-right:solid 3px #333766;
	}
a#botan:hover {
	color:white;  
	background-color:#006699;
	}

/*　右コンテンツ用ボックス　*/
.box1 {
	/*topのラインは設定しない*/
	border-right: 1px solid #666666;	/*右のライン設定*/
	border-bottom: 1px solid #666666;	/*下のライン設定*/
	border-left: 1px solid #666666;		/*左のライン設定*/
	padding: 0px;
	font-size: 85%;	/*文字サイズを全体より少し小さく設定。*/
	background: #eaf4f9;
	}


/*　フッター　*/
#foot{
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	border-bottom:5px solid #3399FF;
	background-color:#333333;
	color:#FFFFFF;
	height:40px;
	clear:left;
	text-align:center;
	font-size:10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


/* 標準可変メディア
   メモ : 可変メディアでは、HTML からメディアの高さおよび幅の属性を削除する必要がある
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 では最大幅がサポートされていないため、デフォルトで幅 100% に設定される */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver 可変グリッドプロパティ
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	以下からヒントを入手 : Ethan Marcotte 氏の「レスポンシブ Web デザイン」 
	http://www.alistapart.com/articles/responsive-web-design
	
	および Joni Korpi 氏の「Golden Grid System」
	http://goldengridsystem.com/ 
*/

/* モバイルレイアウト : 480 px およびそれ以下. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 91.2%;
	padding-left: 1.9%;
	padding-right: 1.9%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 79.1666%;
	display: block;
}
#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 4.1666%;
	width: 16.6666%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* タブレットレイアウト : 481 px 〜 768 px。モバイルレイアウトからスタイルを継承。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 74.3589%;
	display: block;
}
#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 2.5641%;
	width: 23.0769%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* デスクトップレイアウト : 769 px 〜最大 1232 px。モバイルレイアウトとタブレットレイアウトからスタイルを継承。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 79.5918%;
	display: block;
}
#LayoutDiv3 {
	clear: none;
	float: left;
	margin-left: 2.0408%;
	width: 18.3673%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
}