

@charset "utf-8";

 {
  padding: 0;
  margin: 0;
}

/*---------------------------------------リンク指定*/

a:link {
  color: #F93;
  text-decoration: underline;
}

a:visited {
  color: #FC0 ;
  text-decoration: underline ;
}

a:hover {
  color: #D00;
  text-decoration: underline;
}


body {
  font-size: 80%;
  text-align: center;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
   background:url(../imge/body70.jpg)

}

#wrapper {
  text-align: left;
  margin: 1em auto 0;
  width: 730px;
}

#header {
  height: 260px;
  background: url(../imge/top5.jpg) no-repeat 0 0;
}

#container {
  width: 100%;
  background: url(../imge/saide.jpg) repeat-y 0 0;
}

#contents {
	padding: 0 15px;
	width: 470px;
	float: right;
	background-color: #ffffff;
	color: #000;
}

#sidebar {
  padding: 0 10px;
  width: 180px;
  float: left;
}

#footer {
  clear: both;
  width: 100%;
  padding: 1em 0 1em;
  background: url(../imge/footer.jpg) no-repeat 0 0;
}








/*---------------------------------------ヘッダーブロックに関する指定*/

h1 {
  font-size: 80%;
  text-align: right; color:#EEE
  padding-bottom: 40px;
}

/* -- 企業名｜ショップ名｜タイトル -- */
.logo {
  font-size: 180%;
  text-align: right;
  padding: 0 1em 0.5em 0;
}

.logo a {
  text-decoration: none;
  color: #000000;
}

.logo a:hover {
  text-decoration: none;
  color: #ff0000;
}

/* -- ページの概要 -- */
.description {
  text-align: right;
  padding: 0 1em 0 250px;
}

/*---------------------------------------コンテンツブロックに関する指定*/

/* -- 見出し -- */
h2{font-size:20px;
     color:#EEE;
	 background:url(../imge/bar47060.jpg);
	 padding-top:0.5em;
	 padding-bottom:0.5em; 
	 padding-left:0.5em;
	 margin-top:0.2em;
}
h3,
h4,
h5,
h6 {
  font-size: 130%;
  margin-bottom: 0.5em;
  padding: 0.7em 0.5em 0.7em;
  background: url(../imge/bg-h.GIF) no-repeat 0 50%;
}

h3,
h4,
h5,
h6 { margin-top: 1em; }

/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* -- リスト -- */
#contents ul { margin: 1em 0 1em 20px; }

#contents ol { margin: 1em 0 1em 25px; }

#contents li {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/*---------------------------------------サイドバーブロックに関する指定*/

/* -- リンク -- */
#sidebar a { text-decoration:  none; }

#sidebar a:hover {
  color: #EEE;
  text-decoration: underline;
}

/* -- サイドバータイトル -- */
.p_sidetitle {
  margin-bottom: 1em;
  padding-bottom: 2px;
  border-bottom: 1pxsolid #EEE;
}

/* -- リスト/サイドバーメニュー -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li { margin-bottom: 0.5em; }

/*---------------------------------------フッターブロックに関する指定*/

#footer p {
  text-align: right;
  padding: 0 0.5em 1em;
}

#footer #cds {
  font-size: 90%;
  text-align: right;
  padding: 0 1em;
  color: #999999;
}

#footer #cds a {
  color: #999999;
  text-decoration: none;
}



 h1.rentpro01 {
    font-size: 10px;
    color: #fff;
    font-weight: bold;
    font-style: normal;
    margin: 0px;
    float:right;
}
h2.harada {
	font-size:150%;
	font-style:normal;
	color:#EEE;
	
	margin:0px;
	background: url(../imge/box6.jpg);
	background-repeat:no-repeat;
	
}



h3.harada {
    font-size: 15px;
    color: #006600;
    font-weight: bold;
    font-style: normal;
    margin: 0px;
    }
	
h5.harada {
	font-size:100%;
	font-style:normal; padding-bottom:1em;
	color:#EEE;
	
	margin:0px;
	background: url(../imge/box7.jpg);
	background-repeat:no-repeat;
	
}

h6.harada{font-size:20px;
     color:#EEE;
	 background:url(../imge/bar47060.jpg);
	 padding-top:0.5em;
	 padding-bottom:0.5em; 
	 padding-left:0.5em;
	 margin-top:0.2em;
}






p.harada01{
	font-size:20px;
	color: #EEE;
	font-weight:bold;
	font-style:normal;
	margin:0px;
	float: right;

}

p.harada02{
	font-size:20px;
	color: #099;
	font-weight:bold;
	font-style:normal;
	margin:0px;
	float: left;

}




em.harada {
    font-size: 10px;
    color: #ffff66;
    font-weight: normal;
    font-style: italic;
    margin: 0px;
    text-align: left; color: green;
}

img.harada{float:left;margin-right:20px;
	
}

img.harada1{float:right; margin-left:20px;}






#wrapper #header h1 {
	color:#EEE;
}
#wrapper #container #contents table tr td {
	font-size: 100%;
	color: #111;
}
