@charset "utf-8";

/* CSS Document */



* {

	margin: 0;

	padding: 0;

}

body {

	background-color: #FFFFFF;

	font-size: 12px;

	color: #999999;

	line-height: 150%;

	background-image: url(../img/bg_main.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	text-align: center;

}

a:link {

	color: #FB9716;

	text-decoration: underline;

}

a:visited {

	color: #FB9716;

	text-decoration: underline;

}

a:hover {

	color: #FB9716;

	text-decoration: none;

}

a:active {

	color: #FB9716;

	text-decoration: none;

}

#wrapper {

	height: 100%;

	clear: both;

	padding: 0px;

	width: 762px;

	background-image: url(../img/bg_contents_main.jpg);

	background-repeat: repeat-y;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

}

#header {

	background-image: url(../img/title_main.jpg);

	background-repeat: no-repeat;

	text-indent: -1000em;

	width: 760px;

	height: 100px;

	margin-right: auto;

	margin-left: auto;

	clear: both;

}

#header a {

	width: 760px;

	height: 100px;

	display: block;

}

#wrapper_contents {

	text-align: center;

	float:left;

	width: 526px;

}

#wrapper_contents_right {

	text-align: center;
	float:right;
	width: 231px;
	padding-bottom: 10px;
	height: auto;
}

#title_kiteiku {

	background-image: url(../img/title_fuku.jpg);

	background-repeat: no-repeat;

	text-indent: -1000em;

	width: 517px;

	height: 37px;

	clear: both;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

}

.img {

	clear: both;

	height: 100%;

	width: 517px;

	margin-bottom: 10px;

	margin-right: auto;

	margin-left: auto;

}

.btn_kuwashiku {

	width: 371px;

	height: 58px;

	text-indent: -1000em;

	background-image: url(../img/btn_kuwashiku.jpg);

	background-repeat: no-repeat;

	padding: 0px;

	clear: both;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 20px;

	margin-top: 20px;

}

.btn_kuwashiku a {

	width: 371px;

	height: 58px;

	background-position: 0px 0px;

	display: block;

	border-style: none;

	text-decoration: none;

}

.btn_kuwashiku a:hover {

	width: 371px;

	height: 58px;

	background-image: url(../img/btn_kuwashiku.jpg);

	background-position: 0px -58px;

}

.return_top {

	clear: both;

	width: 520px;

	margin-right: auto;

	margin-left: auto;

	text-align: right;

	margin-bottom: 50px;

}

#wrapper_copy {

	text-align: center;

	clear: both;

	height: 12px;

	width: 760px;

}

#bg_img_under {

	background-image: url(../img/bg_contents_footer.jpg);

	background-repeat: no-repeat;

}

