body {
	margin: 0px;
	font-size: small;
	line-height: 130%;
	color: #666666;
}

/*border*/

.border_pink {
	color: #ED83B0;
	border-width:1px;
}
.border_all {
	border: 1px solid #CCCCCC;
}

/*link*/


a.menu:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_01:link {
	font-size: 10px;
	color: #3366cc;
	text-decoration: none;
}
a.menu:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
a.menu:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366cc;
}
a.menu:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
	background-color: #3366cc;
}


/*text*/

.txt_white10 {
	font-size: 10px;
	color: #FFFFFF;
}
.txt_green10 {
	font-size: 10px;
	color: #178181;
}
.txt_gray_xsmall {
	font-size: x-small;
	color: #666666;
}
.txt_gray09 {
	font-size: 9px;
	color: #666666;
	line-height: 100%;	
}
.txt_gray10 {
	font-size: 10px;
	color: #666666;
	line-height: 100%;	
}
.txt_gray_small {
	font-size: small;
	line-height: 130%;
	color: #666666;
}
.txt_pink12 {
	font-size: 12px;
	color: #CC3366;
	font-weight:bold;
}
.txt_orange12 {
	font-size: 12px;
	color: #F88C2C;
	font-weight:bold;
}
.txt_orange_02_10 {
	font-size: 10px;
	color: #FF6600;
}
.txt_turq12 {
	font-size: 12px;
	color: #1B97B1;
	font-weight:bold;
}
.txt_green12 {
	font-size: 12px;
	color: #449172;
	font-weight:bold;
}
.txt_gray12 {
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}

/*corp.html*/

.corp_item {
	font-size: 12px;
	color: #669933;
	font-weight:bold;
	background-color: #C1E0A3;/*#D8EEEEBODY背景色#D8EDEE*/
	text-align: center;
	width: 130px; 
}

.corp_title {
	font-size: 12px;
	color: #669933;
	font-weight:bold;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC33;
}
.title {
letter-spacing: 1em;
}
/* '08/11/18追加 */
.txt_job12,
.txt_tmp12,
.txt_policy12 {
	font-size: 12px;
	color: #FF9900;
	font-weight:bold;
}
.txt_commission12,
.txt_partner12 {
	font-size: 12px;
	color: #66CC33;
	font-weight:bold;
}
.txt_privacy12 {
	font-size: 12px;
	color: #3300CC;
	font-weight:bold;
}
.border_orange {
	color: #FF9900;
	border-width:1px;
}
table#job tr{
	background-color: #FFFBF4;
	
}
.head_02 {
	margin: 5px 0px 5px 0px;
}
.head_msg {
	padding: 0px 10px 0px 20px;
	text-align: left;
	font-size: 10px;
	color: #666666;
	line-height: 130%;	
}
body {
	/*background-color: #D8EDEE;オリジナル*/
	background-color: #E6E6FA;/*ラベンダー*/
	/*background-color: #F0FFD2;黄緑*/
	/*background-color: #FFF1D8;オレンジ*/
	/*FormMail.htmlは手動で修正*/
}
