@charset "utf-8";

/* TOP PAGE ===========================*/
/* Last Updated:2011.3.22

/* BACKGROUND
---------------------------------------------*/

#top {
	overflow-x : hidden;
	background: url(../../img/back.jpg) left top repeat-x;}

#top #header {height: 300px;}

/* CONTENTS
---------------------------------------------*/

#top #contents {
	padding-top: 26px;}


/* CONTENTS WRAP LAYOUT
---------------------------------------------*/

#wrap {clear: both;
}

#leftbox {
	float: left;
	width: 247px;
      height: 1400px;}

#rightbox {
	float: right;
	width: 693px;}

#scrollbox {position: relative;
	width: 247px;}

/* LEFTBOX
---------------------------------------------*/

#topbnr li {margin-bottom: 4px;}

   /* バナー1 */

   ul.imagelinks a {
      display: block;
      width: 201px;
      height: 90px;
      text-indent: -5000px;
   }

   ul.imagelinks a:hover {
      background-position: top right;
   }

   /* (1) ブログ */
   ul.imagelinks a.bunner01 {
      background-image: url(../../img/blog.jpg);
   }

   /* バナー2*/

   ul.imagelinks02 a {
      display: block;
      width: 201px;
      height: 73px;
      text-indent: -5000px;
   }

   ul.imagelinks02 a:hover {
      background-position: top right;
   }

   /* (1) 安心の料金報酬のご案内 */
   ul.imagelinks02 a.bunner02 {
      background-image: url(../../img/bnt02.jpg);
   }

   /* (2) 助成金メール */
   ul.imagelinks02 a.bunner03 {
      background-image: url(../../img/bnt03.jpg);
   }

   /* best15*/

#best15 {
	width: 201px;
	 height: 401px;
	padding-bottom: 2px;
	background: url(../../img/best15.gif) left bottom no-repeat;}

#best15 .best {
	padding-top: 30px;}

#best15 ul li {
	margin-top: 5px;
	margin-left: 20px;
	text-indent: -10px;
	line-height: 1.3em;
	letter-spacing: 0.05em;}

#best15 ul li a {
	color: #086B37;
	padding-left: 10px;
	background: url(../../img/arw_side_category.gif) left 3px no-repeat;}

#best15 ul li a:hover {
	padding-left: 10px;
	color: #086B37;
	text-decoration: underline;
	background: url(../../img/arw_side_category_o.gif) 1px 3px no-repeat;}

#underbnr li {margin-bottom: 4px;}


   /* バナー3 */

   ul.imagelinks03 a {
      display: block;
      width: 191px;
      height: 63px;
      text-indent: -5000px;
   }

   ul.imagelinks03 a:hover {
      background-position: top right;
   }

   /* (1) バナー */
   ul.imagelinks03 a.bunner01 {
      background-image: url(../../img/bnt04.jpg);
   }

   /* (2) バナー */
   ul.imagelinks03 a.bunner02 {
      background-image: url(../../img/bnt05.jpg);
   }

   /* バナー4 */

#underbnr02 li {
margin-top: 10px;
margin-bottom: 10px;}


   ul.imagelinks04 a {
      display: block;
      width: 199px;
      height: 103px;
      text-indent: -5000px;
   }

   ul.imagelinks04 a:hover {
      background-position: top right;
   }

   /* (1) バナー */
   ul.imagelinks04 a.bunner03 {
      background-image: url(../../img/srp.gif);
   }


	
/* RIGHTBOX
---------------------------------------------*/

/* PRIVACY POLICY */

#privacybox {width: 672px;}

#privacybox h2{
	margin-bottom: 35px;
}
	
#privacybox a {
	text-decoration: underline;}

#privacybox a:hover {
	text-decoration: none;}

.int {margin-left: 7px;}

#privacybox p {
	margin: 0 5px 0.5em 2px;
	ttext-align:justify;
			text-justify:distribute;}

#privacybox span{color: #086B37;
	font-weight:bold;}

#privacybox dl {}

#privacybox dl dt {
	margin: 1em 0;
	padding: 5px 3px 0 0;
	text-indent:-99999px;
	background-repeat:no-repeat;
	width:672px;
	height:32px;}

#pri_1{
      background-image: url(../img/pri_1.jpg);}

#pri_2{
      background-image: url(../img/pri_2.jpg);}

#pri_3{
      background-image: url(../img/pri_3.jpg);}

#pri_4{
      background-image: url(../img/pri_4.jpg);}

#pri_5{
      background-image: url(../img/pri_5.jpg);}

#pri_6{
      background-image: url(../img/pri_6.jpg);}

#pri_7{
      background-image: url(../img/pri_7.jpg);}

#pri_8{
      background-image: url(../img/pri_8.jpg);}

#pri_9{
      background-image: url(../img/pri_9.jpg);}

#pri_10{
      background-image: url(../img/pri_10.jpg);}

#pri_11{
      background-image: url(../img/pri_11.jpg);}

.priv-list {
	margin: 2em 0;
	padding: 1em 1em 0.5em 1em;
	background-color: #f2f2f2;}

.priv-list li {
	position: relative;
	margin-bottom: 0.5em;
	padding-left: 2em;}

.best-list li span {
	position: absolute;
	left: 0; top: 0;}

/* forIE6 */
*html .best-list li span { margin-left: -2em;}



