@charset "utf-8";

/* *****************************************
/*+  全体  +*********************************
/***************************************** */
/* リセット・基本セッティング
----------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	color: #333;
	background: #fff;
}
body,
input,
select,
textarea {
	font: 13px/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Godthic Pro W3", HiraKakuPro-W3, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}
html {
	overflow-y: scroll;
}
img {
	border: none;
	vertical-align: bottom;
}
table {
	border-collapse: collapse;
}
th {
	text-align: left;
	vertical-align: top;
	font-weight: 400;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 400;
	line-height:1.0;
}
ul, ol {
	list-style-type: none;/**/
}
em,
strong,
address {
	font-weight: 400;
	font-style: normal;
}
a {
	outline: none;
	color: #006CA0;
	text-decoration: none;
}
a:hover {
	color:#BC6866;
	text-decoration: underline;
	}
body {
	margin:0;
	padding:0px;
	background:url(../pict/bg_body.gif) repeat-x;
	font-size:12px;
	line-height:1.6;
	color:#444;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#wrapper {
	margin:0 auto;
	/*width:885px;*/
}

/* 透過PNG
----------------------------------------------------------*/
div.iepngfix {
	/*width:885px;*/
	behavior: expression(IEPNGFIX.fix(this));
	background-image: url(../pict/bg_trans.png);
	margin:0 auto;
	width:905px;
	background-repeat: repeat-y;
}

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


#outerWrap {
	width:1200px;
	margin:0 auto;
	background:url(../pict/bg_wrapper.gif) no-repeat 53% 0%;
}


/* CLEARFIX
-----------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
.clearfix { 
	display: inline-block;/*IE7・Mac版IE向け */
}

.clearfix { 
	display: block;/*Opera、Safari向け */
}
.clear{
clear: both;
}

/* header
----------------------------------------------------------*/
#header .headerRight {
	float:right;
	width:630px;
	color:#FFFFFF;
	padding:0;
}
/*左・ロゴ*/
#header .headerLeft {
	float:left;
	width:195px;
	padding:0 0px 0 35px;
}
/*右（h1＋バナー2コ）*/
#header .headerRight{
	padding:0 27px 0 0;
	}
* html #header .headerRight{/*IE6用*/
	padding:0 20px 0 0;
	}
*:first-child+html #header .headerRight{/*IE7用*/
	padding:0 20px 0 0;
	}
#header .headerRight .left{
	float:left;
	width:410px;
	}
#header .headerRight h1 {/* h1*/
	padding:10px 0;
}
#header .headerRight .left .headBanner {
	padding:10px 0px 0 2px;
}

#header .headerRight .left p.chiken {/*治験についてバナー*/
	float:left;
	width:195px;
	padding:0 0 0 0px;
}
#header .headerRight .left p.chiken a {
	float: right;
	width: 195px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/bnr_clinicalreserch.gif) no-repeat;
}
#header .headerRight .left p.current a,
#header .headerRight .left p.chiken a:hover,
#header .headerRight .left p.chiken a:active {
	background-position: 0 -60px;
}
#header .headerRight .left p.saiyou {/*採用についてバナー*/
float:right;
width:195px;
padding:0 8px 0 0px;
}
#header .headerRight .left p.saiyou a {
	float: right;
	width: 195px;
	height: 60px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/bnr_recruit.gif) no-repeat;
}
#header .headerRight .left p.current a,
#header .headerRight .left p.saiyou a:hover,
#header .headerRight .left p.saiyou a:active {
	background-position: 0 -60px;

}
/*右（お問合せ）*/
#header .headerRight .right{
	float:right;
	background:url(../pict/bg_contact.gif) no-repeat;
	padding:5px 0 20px 0;
	margin:0 0 0 5px; 
	width:210px;
	}
#header .headerRight .right p.otoiawase a {/*お問合せ*/
	float: right;
	width: 200px;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/button_contact.gif) no-repeat;
	padding:0 0 0 0;
	margin:7px 5px 0 0;
}
#header .headerRight .right p.otoiawase  a:hover,
#header .headerRight .right p.otoiawase  a:active {
	background-position: 0 -30px;
}
#header .headerRight .right img{
	margin:7px 5px 5px 5px;
	}
/* contentLeft（グローバルナビゲーション）
----------------------------------------------------------*/
/*全体*/
#content{
	width:905px;
	padding:0;
	}
#content .contentLeft {
	float:left;
	width:210px;
	margin:0 0 0 10px;
	padding:10px;
}
#content .contentLeft dl {
	padding:10px 0 0;
	margin:10px 0 15px;
}
#content .contentLeft dt {
	padding:15px 0 0 0px;
}
#content .contentLeft dd {
	padding:15px 0 0 0px;
}
#content .contentLeft dl ul li{
	padding:1px 0;
}
#content .contentLeft ul.subMenu li img,
#content .contentLeft dl ul li img{
	padding:0 5px 5px 0;
}


#content .contentLeft dl dt {
padding:20px 0 10px 68px;
}
/*メニュー背景・角丸*/
#content .contentLeft ul.subMenu {
	background:url(../pict/bg_submenu.gif) no-repeat 0% 0%;
	padding:10px 0 30px 68px;
	margin:10px 0 15px;
}
#content .contentLeft dl {
background:url(../pict/bg_menu01.gif) no-repeat 0% 0%;
}
/*#content .contentLeft ul {
background:url(../pict/bg_menu.gif) no-repeat 0% 100%;
}*/
#content .contentLeft dd {
background:url(../pict/bg_menu01.gif) no-repeat 0% 100%;
padding:0 0 10px 70px;
margin:10px 0 10px 0;
}
/*アイコン*/
#content .contentLeft dl.company dt {/*会社案内*/
background:url(../pict/icon_company.jpg) no-repeat 2% 10%;
}
#content .contentLeft dl.japan dt {/*ピープロジャパン*/
background:url(../pict/icon_japan.jpg) no-repeat 2% 10%;
}
#content .contentLeft dl.project dt {/*ピープロジェクト*/
background:url(../pict/icon_company.jpg) no-repeat 2% 10%;
}
#content .contentLeft dl.clinicalreserch dt {/*治験について*/
background:url(../pict/icon_clinicaltrials.jpg) no-repeat 2% 10%;
}
#content .contentLeft dl.rectuit dt {/*採用について*/
background:url(../pict/icon_recruit.jpg) no-repeat 2% 10%;
}
/*アイコン*/

#content .contentLeft dl.company {/*会社概要*/
}
#content .contentLeft dl.clinicalreserch {/*治験について*/
}
#content .contentLeft dl.rectuit {/*採用について*/
}

/*メニュー*/
#content .contentLeft dl dd ul {
padding:0 0 0 0px;
}

/*やじるし*/
#content .contentLeft a {
	padding-left: 10px;
	color: #006CA0;
	text-decoration:underline;
	background: url(../pict/icon_menu_off.gif) 0 4px no-repeat;
}
#content .contentLeft a:hover {
	color: #993300;
	background-image: url(../pict/icon_menu_on.gif);
}
/*やじるし無し*/
#content .contentLeft .sub {
	padding-left: 10px;
}
#content .contentLeft .sub a {
	padding-left: 5px;
	color: #006CA0;
	text-decoration:underline;
	background:none;
}
#content .contentLeft .sub a:hover {
	color: #993300;
	background:none;
}


/*現場の声バナー*/
#content .contentLeft ul.voice {
	margin: 10px 0 14px;
	background: none;
}
#content .contentLeft ul.voice li.voice a {
	display: block;
	width: 200px;
	height: 80px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/bnr_voice.gif) no-repeat 0% 0%;
}
#content .contentLeft ul.voice li.voice a:hover,
#content .contentLeft ul.voice li.voice a:active {
	background-position: 0 -80px;
}

/*治験ボランティア*/
#content .contentLeft ul.volunteer {
	padding:140px 10px 0;
	width: 180px;
	height: 67px;
	background:url(../pict/bnr_volunteer.gif) 0 0 no-repeat;
}

#content .contentLeft ul.volunteer li.detail a {/*詳細へ*/
	display: block;
	margin: 7px 0 3px 0;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/detail.gif) no-repeat 100% 0%;
}
#content .contentLeft ul.volunteer li.detail a:hover,
#content .contentLeft ul.volunteer li.detail a:active {
	background-position: 100% -12px;
}

#content .contentLeft ul.volunteer li.entry a {/*エントリーページへ*/
	display: block;
	margin: 7px 0 3px 0;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/entry.gif) no-repeat 100% 0%;
}
#content .contentLeft ul.volunteer li.entry a:hover,
#content .contentLeft ul.volunteer li.entry a:active {
	background-position: 100% -12px;
}




/* contentRight（コンテンツ・ヘッダー）
----------------------------------------------------------*/
#content .contentRight {
	float: right;
	padding:0;
	width: 620px;
	padding:0 18px 0 10px;
}
#content .contentRight div.contents {
	padding-right: 10px;
}
/* パンくず*/

#content .contentRight p.pList a {
	outline: none;
	color: #006CA0;
	text-decoration: underline;
	font-size:12px;
}
#content .contentRight p.pList a:hover {
	color: #BC6866;
	text-decoration: underline;
	}
#content .contentRight img.main,
#content .contentRight p.pList {
	clear: both;
}
#content .contentRight p.pList {
	clear: both;
	padding: 3px 0 3px 9px;
	font-size:1.0em;
	margin:0 10px 0 5px;
	background:url(../pict/bg_plist.gif) no-repeat;
}
/*右メニュー*/
#content .contentRight .headNavi ul {
	float:right;
	color: #006CA0;
	padding:10px 20px 10px 0;
}
#content .contentRight .headNavi ul li {
	float:left;
	padding:0 5px;
}
#content .contentRight .headNavi ul li a {
	outline: none;
	color: #006CA0;
	text-decoration: none;
}
#content .contentRight .headNavi ul li.current a,
#content .contentRight .headNavi ul li a:hover {
	color: #006CA0;
	text-decoration: none;
	background-color:red;
	/*background-color:#E7F1F6;*/
	}
/* pageTop*/
#pageTop {
	clear: both;
	margin:30px 0 10px 0;
}
#pageTop p.scrollToTop a {
	display: block;
	width: 603px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../pict/button_pagetop.gif) no-repeat;
	padding-left:15px;
}
#pageTop p.scrollToTop a:hover,
#pageTop p.scrollToTop a:active {
	background-position: 0 -23px;
}
#pageTop p {
	padding:0 -2px 5px 0px;
}
/* footer*/
.footer {
	color:#FFFFFF;
	background: #1d6283;
	border-top:5px solid #006CA0;
}
.footer div.inner {
	margin: 0 auto;
	width: 885px;
}
.footer a {
	outline: none;
	color:#FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	}
.footer .footerLogo {
	float:left;
	width:219px;
	padding-left:10px;
	margin-right:10px;
}
.footer p.footerChiken{
	text-align:right;
	padding:5px 10px;
	font-size:10px;
}
.footer p.copyright {
	text-align: right;
	padding:10px;	
}
.footer address span.shopMenu {
	display:block;
	font-size:87%;
	margin:10px 0px;
}
.footer address span.shopMenu a {
	padding:0 3px 0px 3px;
}

/* contentRight（メイン・コンテンツ）
----------------------------------------------------------*/
/* *****************************************
/*+  TOPページ  +****************************
/***************************************** */

/* What't New*/
#content .contentRight .contents .whatNew h3{
	float:left;
	width:150px;
	margin:10px 1px 15px 0px;
}
#content .contentRight .contents .whatNew dl{
	float:right;
	width:459px;
	padding:10px 0px 10px 0;
	margin:15px 0px 0 0;
}
#content .contentRight .contents .whatNew dt{
	color:#FFFFFF;
	padding:3px 5px;
	margin:8px 0 10px 10px;
	background-color:#006CA0;
	float:left;
	widows:62px;
}
#content .contentRight .contents .whatNew dd{
	color:#BC6866;
	padding:3px 5px;
	margin:8px 0 10px 0;
	background:url(../pict/border_dot.gif) repeat-x 0% 100%;
	float:right;
	width:350px;
}


#content .contentRight .contents .whatNew dt#yasumi{
	color:#FFFFFF;
	padding:3px 5px;
	margin:8px 0 10px 10px;
	background-color:#006CA0;
	float:left;
	widows:62px;
}
#content .contentRight .contents .whatNew dd#yasumi{
	color:#BC6866;
	padding:3px 5px;
	margin:8px 0 10px 0;
	background:url(../pict/border_dot.gif) repeat-x 0% 100%;
	float:right;
	width:350px;
}

#content .contentRight .contents .whatNew dl a {
	outline: none;
	color: #006CA0;
	text-decoration:underline;
}
#content .contentRight .contents .whatNew dl a:hover {
	color: #4BA8D0;
	text-decoration:underline;
	}

/* 現場の声バナー*/
#content .contentRight .contents .voiceNews h3 {
margin:0 0 5px 0;
}
#content .contentRight .contents p.voice02{
	margin: 10px 0 10px;
	padding: 0;
}
#content .contentRight .contents p.voice01{
	margin: 5px 0 25px;
	padding: 0;
}

#content .contentRight .contents p.voice02 a {
	display: block;
	width: 610px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../pict/bnr_doctor03.gif) 0 0 no-repeat;
	padding: 0;
}
#content .contentRight .contents p.voice01 a {
	display: block;
	width: 610px;
	height: 65px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../pict/bnr_doctor01.gif) 0 0 no-repeat;
	padding: 0;
}
#content .contentRight .contents p.voice a:hover,
#content .contentRight .contents p.voice a:active {
	background-position: 0 -65px;
}





#content .contentRight .contents p {
	padding:0 -2px 5px 0px;
}










/* 治験 News*/
#content .contentRight .contents .smoNews h3 {
	margin:0 0 5px 0;
}
#content .contentRight .contents .smoNews dl{
	padding:10px 0;
	background:url(../pict/border_dot.gif) repeat-x 0% 0%;
	margin-bottom:15px;
}
#content .contentRight .contents .smoNews dt{
	display:inline;
	color:#FFFFFF;
	padding:5px;
	margin:10px;
	background-color:#006CA0;
}
#content .contentRight .contents .smoNews dd{
	color:#BC6866;
	padding:5px 10px;
	background:url(../pict/border_dot.gif) repeat-x 0% 100%;
	margin:10px 0;
}
#content .contentRight .contents .smoNews dl a {
	outline: none;
	color: #006CA0;
	text-decoration:underline;
}
#content .contentRight .contents .smoNews dl a:hover {
	color: #4BA8D0;
	text-decoration:underline;
}
/* *****************************************
/*+  下層ページ・基本セッティング  +****************************
/***************************************** */

/* 下層ページ・基本セッティング
----------------------------------------------------------*/

/*h2＋headNavi*/
#content .contentRight .headNavi {
	background:url(../pict/bg_h.gif) no-repeat;
	padding:0px 0 30px;
	margin:10px 0;
}
/*ページ名*/
#content .contentRight .headNavi h2{
	float:left;
	padding:10px 0 10px 25px;
	font-weight:800;
	color: #006CA0;
}
/*各ページリンク*/
#content .contentRight .headNavi .headMenu {
	float:right;
	color: #006CA0;
	padding:0 20px 0 0;
}
#content .contentRight .headNavi h3 {
	float:left;
	padding:10px 5px;
}
#content .contentRight .headNavi h3 a {
	outline: none;
	color: #006CA0;
	text-decoration: none;
}
#content .contentRight .headNavi h3.current a ,
#content .contentRight .headNavi h3 a:hover {
	color: #006CA0;
	text-decoration: none;
	background-color:#E7F1F6;
	}

/*トップイメージ*/
.contentRight .topImg img {
	padding:0 0 0 0;
}
/*タイトルh4*/
.contentRight .contents h4 {
	padding:20px 0 10px 0;
}
/*テキスト*/
.contentRight .contents p {
	padding:5px 20px 5px 20px;
}

/*リスト*/
.contentRight .contents ol,
.contentRight .contents ul, {
	padding:5px 0px 5px 20px;
}
.contentRight .contents ol li {
	list-style-type:decimal;
	margin-left:40px;
	/*font-weight:800;*/
}
#content strong {
	color: #00CC99;
	font-weight:800;
	}
/* フォーム*/
#content .contentRight .contents .contactForm div.formCaption p{
	padding:30px 40px 0px 20px;
}
#content .contentRight .contents .contactForm .formCaption{
background:url(../contact/pict/bg_contact.gif) no-repeat;
padding:0px 0 0 10px;
margin:15px 0;
height:179px;
}

#content .contentRight .contents .contactForm .formCaption ul{
list-style-type:circle;
list-style:outside;
padding:75px 0 0 20px;
}
#content .contentRight .contents .contactForm table.formLayout{
	width:580px;
	margin:10px auto 0px;
	background-color:#FFF;
	border-top:solid 1px #F6F9FA;
	border-left:solid 1px #F6F9FA;
	border-right:solid 1px #F6F9FA;
	padding:20px;
	}
#content .contentRight .contents .contactForm table.formLayout th{/*項目*/
	width:200px;
	padding:5px;
	background-color:#DBFAF2;
	font-weight:normal;
	text-align:left;
	color:#000;
	border-bottom:solid 1px #F6F9FA;
	}
#content .contentRight .contents .contactForm table.formLayout td{/*入力部分ボーダー*/
	padding:10px;
	border-bottom:solid 1px #F6F9FA;
	}
#content .contentRight .contents .contactForm table.formLayout input.nameTextbox{/*氏名*/
	height:17px;
	width:270px;
	}
#content .contentRight .contents .contactForm table.formLayout input.birthdayTextbox{/*生年月日*/
	height:17px;
	width:100px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.ageTextbox{/*ご年齢*/
	height:17px;
	width:100px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input radio{/*性別*/

	}
#content .contentRight .contents .contactForm table.formLayout input.postTextbox{/*ご住所*/
	height:17px;
	width:100px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.addressTextbox{/*ご住所*/
	height:17px;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.telTextbox{/*お電話番号*/
	height:17px;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.pcemailTextbox{/*PCメールアドレス*/
	height:17px;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.mobileemailTextbox{/*携帯メールアドレス*/
	height:17px;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.otherTextbox{/*その他*/
	height:17px;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.purposeTextbox{/*志望動機*/
	height:10em;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
#content .contentRight .contents .contactForm table.formLayout input.massageTextbox{/*メッセージ*/
	height:10em;
	width:270px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}	
#content .contentRight .contents .contactForm div.submit{/*送信ボタン*/
	padding:5px 0;
	margin:5px 0;
	text-align:center;
	}	
#content .contentRight .contents .contactForm span.hissu{/*必須項目*/
	padding:0 3px;
	color:#CC0033;
	font-weight:normal;
	}
#content .contentRight .contents .contactForm span.caution{/*必須項目*/
	color:#000;
	font-weight:normal;
	}
#content .contentRight .contents .contactForm div.thanks{
	margin:60px 20px;
	line-height:2.4em;
	text-align:center;
	}
#content .contentRight .contents .contactForm table.formLayout tr.privacy p{
font-size:11px;
margin:0;
padding:0;
}

#content .contentRight .contents .contactForm table.formLayout input.radioBox{/*種別*/
	margin:5px 5px 0 0;
	}
#content .contentRight .contents .contactForm table.formLayout span{/*種別*/
	}


/* *****************************************
/*+  治験について  +****************************
/***************************************** */
/* 全体
----------------------------------------------------------*/



/* *****************************************
/*+  会社案内  +****************************
/***************************************** */
/* 全体
----------------------------------------------------------*/

/* 会社概要
----------------------------------------------------------*/
/*会社概要-社長挨拶*/
.contentRight .content01 .profile{
}
/*.contentRight .content01 .profile img{
	float:left;
	width:170px;
	padding:0 10px 0 0;
}
.contentRight .content01 .profile p{
	color:#434343;
}*/
.contentRight .content01 .profile img{
	float:left;
	width:170px;
}
.contentRight .content01 .profile p{
	float:right;
	width:400px;
}

.contentRight .content02 table.kaishagaiyou td.companyLink {
	padding:0 0 0 30px;
	background: url(../pict/icon_menu_off.gif) 20px 4px no-repeat;
	vertical-align:middle;
	text-align:left;
	border-top:1px solid #EEEEEE;
}





/*会社概要・テーブル*/
.contentRight .content02 table.kaishagaiyou{
	width:600px;
	margin:0px;
	padding:3px 0 0 0px;
	color:#434343;
	border-top:1px solid #EEEEEE;
	}
.contentRight .content02 table.kaishagaiyou th{
	width:180px;
	vertical-align:middle;
	text-align:left;
	color:#434343;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	padding:5px 0px 0 10px;
	font-weight:800;
	}
.contentRight .content02 table.kaishagaiyou td{
	vertical-align:middle;
	text-align:left;
	padding:5px 0px 0 5px;
	border-top:1px solid #EEEEEE;
	}
.contentRight .content02 table.kaishagaiyou .sabo{
	border-bottom:1px solid #EEEEEE;
}

/*韓国-会社概要*/
p#koreaGaiyo {
	margin:20px 0 0 10px;
	padding:0;
	font-size:116%;
	font-weight:800;
	color:#00CC99;
}



/*沿革・テーブル*/
.contentRight .content03 table.enkaku{
	width:600px;
	margin:0 0px;
	padding:3px;
	color:#434343;
	border-top:1px solid #EEEEEE;
	}
.contentRight .content03 table.enkaku th{
	width:95px;
	vertical-align:middle;
	text-align:left;
	color:#434343;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	padding:5px 0px 0 10px;
	font-weight:800;
	background-color:#EFFAF8;
	}
.contentRight .content03 table.enkaku td{
	vertical-align:middle;
	text-align:left;
	padding:5px 0px 0 5px;
	border-top:1px solid #EEEEEE;
	}
.contentRight .content03 table.enkaku .sabo{
	border-bottom:1px solid #EEEEEE;
}
.contentRight .content01 div.name {
padding-left:300px;
}
/* *****************************************
/*+  採用について  +****************************
/***************************************** */
/* 全体
----------------------------------------------------------*/

/* 採用情報
----------------------------------------------------------*/
.contentRight .contents ol{
font-weight:800;
}
.contentRight .content02 ol ul.squ li{
list-style-type:none;
background-color:#E3F6F2;
padding-left:10px;
margin:0;
font-weight:100;
}
.contentRight .content02 ol ul.squ {
margin:10px 0;
}

.contentRight .content04 p {
margin:10px 0;
}
.contentRight p.dip {
margin:10px 0 0 0;
text-align:center;
}


/**/
/* CRC研修
----------------------------------------------------------*/
.contentRight .content01 .curriculum dl dt{
background:url(../recruit/pict/bg_education.gif) no-repeat 0% 0%;
padding:0 0 10px 10px;
margin:20px 0 0px;
}
.contentRight .content01 .curriculum img{
padding:10px 0 0 10px;
}

.contentRight .content01 .curriculum dl dt{
font-weight:800;
}
#content .contentRight .contents .content01 .curriculum dl {
font-weight:nomal;
}
#content .contentRight .contents .content02 div.image img{
width:108px;
float:left;
margin:10px 2px 0;
}
/* 働くスタッフ
----------------------------------------------------------*/
.contentRight .content .staffPhoto{
float:left;
width:250px;
}
.contentRight .content .staffTxt{
float:right;
width:350px;
margin:0 0 0 10px;
}
.contentRight .content .staffTxt dl dt{
background:url(../recruit/pict/h_question.gif) no-repeat 0% 0%;
padding:7px 0 15px 80px;
}
.contentRight .content .staffTxt dl dd{
padding:0px 10px 5px 10px;
color:#00CC99;
}



#staffList{
margin:20px 0 30px 10px;
width:600px;}

#staffList ul{
margin:0;
padding:0;
width:600px;
}

#staffList ul li{
margin:0 8px 5px 0;
padding:0 0 0 0;
float:left;
display:block;
width:192px;
height:72px;
}

#staffList ul li a{
display:block;
border:1px solid #CCC;
width:190px;
height:70px;
}

#staffList ul li a:hover{
display:block;
border:1px solid #09c;
width:190px;
height:70px;
}



/* *****************************************
/*+  治験ボランティア  +****************************
/***************************************** */
/* 全体
----------------------------------------------------------*/

/* 募集情報
----------------------------------------------------------*/

#content .contentRight .contents .content06 p.toEntry {
padding:0;
margin:10px 0 0 398px;
}
#content .contentRight .contents .content06 p.toEntry a {
	display: block;
	width: 204px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../volunteer/pict/button_volunteer.gif)  no-repeat 0% 0%;
}
#content .contentRight .contents .content06 p.toEntry a:hover,
#content .contentRight .contents .content06 p.toEntry a:active {
	background-position: 0 -28px;
}





/* *****************************************
/*+  サイトマップ  +****************************
/***************************************** */
/* 全体
----------------------------------------------------------*/

/* サイトマップ
----------------------------------------------------------*/

#content .contentRight .contents .content01 .siteMap {

}

#content .contentRight .contents .content01 .siteMap .bg-gray {
background-color:#FAFAFA;
margin:20px 0 0;
}

#content .contentRight .contents .content01 .siteMap h5 {
font-size:14px;
margin:15px 0px 0px 10px;
padding:5px 0px;
}

#content .contentRight .contents .content01 .siteMap ul li {
padding:5px 0;
margin:0 0 0 15px;
}




/* *****************************************
/*+  現場の声  +****************************
/***************************************** */
/* 全体
----------------------------------------------------------*/

.voiceList{
margin:0 auto;
padding:0;
width:590px;
}

.voiceList ul li{
list-style:none;
width:590px;
height:170px;
}

a.voicePerson{
display:block;
width:580px;
height:160px;
border:5px solid #ccc;
margin:10px 0;
padding:0;
}


a.voicePerson:hover{
display:block;
width:580px;
height:160px;
border:5px solid #009999;
margin:10px 0;
padding:0;
}


.content01 .voiceMain {
	padding:20px 0 10px 0;
}
#content .contentRight .contents .content01 .voiceCaption {
	margin:10px 0 15px 0;
	padding:0 0 0 0;
	font-weight:800;
}

.content01 .voiceTxt h4{
	padding:0 0 0 5px;
	margin:10px 0 5px 0;
	line-height:1.5em;
	display:inline;
	font-weight:800;
	color:#00CC99;
}
#content .contentRight .contents .voiceTxt p.voice{
	margin:10px 0 30px 0;
}

.content01 .voiceTxt span.name{
	font-weight:800;
	display:block;
}
.content01 .voiceTxt p.sign{
	text-align:right;
}


/*バックナンバー*/
#backNumber {
	padding:45px 0 15px;
}
#backNumber ul {
	color:#00CC99;
	margin:5px 0 0 0;
	padding:0;
	background:url(../voice/pict/backnumber_dotted.gif) repeat-x 0 100%;
}
#backNumber ul li{
	background:url(../voice/pict/backnumber_dotted.gif) repeat-x 0 0;
	padding:8px 0 8px 10px;
}
#backNumber ul a{
	color:#00CC99;
	background:url(../voice/pict/backnumber_icon_off.gif) no-repeat 0 0;
	padding:2px 0 0 20px;
}
#backNumber ul a:hover{
	color:#00CC99;
	font-weight:800;
	text-decoration:none;
	background:url(../voice/pict/backnumber_icon_on.gif) no-repeat 0 0;
}



/* *****************************************
/*+  韓国医薬NEWS  +************************
/***************************************** */
/* 全体
----------------------------------------------------------*/
.contentRight .contents table.koreanNews p{
	padding:0;
	margin:0;
}
.contentRight .contents table.koreanNews{
	width:600px;
	margin:0px;
	padding:3px 0 0 0px;
	color:#434343;
	border-top:1px solid #EEEEEE;
}

.contentRight .contents table.koreanNews th{
	width:180px;
	vertical-align:middle;
	text-align:left;
	color:#434343;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #EEEEEE;
	padding:5px 0px 0 10px;
	font-weight:800;
	}
.contentRight .contents table.koreanNews td{
	vertical-align:middle;
	text-align:left;
	padding:10px 0px 10px 10px;
	border-bottom:1px solid #EEEEEE;
	}

.contentRight .contents .koreanForm table.formLayout{
	width:420px;
	margin:10px auto 0px;
	background-color:#FFF;
	border-top:solid 1px #F6F9FA;
	border-left:solid 1px #F6F9FA;
	border-right:solid 1px #F6F9FA;
	padding:20px;
	}
.contentRight .contents .koreanForm table.formLayout th{/*項目*/
	width:200px;
	padding:5px;
	background-color:#DBFAF2;
	font-weight:normal;
	text-align:left;
	color:#000;
	border-bottom:solid 1px #F6F9FA;
	}
.contentRight .contents .koreanForm table.formLayout td{
	padding:10px;
	border-bottom:solid 1px #F6F9FA;
	}
.contentRight .contents .koreanForm table.formLayout input.nameTextbox{/*氏名*/
	height:17px;
	width:150px;
	border:solid 1px #7F9DB9;
	}
.contentRight .contents .koreanForm table.formLayout input.pcemailTextbox{/*PCメールアドレス*/
	height:17px;
	width:200px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
.contentRight .contents .koreanForm table.formLayout input.telTextbox{/*お電話番号*/
	height:17px;
	width:150px;
	border:solid 1px #7F9DB9;
	background-color:#FFF;
	}
.contentRight .contents .koreanForm table.formLayout div.submit{/*送信ボタン*/
	padding:5px 0;
	margin:5px 0;
	text-align:center;
	}





.contentRight .contents table.koreanNews p.koreanReport {/*治験についてバナー*/
	width:235px;
	padding:0 0 0 0px;
}
.contentRight .contents table.koreanNews p.koreanReport  a {
	float: right;
	width: 235px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
	background:url(../korean/pict/btn_korean.gif) no-repeat 0 0;
}
.contentRight .contents table.koreanNews p.koreanReport  a:hover,
.contentRight .contents table.koreanNews p.koreanReport  a:active {
	background-position: 0 -36px;
}
div.pdf {
	border:1px solid #EEE;
	padding:10px;
	margin:15px 0 0 0;
}
div.pdf img{
	float:left;
	width:115px;
}
div.pdf p{
	float:right;
	width:243px;	
}
p.tel{
	font-weight:800;
}


/* *****************************************
/*+  韓国臨床試験動向  +********************
/***************************************** */

dl.koreanNews {
	padding:5px 20px;
}

dl.koreanNews dt{
	padding:15px 0 0 0;
}
dl.koreanNews dt span.title{
	color:#006CA0;
	width:500px;
	font-weight:800;
}
dl.koreanNews dt span.title a{
	color:#006CA0;
	text-decoration:underline;
}
dl.koreanNews dt span.title a:hover {
	color:#BC6866;
	text-decoration: underline;
	}
dl.koreanNews dt span.origin{
	width:100px;
	margin:0 10px 0 10px;
}
dl.koreanNews dt span.date{
	width:100px;
	color:#BC6866;
}
dl.koreanNews dd {
	background:url(../pict/border_dot.gif) repeat-x 0% 100%;
	padding:0px 0 15px 0px;
}

/*翻訳サービス*/
.translate {
	margin:30px auto 30px;
	width:450px;
	border:1px solid #A6A6A6;
	padding:10px;
}
.translate p.title{
	font-weight:800;
}
.translate p.mailAdd{
	text-align:center;
	font-size:30px;
	color:#006CA0;
}
.translate p.mailAdd a{
	color:#006CA0;
	text-decoration:underline;
}
.translate p.mailAdd a:hover {
	color:#BC6866;
	text-decoration: underline;
	}
.translate p.caution{
	text-align:center;
	font-size:11px;
	margin:0;
	padding:0;
}

.translatePrivacy {
	margin:30px auto 30px;
	width:450px;
	padding:10px;
	font-size:12px;
}
.translatePrivacy p.title{
	font-weight:800;
}


* html ul.pager {
}

* html ul.pager:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	font-size: 0;
	visibility: hidden;
}
ul.pager { 
	display: inline-block;/*IE7・Mac版IE向け */
}

ul.pager { 
	display: block;/*Opera、Safari向け */
}
/* html ul.pager{
clear: both;
}*/
ul.pager .pager_now {
font-size:100%;
font-weight:bold;
}


body#top ul.pager {
display:none;
}

.cra {
   text-align: center;
   }


img.information{
margin:20px auto;
}



/* *****************************************
/*+  リクルート追加ページ  +********************
/***************************************** */

img.recruitperson{
	margin:0 0 10px 0;
	}

img.imgL{
	float:left;
	margin:0 10px 0 0;
	}

img.imgR{
	float:right;
	margin:0 0 0 10px;
	}	

.recruitBox{
	margin:30px 0;
	padding:10px;
	width:590px;
	overflow:hidden;
	}

.recruitBox h2{
	margin:10px 0 20px 0;
	}

.recruitBox h3{
	margin:0 0 0 20px;
	font-weight:bold;
	color:#CC6666;
	line-height:1.5em;
	}

.recruitBox p{
	margin:0;
	padding:0;
	}

.recruitBoxL{
	margin:0 10px 0 0;
	width:350px;
	float:left;
	}
.recruitBoxR{
	margin:0 10px 0 0;
	width:350px;
	float:right;
	}
	
.recruitBg{
	 background-image:url(../recruit/pict/recruit_bg.jpg);
	 background-repeat:no-repeat;
	 background-position:top;
	 }

a.recruitbt,a.recruitbt:hover{
	display:block;
	width:350px;
	height:30px;
	margin:10px 0 0 0;
	text-indent:-9999em;
	}
	
a#recruit01{
	background:url(../recruit/pict/button.jpg) 0 0  no-repeat;
	}
a:hover#recruit01{
	background:url(../recruit/pict/button.jpg) -350px 0 no-repeat;
	}
a#recruit02{
	background:url(../recruit/pict/button.jpg) 0 -30px  no-repeat;
	}
a:hover#recruit02{
	background:url(../recruit/pict/button.jpg) -350px -30px no-repeat;
	}
a#recruit01{
	background:url(../recruit/pict/button.jpg) 0 -60px  no-repeat;
	}
a:hover#recruit01{
	background:url(../recruit/pict/button.jpg) -350px -60px no-repeat;
	}



a.recruitPerson,a.recruitPerson:hover{
	display:block;
	width:210px;
	height:90px;
	margin:0 0 5px 0;
	text-indent:-9999em;
	}
	
a#recruitP01{
	background:url(../recruit/pict/person.jpg) 0 0  no-repeat;
	}
a:hover#recruitP01{
	background:url(../recruit/pict/person.jpg) -210px 0 no-repeat;
	}
a#recruitP02{
	background:url(../recruit/pict/person.jpg) 0 -90px  no-repeat;
	}
a:hover#recruitP02{
	background:url(../recruit/pict/person.jpg) -210px -90px no-repeat;
	}

	
a.recruitmore{
	display:block;
	width:590px;
	height:40px;
	margin:10px 0 0 0;
	background:url(../recruit/pict/recruit_button.jpg) 0 0 no-repeat;
	text-indent:-9999em;
	}
a:hover.recruitmore{
	display:block;
	width:590px;
	height:40px;
	margin:10px 0 0 0;
	background:url(../recruit/pict/recruit_button.jpg) -590px 0 no-repeat;
	text-indent:-9999em;
	}	
	


.recruitinfoBox{
	margin:30px 0;
	padding:0 10px;
	width:590px;
	height:130px;
	background-image:url(../recruit/pict/moreinfo_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	}

.recruitinfoBox p{
	width:420px;
	float:right;
	font-size:12px;
	margin:5px 0 0 0;
	}


a.recruitinfo{
	display:block;
	width:590px;
	height:40px;
	margin:10px 0 0 10px;
	background:url(../recruit/pict/recruit_button.jpg) 0 -40px no-repeat;
	text-indent:-9999em;
	}
a:hover.recruitinfo{
	display:block;
	width:590px;
	height:40px;
	margin:10px 0 0 10px;
	background:url(../recruit/pict/recruit_button.jpg) -590px -40px no-repeat;
	text-indent:-9999em;
	}



table.recriutFlow{
	width:600px;
	margin:20px 0;
	}

table.recriutFlow th{
		width:270px;
		}
table.recriutFlow td{
		border-bottom:1px dashed #339966;
		vertical-align:top;
		height:70px;
		}	
		
div.person{
	width:210px;
	float:right;
	margin-right:20px;
	}


/*+ oneday/一日 + ---------------------------- */
div#oneday .scheBox td{
    vertical-align: top;
    border-top:1px solid #D0C9C9;
	padding:10px;
    }
div#oneday .scheBox .bg-graylTd{
    background:url(pict/onday-lTd-bo.gif) top left no-repeat #FAFAFA;
    vertical-align: top;
    }
div#oneday .scheBox .bg-pilTd{
    background:url(pict/onday-lTd-bo.gif) top left no-repeat #FFF9F9;
    vertical-align: top;
    }
div#oneday .scheBox .time{
	margin:0 0 0 10px;
    }

div#oneday .scheBox img.clock{
	margin:0;
	padding:3px 0;
	float:left;
	}

div#oneday .listBox{
    background:url(../recruit/pict/oneday-bg.jpg) top right no-repeat;
    width: 600px;
    margin: 0 0 30px 15px;
    padding-top: 30px;
    padding-bottom: 30px;
    }
div#oneday .rTd p{
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
    }
div#oneday .rTd h3.timeSche {
    font-size: 12px;
    margin: 0 0 0 20px;
    font-weight: bold;
}


.fontRed{color:#990000;}
