@charset "Shift_JIS";


body{
margin: 0px;
background-image: url("../images/back01.gif");
}


/* -----------------------outer---------------------- */
.outer
	{
	width:770px;
	padding: 0px 10px;
	margin:0 auto 0 auto;
	background-image: url("../images/back.gif");
	}


/* -----------------------head---------------------- */
.head
	{
	background-color: #FFFFFF;
	height: 115px;
	}
.clears{
  clear:both;
}


/* -----------------------ルナリア　ロゴ と　お問い合わせ---------------------- */

div.subject {
text-align: left;
margin-top: 25px;
margin-left: 10px;
float: left;
}

div.date {
text-align: right;
margin-top: 30px;
margin-right: 10px;
}

/* -----------------------上の茶色の棒--------------------- */
.kazari01{
position: relative;
left: 0px;
top: 0px;
}



/* -----------------------menu---------------------- */
.menu
	{
	float:left;
	width:180px;
	background-color: #669966;
	height: 600px;
	background-image: url("../images/menu_back01.gif");
	background-repeat: no-repeat;
	}


/* -----------------------メニューの矢印---------------------- */

div.yajirusi a {
   padding-left: 10px;
   color:#FFFFFF;
   text-decoration:none;
}
div.yajirusi a:hover {
   background-image: url(../images/yajirusi.gif);
   background-repeat: no-repeat;
   background-position: left center;
   color:#FFFF00;
}


/* -----------------------メニューのボタン---------------------- */
ul{
margin:0px;
padding:0px;
font-size:0.9em;
list-style-type:none;
}

li{
margin:0px0px0px0px;
padding:0px;
display: inline;
}

a.menu01{
margin:0px;
padding:13px 0 0 0;
width: 170px;
height: 25px;
border-bottom-style: solid;
border-bottom-color: #80B399;
border-bottom-width: 1px;
color: #006600;
font-size:12px;
text-decoration:none;
text-align:left;
display: block;

}


.calendar{
position: relative;
left: 6px;
top: 20px;
letter-spacing: 2pt;
width: 90%;
padding-bottom: 16px;
}



/* -----------------------main---------------------- */
.main
	{
	float:left;
	width:590px;
	}
.clears{
  clear:both;
}


/* -----------------------文字の余白、大きさ、行間、高さ---------------------- */

div.mainmargin {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
color: #666666;
font-size: 12px;　　　/* ----文字の大きさ------ */
letter-spacing: 2px;　/* ----文字の行間------ */
line-height: 20px;　　/* ----行の高さ------ */
}

/* -----------------------注目　ミニタイトル---------------------- */
.sectitle01{
border-left: #FF9900 20px solid;
border-bottom: #FF9900 1px solid;
padding-left: 10px;
}

.maintitle{
background-image: url("../images/main_title.gif");
background-repeat: no-repeat;
padding: 15px;
padding-left: 30px;
font-weight: bold;
color:#ffffff;
}

/* -----------------------モデル　例---------------------- */
.rei{
background-image: url("../images/rei.gif");
background-repeat: no-repeat;
padding: 15px;
padding-left: 30px;
font-weight: bold;
color:#ffffff;
}

/* -----------------------価格---------------------- */
.kakaku{
background-image: url("../images/kakaku.jpg");
background-repeat: no-repeat;
padding: 8px;
padding-left: 30px;
color:#666666;
}

/* -----------------------よくある質問---------------------- */
.qa{
background-image: url("../images/qa.jpg");
background-repeat: no-repeat;
padding: 8px;
padding-left: 30px;
color:#666666;
}


#hasen{
border-bottom-style: dashed;
border-bottom-width: 2px;
border-bottom-color: #ff0000;
}


.dot { border-bottom: 0px dotted gray; border-left: 0px dotted gray; }
.dot th { border-bottom: 1px dotted gray; border-right: 0px dotted gray; }
.dot td { border-bottom: 1px dotted gray; border-right: 0px dotted gray; }


h3 {display:inline;}

.counter{
padding-left: 470px;
}

div#INFO {
	width: 520px;
	height: 230px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #e3e3e3;
}

/* -----------------------foot---------------------- */

#footnavi{
margin: 0px;
padding: 0;
font-size: 11px;
text-align:center;
}
#footnavi li{
display: inline;
margin:0px;
padding:0px;
border-right:1px solid #999;
list-style-type:none;
}
#footnavi li.bnone{
border-right:none;
}
#footnavi a{
margin-right: 5px;
margin-left: 10px;
padding:0;
color:#ccc;
text-decoration: none;
}
#footnavi a:hover{
text-decoration: underline;
} 


.foot
	{
	clear:left;
	background-color: #404000;
	height: 100px;
	}

