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

/*
Font-size list (base: 13px)
 62% =  8px
 70% =  9px
 77% = 10px
 85% = 11px  162% = 21px  239% = 31px
 93% = 12px  170% = 22px  247% = 32px
100% = 13px  177% = 23px  254% = 33px
108% = 14px  185% = 24px  262% = 34px
116% = 15px  193% = 25px  270% = 35px
124% = 16px  200% = 26px  277% = 36px
131% = 17px  208% = 27px  285% = 37px
139% = 18px  216% = 28px  293% = 38px
147% = 19px  224% = 29px  300% = 39px
154% = 20px  231% = 30px  308% = 40px
*/

/*====================================================================

	リセット

====================================================================*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, data, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

article, aside, figure, figcaption,footer,
h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section {
	display: block;
}

li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}

img {
	vertical-align: top;
}

q:before, q:after {
	content: '';
}

em, strong {
	font-weight: bold;
	font-style: normal;
}

address, caption, cite, code, dfn, var {
	font-weight: normal;
	font-style: normal;
}

/* IE7のズームのバグ直し */
*:first-child+html body,
*:first-child+html br { letter-spacing: 0; }



/*====================================================================

	アンカー

====================================================================*/

a {
	color: #FFF;
}
a:link    {
	color: #FFF;
	text-decoration: none;
}
a:visited {}
a:hover   {}
a:active  {}


/*====================================================================

	グローバルなクラス
		※用意しておくが使わなくて済むなら使わない方がいいかな…

====================================================================*/

.clearfix:after {
	content : '';
	clear : both;
	display : block;
	height: 0;
}
.clearfix {
	*zoom: 1;
}

.inline-block {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.clear {
	clear: both;
}

.hidden {
	display:none;
}



/*====================================================================

	html, body

====================================================================*/

html {
	margin: 0;
	padding: 0;
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	color: #F0F0F0;
	font-family: Verdana, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif;/* IE6では最初に日本語フォントを指定しないと指定より大きくなる */
	font-size: 12px;
	*font-size: 82%;
	line-height: 2;/* 13pxのときにおよそ20pxの行間 */
	-webkit-text-size-adjust:none;/* iPhoneとかで横向きにすると文字サイズが自動調整をやめる */
	word-spacing: 0.4em;
	background-image: url(%E3%81%AF%E8%A1%8C/Hachi/web/html/common/img/body_bg.jpg);
	height:100%;
	letter-spacing: 0.1em;
}


/*====================================================================

　 エラーページの設定

====================================================================*/
body#error {
	margin: 0;
	padding: 0;
	color: #F0F0F0;
	font-family: Verdana, Arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Osaka', 'Meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	_font-family: 'ＭＳ Ｐゴシック', sans-serif;/* IE6では最初に日本語フォントを指定しないと指定より大きくなる */
	font-size: 12px;
	*font-size: 82%;
	line-height: 2;/* 13pxのときにおよそ20pxの行間 */
	-webkit-text-size-adjust:none;/* iPhoneとかで横向きにすると文字サイズが自動調整をやめる */
	word-spacing: 0.4em;
	background-image: url(%E3%81%AF%E8%A1%8C/Hachi/web/html/common/img/body_bg.jpg);
	letter-spacing: 0.1em;
	height:0%;
}

#container {
	background-color: #FFF;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	box-shadow: 0px 0px 5px 5px rgba(0,0,0,0.4);
	padding-top: 90px;
	padding-right: 50px;
	padding-bottom: 80px;
	padding-left: 50px;
}


p#errorLogo {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-size: 30px;
	text-align: center;
	color: #333;
	font-weight: bold;
}

p#errorTxt {
	color: #333;
	text-align: center;
	margin-bottom: 25px;
}

p#backHome {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 250px;
}

p#backHome a {
	background: #5dda10;
	*filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5dda10', endColorstr='#388235');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#5dda10', endColorstr='#388235')";
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #388235), color-stop(0.00, #5dda10));
	background: -webkit-linear-gradient(top, #5dda10 0%, #388235 100%);
	background: -moz-linear-gradient(top, #5dda10 0%, #388235 100%);
	background: -o-linear-gradient(top, #5dda10 0%, #388235 100%);
	background: -ms-linear-gradient(top, #5dda10 0%, #388235 100%);
	background: linear-gradient(top, #5dda10 0%, #388235 100%);
	width: 250px;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	border-radius: 3px;        /* CSS3草案 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	font-size: 16px;
	text-shadow: 0px -1px 0px #333;
}
