@charset "UTF-8";


/* font */
/* ---------------------------------------------------------------------------------------------------- */

body { font-size: small; color: #4D4D4D;}
* html body { font-size: x-small;} /* ie6 */
*:first-child+html body { font-size: small;} /* ie7 */
h1, h2, h3, h4, h5, h6, input, textarea, table { font-size: 100%;}

/* family */
body { font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";}
/**/body { font-family /*\**/: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif\9;} /* IE8 */
*+html body {	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif;} /* IE7 */
* html body {	font-family: Verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";} /* IE6 */
body, x:-moz-any-link, x:default { font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";} /* for FF */


/* universal */
/* ---------------------------------------------------------------------------------------------------- */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}


/* body */
/* ---------------------------------------------------------------------------------------------------- */

html { overflow-y: scroll;}
body { text-align: center;}


/* headline */
/* ---------------------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.1em;
	color: #191919;
}


/* clear */
/* ---------------------------------------------------------------------------------------------------- */

/* modern */
#container:after,
#container-inner:after,
#contents:after,
#head:after,
#globalmenu:after,
#footnavi:after,
#footmenu:after,
.ebox:after,
.einner:after,
ul.photo:after,
.cf:after { 
	content: "";
	clear: both;
	display: block;
}

* html #container,
* html #container-inner,
* html #contents,
* html #head,
* html #globalmenu,
* html #footnavi,
* html #footmenu,
* html .ebox,
* html .einner,
* html ul.photo,
* html .cf { display: inline-block;}

/* no ie mac \*/
* html #container,
* html #container-inner,
* html #contents,
* html #head,
* html #globalmenu,
* html #footnavi,
* html #footmenu,
* html .ebox,
* html .einner,
* html ul.photo,
* html .cf { height: 1%;}
#container,
#container-inner,
#contents,
#head,
#globalmenu,
#footnavi,
#footmenu,
.ebox,
.einner,
ul.photo,
.cf { display: block;}
/* */


/* text */
/* ---------------------------------------------------------------------------------------------------- */

address { font-style: normal;}
hr { display: none;}
.ebox hr {display: block;}

/* list */
/* ---------------------------------------------------------------------------------------------------- */

ol, ul {
	text-align: justify;
	text-justify: inter-ideograph;
	list-style: none;
}


/* table */
/* ---------------------------------------------------------------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
th, td {
	vertical-align: middle;
}
th {
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
}


/* image */
/* ---------------------------------------------------------------------------------------------------- */

img { border: none; vertical-align: bottom;}
a img { border: none;}


/* link */
/* ---------------------------------------------------------------------------------------------------- */

a {
	outline: none;
	cursor: pointer;
}

@charset "UTF-8";
/* ---------------------------------------------------------------------------------------------------- */
/* composition */
body {
	text-align: center;
	color: #666;
	background: #480000 url(images/bg-body.jpg) repeat-x left top;
}
#top {
	width: 970px;
	margin: 0 auto;
	background: url(images/bg-container01.gif) repeat-y left top;
}
#top-bg { background: url(images/bg-container02.jpg) no-repeat left top; }
#container {
	width: 950px;
	margin: 0 auto;
}
#container-inner {
	margin: 0 auto;
	width: 850px;
	padding: 50px 0;
}
/* ---------------------------------------------------------------------------------------------------- */
/* head */
#head {
	padding: 20px 0 19px 17px;
	text-align: left;
}
/* ---------------------------------------------------------------------------------------------------- */
/* head */
h2 { margin-bottom: 1em; }
/* ---------------------------------------------------------------------------------------------------- */
/* process */
#process {
	margin-bottom: 10px;
	text-align: center;
	background: #e5e5e5;
	padding: .5em;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
	letter-spacing: .25em;
}
#process strong { color: #c00; }
/* ---------------------------------------------------------------------------------------------------- */
/* text */
p {
	margin-bottom: 1em;
	line-height: 1.5;
}
p span { color: #F00; }
/* ---------------------------------------------------------------------------------------------------- */
/* error */
h2.error {
	color: #F00;
	font-size: 200%;
}
p.error {
	color: #F00;
	margin-bottom: 2em;
}
/* ---------------------------------------------------------------------------------------------------- */
/* table */
table {
	margin: 1em 0 2em 0;
	border: 1px solid #CCC;
}
th, td {
	text-align: left;
	padding: 10px 20px;
	border-bottom: 1px solid #CCC;
}
/* th */
th {
	background: #F1F1F1;
	color: #191919;
}
th.re {
	color: #F00;
	text-align: right;
}
/* td */
td { border-left: 1px dotted #CCC; }
td span {
	color: #666;
	display: block;
	margin-bottom: 5px;
}
td input { padding: 3px; }
/* required */
div.submit { margin-bottom: 2em; }
div.submit input {
	margin: 0 10px;
	padding: 5px 10px;
}
.btn { margin-top: 2em; }
label { margin-right: 1em; }
label input {
	vertical-align: middle;
	margin-right: 0.5em;
}
/* close */

.close {
	background: #000 url(images/bg-foot.jpg) no-repeat 20px center;
	padding: 15px 15px 15px 90px;
	color: #FA0B0B;
	text-align: left;
}
#copyright {
	background: url(images/bg-copyright.jpg) no-repeat left top;
	width: 970px;
	margin: 0 auto;
	height: 96px;
	text-align: center;
	color: #FA0B0B;
}
#copyright p { padding-top: 20px; }
#copyright a {
	color: #FA0B0B;
	text-decoration: none;
}
/* error */
/* -------------------------------------------------- */

td div.error {
	color: #FFF;
	padding: 2px 10px;
	background: #E50000;
	margin-bottom: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.error input, .error textarea {
	background: #FFF2F2;
	border: 1px solid #F00;
}
.error label input {
	background: none;
	border: none;
}
* html .error label { background: none; }
*+html .error label { background: none; }
