@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: 1000px;}

#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
---------------------------------------------*/

/* お問い合わせ */

#contactbox {width: 672px;}

#contactbox h2{
	margin-bottom: 35px;
}
	
#contactbox a {
	text-decoration: underline;}

#contactbox a:hover {
	text-decoration: none;}


#contactbox p {
	margin: 0 5px 0.5em 2px;
	text-align:justify;
			text-justify:distribute;}

#contactbox p span{
	color: #086B37;}


.contact p strong {
	font-size: 16px;
	color: #086B37;
	padding: 0 0.5em;}

#contatwaku {
	margin: 25px 3px 40px 0;
	padding: 15px 10px 10px 15px;
	background-color: #e4e2dc; }

#contatwaku li {
	margin-bottom: 0.5em;}

#contatwaku li a {
	text-decoration: underline;}

#contatwaku li a:hover {	text-decoration: none;}

.form {
	width: 672px;
	font-size: 12px;
	margin-top: 8px;
	letter-spacing: 1px;
	border-collapse: collapse;}

.form th,.form td {
	padding: 15px 10px 15px 10px;
	border-bottom: 1px solid #e4e2dc;}

.form th {
	width: 150px;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	font-weight: normal;
	background: url(../img/arrow.gif) left 20px no-repeat;}

.form th span {color: #086B37;}
.form td span {
	color: #333333;
	margin-left: 1em;
	font-size: 10px;}

.form td {line-height: 1.8em;}

.input,.input2,#msgarea {
	padding: 1px 2px;	font-size: 14px;
	line-height: 1.8em;
	border: 1px solid #ccc;
	background-color: #f2f1ee;
	font-family: Meiryo, "メイリオ", Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

.input {width: 250px;}
.input2 {width: 400px;}

#msgarea {
	width: 540px;
	height: 128px;}

#submit {
	margin-top: 15px;
	padding-bottom: 25px;
	text-align: center;}

#submit img {
	margin-top: 1px;
	vertical-align: top;}

.errormsg {
	font-weight: bold;
	font-size: 14px;
	color: #900;
	margin: 40px 0 0 10px;
	padding-bottom: 40px;}

.backbtn {margin-left: 10px;}

.error {height: 663px;}

.backtop {margin: 40px 0 0 10px;}



/* forIE6 */
*html .sub-list li span { margin-left: -2em;}



