/* ALL */

* {
	margin: 0;
	padding: 0;
}
body {
	font: normal small "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background: #F9F8F4 url(../images/img01.gif) repeat-x;
}
h2 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000000;
	top: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: small;
	top: 5px;
}
h4 {
	color: #FF057D;
	font-size:13px;
}
p, blockquote, ul, ol {
	margin-bottom: 5px;
	line-height: 1.6em;
}
ul {
	list-style: none;
}
ol {
	list-style-position: inside;
}
a {
	color: #FF057D;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
	opacity:0.7;
	filter:alpha(opacity=70);
}
img {
	border:0;
}
/* Logo */

#logo {
	width: 100%;
	height: 70px;
	margin: 0 auto;
	padding: 40px 0 0;
	background: url(../images/logo.gif) no-repeat;
}
#logo h1 {
	float: right;
	padding-right: 200px;
	margin-top: -25px;
}
#logo h2 {
	float: left;
	font-size: 1em;
}
#logo h3 {
	float: none;
	font-size: 1em;
	position: fixed;
	top: 3px;
}
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 800px;
	height: 40px;
	margin: -10px auto 0;
}
#menu ul {
	float: left;
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
}
#menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: none;
	border-bottom: 5px solid #FF057D;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
}
#menu a:hover, #menu .active a {
	border-bottom-color: #FAAFC2;
	color: #FFFFFF;
}



/* Wrapper */

#wrapper {
	clear: both;
	width: 800px;
	margin: 0 auto;
}

/* Column One */

#col-one {
	float: left;
	width: 180px;
}
#col-one .boxed {
	margin-bottom: 10px;
}
#col-one .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar01.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-one .boxed2 .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar03.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}



#col-one .boxed .content {
	padding: 2px;
	background: #E8EDE5 url(../images/img03.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}


#col-one .boxed2 .content {
	padding: 2px;
	background: #E8EDE5 url(../images/img03.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}



#col-one .boxed .content form {
}
#col-one .boxed .content fieldset {
	border: none;
}
#col-one .boxed .content legend {
	display: none;
}
#col-one .boxed .content label {
	display: block;
	font-size: x-small;
	font-weight: bold;
}
#col-one .boxed .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #000000;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	color: #464646;
}
#col-one .boxed .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #000000;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	color: #464646;
}
#col-one .boxed .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}
#col-one .boxed .content .tiny a {
	padding: 0 0 0 11px;
	background: url(../images/img06.gif) no-repeat left bottom;
}



/* Column One 2 */

#col-one {
	float: left;
	width: 180px;
}
#col-one .boxed {
	margin-bottom: 10px;
}


#col-one .boxed2 .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar03.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}



#col-one .boxed2 .content {
	padding: 2px;
	background: #E8EDE5 url(../images/img03.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}



#col-one .boxed2 .content form {
}
#col-one .boxed2 .content fieldset {
	border: none;
}
#col-one .boxed2 .content legend {
	display: none;
}
#col-one .boxed2 .content label {
	display: block;
	font-size: x-small;
	font-weight: bold;
}
#col-one .boxed2 .content .textfield {
	width: 148px;
	margin: 0 0 5px 0;
	padding: 3px 5px;
	border: 1px solid #000000;
	background: #FAFAFA url(../images/img04.gif) repeat-x;
	color: #464646;
}
#col-one .boxed2 .content .button {
	float: right;
	width: 70px;
	height: 18px;
	margin: 0 0 5px 0;
	padding: 0;
	border: 1px solid #000000;
	background: #FAFAFA url(../images/img05.gif) repeat-x;
	color: #464646;
}
#col-one .boxed2 .content .tiny {
	clear: both;
	margin: 0;
	font-size: x-small;
}
#col-one .boxed2 .content .tiny a {
	padding: 0 0 0 11px;
	background: url(../images/img06.gif) no-repeat left bottom;
}





/* Column Two */

#col-two {
	float: right;
	width: 420px;
	margin-right: 10px;
}

#col-two .boxed {
	margin-bottom: 10px;
}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img07.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#col-two .boxed .content2 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
}

#col-two .boxed .content3 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
	margin-bottom: 3px;
}

#col-two .boxed .content4 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
	margin-bottom: 3px;
}






#col-two .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
}

/* cosme用追加css */
#col-two .boxed2 .content {
	background: #ffffff;
	font-size: 11px;
}

#col-two .boxed2 .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img07.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-two .boxed2 .content #cosme-area {
	background-color: #FFFFFF;
	margin-right: auto;
	width: 405px;
	margin-left: auto;
}

#col-two .boxed2 .content .new_m{
	font-weight: normal;
	color: #D94275;
	font-size: 11px;
}

#col-two .boxed2 .content h3 {
	margin-right: auto;
	margin-left: auto;
	}
/* ここまで */

/* Column Two 2 */

#col-two2 {
	float: right;
	width: 600px;
}
#col-two2 .boxed {
	margin-bottom: 10px;
}
#col-two2 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img14.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}
#col-two2 .boxed .content {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#col-two2 .boxed .content2 {
	padding: 19px 19px 0 19px;
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
#col-two2 .boxed .content2 {
	background: #E5ECED url(../images/img08.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 4px 2px 2px;
	margin-bottom: 3px;
}
#col-two .boxed .content h1 {
	margin-right: -20px;
	margin-left: -18px;
	margin-top: -18px;
}


#col-two .boxed .content h2 {
	margin-right: -20px;
	margin-left: -18px;
	margin-top: 10px;
}

#col-two .boxed .content #knowledge-table {
	margin: -19px;
}
#col-two .boxed .content #knowledge-table .k1 {
	height: 123px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge1.jpg);
}
#col-two .boxed .content #knowledge-table .k2 {
	height: 193px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge2.jpg);
}
#col-two .boxed .content #knowledge-table .k3 {
	height: 190px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge3.jpg);
}
#col-two .boxed .content #knowledge-table .k4 {
	height: 197px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge4.jpg);
}
#col-two .boxed .content #knowledge-table .k5 {
	height: 197px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge5.jpg);
}
#col-two .boxed .content #knowledge-table .k6 {
	height: 201px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge6.jpg);
}
#col-two .boxed .content #knowledge-table .k7 {
	height: 230px;
	width: 415px;
	background-image: url(../images/knowledge/knowledge7.jpg);	
}
#col-two .boxed .content #knowledge-table td p {
	font-size: 12px;
	line-height: 120%;
	color: #FF0066;
	text-align: left;
}
#col-two .boxed .content #knowledge-table .k1 .t1 {
	width: 285px;
	margin-left: 25px;
	padding-top: 0px;
}
#col-two .boxed .content #knowledge-table .k2 .t2 {
	margin-left: 25px;
	width: 310px;
	margin-top: 55px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k3 .t3 {
	margin-left: 25px;
	width: 310px;
	margin-top: 55px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k4 .t4 {
	margin-left: 90px;
	width: 310px;
	margin-top: 55px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k5 .t5 {
	margin-left: 90px;
	width: 310px;
	margin-top: 55px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k6 .t6 {
	margin-left: 25px;
	width: 310px;
	margin-top: 55px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k7 .t7 {
	margin-left: 25px;
	width: 310px;
	margin-top: 15px;
	margin-bottom: 0px;
}
 面接終了 --!>
#jt-link {
	margin-top: 10px;
	background-color: #FF0066;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FF3366;
}

#jt-link th {
	color: #FFFFFF;
	padding: 5px;
}
#jt-link td {
	vertical-align: top;
	background-color: #FDF9F8;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 130%;
	white-space: nowrap;
}
#jt-link a {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF3366;
}
#col-two .boxed .content h3 {
	margin-right: -14px;
	margin-left: -14px;
	margin-top: -14px;
}
#col-two .boxed .content #pickup-worker {
}
#col-two .boxed .content #pickup-worker td {
	padding: 2px;
}
#col-two .boxed .content #pickup-worker td {
	padding: 4px;
}
#col-two .boxed .content .bar {
	margin-top: 7px;
	margin-bottom: 6px;
	clear: both;
}
#col-two .boxed .content #profile-area {
	background-color: #FFFFFF;
	margin-right: -16px;
	width: 405px;
	margin-left: -12px;
}

#col-two .boxed .content p {
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0px;
}


#col-two2 .boxed blockquote {
	background: #E5ECED url(../images/img08.gif) repeat-x;
}
#col-two .boxed .content h5 {
	margin-top: -15px;
	margin-right: -15px;
	margin-left: -15px;
	clear: both;
}
#col-two .boxed .content h6 {
	margin-top: 10px;
	margin-right: -17px;
	margin-left: -13px;
	margin-bottom: 5px;
}

#col-two .boxed .content .topic-l {
	float: left;
	margin-left: -15px;
	margin-top: 7px;
	margin-right: 0px;
}
#col-two .boxed .content .topic-r {
	margin-right: -15px;
	margin-top: 7px;
	margin-left: -3px;
	margin-bottom: 10px;
}

/*  Column Three  */

#col-three {
	float: right;
	width: 180px;
	margin-right: 10px;
}

#col-three .boxed {
	margin-bottom: 10px;
}

#col-three .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar03.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three .boxed .title2 {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar01.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three .boxed .content fieldset {
	border: none;
}

#col-three .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(../images/img10.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

#col-three .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(../images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
}




/*  Column Three 2 */

#col-three2 {
	float: right;
	width: 180px;
}

#col-three2 .boxed {
	margin-bottom: 10px;
}

#col-three2 .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar03.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three2 .boxed .content fieldset {
	border: none;
}

#col-three2 .boxed .title2 {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/bar01.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-three2 .boxed .content {
	padding: 19px 19px 0 19px;
	background: #EFEBE2 url(../images/img10.gif) repeat-x;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}


#col-three2 .boxed .content li {
	margin-left: -1em;
	padding-left: 1em;
	background: url(../images/img12.gif) no-repeat 0 9px;
	letter-spacing: normal;
	font-size: 9px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#col-three2 .boxed .content h3 {
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 11px;

}


#col-three2 .boxed .content p {
	font-size: 11px;
	margin-top: 1px;
}



/* Footer */

#footer {
	clear: both;
	padding: 0px 0;
	color:#FFFFFF;
	background: #464646 url(../images/img13.gif) repeat-x;
}
#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}
