@charset "utf-8";
/* CSS Document */

/*---------------------------------
		CommonCSS [初期化,定義]
---------------------------------*/

/* 初期化 */
body { margin:0; padding:0; font-family: verdana,"メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;}
*:first-child + html body {	/* for IF7 */ font-family: "メイリオ","Meiryo";}

h1,h2,h3,h4,h5,h6,p { margin:0; padding:0; font-size:100%;}

ul,dl { margin:0; padding:0; list-style:none;}
ul:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
ul { display:inline-block;}*/
/* for macIE \*/
* html ul { height:1%; }
ul { display:block; }

dt,dd { margin:0; padding:0;}

img { border:none;}

table { font-size:100%;}
th { text-align:left; font-weight:bold;}

input,select { vertical-align:middle;}

/* 定義 */

.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }
/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }

/* multi class */
strong { font-weight:bold;}
strong.red { color:#F00;}

.taL { text-align:left; }
.taC { text-align:center; }
.taR { text-align:right; }
.fL { float:left; }
.fR { float:right; }

.w05per { width:5%;}
.w10per { width:10%;}
.w20per { width:20%;}
.w30per { width:30%;}
.w40per { width:40%;}
.w50per { width:50%;}
.w60per { width:60%;}
.w70per { width:70%;}
.w80per { width:80%;}
.w90per { width:90%;}
.w95per { width:95%;}

.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}

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

.BdNone { border:0 !important;}
.Nontext { text-indent:-9999px;}

.print { display:none;}

div.line01 { border-bottom:#999999 dashed 1px;}
div.line01 hr { visibility:hidden; display:none;}

div.line02 { height:1px; background-image:url(img/line02.jpg); background-position:center top; background-repeat:no-repeat;}
div.line02 hr { visibility:hidden; display:none;}

div.line03 { border-bottom:#999999 dotted 1px;}
div.line03 hr { visibility:hidden; display:none;}

/*---------------------------------
		BaseCSS ベースデザインCSS
---------------------------------*/

body { text-align:center;}

#base { width:850px; margin:0 auto; background-image:url(img/bg.png); background-position:center; background-repeat:repeat-y; text-align:left;}

/* header */
#header { margin:0; position:relative;}

#header div.description { font-size:75%; height:36px; line-height:3.0;}

#header h1 { background-image:url(img/h1_bg.png); background-position:left top; background-repeat:no-repeat;}
#header h1 a { display:block; width:290px; height:48px; text-indent:-9999px;}

#header #Gnavi {}
#header #Gnavi li { float:left; display:inline; height:40px;}
#header #Gnavi li a { display:block; width:100%; height:40px; overflow:hidden; text-indent:-9999px;}

#header #Gnavi li.button01 a { background-image:url(img/globalnavi/btn_01.png)}
#header #Gnavi li.button02 a { background-image:url(img/globalnavi/btn_02.png)}
#header #Gnavi li.button03 a { background-image:url(img/globalnavi/btn_03.png)}
#header #Gnavi li.button04 a { background-image:url(img/globalnavi/btn_04.png)}
#header #Gnavi li.button05 a { background-image:url(img/globalnavi/btn_05.png)}
#header #Gnavi li.button06 a { background-image:url(img/globalnavi/btn_06.png)}

#header #Gnavi li.button01 a.current { background-image:url(img/globalnavi/btn_01_over.png)}
#header #Gnavi li.button02 a.current { background-image:url(img/globalnavi/btn_02_over.png)}
#header #Gnavi li.button03 a.current { background-image:url(img/globalnavi/btn_03_over.png)}
#header #Gnavi li.button04 a.current { background-image:url(img/globalnavi/btn_04_over.png)}
#header #Gnavi li.button05 a.current { background-image:url(img/globalnavi/btn_05_over.png)}
#header #Gnavi li.button06 a.current { background-image:url(img/globalnavi/btn_06_over.png)}

#header #Gnavi li.button01 { width:109px;}
#header #Gnavi li.button02 { width:174px;}
#header #Gnavi li.button03 { width:154px;}
#header #Gnavi li.button04 { width:134px;}
#header #Gnavi li.button05 { width:139px;}
#header #Gnavi li.button06 { width:140px;}

#header div#FloNavi { position:absolute; left:480px; top:5px;}
#header div#FloNavi ul {}
#header div#FloNavi ul li { float:left; display:inline; height:;}
#header div#FloNavi ul li a { display:block; width:100%; height:; text-indent:-9999px;}

#header div#FloNavi ul li.button01 a { background-image:url(img/flonavi/btn_01.png)}
#header div#FloNavi ul li.button02 a { background-image:url(img/flonavi/btn_02.png)}
#header div#FloNavi ul li.button03 a { background-image:url(img/flonavi/btn_03.png)}
#header div#FloNavi ul li.button04 a { background-image:url(img/flonavi/btn_04.png)}
#header div#FloNavi ul li.button05 a { background-image:url(img/flonavi/btn_05.png)}
#header div#FloNavi ul li.button06 a { background-image:url(img/flonavi/btn_06.png)}
#header div#FloNavi ul li.button07 a { background-image:url(img/flonavi/btn_07.png)}
#header div#FloNavi ul li.button08 a { background-image:url(img/flonavi/btn_08.png)}
#header div#FloNavi ul li.button09 a { background-image:url(img/flonavi/btn_09.png)}

#header div#FloNavi ul li.button01 {}
#header div#FloNavi ul li.button02 {}
#header div#FloNavi ul li.button03 {}
#header div#FloNavi ul li.button04 {}
#header div#FloNavi ul li.button05 {}
#header div#FloNavi ul li.button06 {}
#header div#FloNavi ul li.button07 {}
#header div#FloNavi ul li.button08 {}
#header div#FloNavi ul li.button09 {}

#header div#FloNavi img.telImg { display:inline; margin:8px 0 0 0;}

/* container */
#container { background-image:url(img/container_bg.png); background-position:10px 0; background-repeat:repeat-y; background-color:#333333;}

div.FootBack { clear:both; margin:0 10px; padding:10px 0 0 0; text-align:right;} 

/* footer */
#footer { clear:both; padding:10px 0; background-color:#333333; color:#FFFFFF; font-size:80%;}

#footer div.footBox { position:relative; height:100px; margin:0 10px 10px 10px; background-image:url(img/footbox_bg.png); background-position:left bottom; background-repeat:no-repeat; border:#999999 solid 1px;}
#footer div.footBox h2 { position:absolute; left:44px; top:10px; width:300px; height:24px; background-image:url(img/footbox_h2.png); text-indent:-9999px;}
#footer div.footBox p.explain { position:absolute; left:120px; top:40px; font-size:90%;}
#footer div.footBox div.box01 { float:right; width:200px; margin:5px 0; border-left:#CCCCCC dashed 1px; text-align:center;}
#footer div.footBox div.box01 p { margin:3px; font-size:90%;}

#footer ul { text-align:center;}
#footer ul li { display:inline; padding:0 10px 0 5px; border-right:#999999 solid 1px;}
#footer ul li a { color:#FFFFFF;}
#footer ul li {}

#footer div.address { margin:15px 0 0 0; padding:5px; text-align:center;}

#footer div.copyright { padding:5px; text-align:center;}

/*---------------------------------
		TypeCSS
---------------------------------*/

/* List Type [ul] */
ul.type01 { text-align:center;}
ul.type01 li { display:inline; border-right:#7F7F7F solid 1px;}
ul.type01 li a { padding:0 10px 0 5px; color:#936609;}

ul.type02 {}
ul.type02 li { padding:1px 0 1px 10px; background-image:url(img/icon/dot01.png); background-position:left 50%; background-repeat:no-repeat;}
ul.type02 li a {}

ul.type03 {}
ul.type03 li {}
ul.type03 li a {}

/* List Type [dl] */
dl.type01 {}
dl.type01 dt {}
dl.type01 dd {}

dl.type02 {}
dl.type02 dt {}
dl.type02 dd {}


/* Table Type */

table.type01 {}
table.type01 tr th { padding:8px; background-color:#D9E2C7; color:#030;}
table.type01 tr td { padding:8px; background-color:#EEEEEE;}
table.type01 {}

table.type02 {}
table.type02 tr th {}
table.type02 tr td {}
table.type02 {}

table.formtype01 {}
table.formtype01 tr th { padding:8px; background-color:#D9E2C7; color:#030;}
table.formtype01 tr td { padding:8px; background-color:#EEEEEE;}
table.formtype01 tr td input,select { margin:3px;}
table.formtype01 {}


/* 20100629追記 */
table.formtype01 tr th {
width:150px;
}

table.formtype01 tr th.hissu {
background:url("../common/img/important2.gif") no-repeat scroll right top transparent;
background-color:#D9E2C7;
}


