@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;}

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;}
strong.blue01 { color:#3567a1;}

.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%;}

.mgAuto{ margin:0 auto; }

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

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

.print { display:none;}

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

div.line02 {}
div.line02 hr { visibility:hidden; display:none;}

p.box01 { border:#8888FF solid 1px; padding:5px 5px 5px 25px; margin:5px; font-size:120%; width:70%;}
p.box02 { border:#4444FF dotted 2px; padding:5px 5px 5px 25px; margin:5px; font-size:120%; width:15%;}
p.box03 { padding:0px 5px 0px 25px; margin:5px; text-align:center; width:70%;}

/*---------------------------------
		BaseCSS
---------------------------------*/

a { color:#3567A1;}

body { text-align:center; background-image:url(img/bg.jpg); background-position:left top; background-repeat:repeat-x; background-color:#EDEDED;}

#base { width:910px; 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; background-image:url(img/header_bg.png); background-position:left top; background-repeat:no-repeat;}

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

#header #Gnavi { margin:0 10px 0 0;}
#header #Gnavi li { float:left; display:inline; width:150px; height:40px;}
#header #Gnavi li a { display:block; width:100%; height:40px; 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.button07 a { background-image:url(img/globalnavi/btn_07.png)}
#header #Gnavi li.button08 a { background-image:url(img/globalnavi/btn_08.png)}
#header #Gnavi li.button09 a { background-image:url(img/globalnavi/btn_09.png)}

#header #Gnavi li.button01 { width:px;}
#header #Gnavi li.button02 { width:px;}
#header #Gnavi li.button03 { width:px;}
#header #Gnavi li.button04 { width:px;}
#header #Gnavi li.button05 { width:px;}
#header #Gnavi li.button06 { width:px;}
#header #Gnavi li.button07 { width:px;}
#header #Gnavi li.button08 { width:px;}
#header #Gnavi li.button09 { width:px;}

#header div#FloNavi { position:absolute; left:400px; top:0; width:500px;}
#header div#FloNavi ul { margin:5px 0; font-size:80%; text-align:right;}
#header div#FloNavi ul li { display:inline;}
#header div#FloNavi ul li a { padding:0 10px 0 15px; background-image:url(img/icon/arrow01.png); background-position:left 50%; background-repeat:no-repeat;}

#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 div.logo { margin:5px 0 0 0; width:500px; text-align:right; position:absolute; font-size:80%;}
#header div#FloNavi div.logo img { vertical-align:baseline;}

#header div.description { margin:2px 15px; font-size:80%;}

/* container */
#container { background-image:url(img/container_bg.png); background-position:left top; background-repeat:repeat-y;}

#sourcePath { margin:10px 0; font-size:80%;}
#sourcePath ul { text-align:left;}
#sourcePath ul li { display:inline;}
#sourcePath ul li a { padding:0 20px 0 10px; background-image:url(img/icon/sourcepath.png); background-position:right 50%; background-repeat:no-repeat;}

div.FootBack { text-align:right;} 
div.FootBack a { padding:0 0 0 12px; background-image:url(img/icon/footback.png); background-position:left 80%; background-repeat:no-repeat; font-size:80%;} 

/* footer */
#footer { clear:both; padding:20px 0 0 0;  background-image:url(img/footer_bg.png); background-position:left top; background-repeat:no-repeat;}

#footer div.banner01 { margin:10px 10px 0 0; background-color:#000000; background-image:url(img/banner01_bg.png); background-position:510px top; background-repeat:no-repeat; height:113px;}
#footer div.banner01 p { padding:7px 10px 0 10px; color:#FFFFFF; font-size:90%; font-weight:bold;}
#footer div.banner01 img { margin:3px 10px;}
#footer div.banner01 div.fR img { margin:0;}
#footer div.banner01 p.comp { font-size:80%; font-weight:normal; margin:0 15px; padding:0;}
#footer div.banner01 {}

#footer ul { text-align:center;}
#footer ul li { display:inline;}
#footer ul li a {}
#footer ul li {}

#footer div.copyright {}

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

/* List Type */

ul.type01 {}
ul.type01 li {}
ul.type01 li a { padding:3px 0 3px 25px; background-image:url(img/icon/arrow02.png); background-position:left 50%; background-repeat:no-repeat; line-height:2.0; color:#3567A1;}

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

ul.type03 {}
ul.type03 li { padding:5px 0 5px 25px; background-image:url(img/icon/arrow02.png); background-position:left 50%; background-repeat:no-repeat; color:#3567A1;}
ul.type03 li a {}

dl.type01 { margin:0 20px;}
dl.type01 dt { margin:20px 0 0 0; padding:10px 0 5px 25px; background-image:url(img/icon/q_a01.png); background-position:left 50%; background-repeat:no-repeat; color:#3668A2; border-bottom:#CCCCCC solid 1px; font-weight:bold;}
dl.type01 dd { margin:5px 5px 5px 10px;}
dl.type01 dd label { padding:0 20px;}
dl.type01 dd label input { vertical-align:middle;}


/* Table Type */

table.type01 { border:#999999 solid 1px;}
table.type01 tr th { padding:5px 10px; background-color:#B1CAE4;}
table.type01 tr td { padding:5px; background-color:#DDDDDD;}
table.type01 {}

table.type02 { margin:10px;}
table.type02 tr th { width:15%; padding:5px; color:#3567a1; border-bottom:#CCCCCC dashed 1px; vertical-align:top;}
table.type02 tr td { padding:5px; border-bottom:#CCCCCC dashed 1px;}
table.type02 {}

table.type03 { margin:10px;}
table.type03 tr th { padding:5px; color:#3567a1; border-bottom:#CCCCCC dashed 1px; vertical-align:middle; text-align:center;}
table.type03 tr td { padding:5px; border-bottom:#CCCCCC dashed 1px;}
table.type03 {}

table.type04 { margin:10px; border-collapse:separate; border-spacing:0; border-top:#CCCCCC solid 1px; border-left:#CCCCCC solid 1px;}
table.type04 tr th { width:20%; padding:5px; background-color:#EDEDED; border-bottom:#CCCCCC solid 1px; border-right:#CCCCCC solid 1px; vertical-align:top;}
table.type04 tr td { padding:5px; border-bottom:#CCCCCC dashed 1px; border-right:#CCCCCC solid 1px;}
table.type04 {}

table.type05 { margin:0 auto;}
table.type05 tr th { font-size:90%; padding:0 5px; }
table.type05 tr td { font-size:90%; padding:2px 5px; }

table.formtype01 { margin:10px 20px; border:#999999 solid 1px;}
table.formtype01 tr th { padding:5px; background-color:#b1cae4;}
table.formtype01 tr td { padding:5px; background-color:#DDDDDD;}
table.formtype01 tr td input,select { margin:3px;}
table.formtype01 {}

