/*共通
----------------------------------------------------------------*/

*{
	margin:0;
	padding:0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

html, body {
   scrollbar-3dlight-color:    #ffcccc;
   scrollbar-arrow-color:      #cc6666;
   scrollbar-darkshadow-color: #cccccc;
   scrollbar-face-color:       #EDE0E8;
   scrollbar-highlight-color:  #F4F2F4;
   scrollbar-shadow-color:     #ffffff;
   scrollbar-track-color:	   #F4F2F4;
   }


#container {
	width: 770px;
	margin:0px auto;
	padding:0px auto;
	background-image:url(../images/content_bg.jpg);
	}

#header{
	width:770px;
	height:115px;
	background-image:url(../images/header.jpg);
	text-align:right;
	margin:0px;
 	padding:0px;
	}

#content{
	width:770px;
	background-image:url(../images/content_bg.jpg);
	}

#sub{
	float:left;
	width:220px;
	background-image:url(../images/menu_bg.jpg);
	}

#main{
	float:right;
	width:550px;
	background-image:url(../images/main_bg.jpg);
	}

#footer{
	clear:both;
	width:770px;
	height:100px;
	background-image:url(../images/footer.jpg);
	text-align:center;
	font-size:90%;
	line-height:150%;
	}
#footer_txt1{
	padding:25px 0px 10px 0px;
	margin:0px;
	}
#footer_txt2{
	padding:0px;
	margin:0px;
	}
#footer_txt2 a{
	text-decoration:none;
	}

/*メニュー
----------------------------------------------------------------*/

#menu{
	width:220px;
	margin:0px;
	padding:0px;
	border:0px;
	overflow: hidden;
	}

#menu li .m_top,
#menu li .m_guide,
#menu li .m_hikkoshi,
#menu li .m_document,
#menu li .m_enquete,
#menu li .sitemap,
#menu li .links,
#menu li .m_otoiawase,{
	list-style-type: none;
	display:inline;
	width:220px;
	height:36px;
	margin:0px;
	padding:0px;
	border:0px;
	}

#menu li .fudosan{
	list-style-type: none;
	display:inline;
	width:220px;
	height:72px;
	margin:0px;
	padding:0px;
	border:0px;
	}

#menu img{
	visibility: hidden;
	border:0px;
	}

#menu a,
#menu a:link,
#menu a:visited {
	background-position: 0px 0px;
	float:left;
	}

#menu .m_top a:focus,
#menu .m_top a:hover,
#menu .m_top a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_guide a:focus,
#menu .m_guide a:hover,
#menu .m_guide a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_hikkoshi a:focus,
#menu .m_hikkoshi a:hover,
#menu .m_hikkoshi a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_document a:focus,
#menu .m_document a:hover,
#menu .m_document a:active {
	background-position: 0px -36px;
	float:left;
	}
#menu .m_enquete a:focus,
#menu .m_enquete a:hover,
#menu .m_enquete a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_sitemap a:focus,
#menu .m_sitemap a:hover,
#menu .m_sitemap a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_links a:focus,
#menu .m_links a:hover,
#menu .m_links a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_otoiawase a:focus,
#menu .m_otoiawase a:hover,
#menu .m_otoiawase a:active {
	background-position: 0px -36px;
	float:left;
	}

#menu .m_fudousan a:focus,
#menu .m_fudousan a:hover,
#menu .m_fudousan a:active {
	background-position: 0px -72px;
	float:left;
	}

#menu .m_top a {
	background-image: url("../images/menu_top.jpg");
	height:36px;
	}
#menu .m_guide a {
	background-image: url("../images/menu_guide.jpg");
	height:36px;
	}
#menu .m_fudousan a {
	background-image: url("../images/menu_fudousan.jpg");
	height:72px;
	}
#menu .m_hikkoshi a {
	background-image: url("../images/menu_hikkoshi.jpg");
	height:36px;
	}
#menu .m_document a {
	background-image: url("../images/menu_document.jpg");
	height:36px;
	}
#menu .m_enquete a {
	background-image: url("../images/menu_enquete.jpg");
	height:36px;
	}
#menu .m_sitemap a {
	background-image: url("../images/menu_sitemap.jpg");
	height:36px;
	}
#menu .m_links a {
	background-image: url("../images/menu_links.jpg");
	height:36px;
	}
#menu .m_otoiawase a {
	background-image: url("../images/menu_otoiawase.jpg");
	height:36px;
	}

/*テキスト
----------------------------------------------------------------*/

h1{
	margin-right:20px;
	margin-top:40px;
	font-size:90%;
	line-height:150%;
	}

h2{
	height:112px;
	text-indent:-2000px;
	}

h3{
	margin:10px 20px 10px 10px;
	padding:5px 10px;
	border-left:10px solid #cc9966;
	border-bottom:1px dotted #cc9966;
	font-size:100%;
	font-weight:bold;
	}

h4{
	margin:10px 20px 20px 10px;
	font-size:95%;
	color:#873E01;
	line-height:140%;
	}

p{
	font-size:90%;
	line-height:150%;
	margin:10px 20px 30px 30px;
	}


.bold{
	font-weight:bold;
	}

.clear{
	clear:both;
	}
.txtR{
color:#CC0000;
font-weight:bold;
}
.name{
	margin-top:10px;
	margin-right:20px;
	line-height:150%;
	color:#873E01;
	font-weight:bold;
	}

.address{
	font-size:90%;
	line-height:140%;
	margin:20px 0px 0px 20px;
	}

.midashi_1{
	background-color:#CC6666;
	color:#ffffff;
	margin:5px 30px 5px 25px;
	padding:5px 10px 3px 10px;
	letter-spacing:5px;
	font-weight:bold;
	font-size:90%;
}
.midashi_1a{
	margin:10px 10px 10px 30px;
	font-size:95%;
	font-weight:bold;
	color:#cc0000;
	}

.midashi_2{
	background-color:#99cc00;
	color:#ffffff;
	margin:5px 30px 5px 25px;
	padding:3px 10px;
	letter-spacing:5px;
	font-weight:bold;
	font-size:90%;
	}

.midashi_2a{
	margin:10px 10px 10px 30px;
	font-size:95%;
	font-weight:bold;
	color:#009900;
	}

.midashi_3{
	background-color:#6699cc;
	color:#ffffff;
	margin:5px 30px 5px 25px;
	padding:3px 10px;
	letter-spacing:5px;
	font-weight:bold;
	font-size:90%;
}

.midashi_3a{
	margin:10px 10px 10px 30px;
	font-size:95%;
	font-weight:bold;
	color:#3333cc;
	}

.koumoku{
	font-weight:bold;
	margin-left:20px;
	line-height:180%;
	}
.qr{
	height:90px;
	padding:6px 3px 1px 3px;
	margin:0px 10px 0px 20px;
	border:1px solid #666666;
	font-size:84%;
	line-height:130%;
}
