@charset "utf-8";
/* CSS Document */

body,p,ul,ol,li,h1,h2,h3,h4,h5,h6,dl,dt,dd{
    margin: 0px;
    padding: 0px;
}

em {
    visibility: hidden;
}
body {
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 12px;
    line-height: 18px;
    color: #000;
    text-align: center;
		background-image: url(../../images/new/common/bac_hmenu.jpg);
		background-repeat: repeat-x;
		background-position: left top;
}
.Clear{
    clear:both;
    line-height: 0px;
    height:0px;
    padding:0;
    margin:0;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
a:link {
	color: #3366FF;
}
a:visited {
	color: #0033CC;
}
a:active {
	color: #1AD1FF;
}
a:hover {
	color: #1AD1FF;
}
h1 {
	width: 1000px;
	font-size: 10px;
	font-weight: lighter;
	height: 20px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}


/*=============================================

	01. Layout

=============================================*/

#header {
	clear: both;
	overflow: hidden;
	width: 1000px;
	height: 84px;
	background-image: url(../../images/new/common/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 20px auto 0;
	padding: 0 68px;
}

#wrapper {
	background-image: url(../../images/new/common/bac_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper #container {
	width: 1000px;
	margin: 0 auto;
}
#wrapper #container #side {
	float: left;
	width: 260px;
	margin-top: 30px;
}
#wrapper #container #main {
	float: right;
	width: 700px;
	margin-top: 30px;
	text-align: left;
}

/*=============================================

	02.Header

=============================================*/

#header p#logo {
	float: left;
	text-align: left;
	width: 212px;
}
#header p#logo a {
	display: block;
	width: 212px;
	height: 84px;
	text-decoration: none;
}
#header ul {
	float: right;
	width: 455px;
	height: 32px;
}
#header ul li {
	float: left;
	height: 32px;
	list-style: none;
}
#header ul li a {
	display: block;
	height: 32px;
	background-image: url(../../images/new/common/navi2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#header ul li#navi2_1 a {
	width: 97px;
	background-position: 0 0;
}
#header ul li#navi2_2 a {
	width: 130px;
	background-position: -97px 0;
}
#header ul li#navi2_3 a {
	width: 106px;
	background-position: -227px 0;
}
#header ul li#navi2_4 a {
	width: 122px;
	background-position: -333px 0;
}
#header ul li a:hover {
	background-image: url(../../images/new/common/navi2_b.jpg);
}
#navi {
	clear: both;
	width: 100%;
	height: 45px;
	background-image: url(../../images/new/common/bac_navi.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navi ul {
	width: 1000px;
	height: 45px;
	margin: 0 auto;
}
#navi ul li {
	float: left;
	height: 45px;
	list-style: none;
}
#navi ul li a {
	display: block;
	height: 45px;
	background-image: url(../../images/new/common/navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#navi ul li#navi1 a {
	width: 103px;
	background-position: 0 0;
}
#navi ul li#navi2 a {
	width: 157px;
	background-position: -103px 0;
}
#navi ul li#navi3 a {
	width: 183px;
	background-position: -260px 0;
}
#navi ul li#navi4 a {
	width: 165px;
	background-position: -443px 0;
}
#navi ul li#navi5 a {
	width: 157px;
	background-position: -608px 0;
}
#navi ul li#navi6 a {
	width: 235px;
	background-position: -765px 0;
}
#navi ul li a:hover {
	background-image: url(../../images/new/common/navi_b.jpg);
}

/*=============================================

	03.Side-Main-Common

=============================================*/

#wrapper #container #side #side_tobe {
	height: 106px;
	margin-bottom: 15px;
}
#wrapper #container #side #side_tobe a {
	display: block;
	width: 260px;
	height: 106px;
	background-image: url(../../images/new/top/bnr_wood.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#wrapper #container #side #bnr_junkai {
	height: 100px;
	margin-bottom: 15px;
}
#wrapper #container #side #bnr_junkai a {
	display: block;
	width: 260px;
	height: 100px;
	background-image: url(../../images/new/top/bnr_junkai.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#wrapper #container #side #side_tobe a:hover,
#wrapper #container #side #bnr_junkai a:hover {
	background-position: bottom;
}
#wrapper #container #side #other {
	background-image: url(../../images/new/top/title_other.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
#wrapper #container #side #other h2 {
	visibility: hidden;
	height: 45px;
}
#wrapper #container #side #other li {
	font-size: 16px;
	text-align: left;
	list-style: none;
	margin-bottom: 12px;
}
#wrapper #container #side #other li a {
	display: block;
	background-image: url(../../images/new/top/ico_side.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 35px;
}
#wrapper #container #side #other li a:hover {
	background-image: url(../../images/new/top/ico_side_b.gif);
}
#wrapper #container #side #side_info {
	background-image: url(../../images/new/top/bac_side.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	margin-bottom: 15px;
	padding-bottom: 12px;
}
#wrapper #container #side #side_info h2 {
	height: 454px;
	background-image: url(../../images/new/top/side_map01.jpg);
	background-repeat: no-repeat;
}
#wrapper #container #side #side_info h3 {
	font-size: 18px;
	color: #FF9900;
	padding: 10px;
}
#wrapper #container #side #side_info p {
	font-size: 13px;
	padding: 0 10px;
}
#wrapper #container #side #facebook {
}
#wrapper #container #side #facebook h2 {
	height: 50px;
	background-image: url(../../images/new/top/btn_facebook01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	display:block;
}
#wrapper #container #side #facebook h2 a {
	display: block;
	width: 260px;
	height: 50px;
	text-decoration: none;
}


/*=============================================

	04.Footer

=============================================*/
#footer {
	margin-top: 30px;
	background-color: #EAEAEA;
	background-image: url(../../images/new/common/bac_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
}
#footer #pagetop {
	overflow: hidden;
	width: 1000px;
	height: 25px;
	margin: 0 auto 20px;
}
#footer #pagetop a {
	float: right;
	display: block;
	width: 153px;
	height: 25px;
	background-image: url(../../images/new/common/btn_pagetop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#footer #pagetop a:hover {
	background-position: bottom;
}
#footer ul {
	text-align: center;
	margin-bottom: 20px;
}
#footer ul li {
	display: inline;
	border-right: solid 1px #999;
	margin-right: 5px;
	padding-right: 5px;
}
#footer ul li.ftr_end {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
}
#footer p {
	margin-bottom: 20px;
}

#main #estate3 #btn_mail {
	width: 275px;
	height: 64px;
	margin: 20px auto;
}
#main #estate3 #btn_mail a {
	display: block;
	width: 275px;
	height: 64px;
	background: url(../../images/new/common/btn_mail.jpg) no-repeat 0 0;
	text-decoration: none;
}
#main #estate3 #btn_print {
	width: 275px;
	height: 64px;
	margin: 20px auto;
}
#main #estate3 #btn_print a {
	display: block;
	width: 275px;
	height: 64px;
	background: url(../../images/new/common/btn_print.jpg) no-repeat 0 0;
	text-decoration: none;
}
#main #estate3 #btn_mail a:hover,
#main #estate3 #btn_print a:hover {
	background-position: bottom;
}

.notice {
  text-align: center;
  padding: 12px 0;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000  ;
}