a {text-decoration:none;}
a:link {color:#003399;}
a:active {color:#FF3300;}
a:visited {color:#660066;}
a:hover {color:#FF3300;text-decoration:none;}

a.hidden {text-decoration:none;}
a.hidden:link {color:#999999;}
a.hidden:active {color:#999999;}
a.hidden:visited {color:#999999;}
a.hidden:hover {color:#999999;text-decoration:none;}

img{
	border:0;
}
.clear{
	clear:both;
	height:1px;
	font-size:1px;
	overflow:hidden;
}
.thidden {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	font-style: normal;
	line-height:16px;
	padding: 5px;
}


.footer {
	font-size: 10px;
        color: #ffffff;
	font-weight: normal;
	font-style: normal;
	line-height:14px;
} 

.syoukai {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height:14px;
	padding: 0px;
}
.font10 {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height:16px;
	padding: 5px;
}
.ltext {
	font-size: 12px;
	color: #ffffff;
        font-weight: normal;
	font-style: normal;
	line-height:18px;
	padding: 5px;
}
.ltext2 {
	font-size: 12px;
	color: #666666;
        font-weight: normal;
	font-style: normal;
	line-height:18px;
	padding: 0px;
}
.ltext3 {
	font-size: 12px;
	color: #333333;
        font-weight: normal;
	font-style: normal;
	line-height:18px;
	padding: 5px;
}
/*リクルート?ページスタイル*/
#rec{
	text-align:left;
	width:700px;
	height:335px;
	overflow:auto;
	margin:30px 0;
	line-height:150%;
}
.rec_in{
	margin-left:40px;
}
.rec_in p{
	margin-left:20px;
}
#rec h2{
	font-size:17px;
	border-bottom: #669900 solid 1px;
	width:680px;
}
#rec p{
	font-size:12px;
	color:#333333;
}
#rec h3{
	font-size:13px;
	margin:25px 0 0 20px;
}
#rec h4{
	font-size:12px;
	border-left:#669900 solid 10px;
	line-height:100%;
	padding-left:5px;
	color:#333333;
}
#rec dt{
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-left:30px;
}
#rec dd{
	font-size:12px;
	color:#333333;
	border-bottom:#cccccc dotted 2px;
	margin:0;
	padding:0 0 15px 30px;
	width:600px;
}