/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

*{
	font-family:"ＭＳ Ｐゴシック", Meiryo, Verdana, Arial, Helvetica, Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

img {
    vertical-align: middle;
	border: 0;
}

button {
    outline: none;
}

body {
	text-align: center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin: 0px;
	font-size:12px;
	color:#666666;
	background-attachment: fixed;
	background-color: #000;
	background-image:url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}


a:link    {COLOR: #3FF; TEXT-DECORATION: underline;}
a:visited {COLOR: #3FF; TEXT-DECORATION: underline;}
a:hover   {COLOR: #F6C; TEXT-DECORATION: none;}
a:active  {COLOR: #F6C; TEXT-DECORATION: none;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   webフォント
   ========================================================================== */
   
@font-face {
    font-family: GOTHIC;
    src: url('../font/GOTHIC.eot');
}
@font-face {
    font-family: GOTHIC;
    src: url('../font/GOTHIC.TTF') format('truetype');
}
   
@font-face {
    font-family: GOTHICB;
    src: url('../font/GOTHICB.eot');
}
@font-face {
    font-family: GOTHICB;
    src: url('../font/GOTHICB.TTF') format('truetype');
}
   
@font-face {
    font-family: ArialB;
    src: url('../font/arialbd.eot');
}
@font-face {
    font-family: ArialB;
    src: url('../font/arialbd.ttf') format('truetype');
}






/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   ボタン
   ========================================================================== */
#button{
	width:1200px;
	margin:0px auto 0px auto;
	}

#button .m01{
	position: absolute;
	z-index:90;
	margin:0px 0px 0px 0px;
	width:1200px;
	height:60px;
	top: 0px;
	text-align:left;
	}
	
#button ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	clear:both;
	list-style:none;
	}
	
#button li{
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
	}

#button li.b00  a:link,#button li.b00 a:visited{
	margin:0px 0px 0px 0px;
	height:60px;
	width:200px;
	display:block;
	float:left;
	}


#button li.b00 a:hover{
	margin:0px 0px 0px 0px;
	height:60px;
	width:200px;
	display:block;
	float:left;
	}

#button li.b01  a:link,#button li.b01 a:visited{
	margin:0px 0px 0px 0px;
	height:60px;
	width:145px;
	display:block;
	float:left;
	}


#button li.b01 a:hover{
	margin:0px 0px 0px 0px;
	height:60px;
	width:145px;
	display:block;
	float:left;
	}

#button li.b02  a:link,#button li.b02 a:visited{
	margin:0px 0px 0px 0px;
	height:60px;
	width:147px;
	display:block;
	float:left;
	}


#button li.b02 a:hover{
	margin:0px 0px 0px 0px;
	height:60px;
	width:147px;
	display:block;
	float:left;
	}
	
#button li.b03{
	height:60px;
	width:146px;
	}

#button li.b03  a:link,#button li.b03 a:visited{
	margin:0px 0px 0px 0px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}


#button li.b03 a:hover{
	margin:0px 0px 0px 0px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}
	
#button li.b04{
	height:60px;
	width:146px;
	}

#button li.b04  a:link,#button li.b04 a:visited{
	margin:0px 0px 0px 0px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}


#button li.b04 a:hover{
	margin:0px 0px 0px 0px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}
	
#button li.b05{
	height:60px;
	width:146px;
	}

#button li.b05  a:link,#button li.b05 a:visited{
	margin:0px 0px 0px 0px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}


#button li.b05 a:hover{
	margin:0px 0px 0px 0px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}

#button li.b06  a:link,#button li.b06 a:visited{
	margin:0px 0px 0px 24px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}


#button li.b06 a:hover{
	margin:0px 0px 0px 24px;
	height:60px;
	width:146px;
	display:block;
	float:left;
	}

/* ==========================================================================
   ヘッダー
   ========================================================================== */
#header{
	width:100%;
	height:65px;
	background-image:url(../images/main_b.png);
	background-repeat:repeat-x;
	}
	
#header .m01{
	display: block;
	overflow: hidden;
	width:1200px;
	height:65px;
	margin:0px auto 0px auto;
	text-align:left;
	background-image:url(../images/main.png);
	}

#header ul {
	padding:0px;
	margin:0px 0px 0px 0px;
	clear:both;
	list-style:none;
	}
	
#header li{
	margin:0px 0px 0px 0px;
	padding:0;
	float:left;
	}

#header li.b00{
	margin:0px 0px 0px 0px;
	height:60px;
	width:140px;
	}

#header li.b00_1{
	height:60px;
	width:60px;
	}

#header li.b00c{
	position:absolute;
	margin:0px 0px 0px 489px;
	top: -100px;
	}

#header li.b00_2{
	background-image:url(../images/bar.gif);
	background-repeat: no-repeat;
	height:60px;
	width:1px;
	}
	
	
#header .b01,#header .b02,#header .b03,#header .b04,#header .b05,#header .b06{
    display: block;
    width: 145px;
    height: 50px;
    overflow: hidden;
    padding: 0 0 35px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #01b169;
    background-color: inherit;
    border: none;
}

#header .b01 img:first-child,#header .b02 img:first-child,#header .b03 img:first-child,#header .b04 img:first-child,#header .b05 img:first-child,#header .b06 img:first-child {
    position: absolute;
}
#header .b01 img:nth-child(2),#header .b02 img:nth-child(2),#header .b03 img:nth-child(2),#header .b04 img:nth-child(2),#header .b05 img:nth-child(2),#header .b06 img:nth-child(2) {
    opacity: 0;
}
#header .b01 img:nth-child(3),#header .b02 img:nth-child(3),#header .b03 img:nth-child(3),#header .b04 img:nth-child(3),#header .b05 img:nth-child(3),#header .b06 img:nth-child(3) {
    position: absolute;
	top:2px;
	margin:0px 0px 0px 100px;
	opacity:0;
}

	
/*
 * プログレス表示
 */

.progress {
	top:0px;
	left:0px;
    height:2px;
    position: absolute;
    width: 100%;
}
.progress-bar { 
	top:0px;
	left:0px;
    border-top: 2px solid rgb(255, 253, 255);
    position: absolute;
    top:0%;
    width: 0%;
}
.progress-text {
	top:0px;
	left:0px;
    font-family: "Menlo", "Consolas", monospace;
    font-size: 12px;
    margin-top: 10px;
    position: absolute;
    text-align: center;
    top: 0%;
    width: 100%;
}
.progress-complete .progress-bar {
	top:0px;
	left:0px;
    border-top-color: rgb(255, 255, 255);
}

/*
#header li.b01 a:link{
	margin:0px 0px 0px 0px;
	background-image: url(../images/bottan_1a.png);
	height:60px;
	width:140px;
	background-repeat:no-repeat;
	text-indent:-10000px;
	display:block;
	}
	
	
	
 ==========================================================================
   ヘッダー
   ========================================================================== */
 
