/* ALL */

* {
	margin: 0;
	padding: 0;
}
body {
	font: normal small meiryo, "メイリオ","ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3" ;
	color: #333333;
	background: #FFFFFF url(../images/r20110415/navi_back.png) repeat-x;
}
h2 {
	font-size: 16px;
	color: #000000;
	top: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}
h3 {
	margin-bottom: 1em;
	letter-spacing: 1px;
	font-size: small;
	top: 5px;
}
h4 {
	color: #FF057D;
	font-size:13px;
}
h5{
	font-size:1em;
		color: #000000;
	margin-top: 1px;
	}
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 */
#menufotter
a {
	color: #000;
	text-decoration: none;
}
#logo {
	width: 800px;
	height: 95px;
	margin: 0 auto;
	padding: 15px 0 0;
}
#logo h1 {
	float: left;
	width: 260px;
	height: 80px;
}
#logo .vip1 {
	float: right;
	width: 500px;
	text-align: right;
}
#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;
	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;
	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;
	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 {

}

#col-two .boxed .title {
	height: 20px;
	padding: 10px 0 0 10px;
	background: url(../images/img07.gif) no-repeat;
	letter-spacing: 1px;
	font-size: 11px;
	color: #FFFFFF;
}

#col-two .boxed .content {
	padding: 5px 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;
	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;
	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-top: 5px;
	margin-right: -19px;
	margin-bottom: 0px;
	margin-left: -19px;
}
#col-two .boxed .content #knowledge-table .k1 {
	width: 415px;
	background-image: url(../images/r20110415/knowledge/knowledge_1.png);
	background-repeat: no-repeat;
	height: 162px;
	background-position: center center;
}
#col-two .boxed .content #knowledge-table .k2 {
	height: 162px;
	width: 415px;
	background-image: url(../images/r20110415/knowledge/knowledge_2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#col-two .boxed .content #knowledge-table .k3 {
	height: 162px;
	width: 415px;
	background-image: url(../images/r20110415/knowledge/knowledge_3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#col-two .boxed .content #knowledge-table .k4 {
	height: 162px;
	width: 415px;
	background-image: url(../images/r20110415/knowledge/knowledge_4.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#col-two .boxed .content #knowledge-table .k5 {
	height: 162px;
	width: 415px;
	background-image: url(../images/r20110415/knowledge/knowledge_5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#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;
	margin-top: 15px;
}
#col-two .boxed .content #knowledge-table .k1 .t1 {
	width: 270px;
	margin-left: 25px;
	padding-top: 0px;
}
#col-two .boxed .content #knowledge-table .k2 .t2 {
	margin-left: 25px;
	width: 270px;
	margin-top: 25px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k3 .t3 {
	margin-left: 25px;
	width: 270px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k4 .t4 {
	margin-left: 25px;
	width: 270px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#col-two .boxed .content #knowledge-table .k5 .t5 {
	margin-left: 25px;
	width: 270px;
	margin-top: 15px;
	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;
}


#col-two .boxed .content #knowledge-table .p1 {
	height: 130px;
	width: 415px;
	background: #ffffff url(../images/knowledge/point_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#col-two .boxed .content #knowledge-table .t01 {
	width: 360px;
	margin-left: 25px;
	margin-top: 40px;
	padding-top: 0px;
	}
#col-two .boxed .content #knowledge-table .p2 {
	height: 130px;
	width: 415px;
	background: #ffffff url(../images/knowledge/point_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#col-two .boxed .content #knowledge-table .t02 {
	width: 360px;
	margin-left: 25px;
	margin-top: 40px;
	padding-top: 0px;
	}
#col-two .boxed .content #knowledge-table .p3 {
	height: 130px;
	width: 415px;
	background: #ffffff url(../images/knowledge/point_3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#col-two .boxed .content #knowledge-table .t03 {
	width: 360px;
	margin-left: 25px;
	margin-top: 40px;
	padding-top: 0px;
	}


面接終了 --!>
 
#jt-link {

	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;
	margin-top:10px;
	margin-bottom:5px;
	padding-top:5px;
	font-style: italic;

	
}


#profile_area{margin:auto;
              padding:0px;
							text-align:auto;
							
}

#title{margin:0px;
       padding:0px;
			 width:405px;
			 position:relative;}
			 
#profile_table{margin:0px;
               padding:0px;
							 position:relative;}

#message{
	font-size:10px;
	padding-left:4px;
	}
	
.tr_title{
	background-color:#ffcde2;
	margin:0px;
}
	
.td_title{
	font-size:10px;
	padding-left:4px;}
	
#td{text-align:center;
    }
		
.tableTitle1{padding:10px;
             font-size:15px;
            vertical-align:middle;
						text-align:center;
						height:19px;
						margin:4px;
						font-weight:normal;
						            }


			 
.tableTitle2{padding:10px;
             margin:4px;
            vertical-align:middle;
						font-size:11px;
						letter-spacing:3.3px;
						text-align:center;
						font-weight:normal;
						            }
												
											
.caption{text-align:right;
         padding:0px;
				 font-size:10px;}
				 
#pdf{
	           text-align:center;
              font-size:10px;
              padding-bottom:2px;
							margin:0px;
							width::405px;}

#col-two .boxed .content #profile-area #tr {
	text-align:left;
	width:310px;
}

#col-two .boxed .content p {
	font-size: 12px;
	text-align: left;
	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;
	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;
	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;
	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;
	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_a {
	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;
	font-size: 10px;
	line-height: 100%;
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 0;
	padding-left: 19px;
}

#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;
	letter-spacing: normal;
	font-size: 11px;

}


#col-three2 .boxed .content p {
	font-size: 11px;
	margin: 0;
}

#col-three2 .boxed .content hr {
	margin: 8px 0;
	vertical-align: bottom;
}



/* Footer */

#footer {
	clear: both;
	padding: 0px 0;
	color:#FFFFFF;
	background: #f790bb url(../images/r20110415/footer_bar.png) repeat-x;
}
#footer p {
	width: 760px;
	margin: 0 auto;
	font-size: x-small;
}

