<style type="text/css">
<!--
body{	margin:0 px;				/* 本文マージン0 */
	behavior: url("csshover3.htc");/* ビヘイビア */	background-image:url("img/back_3.gif"); /* HP背景 */	color="#333333" }          /* 基本の文字色 */

tr{	font-size:90%;				/* 行内基本フォントサイズ */
	font-style:HG丸ゴシックM-PRO,monospace; /* 行内基本書体 */ 
	line-height: 135% }			/* 行間 */
td.type1{font-style:HG丸ゴシックM-PRO,monospace; /* 行内基本書体 */
	line-height: 140% }	/* 行間 */



a.bottom{ color: #ff6600;			/* フッダー部分 */
	text-decoration: none }
a:visited.bottom{ color: #ff6600 }		/* 既に見たリンク */
a:active.bottom{ color: #ff9933 }		/* クリック時のリンク */
a:hover.bottom{ text-decoration: underline;	/* カーソルが上にある時のリンク */
	 color: #6600}

a.top{	color: #ff9933 }
a:visited.top{ color: #ff9933}
a:active.top{ color: #ff6633 }
a:hover.top{ color: #ff6633;
             text-decoration: none}

a.sc{    color: #ff9900;
         text-decoration: none }
a:visited.sc{ color: #ff9900 }
a:active.sc{ color: #ffcc00 }
a:hover.sc{ color: #ff6600;
            text-decoration: underline }

a.link{	color: #ff9900 }
a:visited.link{ color: #ff9900}
a:active.link{ colr: #ff9900 }
a:hover.link{ color: #ff6633}

h1{	font-size:130%;
	color: #336600;
	text-align: left;
	text-decoration: underline;
	margin: 0px 0px 5px 0px;		/* 上、右、下、左の余白 */
}
h2{	font-size:90%;
	text-align: right;
	text-decoration: none
	margin: 30px 0px 0px 15px }	         /* 上、右、下、左の余白 */
h3{	font-size: 120%;
	color: #333333;
	background-color: #cccccc;
	background-image: url("");
	margin: 30px 0px 0px 30px}  		/* 上、右、下、左の余白 */
hr.type1{height: 2px;
	color: #99cc00}
hr.type2{height: 1px;
         color: #99cc00;
         border-style: dashed }
p.type1{margin: 10px 0 10 0;
	line-height: 180%}			/* 段落の余白 */
p.type2{	margin: 30px 30 10 0 }		/* homeクラス 段落の余白 */
p.koushin{ margin: 20 0 0 0;
	text-size: 90% }
ul{	margin: 0px 0px 0px 55px;		/* 上、右、下、左の余白 */
	list-style: square outside
}
dd{	margin: 0 0 0 5 }

/* 2011.04.22 add matsuo start */
#menu_space {
	width:720px;
	height:70px;
}

#mein_menu {
	width:720px;
	height:37px;
	background-color: #336600;
	text-align:left;
}

#menu_button {
	width:685px;
	height:37px;
	font-size:37px;
	margin-left:17px;
}

#sub_menu {
	width:720px;
	height:33px;
	background-image: url(./img/back720.gif);
	margin-top:0px;
	text-align:left;
}

#sub_button {
	visibility:hidden;
	width:720px;
	height:33px;
	
}




#home {
	background:url(./img/home.png) no-repeat 0 0;
	width:133px;
	height:37px;
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#home:hover {
	background:url(./img/home.png) no-repeat 0 -37px;
}

#naiyo {
	background:url(./img/naiyo.png) no-repeat 0 0;
	width:133px;
	height:37px;
	margin-left:138px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#naiyo:hover{
	background:url(./img/naiyo.png) no-repeat 0 -37px;
	cursor:pointer;
}

#keieisya {
	background:url(./img/keieisya.png) no-repeat 0 0;
	width:133px;
	height:37px;
	margin-left:276px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#keieisya:hover{
	background:url(./img/keieisya.png) no-repeat 0 -37px;
}

#sr {
	background:url(./img/sr.png) no-repeat 0 0;
	width:133px;
	height:37px;
	margin-left:414px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#sr:hover{
	background:url(./img/sr.png) no-repeat 0 -37px;
}

#link {
	background:url(./img/link.png) no-repeat 0 0;
	width:133px;
	height:37px;
	margin-left:552px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#link:hover{
	background:url(./img/link.png) no-repeat 0 -37px;
}

#roumushi {
	background:url(./img/roumushi.png) no-repeat 0 0;
	width:137px;
	height:31px;
	margin-left:45px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#roumushi:hover{
	background:url(./img/roumushi.png) no-repeat 0 -31px;
}

#gyouseisyoshi {
	background:url(./img/gyouseisyoshi.png) no-repeat 0 0;
	width:80px;
	height:31px;
	margin-left:182px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#gyouseisyoshi:hover{
	background:url(./img/gyouseisyoshi.png) no-repeat 0 -31px;
}

#consultant {
	background:url(./img/consultant.png) no-repeat 0 0;
	width:137px;
	height:31px;
	margin-left:262px;
	margin-top:0px;
	position:absolute;
	overflow:hidden;
}

#consultant:hover{
	background:url(./img/consultant.png) no-repeat 0 -31px;
}

/* add matsuo end */
-->
</style>