@charset "utf-8";

/*--------------------------------------------------------------------
  reset
----------------------------------------------------------------------*/

#main div,#main h1,#main h2,#main h3,#main h4,#main h5,#main p,#main th,#main td,#main dl,#main dt,#main dd,#main ul,#main ol,#main li {
	margin: 0;
	padding: 0;
	}
#main h1,#main h2,#main h3,#main h4,#main h5 {
	font-size: 100%;
	font-weight: normal;
	}
#main table {
	border-collapse: collapse;
	}
#main th, #main td {
	vertical-align: top;
	}
#main caption,#main em,#main strong,#main th {
 font-style : normal;
 font-weight : normal;
 }
#main caption,#main th {
	text-align : left;
	}
#main p {
	line-height: 1em;
	}




/*---------------------------------------------------------------------
  fonts
----------------------------------------------------------------------*/

#main {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 16px;
	line-height: 1em;
	color: #333;
	text-align: left;
	}
#main table {
	font-size : inherit;
	font:100%;
	}



/*---------------------------------------------------------------------
  レイアウト
----------------------------------------------------------------------*/
#main {
	margin-top: 0px;
	}
#leftMain {
	float: left;
	width: 160px;
	}
#topMain {
	float: right;
	width: 630px;
	margin-top: 10px;
	}
#main #left {
	margin-top: 10px;
	}



/*---------------------------------------------------------------------
  common
----------------------------------------------------------------------*/
#topMain  .pagetop {
	text-align: right;
	margin-bottom: 30px;
	}

/* 回り込み解除(clearFix)
----------------------*/
.clearFix { 
	zoom: 1;
	}

.clearFix:after {
	content: "."; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
	}

/* Hides from IE-mac \*/
*html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hides from IE-mac \*/




/*----------------------------------------------------------------------
  linkの設定
-----------------------------------------------------------------------*/

#topMain a:link,
#topMain a:visited {
	color: #245fbb; text-decoration: underline;
	}
#topMain a:hover,
#topMain a:active {
	color: #245fbb; text-decoration: none;
	}




/*----------------------------------------------------------------------
  左コンテンツ
-----------------------------------------------------------------------*/

.left_navi02 {
	height: 25px;
	font-size: 0.65em;
	margin: 0;
	padding: 0;
	background-color: #85c23a;
	}

#leftMain .txt_01 {
	color: #414141;
	font-size: 0.83em;
	line-height: 1.25em;
	margin-bottom: 10px;
	}
#leftMain .txt_01 p {
	margin-top: 8px;
	line-height: 1.5em;
	}

#leftMain #bg_gray  {
	background: #e2e2e2;
	padding: 5px;
}



/*----------------------------------------------------------------------
  右コンテンツ
-----------------------------------------------------------------------*/
#right div.check {
	font-size: 10px;
	line-height: 1.5em;
	}








/*----------------------------------------------------------------------
  メインコンテンツ
-----------------------------------------------------------------------*/

/* fontのサイズ指定
---------------------------*/
#topMain p,
#topMain dl,
#topMain h3 {
	font-size: 1.33em;
	line-height: 1.5em;
	}


/* title
-------------------------*/
#title h2 img {
	margin-bottom: 20px;
	}
#title p {
	margin-bottom: 30px;
	}



/* #sec01
-------------------------*/
.mbox img {
	margin-bottom: 5px;
	}
.mbox h3 img {
	margin-bottom: 20px;
	}
#sec01 p.notes {
	text-align: right;
	font-size: 1em;
	}
#sec01 p {
	margin-bottom: 30px;
	}


/* #sec02
-------------------------*/
#main #sec02 {
	margin-bottom: 30px;
	}
#sec02 dl {
	margin-bottom: 20px;
	}
#sec02 dt {
	font-weight: bold;
	color: #5b4917;
	margin-bottom: 10px;
	padding-left: 35px;
	background: url(img/q.gif) left top no-repeat;
	}
#sec02 dd {
	padding-left: 35px;
	background: url(img/a.gif) left top no-repeat;
	}
#fbox dl {
	float: left;
	width: 340px;
	margin-right: 10px;
	}
#fbox #prof {
	float: right;
	width: 249px;
	padding: 13px;
	border: 1px solid #cdcdcd;
	}
*html #fbox #prof {
	width: 270px;
	}
#prof h4 img {
	margin-bottom: 13px;
	}
#prof p {
	font-size: 0.83em;
	}
#prof2 p {
	float: right;
	width: 153px;
	}
*html #prof2 p {
	width: 146px;
	}
#prof2 img {
	float: left;
	width: 90px;
	}
#prof #prof2 {
	margin-bottom: 5px;
	}


/* #sec03
-------------------------*/
#main #sec03 {
	background: #f1ead6;
	padding: 20px;
	margin-bottom: 25px;
	}
#sec03 h3 {
	font-weight: bold;
	color: #5b4917;
	margin-bottom: 10px;
	}






#right_sp {
	float: right;
	font-size: 15px;
	}











