/**************** default.css ****************/

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	margin: 0px;
	background-color: #F9F9ED;
	text-align: center;
}
#container {
	background-image: url(../common/shadow.gif);
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}
#haed-txt {
	display: none;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}


/*--------------- gnavi -----------------*/

#gnavi {
	margin: 0 5px 0 6px;
}
#gnavi a:link, #gnavi a:visited {
	height: 50px;
	display: block;
	text-decoration: none;
	background-image: url(../common/gnavi.gif);
	background-repeat: no-repeat;
	text-indent: -900px;
}
#gnavi a:hover {
	text-decoration: none;
	background-image: url(../common/gnavi.gif);
	background-repeat: no-repeat;
}
#concept a:link, #concept a:visited {
	width: 130px;
	background-position: 0 0;
}
#concept a:hover {
	background-position: 0 -50px;
}
#event a:link, #event a:visited {
	width: 130px;
	background-position: -130px 0;
}
#event a:hover {
	background-position: -130px -50px;
}
#examples a:link, #examples a:visited {
	width: 130px;
	background-position: -260px 0;
}
#examples a:hover {
	background-position: -260px -50px;
}
#support a:link, #support a:visited {
	width: 130px;
	background-position: -390px 0;
}
#support a:hover {
	background-position: -390px -50px;
}
#remodel a:link, #remodel a:visited {
	width: 130px;
	background-position: -520px 0;
}
#remodel a:hover {
	background-position: -520px -50px;
}
#catalogs a:link, #catalogs a:visited {
	width: 150px;
	background-position: -650px 0;
}
#catalogs a:hover {
	background-position: -650px -50px;
}
#gnavi-sha {
	clear: both;
	margin-left: 6px;
}
#sub-img {
	margin-left: 6px;
	margin-bottom: 10px;
}


/*--------------- main -----------------*/

#main-box {
	width: 800px;
	margin: 0 5px;
}
#center {
	width: 590px;
	padding: 0 7px;
	vertical-align: top;
	float: left;
}
#main-img {
	margin-bottom: 5px;
}
#main-img h2 {
	display: none;
}
#page-dis {
	line-height: 140%;
	margin: 10px 10px 30px 10px;
}
#page-dis h2 {
	font-size: 14px;
}
.mid {
	background-image: url(../common/mid_bg.gif);
	background-repeat: repeat-x;
	padding: 7px 10px;
	margin-bottom: 10px;
}
.mid h3 {
	font-size: 14px;
	font-weight: bold;
	color: #924943;
}
.smid {
	width: 565px;
	padding: 4px 0px;
	border-left: 5px solid #CC6600;
	margin: 0 10px 10px 10px;
}
.smid h3 {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	margin: 0px 0px 0px 5px;
}
.contents {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	margin: 10px;
}
.img-l {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img-l2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.img-r {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
img {
	border: 0px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mbt-10 {
	margin-bottom: 10px;
	margin-top: 10px;
}
.mr-10 {
	margin-right: 10px;
}
.totop {
	width: 590px;
	font-size: 12px;
	text-align: right;
	margin: 20px 0px;
}


/*--------------- sub -----------------*/

#sub {
	width: 190px;
	vertical-align: top;
	background-color: #F1F0EC;
	float: right;
}
#corp {
	margin: 0 5px 5px 5px;
	padding: 5px;
	background-color: #FDFDEA;
	font-size: 12px;
	color: #333333;
	line-height: 130%;
	border: 1px solid #999999;
}
#corp2 {
	margin-top: 5px;
	padding: 5px;
	background-color: #FCEBE8;
	font-size: 12px;
	color: #CC6666;
	line-height: 130%;
	border: 1px solid #F3CBC5;
}
#corp2 img {
	float: right;
	border: 0;
}
.voice {
	margin-bottom: 0 5px 5px 5px;
	padding: 5px;
}
.voice h2 {
	background-color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin-bottom: 10px;
}
.voice h3 {
	font-size: 12px;
	font-weight: bold;
	color: #4BAAC2;
}
.voice p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 5px;
}
.voice img {
	border: 0;
	float: left;
	margin-right: 5px;
}
.voice hr {
	clear: both;
}
.qr h2 {
	background-color: #CC6600;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	margin: 0 5px 10px 5px;
	display: none;
}
.qr p {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin: 5px 5px 15px 5px;
}
.qr-img {
	border: 0;
	float: left;
	margin-right: 5px;
}
#wm {
	text-align: center;
	background-color: #F37029;
	margin: 5px 5px 10px 5px;
	padding: 3px 0px;
}
#wm h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 125%;
}
#wm p {
	text-align: center;
	border: 1px solid #F37029;
	margin: 0 5px 5px 5px;
	padding: 5px;
	color: #333333;
	line-height: 140%;
}
#date {
	font-size: 12px;
	color: #333333;
	display: none;
}


/*--------------- footer -----------------*/

#footer-navi {
	text-align: center;
	font-size: 12px;
	color: #666666;
	margin: 10px 0;
}
#footer {
	background-color: #FFFFFF;
	text-align: left;
	padding: 5px 10px;
	font-size: 12px;
	color: #666666;
	margin: 10px 5px 0 6px;
	border-top: 2px solid #666666;
}


/*--------------- other_txt -----------------*/

.fs10 {
	font-size: 10px;
	color: #333333;
}
.fs10orange {
	font-size: 10px;
	color: #CC6600;
}
.fs12 {
	font-size: 12px;
	color: #333333;
}
.fs12h135 {
	font-size: 12px;
	color: #333333;
	line-height: 135%;
}
.fs12orange {
	font-size: 12px;
	color: #CC6600;
}
.fs14 {
	font-size: 14px;
	color: #333333;
}
.fs14h140 {
	font-size: 14px;
	line-height: 140%;
	color: #333333;
}
.fs14orange {
	font-size: 14px;
	color: #CC6600;
}
.green {
	color: #339933;
}


/*--------------- default_link -----------------*/

a:link, a:visited {
	color: #4BAAC2;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: #4BAAC2;
	text-decoration: none;
}

