@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: 1100px;}

#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
---------------------------------------------*/

/* FAQ */

#faqbox {width: 672px;}

#faqbox h2{
	margin-bottom: 35px;
}
	
#faqbox a {
	text-decoration: underline;}

#faqbox a:hover {
	text-decoration: none;}

#faqbox p {
	margin: 0 5px 0.5em 2px;
	ttext-align:justify;
	text-justify:distribute;}

#faqbox h2 {margin-bottom: 1.5em;}

#faqbox p {margin: 0 5px 1em 2px;}

#faqbox dl {
	padding-top: 20px;
	border-top: 1px solid #cbb9c3;}

#faqbox dl dt {
	color: #0DA7C0;
	padding-left: 77px;
	background: url(../img/q.gif) left top no-repeat;}


#faqbox dl dd {
	margin-bottom: 10px;
	padding-left: 77px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E6E6E6;
	background: url(../img/a.gif) left top no-repeat;}

.qwaku {
	height: 46px;
	padding-top: 12px;}
	
.qwaku02 {
	height: 55px;
	padding-top: 3px;}


/* forIE6 */
*html .best-list li span { margin-left: -2em;}



