@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: 900px;}

#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
---------------------------------------------*/

/* link */

#linkbox {width: 672px;}

#linkbox h2{
	margin-bottom: 15px;
}
	

#linkleftbox {float: left;}
#linkrightbox {float: right;}


.linklist {width: 330px;}

.bdr,.linklist li {
	line-height: 2.8em;}

.linklist li a {
	display: block;
	padding-left: 13px;
	background: url(../../img/arw_side_category.gif) left center no-repeat;}

.linklist li a:hover {
	padding-left: 13px;
	color: #086B37;
	background: #e8e8e8 url(../../img/arw_side_category.gif) left center no-repeat;}

.linklist li ul {
	margin-left: 1.5em;
	padding-bottom: 1em;}

.linklist li ul li {
	line-height: 2.5em;
	background: none;}



