#header{ z-index: 900; }

#slide{ z-index: 400; }

#slideCover{ z-index: 450; }

#topService{ z-index: 500; }

#homeBt{ z-index: 999; }

#pagenate{ z-index: auto; }




/*common______________________________*/

body {
	background-color: #ffffff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック";
	/*  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 16px;
	line-height: 1.6em;
	color: #7A7A7A !important;
	height: 100%;
	background-image: url(../img/common/bg_base.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

body.sub {
	
}

body.subdvd {
	background-image: url(../img/common/bg_subbase.png);
	background-repeat: repeat-x;
	background-position: center 0px;
}

a { color: #d76ec7;}
a:hover { color: #f76ca3;}

li {
line-height: 1.7em !important; 
};


.preload{
display:none;	
}


#loadingicon{
	width: 48px;
	margin-right: auto;
	margin-left: auto;
	height: 48px;
	top: 250px;
	position: relative;
	display:none;
}



#homeBt {
	position: fixed;
	z-index: 500;
	/*width: 17px;*/
	right: 40px;
	bottom: 20px;
	display: none;
}


.static_rover  { 
position: static;
	
}


.checkHeight{  }


hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #FC5395;
	border-top-color: #FFD3E4;
	border-top-width: 1px;
	border-top-style: solid;
	margin-top: 50px;
	margin-bottom: 50px;
}

hr.space {
	border-top-width: 0px !important;
	border-bottom-width: 0px !important;
	height: 50px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

hr.space2 {
	border-top-width: 0px !important;
	border-bottom-width: 0px !important;
	height: 20px;
	margin: 0px;
	padding: 0px;
}


h2 {
	font-size: 170%;
	margin-bottom: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3E4;
	color: #FC5395;
}


h2.small { font-size: 90% !important; 	
}


h3 {
	border-left: 5px solid #FFDCE8;
	font-weight: 300;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	color: #F85399;
	font-size: 125%;
	line-height: 1.25em;
}


blockquote{
	border-top-color: #FFDCE8;
	border-right-color: #FFDCE8;
	border-bottom-color: #FFDCE8;
	border-left-color: #FFDCE8;
	
}

blockquote p{ 
color: #F85399;
margin-bottom: 0.3em; }

small{
	font-size: 100%;
	color: #666;
	font-style: italic !important;
}





blockquote small:before {
  content: '' !important;
}

.kakomi {
	display: block;
	border: 1px dotted #FF94BE;
	text-align: center;
	padding: 1.25em;
	margin-top: 2em;
	margin-bottom: 2em;
	font-size: 110%;
	color: #666;
	
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.kakomi-alert {
	text-align: left;
	font-size: 100%;
	color: #FC5395;
	background-color: #FFF4F9;
}

.size130{
	font-size: 130%;
}



/*DVD*/


.dvdTextArea {
	width: 890px;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	border-radius: 10px;
	border: 1px solid #FFE0F4;
}

.h2-dvd{
	font-size: 160%;
	text-align: center;
	border-width: 0;
	margin-bottom: 0px;
}
.h2-dvd2{
	font-size: 210%;
	text-align: center;
	border-width: 1px;
	margin-bottom: 40px;
	padding-bottom: 30px;
}

#dvdjc{
	position: absolute;
	left: 590px;
	top: 203px;
}



/*※リスト*/


ul.komeList {
	margin: 0px;
	padding-left: 1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	font-size: 85%;
}

.komeList li {
	text-indent: -1em;
	list-style-type: none;
	margin-bottom: 0.5em;
}

.komeList li:before { content: "※"; }

.komeList_right{
	text-align: right;
	margin-top: 1em !important;
}


dt{ margin-bottom: 0.5em; 	
}

dd{
	line-height: 1.6em;
	margin-bottom: 1.5em;
}



/*END______________________________common*/



/*toppage*/

#wrapper{
	top: 85px;
	position: relative;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#wrapper.sub{
	top: 0px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	padding-top: 0px;
	margin-bottom: 80px;
	 }




/*header*/

#header{
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 100%;
	position: fixed;
	background-image: url(../img/common/bg_headMenu.png);
	background-repeat: repeat-x;	
}



#gNavi {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
}




#tit_headrLogo {
	position: absolute;
	left: 0px;
	top: 0px;
}


#gMenu {
	padding: 0px;
	margin: 0px;
	right: 0px;
	position: absolute;
	top: 0px;
}

#gMenu li {
	list-style : none;
	float : left; /*float not at "a" IE7*/
	padding: 0px;
	margin: 0px;
	
}



/*footer*/

#footer{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	min-width: 1200px;
	position: relative;
	background-image: url(../img/common/bg_footer.png);
	background-repeat: repeat-x;	/*bottom: 0px;*/
}

#footerWrapper{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;	
}

#tit_fotterLogo{
	position: absolute;
	top: 20px;
}

#img_contact{
	position: absolute;
	top: 20px;
	left: 228px;
}

#fMenu {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 103px;
	left: 250px;
}

#fMenu li {
	list-style : none;
	float : left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.fMenuTxt{
	position: absolute;
	margin: 0px;
	top: 50px;
	padding-top: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px !important;
	padding-left: 4px;
}

.fMenuTxt li {
	float: none !important;
	list-style-image: none;
	list-style-type: none;
	font-size: 80%;
	display: block;
	width: 130px;
	padding-top: 0px !important;
	padding-right: 0px;
	padding-bottom: 0px !important;
}

.fMenuTxt li a{ 

color: #FFDBE8;
display: block;

 }
.fMenuTxt li a:hover{ color: #FFF; 	}




#cMenu{
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 239px;
	top: 295px;
	width: 300px;
}

#cMenu li {
	list-style : none;
	float : left; /*float not at "a" IE7*/
	list-style-image: none;
	list-style-type: none;
	font-size: 80%;
	margin-right: 1.5em;
}

#cMenu li a{
	color: #FFDBE8;
	display: block;
}
#cMenu li a:hover{ color: #FFF; 	}



#copyright{
	color: #FF93BE;
	position: absolute;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	right: 0px;
	top: 20px;
}




/*スライド*/

#slideCover{
	height: 458px;
	width: 100%;
	position: absolute;
	
	background-image: url(../img/common/bg_slide_02.png);
	background-repeat: no-repeat;
}

#slideImage{
	height: 458px;
	width: 100%;
	position: absolute;
	
	
}


#slide{
	height: 458px;
	/*min-height: 382px;*/
	width: 100%;
	position: relative;
	
	background-color: #ffdae7;
}


/*contents TOP*/

#topService{
	background-image: url(../img/common/bg_service.png);
	background-repeat: no-repeat;
	height: 200px;
	width: 100%;	
	position: relative;	
}

#sMenu {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: -30px;
	left: 250px;
}

#sMenu li {
	list-style : none;
	float : left; /*float not at "a" IE7*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#topNews{
	background-image: url(../img/common/bg_news.png);
	background-repeat: no-repeat;
	min-height: 500px;
	width: 100%;
	position: relative;

}


#topNewsList{
	position: relative;
	min-height: 320px;
	width: 540px;
	left: 230px;
	top: 30px;
	margin: 0px;
	padding: 0px;
}


#topNewsList li {
	list-style : none;
	float : none; /*float not at "a" IE7*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ffd4e4;
}

#topNewsList li.first{
	border-top-width: 0px;
}

#topNewsList li.last{
	border-bottom-width: 0px;
}

.topNewsListDate {
	line-height: 1em;
	padding-top: 1em;
	width: 20%;
	float: left;
	background-image: url(../img/common/icon_miniheart.png);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	padding-left: 18px;
}

.topNewsListCategory {
	background-color: #f76ca3;
	line-height: 1em;
	padding-top: 0.3em;
	float: right;
	padding-bottom: 0.3em;
	font-size: 70%;
	margin-top: 1em;
	padding-right: 0.6em;
	padding-left: 0.6em;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.topNewsListTitle {
	line-height: 1.4em;
	clear: both;
	padding-top: 0.6em;
	padding-bottom: 1em;
}

#topNewsList li a { display: block; 	
}



#topNewsBanner{
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 500px;
	width: 300px;
	left: 800px;
	top: 30px;
}

#topNewsBanner li {
	list-style : none;
	float : none; /*float not at "a" IE7*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}





#topMedia{
	background-image: url(../img/common/bg_media.png);
	background-repeat: no-repeat;
	height: 250px;
	width: 100%;	
	position: relative;	
}


#mediaBanner {
	padding: 0px !important;
	margin: 0px !important;
	position: absolute;
	top: 40px;
	left: 229px;
}

#mediaBanner li {
	list-style : none;
	float : left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	/*text-indent: 0px;*/
}



/*contents*/

#titleBread{
	height: 170px;
	width: 100%;
	position: relative;
}

#subContentsWrapper{
	/*min-height: 600px;*/
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ffd4e4;*/
}

.h1Title{
	position: absolute;
	height: 40px;
	width: 400px;
	top: 78px;
}


#breadcrumb {
	position: absolute;
	top: 30px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
}

#breadcrumb li {
	list-style : none;
	float : left;
	font-size: 85%;
	color: #FC629E;
}

#breadcrumb li .divider {
	padding-right: 0.5em;
	padding-left: 0.5em;
}


/*news*/


#newsList{
	width: 650px;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#newsList ul {
	margin: 0px;
	padding: 0px;
}


#newsList li {
	list-style : none;
	float : none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ffd4e4;
	padding-bottom: 20px;
	margin-bottom: 30px;
	overflow: hidden;
}

#newsList li.first{ border-top-width: 0px; }

#newsList li.last{
	/*border-bottom-width: 0px;*/
}






.newsListTitle {
	line-height: 1.4em;
	clear: both;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	font-size: 150%;
	font-weight: bold;
	color: #FD5395;
}

#newsList li a { display: block; 	
}

.newsListBox{ }

.newsListImg{
	height: 200px;
	width: 200px;
	left: 0px;
	top: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,183,203);
	-webkit-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-moz-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-ms-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	float: left;
}

.newsListText{
	float: right;
	width: 420px;
}
	
.readMore{
	right: 0px;
	bottom: 0px;
	float: right;
	margin-top: 20px;
}

/*news detail*/

#contentsDetail {
	list-style : none;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 90%;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ffd4e4;
	position: relative;
	padding-bottom: 40px;
	margin-bottom: 30px;
	width: 650px;
	margin: 0px;
	padding: 0px;
	float: left;
}

.contentsDetail-service { width: 100% !important; }

.contentsDetailText {
	padding-bottom: 40px;
	padding-top: 10px;
}

.contentsDetailText img{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,183,203);
	-webkit-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-moz-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-ms-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	margin: 1em;
}

.contentsDetailText img.left{	
	float: left !important;
	margin-top: 1em;
	margin-left: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
}

.contentsDetailText img.right{	
	float: right !important;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
}

.contentsDetailText p{ margin-bottom: 1.3em; }



/*sideBar________________*/

#sideBar {
	padding: 0px;
	margin: 0px;
	width: 300px;
	top: 0px;
	float: right;
}


#sideNewsList{
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	background-image: url(../img/common/tit_side_news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#sideNewsList li {
	list-style : none;
	float : none;
	margin-left: 0px;
	font-size: 90%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #ffd4e4;
	padding-top: 1em;
	padding-bottom: 1em;
	
	background-image: url(../img/common/icon_miniheart.png);
	background-repeat: no-repeat;
	background-position: 0px 22px;
	padding-left: 16px;
}

#sideNewsList li a { display: block; }


#sideNewsList li.first{
	border-top-width: 0px;
}

#sideNewsList li.last{
	border-bottom-width: 0px;
}




#newsBanner{
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#newsBanner li {
	list-style : none;
	float : none; /*float not at "a" IE7*/
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#subMediaBanner{
	
	padding: 0px;
	margin: 0px;
	width: 100%;
		
}

#subMediaBanner li {
	list-style : none;
	float : none;
	margin-bottom: 20px;
}




#sMenuSide {
	padding: 0px;
	background-image: url(../img/common/tit_side_service.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}

#sMenuSide li {
	list-style : none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	
}







/*____________table*/

table tr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD3E4;
}

table th{
	color: #FF93BE;
	font-weight: normal !important;
	text-align: center !important;
}

/*table tr:first-child{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFD3E4;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD3E4;

}*/

table tr:last-child{
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFD3E4;

}

table td{
	font-size: 100%;
	border-top-color: #ffd4e4 !important;
	border-right-color: #ffd4e4 !important;
	border-bottom-color: #ffd4e4 !important;
	border-left-color: #ffd4e4 !important;
	border-top-width: 0px !important;
	border-right-width: 0px !important;
	border-bottom-width: 0px !important;
	border-left-width: 0px !important;
	padding-top: 1em !important;
	padding-right: 0.5em;
	padding-bottom: 1em !important;
	padding-left: 0.5em;
}

.colTitle{
	font-weight: normal;
	color: #FC5395;	/*background-color: #FFF8FB;	*/
}

.colCenter{ text-align: center !important;
}


/*____________company*/

.mapImg{
	width: 550px;
	text-align: right !important;
	float: right;
}

.googleMap{
	text-align: right !important;
}

#english{
	position: absolute;
	right: 0px;
	top: 100px;
}



/*___________service*/


.serviceTopBtText{
	float: right;
	width: 370px;
	line-height: 1.6em;
}

.serviceTopBtn{
	float: left;
}

.serviceTopBtSet{
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}



#serviceMenu {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

#serviceMenu li {
	list-style : none;
	float : left; /*float not at "a" IE7*/
	padding: 0px;
	width: 330px;
	margin: 0px;
}


.serviceReadMore{
	position: absolute;
	right: 0px;
	bottom: 0px;
}




.serviceConSet{
	position: relative;
	overflow: hidden;
	margin-bottom: 50px;
}

.serviceConText{
	float: right;
	width: 370px;
	line-height: 1.6em;
}


.serviceConImg{
	height: 250px;
	width: 250px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,183,203);
	-webkit-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-moz-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-ms-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	margin-left: 5px;
	margin-bottom: 5px;
}

h3.service{
	font-size: 150%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(../img/common/icon_miniheart.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 20px;
	margin-bottom: 15px;
}

.serviceUrl{
	line-height: 1.5em;
	/*background-color: #FFF4F8;*/
	margin-bottom: 2px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;

}

.serviceUrl a{ display: block; 	
}



.iconBase {
	background-color: #FF7DB1;
	line-height: 1em;
	padding-top: 0.3em;
	float: left;
	padding-bottom: 0.3em;
	font-size: 70%;
	margin-top: 3px;
	padding-right: 0.6em;
	padding-left: 0.6em;
	color: #FFFFFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.iconBase-url {
	margin-right: 10px;
}



/*____________recruit*/


#navigate-bt{
    width: 650px;
    }


#navigate-bt ul {
	width: 670px;
	margin-right: -20px;
	 _zoom: 1;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#navigate-bt ul li {
	list-style : none;
	float : left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF1F6;
	width: 283px;
	border: 1px dotted #FF94BE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	height: 80px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}


.navitage-title {
	font-size: 135%;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3E4;
	margin-bottom: 0.3em;
}


.serviceReadMore-recruit{
	bottom: 10px !important;
	right: 10px !important;
}





/*______________recruite_staff*/

#staff-bt{
    width: 650px;
    }


#staff-bt ul {
	width: 670px;
	margin-right: -20px;
	 _zoom: 1;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#staff-bt ul li {
	list-style : none;
	float : left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF1F6;
	width: 283px;
	border: 1px dotted #FF94BE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
	height: 220px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

.staff-group {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3E4;
	padding-bottom: 0px;
	color: #FC5395;
}


.staff-title {
	font-size: 135%;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3E4;
	padding-bottom: 10px;
	
	color: #FC5395;
}

.staff-img { padding-bottom: 10px; 
	
}
	




.interview-title {
	font-size: 170%;
	margin-bottom: 1.5em !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD3E4;
	color: #FC5395;
	font-weight: bold;
}


.interview-title-small {
	font-size: 75% !important;
	font-weight: normal;
	margin-right: 1em;
}


.interview-question{
	font-weight: 300;
	color: #F85399;
	font-size: 110%;
	line-height: 1.5em;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFDCE8;
	display: block;
	margin-bottom: 0.5em;
}

.qNumber{
	font-size: 130%;
	margin-right: 10px;
	font-weight: normal;
}


.interviewText img{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,183,203);
	-webkit-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-moz-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-ms-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	
}







.interview-text{

	width: 380px;
	float: left;
}

.interview-img{

	width: 252px;
	float: right;
}




/*__________________case*/

.caseIcon {
	background-color: #f76ca3;
	line-height: 1em;
	padding-top: 0.2em;
	float: right;
	padding-bottom: 0.2em;
	font-size: 120%;
	margin-top: 0em;
	padding-right: 0.7em;
	padding-left: 0.7em;
	color: #FFF;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.caseDetailText {
	padding-bottom: 40px;
	padding-top: 10px;
}

.caseDetailText img{
	border-style: solid;
	border-width: 1px;
	border-color: rgb(255,183,203);
	-webkit-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-moz-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-ms-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	margin-right: 0em;
	margin-left: 0em;
	margin-top: 20px;
	margin-bottom: 20px;
}

.caseDetailText img.left{	
	float: left !important;
	margin-top: 1em;
	margin-left: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
}

.caseDetailText img.right{	
	float: right !important;
	margin-top: 1em;
	margin-left: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
}

.caseDetailText p{ margin-bottom: 1.3em; }

.colorPink{ color: #FD5395; 	
}






/* tabs */

.nav-tabs li{
	width: 142px;
	text-align: center;
	font-size: 95%;

}

.nav-tabs > li > a {
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0;
	line-height: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FF93BE;
	color: #FFF;
}

.nav-tabs > li > a:hover {
	background-color: #ffafd5;
	
}


.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #ffffff;
	border-image: none;
	color: #F54E90;
	cursor: default;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCE0;
	border-right-color: #FFCCE0;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFCCE0;
}

.nav-tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDCE8;
	margin: 0px;
}

.tab-content{
	background-color: #FFF;
	padding: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCCE0;
	border-right-color: #FFCCE0;
	border-bottom-color: #FFCCE0;
	border-left-color: #FFCCE0;
	
	min-height:500px;
	
	border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	
/*	-webkit-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-moz-box-shadow: 0px 0px 5px rgb(253, 173, 202);
	box-shadow: 0px 0px 5px rgb(253, 173, 202);
	-ms-box-shadow: 0px 0px 5px rgb(253, 173, 202);*/
}




/*pagenate*/


#pagenate {
	position: relative;
	overflow: hidden;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	background-color: #FFEAF1;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}

#pagenate ul {
	position: relative;
	left: 50%;
	float: left;
	list-style-type: none;
	margin: 0px;
	
	
}

#pagenate li {
	position: relative;
	left: -50%;
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

/*#pagenate li a{ display: block; 	
}*/
