@charset "UTF-8";
/* reset */
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; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
img { vertical-align: bottom; }
/* base */
body, textarea {
	line-height:1.5em;
	letter-spacing:0.05em;
	color: #231815;
	background-color: #FFFFFF;
}
body, input, select, textarea, button {font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;; font-size: 12px; }
a:link, a:visited { color: #03a; outline: none; }
a:hover { color: #F00; }
strong { font-weight: bold; }
hr { display: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end */

div#wrapper {
	width:900px;
	margin:0 auto;
	position:relative;
}
div#header h1 {
	position:absolute;
	top:7px;
}
div#header  strong {
	top: 33px;
	left: 505px;
	position: absolute;
	font-weight: bold;
}
div#header  #bgnrBtn  {
	position: absolute;
	left: 810px;
	top: 33px;
}
div#container {
	position:absolute;
	top:56px;
	width:900px;
}
address.fr
 {
	position:absolute;
	font-size:10px;
	letter-spacing:0px;
	right: 0px;
	top: 725px;
}
#container #footer {
	background: url(../imgs/footer_bg.jpg) no-repeat;
	height: 33px;
	width: 900px;
	margin-top: 7px;
	position: relative;
}
#footer #aboutContact {
	float: left;
}
#footer #aboutContact li {
	padding: 2px 0 0 20px;
}
#footer #logos {
	float: right;
	padding-right: 0px;
}
#footer li {
	float: left;
	padding: 3px 14px 0 14px;
}
#popup {
	background-color: #d8d8ca;
}
#popup #wrapper {
	width: 560px;
	padding-left: 40px;
}
#popup #container {
	width: 520px;
}
#popup .section {
	border-bottom: 1px dotted #221714;
	margin-bottom: 30px;
}
#popup .sectionLast {
	border-style: none;
	margin-bottom: 10px;
}
#popup h2 {
	background: url(../imgs/popup/tit_bg.jpg) no-repeat;
	height: 28px;
	width: 520px;
	font-weight: bold;
	font-size: 1.2em;
	padding: 6px 0 0 25px ;
	margin-bottom: 20px;
}
#popup h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #5cb531;
	margin-bottom: 10px;
}
#popup .section ul {
	padding-bottom: 10px;
}
#popup #helpArea {
	padding: 20px 0;
}
#popup #helpArea p {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 20px;
}
#popup #helpArea #helpBtn {
	text-align: center;
	margin: 0 auto;
}
#popup #helpArea #helpBtn img {
	padding: 0 10px;
}
#popup .paragraph p {
	text-indent: -1em;
	padding-left: 1em;
}
#popup #aboutLogo {
	padding-top: 40px;
	padding-bottom: 40px;
}
.notice01 {
	font-size: 0.8em;
	line-height: 1.3em;
	text-indent: -1em;
	padding-left: 1em;
}
.notice02 {
	font-size: 0.8em;
	line-height: 1.3em;
	text-indent: -1em;
	padding-left: 1em;
	color: #e31e13;
}
.figCenter {
	text-align: center;
	margin: 0 auto;
	padding-top: 20px;
	display: block;
}
#popup .paragraph {
	padding-bottom: 20px;
}
#popup #mail {
	text-align: center;
	margin-right: auto;
	padding: 20px 0 10px 0;
}
#popup #mail a {
	text-decoration: none;
	color: #4b2c1f;
}
#popup #mail a:hover {
	color: #a36042;
}
#popup  #closeBtn  {
	text-align: center;
	margin: 0 auto;
	padding: 20px 0;
}
#popup #footer {
	background-image: none;
	width: 520px;
	border-top: 1px solid #221714;
}
#popup #footer .fr {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float: right;
	padding-top: 10px;
}

