body {
	margin: 0px;
	padding: 0px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #333333;
	background-image: url(img/common/body-back.gif);
	background-repeat: repeat-x;
	background-position: center 130px;
}
h1 {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}



* {
	list-style-image: none;
	list-style-type: none;
}
.clear {
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
.out-txt {
	text-indent: -99999px;
	margin: 0px;
	padding: 0px;
}
.txt-red {
	color: #FF0000;
}
#wrap {
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#header-box {
	background-image: url(img/common/leaf.gif);
	background-repeat: no-repeat;
	background-position: 200px;
}
#header-box #h1-box {
	margin: 0px;
	height: 20px;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header-box #logo-box {
	width: 300px;
	margin-top: 30px;
	float: left;
}
#header-box #head-contact-box {
	height: 90px;
	float: right;
	background-image: url(img/common/head-contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 450px;
}
#head-contact-box #head-contact-top {
	height: 30px;
}
#head-contact-box #head-contact-left {
	height: 60px;
	margin: 0px;
	float: left;
	width: 220px;
}
#head-contact-box #head-contact-right {
	float: left;
	width: 220px;
	text-align: center;
	padding-top: 20px;
}

/**------------------
   G-NAVI
   ---------------**/

#g-navi-box {
	background-image: url(img/g-navi/g-nav-back.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#main-menu {
	background-attachment: scroll;
	background-image: url(img/g-navi/g-navi_01.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 41px;
}
#main-menu ul {
	margin: 0px;
	padding: 0px;
}


ul#menu{
	list-style:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 36px;
}
ul#menu li{
	list-style:none;
	float:left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
}
ul#menu a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	margin: 0px;
	height: 41px;
	padding: 0px;
}
#main-menu a:hover.top{
    background-position: 0px -41px;
}
#main-menu a.top{
	background-image:url(img/g-navi/g-navi_01.gif);
	background-repeat: no-repeat;
	width: 130px;
}
#main-menu a:hover.bukken{
    background-position: 0px -41px;
}
#main-menu a.bukken{
	background-image:url(img/g-navi/g-navi_02.gif);
	background-repeat: no-repeat;
	width: 130px;
}

#main-menu a.flier{
	background-image:url(img/g-navi/g-navi_03.gif);
	background-repeat: no-repeat;
	width: 130px;
}
#main-menu a:hover.flier{
    background-position: 0px -41px;
}

#main-menu a.reform{
	background-image:url(img/g-navi/g-navi_04.gif);
	background-repeat: no-repeat;
	width: 130px;
}
#main-menu a:hover.reform{
    background-position: 0px -41px;
}

#main-menu a.taishin{
	background-image:url(img/g-navi/g-navi_05.gif);
	background-repeat: no-repeat;
	width: 130px;
}
#main-menu a:hover.taishin{
    background-position: 0px -41px;
}
#main-menu a:hover.chiiki{
    background-position: 0px -41px;
}

#main-menu a.about{
	background-image:url(img/g-navi/g-navi_06.gif);
	background-repeat: no-repeat;
	width: 130px;
}
#main-menu a:hover.about{
    background-position: 0px -45px;
}
#main-menu a:hover.topics{
    background-position: 0px -41px;
}

#main-menu a.contact{
	background-image:url(img/g-navi/g-navi_07.gif);
	background-repeat: no-repeat;
	width: 131px;
}
#main-menu a:hover.contact{
    background-position: 0px -41px;
}
#main-menu a:hover.about{
    background-position: 0px -41px;
}

#main-menu a.buy{
	background-image:url(img/g-navi/g-navi-07.gif);
	width: 134px;
	background-repeat: no-repeat;
}
#main-menu a:hover.buy{
    background-position: 0px -41px;
}
#index-main-img {
	background-image: url(img/index/main-img.gif);
	height: 276px;
	width: 920px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#index-main-img-box01 {
	height: 170px;
	margin: 0px;
}
#index-main-img-box02 {
	height: 50px;
	margin: 0px;
	padding-right: 100px;
	padding-left: 100px;
	line-height: 21px;
	padding-top: 10px;
}
#index-main-img-box02 p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#index-contents-wrap {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#left-box {
	width: 220px;
	float: left;
}
#left-buy-title {
	background-image: url(img/common/left-bar01.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
}
.left-cate-box {
	width: 198px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 2px;
	background-image: url(img/common/cate-back.gif);
}
.left-cate-box p.navi-p {
	background-image: url(img/common/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.left-cate-box ul {
	margin: 0px;
	padding: 0px;
}
.left-cate-box li {
	background-image: url(img/common/arrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}
#left-rent-title {
	background-image: url(img/common/left-bar02.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 220px;
	margin-top: 10px;
}

#left-about-title {
	background-image: url(img/common/left-bar03.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 220px;
	margin-top: 10px;
}



#right-box {
	width: 690px;
	padding-top: 0px;
	padding-bottom: 10px;
	float: right;
}
#index-reco-title {
	background-image: url(img/index/index-bar01.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
}
#index-reco-body {
	padding-top: 10px;
	padding-bottom: 10px;
}
.index-reco-entry-box {
	border: 3px double #CCCCCC;
	width: 210px;
	padding: 5px;
	text-align: center;
	float: left;
	margin-right: 3px;
	height: 280px;
}
p.index-reco-entry-title {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}

p.index-reco-entry-txt {
	padding: 0px;
	text-align: left;
	font-size: 10px;
	margin: 0px;
}
p.index-reco-entry-comment {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	line-height: 14px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#index-new-title {
	background-image: url(img/index/index-bar02.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
}


#index-new-body {

	padding-top: 10px;
	padding-bottom: 10px;
}
.index-new-entry-box {
	width: 130px;
	text-align: left;
	float: left;
	margin-right: 7px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.index-new-entry-box img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	width: 120px;
}
p.index-new-entry-title {
	font-size: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p.index-new-entry-txt {
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#index-new-rent-title {

	background-image: url(img/index/index-bar03.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
}
#under-banner {
	background-image: url(img/common/under-banner.gif);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}
#footer-box {
	height: 100px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(img/common/footer-back.gif);
	background-repeat: repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
}
#footer-box-navi {
	height: 20px;
	text-align: center;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 980px;
}
#footer-box-navi ul {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 20px;
}
#footer-box-navi li {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer-box #copyright {
	text-align: center;
}


#under-banner-txt {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 540px;
	float: left;
}
#under-banner img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}







/**-----------------------------------

@@p̂ē

------------------------------------**/

#baikyaku-title {

	background-image: url(img/baikyaku/title.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 690px;
}
#baikyaku-nagare-title {
	background-image: url(img/baikyaku/baikyaku-sub-title01.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.baikyaku-flow-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
}
.baikyaku-flow-title h2 {
	font-size: 14px;
	font-weight: bold;
	color: #009966;
	margin: 0px;
}
.baikyaku-flow-txt {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
}
ul.baikyaku-ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.baikyaku-flow-arrow {
	height: 35px;
	background-image: url(img/baikyaku/arrow.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	text-indent: -99999px;
	margin-left: 30px;
}
#baikyaku-form-title {
	background-image: url(img/baikyaku/mailform-title.gif);
	background-repeat: no-repeat;
	height: 60px;
	margin-top: 30px;
}
.bukken-entry-form-box {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	font-weight: normal;
}

/**---------------------------------------------------

ЊTv

------------------------------------------------------**/

#about-box {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#about-title {
	background-image: url(img/about/title.gif);
	background-repeat: no-repeat;
	height: 35px;
	background-position: center center;
}
#about-body {
	padding: 10px;
	line-height: 18px;
	font-size: 12px;
}
#about-body p.about-p-01 {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 18px;
}
#about-body p.about-p-02 {
	clear: right;
	float: left;
	width: 400px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	line-height: 18px;
}

/**-----------------------------------

@@X^btЉy[W

------------------------------------**/

#staff-title {
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
	background-image: url(img/stuff/title.gif);
}

#staff-contents-box {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px;
}

.staff-entry-box {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6BB430;
}
.staff-txt-box {
	float: left;
	width: 420px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
.staff-txt-box td.stuff-td01 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #009933;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	color: #333333;
}

.staff-txt-box td.stuff-td02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.staff-photo-box {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	height: 150px;
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #339900;
}


/**--------------------------------------------

@@[tH[

---------------------------------------------**/

#mail-form-title {
	background-repeat: no-repeat;
	height: 35px;
	margin-bottom: 10px;
	background-image: url(img/form/title.gif);
}
#mail-form-txt {
	padding: 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

.txt-roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF3300;
}
#buy-title {
	background-image: url(img/buy/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
}

/**-------------------------------------------------

@

-------------------------------------------------**/

#index-recomend-box {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#index-recomend-title {
	background-image: url(img/index/recommend.gif);
	background-repeat: no-repeat;
	height: 45px;
}
#index-recomend-title-left {
	width: 400px;
	height: 40px;
	float: left;
}
#index-recomend-title-right {
	float: right;
	width: 300px;
	padding-top: 20px;
	text-align: right;
	padding-right: 20px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	font-weight: normal;
}


#index-recomend-body {
	padding: 10px;
}
.index-recomend-entry-box {
	float: left;
	margin-right: 5px;
	min-height: 220px;
}
.index-recomend-entry-box img {
	text-align: center;
	border: 1px double #CCCCCC;
	padding: 5px;
}
.index-recomend-entry-box p {
	margin: 0px;
	padding: 0px;
}
p.index-recomend-entry-p01 {
	padding: 0px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
p.index-recomend-entry-p02 {
	margin: 0px;
	padding: 2px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
p.index-recomend-entry-p03 {

	margin: 0px;
	padding: 2px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}

#buy-reqest {
	background-image: url(img/common/index-request.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 190px;
	width: 500px;
}
#buy-reqest img {
	margin-left: 30px;
}
.pagebute-box {
	padding: 10px;
}
#entry-title {
	height: 25px;
	margin-bottom: 10px;
	background-image: url(img/common/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	font-weight: normal;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}

#entry-left-box {
	float: left;
	width: 400px;
	padding: 0px;
}
#entry-body {
	padding: 10px;
	line-height: 18px;
}
#entry-body img {
max-width: 340px

    
}

#entry-zumen-box {
	padding: 10px;
}
#entry-zumen-box img {
	width: 300px;
}

.entry-photo-box {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.entry-photo-box img {
	margin: 0px;
	padding: 0px;
	width: 230px;
}

.entry-photo-comment-box {
	padding: 10px;
}
#form-title {
	background-image: url(img/form/title.gif);
	height: 35px;
}





#entry-right-box {
	padding: 10px;
	float: right;
	width: 250px;
	line-height: 16px;
}

/**-----------------------------------

@@l

------------------------------------**/
#privacy-wrap {
	width: 500px;
	background-color: #FFFFFF;
}
#privacy-title {
	width: 500px;
	background-image: url(img/privacy/title.jpg);
	height: 80px;
}
#privacy-box {
	line-height: 25px;
	font-size: 12px;
	padding-left: 10px;
}
#privacy-box p {
	line-height: 20px;
}
#rent-title {

	background-image: url(img/rent/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
}
#flier-title {


	background-image: url(img/flier/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
}
#flier-contents-box {

	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 10px;
}
.flier-entry-box {

	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6BB430;
}
.flier-entry-title {
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	font-size: 16px;
	font-weight: normal;
	color: #006600;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.flier-entry-body {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.flier-entry-img {
	padding: 10px;
}
