@charset "utf-8";

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header h1 {
	margin-bottom: 9px;
	margin-top: 0px;
	margin-left: 4px;
}
.headerWrapper {
	width: 100%;
}
#wrapper .contentsArea {
	background-color: #000000;
	width: 920px;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;
	position: relative;
	padding: 0px;
}
/**********************************/
#footer .footer_address {
	background-image: url(../images/heading_bk.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 920px;
	clear: both;
	font-size: 13px;
	text-align: center;
	line-height: 39px;
}
#footer ul li {
	display: block;
	float: left;
	font-size: 12px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer ul li a {
	display: block;
	float: left;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#footer ul li a:hover {
	color: #09F;
}
.contentsSubArea {
	position: relative;
}
#footer {
	clear: both;
	background-color: #000;
	position: relative;
}
#footer .footer_c {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 30px;
	font-size: 11px;
	clear: both;
	background-color: #2A2A2A;
}

/**********h************/
#header .btn_home {
	position: absolute;
	left: 793px;
	top: 75px;
}
#header .btn_home a {
	color: #FFF;
}
#header .btn_home a:hover {
	color: #09F;
}

#header .btn_back {
	position: absolute;
	left: 860px;
	top: 75px;
}
#header .btn_back a {
	color: #FFF;
}
#header .btn_back a:hover {
	color: #09F;
}


/**********f************/
#footer .btn_home2 {
	position: absolute;
	left: 758px;
	top: 75px;
}
#footer .btn_home2 a {
	color: #FFF;
}
#footer .btn_home2 a:hover {
	color: #09F;
}

#footer .btn_back2 {
	position: absolute;
	left: 830px;
	top: 75px;
}
#footer .btn_back2 a {
	color: #FFF;
}
#footer .btn_back2 a:hover {
	color: #09F;
}

/*********************/
#wrapper .form_kakunin {
	background-color: #FFF;
	text-align: center;
	color: #000;
	clear: both;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#wrapper .form_kakunin table {
	width: 100%;
	text-align: left;
	background-color: #CCC;
	font-size: 13px;
	line-height: 26px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#wrapper .form_kakunin form table tr th {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
	width: 180px;
}


#wrapper .form_kakunin form table tr td {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCC;
}
#wrapper .contentsArea .photoArea {
	clear: both;
	float: left;
	margin-left: 3px;
	margin-bottom: 36px;
	margin-top: 8px;
}
#wrapper .form_kakunin form .form_p {
	line-height: 24px;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#header .logo2 {
	position: absolute;
	left: 735px;
	top: 29px;
}

