BODY{
	font-size:12px;
	background-image : url(../image/back.gif);
	margin:15px;
	padding:0px;
	scrollbar-track-color:B6B0AB;
	scrollbar-face-color:#ECEDEF;
	scrollbar-shadow-color:#ECEDEF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#F550A6;
}


a{
	color:#FF3366;
	text-decoration:none;
}
a:visited{
	color:#768998;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:active{
	color:#666666;
}
a.under{
	color:#666666;
}
a.under:visited{
	color:#FFFFFF;
}
a.under:hover{
	color:#FDD24B;
	text-decoration:none;
}
a.under:active{
	color:#FF0000;
}


table{
	font-size:12px;
}

.table_basic{
        width:800;
	background-color:#FFFFFF;
	border-color:#999999;
	border-style:solid;
	border-width:1px;
}

.table_kensaku{
        width:180;
	background-color:#E6EAE9;
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
}

.table_type{
        width:180;
	background-color:#E6EAE9;
	border-color:#F0207F;
	border-style:solid;
	border-width:1px;
}

.table_recruit{
        width:560;
	background-color:#E6EAE9;
	border-color:#FF6600;
	border-style:solid;
	border-width:1px;
}


h1 {font-size:12px;text-align: center;color:#F0207F;margin: 5px;padding: 0px;}

.type1{color:#000000;
　　　　font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size:12px;
	line-height:1.4em;
}

.type2{color:#000000;
　　　　font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size:10px;
	line-height:1.3em;
}

.type3{color:#000000;
　　　　font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
	font-size:14px;
	line-height:1.3em;
}

.type_menu{color:#FFFFFF;
	font-size:12px;
	line-height:1.2em;
	margin: 5px;
}


.round-top {
	background : #f550a6 url(../image/round_t_l.gif) no-repeat left top;
}
.round-top span {
	background : url(../image/round_t_r.gif) no-repeat right top;
	height: 5px;
	display: block;
}
.round-bottom {
	background : #f550a6 url(../image/round_u_l.gif) no-repeat left bottom;
}
.round-bottom span {
	background : url(../image/round_u_r.gif) no-repeat right bottom;
	height: 5px;
	display: block;
}
.round-body {
	font: 12px;
	background: #F550A6;
	padding: 0 5px;
}
.round-body p { margin: 0px; }

