body {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	background-repeat: repeat;
	margin: 0 0 50px;
	background-color: #F3FEF3;
	overflow-y:scroll;
}

*html body {  　　　　　/*IE6だけに適用*/
   overflow-y:auto;
}

*+html body {　　　　　/*IE7だけに適用*/
   overflow-y:auto;
}


A:link { color:#37A84E; text-decoration:none ; } 
A:visited { color:#37A84E; text-decoration:none ; } 
A:hover { color:#FF6600; text-decoration:underline ; } 
A:active { color:#333333; text-decoration:none ; } 

h1{
	font-size:10px;
	color: #FF6600;
	font-weight: normal;
	margin: 0 0 0 3px;
	}

.text10 {
	font-size: 10px;
	line-height: 140%;
}
.text8 {
	font-size: 8pt;
	line-height: 120%;
	color: #333333;
}

.text12 {
	font-size: 12px;
	line-height: 135%;
}

.job {
	font-size: 12px;
	line-height: 135%;
	background-image: url(images/im_jobpoint.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
	padding-bottom: 2px;
	padding-top: 5px;
	background-position: 1px;
}

.jobtx {
	font-size: 12px;
	font-weight: normal;
	line-height: 135%;
	color: #37A84E;
}

.catch {
	font-size: 14px;
	color: #FF6600;
	line-height: 140%;
}

.text12b {
	font-size: 12px;
	font-weight: bold;
	line-height: 135%;

}

.text14 {
	font-size: 14px;
	line-height: 140%;
}
.text14b {
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}

.text16b {
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #37A84E;
	background-color: #F3FEF3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #37A84E;
	border-bottom-color: #37A84E;
}
ol,li{
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.greeting {
	font-size: 12px;
	line-height: 200%;
}
.greeting2 {
	font-size: 12px;
	line-height: 230%;
}

#consulting .arrow{
	margin:5px 0px 15px 22px;
}

#consulting .step{
	margin:5px 5px 0px 0px;
}


#consulting p{
	margin:5px 10px 0 8px;
	font-size: 12px;
	line-height: 150%;
	width:380px;
}
