@charset "utf-8";
/*____________________________________________

				[Common]
____________________________________________*/ 
/* link */
a:link,
a:visited {
	color:#3366FF;
}
a:hover,
a:active {
	color:#8CA9FF;
}

#contents {
	float:left;
	width:960px;
	margin: 0px;
}
#top #header {
	padding-bottom: 17px;
	margin: 0px;
	padding-top: 0px;
}
#pankuzu a:link,#pankuzu a:visited {
	color:#3366FF;
}
#pankuzu a:hover,#pankuzu a:active {
	color:#8CA9FF;
}


/* registration */
.registration {
	background: url(/com_img/registration_back.gif) no-repeat;
	height: 337px;
	width: 240px;
	margin: 0px 0px 15px;
	padding: 0px;
}
.registration p {
	margin: 0px 0px 0px 15px;
	padding: 100px 0px 0px;
}



/* Box */
.texBox,.readBox{
	width: 626px;
	margin-bottom: 20px;
	margin-left: 24px;
}


/* detailBox */
.detailBox {
	width: 664px;
	clear: both;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.detailBox h4 {
	font-weight: bold;
	padding: 7px 10px 2px 10px;
	color: #000000;
	border-bottom: 1px solid #ECECEC
}
.detailIn {
	/*margin-top: 2px;
	margin-left: 2px;
	padding: 9px 13px;
	background: #FFFFFF;*/
	width: 634px;
	margin: 10px auto;
}
.detailIn em {	font-weight: bold;}

.detailIn .clinic_photo {
	padding: 2px;
	height: 188px;
	width: 250px;
	float: left;
	border: 1px solid #AAAAAA;
	margin-bottom: 10px;
}
.detailIn .clinic_photo p {
	height: 186px;
	width: 248px;
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}
.detailIn .map {
	float: left;
	margin-bottom: 10px;
}

.detailIn .info {
	float: right;
	width: 366px;
	margin-bottom: 10px;
}
.detailBox .info h4 {
	font-weight: bold;
	padding: 0px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
.detailIn .info p {
	font-size: 120%;
	line-height: 1.2em;
	font-weight: bold;
	color: #000000;
	padding-top: 0.5em;
	padding-bottom: 1em;
}

.detailIn .point {
	background: url(/category/img/point_back02.gif) no-repeat left bottom;
	padding-bottom: 6px;
}
.detailIn .point dd {
	margin: 5px 10px 0px;
}
.detailIn .pointDtl {
	background: url(/category/img/point_back02_dtl.gif) no-repeat left bottom;
	padding-bottom: 6px;
	clear: both;
	width: 660px;
	margin-bottom: 10px;
}
.detailIn .pointDtl dd {
	margin: 5px 10px 0px;
}
.detailIn .btn_more {
	text-align: right;
}
.detailIn .idNumber {
	clear: both;
	color: #333333;
	background: #ECECEC;
	padding: 5px 9px;
	margin-bottom: 8px;
}

.detailIn td{
	background:url(/com_img/table_back01.gif) repeat-x bottom;
	font-size: 90%;
	color: #000000;
	border-top: 2px solid #FFFFFF;
	padding: 8px 0px 8px 18px;
} 

.detailIn th {
	background: #EEEEEE url(/com_img/table_back01.gif) repeat-x bottom;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	width: 100px;
	border-top: 2px solid #FFFFFF;
	padding: 8px 0px 8px 18px;
	border-right: 2px solid #FFFFFF;
} 
.detailIn .on {
	background: #EEEEEE url(/com_img/table_back01.gif) repeat-x bottom;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
	width: 100px;
	border-top: 2px solid #FFFFFF;
	padding: 8px 0px 8px 18px;
} 


/* jobList */
.jobList {
	clear: both;
	margin: 0px auto 16px auto;
	padding-left: 10px;
	font-size: 120%;
}
.jobList li {
	display: inline;
}
.jobList p {
	float: left;
	width: 16em;
	font-size: 90%;
	font-weight: bold;
	color: #D72D8E;
}
.jobList .curPage {
	font-weight: bold;
}


/* top */
.top {
	text-align: right;
	font-size: 100%;
	text-decoration: underline;
		font-weight: bold;
	color: #666666;
}


/*____________________________________________

				[top]
____________________________________________*/ 


.contents #research {
	margin: 0px 0px 19px 15px;
	padding: 0px;
	float: left;
	width: 365px;
	/*display: inline;*/
}
.contents #possible {
	background-image: url(/top_img/bg_possible.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	float: right;
	height: 350px;
	width: 548px;
	position:relative;
	/*display: inline;*/
}
#possible p.searchbtn {
	padding-top: 25px;
	padding-left: 580px;
}
#possible p.registerbtn {
	padding-top: 25px;
	padding-left: 580px;
}


.contents #kyuboBox {
	clear: both;
	width: 675px;
}
.contents #possible h2 {
	margin-top: 282px;
	margin-left: 42px;
}

.contents #topmain {
	margin-top:5px;
}

.contents .top_left {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 675px;
	display: inline;
}
.contents .top_sidemenu {
	margin: 0 0 30px;
	padding: 0px 15px 0px 0px;
	float: right;
	width: 242px;
}
.top_sidemenu .mailArea {
	background-image: url(/top_img/bg_melmaga.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 240px;
	margin: 0px 0px 18px;
	padding: 0px;
	height: 204px;
}
.top_sidemenu .mailArea img {
	margin-top: 162px;
	margin-left: 19px;
}

.top_sidemenu .infoBox {
	background-image: url(/com_img/side_line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
}
.top_sidemenu .infoBox dl {
	height: 159px;
	overflow: auto;
	margin-top: 10px;
}
.infoBox p {
	margin-bottom: 20px;
}


.top_sidemenu .infoBox dt {
	font-size: 12px;
	margin-bottom:0px;
	font-weight: bold;
}
.top_sidemenu .infoBox dd {
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 10px;
}
.top_sidemenu .infoBox a {
	color: #0066FF;
}
.top_sidemenu .bnList li {
	margin-top: 12px;
}

#top #kyuboBox .cpt{
	clear: both;
	display: inline-block;
	background: #fff;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 671px;
	border: 2px solid #E8E8E8;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#top #kyuboBox .cpt .comment{
	height: 6em;
	overflow:auto;
}
#top #kyuboBox .cpt:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#top #cntTop{
	margin: 15px 0 0 0;
}
/* Hides from IE-mac \*/
* html #top #kyuboBox .cpt {height: 1%;}
#top #kyuboBox .cpt {
	display: block;
	width:671px;
}
#kyuboBox dl {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: inline;
}
#kyuboBox #kyuboTokyo dl {
	background-color: #F7FFD0;
	width: 215px;
}
#kyuboBox #kyuboOsaka dl {
	background-color: #D0E7F7;
	width: 215px;
}
#kyuboBox #kyuboAll dl {
	background-color: #FFD7AA;
	width: 215px;
}

#kyuboBox dt {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 197px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 120%;
}
#kyuboBox .btn_detail img {
	padding-bottom: 10px;
}

#kyuboBox dd {
	font-size: 12px;
	line-height: 120%;
	width: 197px;
	margin: 0px 0px 0px 10px;
	color: #000000;
	padding-top: 5px;
}

#topArea,
#topKonomachi,
#newJob  {
	width: 675px;
	margin: 0 0 20px;
	padding: 0 0 10px;
	background: url(/top_img/bg_kyobo_title.gif);
}
.inr{
	clear: both;
	margin: 0 10px;
	padding: 15px;
	background: #fff;
}
#topArea #areaAllMap a{
	color:#333333;
}
#topArea #areaAllMap li{
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #666;
	line-height: 1.7;
}
#topArea #areaAllMap li.last{
	border-right: none;
}
#topArea h3,
#topKonomachi h3,
#newJob h3{
	font-weight: bold;
	color: #D72D8E;
	font-size: 14px;
	line-height: 39px;
	background-image: url(/top_img/title_img.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
	margin-left: 16px;
	width: 270px;
}
#topArea #areaTokyo{
	float:left;
	display: inline;
	margin-top: 0;
	margin-right: 0;
	height: 299px;
	width: 322px;
	margin-left: 10px;
	background-image: url(/top_img/bg_tokyo.gif);
	background-repeat: no-repeat;
}
#topArea #areaOsaka{
	float:right;
	width: 322px;
	height: 299px;
	margin: 0 10px 8px 0;
	display: inline;
	padding: 0px;
	background-image: url(/top_img/bg_osaka.gif);
	background-repeat: no-repeat;
}
#topKonomachi{ position:relative;}
#topKonomachi .btn{
	position: absolute;
	top: 10px;
	right: 8px;
}
#topKonomachi ul{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
#topKonomachi ul li{
	display: inline;
	width: 182px;
	height: 73px;
	margin: 0 13px 0 0;
}


.btn_kyujin_position {
	position:absolute;
	margin-top:76px;
	margin-left:387px;
}
.btn_register_position {
	position:absolute;
	margin-top:280px;
	margin-left:45px;
}

/*____________________________________________

				[digest_ditail_index]
____________________________________________*/ 

#list{
	padding:0;
	margin:0;
}
#list li{
	padding: 7px 10px 7px 110px;
	background-position: 10px 4px;
	background-repeat: no-repeat;
	line-height: 1.4;
}
#list li.liNur{background-image: url(/com_img/icn_list_nur.png);}
#list li.alt{background-color: #f4f6f8;}
#list li a{
	color:#333333;
}

/*____________________________________________

				[search]
____________________________________________*/

div.searchForm{
	margin:0 20px;
}
.searchForm th,
.searchForm td{
	border-top:1px solid #CCC;
	padding:3px 15px;
}
.searchForm .first th,
.searchForm .first td{
	border-top:none;
}
.searchForm th{
	font-weight:bold;
	color:#333333;
	background:#EEE;
}
.searchForm input#word{
	width:250px;
}
.searchForm div#btn_search{
	text-align: center;
}
#search .readBox_in{
	background:#FFFFFF;
	padding: 6px 8px 8px 9px;
}
#search .btn_flow_tenshoku{
	text-align:right;
	margin:0 5px;
}
h2.searchPage{
	background:none;
	padding:0;
	margin:40px 0 10px;
}
#search #topArea{
	padding:10px 0;
}
.searchForm h3{
	margin:10px 0 5px;
	clear:both;
}
.searchCategoryList{
	display:block;
	height:30px;
	margin-bottom:5px;
}
.searchCategoryList li{
	display:block;
	float: left;
	width: 120px;
	height:30px;
	margin-right:5px;
}
.searchCategoryList li a{
	display:block;
	height:30px;
	padding:5px 3px 3px 17px;
	background:url(../search/img/bg_category.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
}
.searchWord{
	font-size:70%;
	color:#D72D8E;
}
#search .readBox_area_text span{
	font-weight:bold;
}
/* a */
a.tenshoku_support:link{
	color:#EC6A00;
	font-weight:bold;
}
a.tenshoku_support:visited{
	color:#EC6A00;
	font-weight:bold;
}
a.tenshoku_support:hover,a.tenshoku_support:active {
	color:#FFA053;
}

/*____________________________________________

				[hajimete]
____________________________________________*/ 


/*_____ /hajimete/ _____*/

/* h2 */

#hajimete_index h2 { 
	text-indent: -9999px;
	height: 39px;
	margin-bottom: 20px;
 }

#hajimete_index h2#title01 {
	background: url(/hajimete/img/h2_img01.jpg) no-repeat;
	height: 39px;
	width: 665px;
}

/* h3 */
#hajimete_index h3 { 
	text-indent: -9999px; 
	height: 25px;
	margin-bottom: 10px;
}
#hajimete_index h3#title02 { background: url(/hajimete/img/h3_img01.gif) no-repeat; }
#hajimete_index h3#title03 { background: url(/hajimete/img/h3_img02.gif) no-repeat; }
#hajimete_index h3#title04 { background: url(/hajimete/img/h3_img03.gif) no-repeat; }
#hajimete_index h3#title05 { background: url(/hajimete/img/h3_img04.gif) no-repeat; }

/* text */
#hajimete_index .readBox em {
	color: #FF0000;
	font-weight: bold;
}
#hajimete_index .texBox em {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
}

/* feature */
#hajimete_index .feature {
	float: left;
	width: 154px;
	margin: 0px 0px 20px;
}
#hajimete_index #feature01 {
	height: 186px;
	background: url(/hajimete/img/read_back01.gif) no-repeat;
	position: relative;
}
#hajimete_index #feature02 {
	height: 186px;
	background: url(/hajimete/img/read_back02.gif) no-repeat;
	position: relative;
}
#hajimete_index #feature03 {
	height: 186px;
	background: url(/hajimete/img/read_back03.gif) no-repeat;
	position: relative;
}
#hajimete_index #feature04 {
	height: 186px;
	background: url(/hajimete/img/read_back04.gif) no-repeat;
	position: relative;
}

#hajimete_index dt{
	font-size: 10px;
	line-height: 1.6em;
}

#hajimete_index #feature01 dt {
	width: 108px;
	padding: 60px 0px 0px 8px;
}
#hajimete_index #feature02 dt {
	width: 108px;
	padding: 60px 0px 0px 14px;
}
#hajimete_index #feature03 dt {
	width: 108px;
	padding: 60px 0px 0px 24px;	
}
#hajimete_index #feature04 dt {
	width: 108px;
	padding: 60px 0px 0px 28px;
}

#hajimete_index #feature01 dd {
	position: absolute;
	left: 8px;
	top: 159px;
}
#hajimete_index #feature02 dd {
	position: absolute;
	left: 13px;
	top: 159px;
}
#hajimete_index #feature03 dd {
	position: absolute;
	left: 24px;
	top: 159px;
}
#hajimete_index #feature04 dd {
	position: absolute;
	left: 28px;
	top: 159px;
}


#hajimete_index .service {
	margin: 0px 0px 40px 10px;
}
#hajimete_index .service div {
	margin: 0px 7px 16px 0px;
	float: left;
	width: 294px;
	background: url(/hajimete/img/service_back01.gif);
	padding: 8px 9px;
	height: 246px;
}

#hajimete_index .service dl {
	background: #FFFFFF;
	margin-top: 5px;
	padding: 8px;
	width: 279px;
	height: 126px;
}
#hajimete_index .service dt {
	font-size: 110%;
	font-weight: bold;
}

#hajimete_index .infoBox dt {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}


/*____________________________________________

				[faq]
____________________________________________*/ 


/*_____ /faq/ _____*/

/* h2 */

#faq_index h2 { 
	text-indent: -9999px;
	height: 39px;
	margin-bottom: 20px;
 }

#faq_index h2#title01 {	background: url(/faq/img/h2_img01.gif) no-repeat; }



/* faqListBox */
#faq_index .faqListBox {
	margin: 0px 10px 40px;
	font-size: 90%;
}
#faq_index .faqList_A {
	width: 320px;
	float: left;
}
#faq_index .faqList_B {
	width: 320px;
	float: right;
}
#faq_index .faqListBox dt {
   clear: left;
   float:left;
   width:2em; !important;
   color: #333333;
   padding:10px 0 0 0;
}
#faq_index .faqListBox dd {
   margin:0 0 0 2em;
   padding:10px 0 6px 10px;
   width:auto !important;
}

/* faqBox  */
#faq_index .faqBox {
	background: #E1F5FF;
	padding: 5px;
	margin-bottom: 20px;
}
#faq_index .answer {
	background: #FFFFFF;
	padding: 12px;
}
#faq_index .answer .a {
	float: left;
	width: 10px;
	font-size: 130%;
	color: #FF3300;
	font-weight: bold;
}
#faq_index .answer .a_detail {
	float: right;
	width: 616px;
}
#faq_index dt {
	color: #3366FF;
	margin: 0px 0px 8px 8px;
}
#faq_index .faqBox .q {
	font-size: 130%;
	font-weight: bold;
}
#faq_index  .a_detail .subText {
	margin-left: 2em;
}



/*____________________________________________

				[rireki]
____________________________________________*/ 


/*_____ /rireki/ _____*/
#title_rireki_h2 {
background:url(/rireki/img/title_h2.gif) no-repeat;
height:39px;
width:657px;
}


/* rirekiBox  */
#btn_downloadBox {
background:url(/rireki/img/bg_resume.png) no-repeat;
width:645px;
height:84px;
margin:10px 0 20px 10px;
position:relative;
}
#btn_downloadBox_position {
position:absolute;
top:45px;
left:105px;
}

#contactBox {
	width:675px;
	height:200px;
	background:url(/rireki/img/bg_info.png) no-repeat;
	position:relative;
	margin-bottom:20px;
}
#contactBox_txt {
	position:absolute;
	width:200px;
	top:50px;
	left:20px;
	font-size:11px;
}
#contactBox_btn {
	position:absolute;
	top:90px;
	left:250px;
}


/* rireki_p  */
.rireki_p {
	margin-bottom:30px;
}

.btn_download_list{
float:left;
margin-right:10px;
}
.img_resume_position {
margin-left:20px;
}






/*____________________________________________

				[ca]
____________________________________________*/ 


/*_____ /ca/ _____*/

.top_left h2#caTitle{
	background:url(/ca/img/ca_title_h2.gif) no-repeat;
	height:39px;
	width:657px;
	margin:0 0 20px 0;
	padding:7px 0 0 20px;
}


.top_left .ca_text {
	font-size:12px;
} 


.top_left .caBlock {
	margin: 0px 5px 20px;
	padding: 0px;
	width: 645px;
	background-image: url(/ca/img/bg_midd.jpg);
	background-repeat: repeat-y;
}


.caBlock h3#name_itoi {
background:url(/ca/img/name_itoi.jpg) no-repeat;
width:645px;
height:48px;
}


.caBlock .ca_fst_block {
	margin: 0px auto;
	padding: 0px;
	width: 596px;
}
.caBlock .caLeft {
	display: inline;
	padding: 0px;
	float: left;
	width: 150px;
	margin: 0px;
}
.caBlock .caRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 429px;
	display: inline;
	font-size: 12px;
	line-height: 18px;
}


.caBlock .ca_scd_block {
	margin: 20px auto 0px;
	padding: 0px;
	width: 596px;
}
.caBlock .ca_scd_block .ontime_left {
	float: left;
	width:304px;
}

.ca_scd_block .ontime_left .onTitle {
	background-image: url(/ca/img/ttl_ontime.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	margin: 0px auto 10px;
	padding: 0px;
	height: 22px;
	width: 290px;
	display: block;
}

.caBlock .ca_scd_block .fLeft {
	margin-left: 10px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.caBlock .ca_scd_block .fRight {
	margin: 0px 10px 20px 10px;
	padding: 0px;
	width: 160px;
}

.caBlock .ca_scd_block .offtime_right {
	float: left;
	width:290px;
}
.ca_scd_block .offtime_right .offTitle {
	background-image: url(/ca/img/ttl_offtime.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	margin: 0px auto 10px;
	padding: 0px;
	height: 22px;
	width: 290px;
	display: block;
}
.caBlock .ca_thd_block {
	padding: 0px;
	width: 595px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*height: 105px;*/
	clear: both;
}
.ca_thd_block .thd_left {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 120px;
	display: inline;
}
.ca_thd_block .thd_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 450px;
	font-size: 12px;
	line-height: 18px;
}
.caBlock .caUnder {
	padding: 0px;
	clear: both;
	width: 645px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.caLNavi{
	margin: 0 0 20px;
	padding: 10px 0 10px 12px;
	background: url(/ca/img/bg_lnavi.png) no-repeat;
}
.caLNavi li{
	float: left;
	display: inline;
	width: 95px;
	margin: 0 10px 0 0;
}


/*____________________________________________

				[mendan]
____________________________________________*/ 


/*_____ /mendan/ _____*/


/* mendanBox */
#mendanBox h2#mendan_title {
	background:url(/mendan/img/mendan_title.gif) no-repeat;
	width:657px;
	height:39px;
}
#mendanBox h3#mendan_subtitle_tokyo,#mendanBox h3#mendan_subtitle_osaka {
	background:url(/mendan/img/mendan_subtitle_tokyo.gif) no-repeat;
	width:637px;
	height:31px;
	padding:5px 0 0 15px;
	margin:10px 0 10px;
	color:#666666;
	font-size:15px;
	font-weight:bold;
}

#mendanBox p.link_mendan {
	text-align:right;
	margin:0 40px 0 0;
}
#mendanBox #gokan-entry-nurse {
	width:675px;
	height:200px;
	background:url(/rireki/img/bg_info.png) no-repeat;
	position:relative;
	margin:20px 0 20px;
}

#mendanBox_in {
	margin:10px;
}

/*------------------------------------------------------------

	MAP

------------------------------------------------------------*/
/*map top*/
#map {
	width:637px;
	height:400px;
	border:1px solid #999999;
}
#map2 {
	width:637px;
	height:400px;
	border:1px solid #999999;
}

#infoWinArea {
	display:none;
}
.ac-fuki {
	width:220px;
	line-height:1.4em;
}
.ac-fuki strong {
	font-size:14px;
	color:#F23317;
}
.ac-fuki p {
	font-size:11px;
	margin:0px;
	line-height:1.2em;
}
#mendanBox ul {
	margin:0 0 0 10px;
}

#mendanBox li.train_list_style {
	list-style-type:disc;
	margin:5px 0 0 10px;
}


/*map under*/
.mapLoop {
	width:640px;
	border-bottom:1px solid #D5D5D5;
	padding-bottom:12px;
	margin-bottom:12px;
}
.mapLoop .mapLoopL {
	width:424px;
	float:left;
}
.mapLoop .mapLoopR {
	width:201px;
	float:right;
}
.mapLoop h3 {
	font-weight:bold;
	font-size:120%;
	line-height:1.3em;
	color:#53B3C9;
	margin-bottom:0.3em;
}
.mapLoop p {
	font-size:110%;
}





/*____________________________________________

				[contract]
____________________________________________*/ 


/*_____ /contract/ _____*/
#contract_textBox {
	width:650px;
	margin-bottom:30px;
	margin-left:10px;
	font-size:11px;
}
#contract_textBox h3 {
	font-weight:bold;
	font-size:13px;
	margin-top:10px;
}

.contract_title {
	border-bottom:1px solid #CCCCCC;
	padding:0;
	margin:10px 0 10px 0;
	color:#333333;
}


#contract_textBox .indent_text {
	font-size:12px;
}

.contract_text{
	margin-left:15px;
}

#contract_textBox ol {
	list-style-type:decimal;
	margin:0 0 1em 4em;
}
#contract_textBox li {
	margin:0 0 0.5em 0;
}


/*____________________________________________

				[sitemap]
____________________________________________*/ 


/*_____ /sitemapt/ _____*/
.sitemap_title {
	border-bottom:1px solid #CCCCCC;
	padding:0;
	margin:10px 0 20px 0;
	color:#333333;
}


/* sitemapBox  */
#sitemapBox {
margin-left:30px;
margin-bottom:50px;
}


/* li  */
.mapLink1 {
	list-style-type:disc;
}
.mapLink1 li{
	margin-top:10px;
	font-weight:bold;
}

.mapLink2 {
	font-weight:bold;
	list-style-type:disc;
}
.mapLink2 li{
	margin-left:20px;
	margin-top:10px;
}

.mapLink3 {
	list-style-type:none;
}
.mapLink3 li{
	margin-left:40px;
}

.mapLink4 {
	list-style-type:disc;
}
.mapLink4 li{
	margin-left:20px;
}
.mapLink4 li.mapLink4_posi{
	margin-top:10px;
}


/* a */
a.sitemapLink_1:link,a.sitemapLink_1:visited {
	color:#666666;
	font-weight:bold;
	text-decoration:underline;
}
a.sitemapLink_1:hover,a.sitemapLink_1:active {
	text-decoration:none;
}

a.sitemapLink_2:link,a.sitemapLink_2:visited {
	color:#666666;
	text-decoration:underline;
}
a.sitemapLink_2:hover,a.sitemapLink_2:active {
	text-decoration:none;
}


/*____________________________________________

				[pv]
____________________________________________*/ 



#pv_ssf_mail {
	width:400px;
	margin-left:130px;
	background-color:#F5F5F5;
	border:#CCCCCC 1px solid;
	margin-bottom:30px;
}
#pv_ssf_mail p{
	margin:20px 0 20px 30px;
	
}

/*_____ /pv/ _____*/

/* pv_text */
p.pv_text{
	margin-top:10px;
	margin-left:15px;
	margin-bottom:10px;
	width:630px;
}
p.pv_text_2{
	margin-left:28px;
	margin-bottom:10px;
	width:600px;
}
p.pv_text_3{
	margin-left:28px;
	margin-bottom:20px;
	width:600px;
}


/* ol li */
#pvBox ol {
	list-style-type:decimal;
	margin:10px 0 30px 40px;
	width:600px;
}
#pvBox li {
	margin:0;
}

/* ul li */
#pvBox ul {
	list-style-type:disc;
	margin:0 0 30px 50px;
	width:580px;
}
#pvBox li {
	margin:0;
}


/* h2 */
#pvBox h2 {
	border-bottom:1px solid #CCCCCC;
	padding:0;
	margin:10px 0 20px 0;
	color:#333333;
}

/* h3 */
#pvBox h3 {
	background:url(/pv/img/subtitle_h3.gif) no-repeat;
	height:30px;
	width:657px;
	margin-left:10px;
	padding:6px 0 0 25px;
	font-weight:bold;
	font-size:14px;
	color:#666666;
}

/* h4 */
#pvBox h4 {
	background-color:#F5F5F5;
	width:600px;
	padding:2px 5px;
	margin:5px 0 10px 20px;
	font-weight:bold;
	color:#666666;
}

/* span */
#pv_ssf_mail span {
	font-weight:bold;
}
#pv_ssf_mail p {
	color:#666666;
}
.contents #topmain .top_left .featurebox {
	padding: 0px;
	width: 620px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* no result */
.contents .detail_box .recrt_box {
	border: 1px solid #999999;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.contents .detail_box .recrt_box em {
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	height: 20px;
}
.noinfo {
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}
.top_left #mendanBox #udrTit {
	font-size: 18px;
	font-weight: bold;
}


#submitBtn{
	text-align:center;
}

