@charset "utf-8";
/* layoutCSS Document */

/*All*/
html{
	overflow-y: scroll;
	height:100%;
}

body {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #f1fef7 url(../images/nagoya_bg.gif) repeat;
	height:100%;

}
* html div#wrapper{
    height:100%;
}

a {
	color: #333333;
	text-decoration: none;
}
a:visited {

}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.nodisp {
	display: none;
}
strong {
	font-weight: bold;
}
.small {
	font-size: 0.8em;
	color: #999999;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.green {
	color: #339933;
}
.bold {
	font-weight: bold;
}

body > #wrapper {
        height: auto;
}

div#wrapper {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	width: 756px;
	background: url(../images/bg_rep.gif);
	position:relative;
    min-height: 100%;

	}
*div#wrapper,
*div#menuArea,
*div#contentsArea {	
	zoom: 1;}
div#contentsArea{
	padding-bottom:58px;

}

#headerArea {
	background: url(../images/bg_head.gif);
	margin: 0px;
	padding: 5px 0px 0px;
}
#headerArea h1 {
	height: 40px;
	width: 435px;
	float: left;
	padding-left: 10px;
}
#headerArea h1 a {
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 425px;
}
#headerArea .subMenu {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
#headerArea .subMenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#headerArea .menu {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}
#headerArea .menu li {
	float: left;
	width: 150px;
	vertical-align: top;
	height: 42px;
}


/* menu */


#headerArea .menu .list_01 {
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_01 a {
	background: url(../images/menubtn_1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_01 a:hover {
	background: url(../images/menubtn_1.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menu .list_02 {
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_02 a {
	background: url(../images/menubtn_2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_02 a:hover {
	background: url(../images/menubtn_2.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menu .list_03 {
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_03 a {
	background: url(../images/menubtn_3.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_03 a:hover {
	background: url(../images/menubtn_3.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menu .list_04 {
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_04 a {
	background: url(../images/menubtn_4.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_04 a:hover {
	background: url(../images/menubtn_4.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menu .list_05 {
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_05 a {
	background: url(../images/menubtn_5.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menu .list_05 a:hover {
	background: url(../images/menubtn_5.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#topContents #topFooter {
	clear: both;
	font-size: 0.85em;
	color: #FFFFFF;
	display: block;
	height: 50px;
	margin-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background: #8acc20;
}
#topContents #topFooter .link {
	padding: 0px 0px 0px 15px;
	float: left;
	width: 200px;
	font-size: 10px;
}
#topContents .link a {
	color: #FFFFFF;
}
#topContents #topFooter .flaDl {
	float: right;
	width: 300px;
	text-align: right;
}
#topContents #topFooter .flaDl a {
	color: #0000FF;
}



#footer_links a {
	color: #FFF;
}

#topFla {
	clear: both;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	height: 375px;
	background: #FFF;
}
#topContents {
	background: #8acc20 url(../images/bg_top.gif) no-repeat top;
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#topContents .leftArea {
	float: left;
	width: 570px;
	height: 400px;
}
#topContents .leftArea .scroll {
	width: 525px;
	margin-left: auto;
	padding-top: 62px;
}
#topContents .leftArea .scroll .smart{
	height: 230px;
	overflow: hidden;
}
#topContents .leftArea .freeArea {
	padding-left: 65px;
}
#topContents .rightArea {
	float: right;
	width: 175px;
	padding-top: 15px;
	height: 355px;
}
#topContents .rightArea .list_01 a {
	background: url(../images/btn_qa.gif) no-repeat 0px 0px;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 48px;
	width: 163px;
	padding: 0px;
	margin-bottom: 5px;
}
#topContents .rightArea .list_01 a:hover {
	background: url(../images/btn_qa_on.gif) no-repeat 0px 0px;
 }

#topContents .rightArea .list_02 {
	padding-top: 5px;
}
#topContents .rightArea .list_03 {
	padding-top: 5px;
}
#topContents .rightArea .list_04 {
	padding-top: 10px;
}
#topContents .rightArea .list_04 p {
	font-size: 0.9em;
	line-height: 1.2em;
}
#topContents .rightArea .list_05 {
	margin:8px 0 0 3px;
}
/* menu【トップ用】 */

#headerArea .menuTop {
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}
#headerArea .menuTop li {
	float: left;
	width: 150px;
	vertical-align: top;
	height: 42px;
}
#headerArea .menuTop .list_01 {
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_01 a {
	background: url(../images/topbtn_1.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_01 a:hover {
	background: url(../images/topbtn_1.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menuTop .list_02 {
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_02 a {
	background: url(../images/topbtn_2.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_02 a:hover {
	background: url(../images/topbtn_2.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menuTop .list_03 {
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_03 a {
	background: url(../images/topbtn_3.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_03 a:hover {
	background: url(../images/topbtn_3.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menuTop .list_04 {
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_04 a {
	background: url(../images/topbtn_4.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_04 a:hover {
	background: url(../images/topbtn_4.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#headerArea .menuTop .list_05 {
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_05 a {
	background: url(../images/topbtn_5.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}
#headerArea .menuTop .list_05 a:hover {
	background: url(../images/topbtn_5.gif) no-repeat 0px -42px;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 150px;
}

#footerArea {
	background: url(../images/bg_footer.gif) no-repeat;
	display: block;
	clear: both;
	height: 58px;
	width: 756px;
	position:absolute;
	bottom:0px;
	margin-top: 15px;

}
#footerArea .link {
	font-size: 0.9em;
	padding-left: 15px;
	color: #FFFFFF;
	padding-top: 5px;
}
#footerArea .link a {
	color: #FFFFFF;
}
#footerArea .copy {
	text-align: left;
	text-indent: -9999px;
}
#footer_links {
	color: #FFF;
	float: left;
	width: auto;
	padding-top: 20px;
	padding-left: 15px;
	font-size: 10px;
}
#wrapper #headerArea #topFla #gallery {
	height: 375px;
	width: 750px;
	background: #FFF;
}

