@charset "UTF-8";



#section {
}
#section .article {
}
#section .article p {
	margin-bottom: 15px;
}

#section .article .read {
	font-size: 170%;
}




#index {
}
#index p {
	margin-bottom: 0px !important;
}

#index .tit {
	padding-bottom:12px;
}

	#index .right .oneNum {
		background:url(../../share/img/dotline.gif) repeat-x left bottom;
		height:130px;
	}
		#index .right .text {
			width:378px;
			margin-left:10px;
			float:left;
			position:relative;
			z-index:100;
		}
			#index .article .read_s {
				font-weight:bold;
				font-size: 120%;
				padding:8px 0 0 0;
			}
			#index .article .btn {
				position:absolute;
				bottom:-40px;
				left:-4px;
			}
		#index .right .pht {
			width:165px;
			float:right;
			margin:11px 0;
		}
		#index .right .first .pht {
			margin:0;
		}

#index .right .btn a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	zoom:1;
}


#index .nextBtn {
	text-align:center;
}
	#index .nextBtn:hover {
		opacity:0.8;
		filter: alpha(opacity=80);
		-ms-filter: "alpha(opacity=80)";
		-moz-opacity:0.8;
		-khtml-opacity: 0.8;
		zoom:1;
	}




#index.training .left {
	width:410px;
}
#index.training .right {
	width:220px;
}

#index.training .right p.sukima{
	margin-top:10px;
}


#index.training .titSec {
	padding-bottom:0;
	margin-bottom:10px !important;
}
	#index.training .read_s {
		font-weight:bold;
		font-size: 117%;
		padding:0;
		margin:0;
		line-height: 1.4;
		margin-bottom: 10px !important;
	}
#index.training .margin15 {
	margin-bottom:15px !important;
}
	
#index.training .voice .left {
	width:306px;
}
#index.training .voice .right {
	width:136px;
}




	
#animal {
	margin:5px 0 20px 0;
	background: url(../../share/img/dotline.gif) repeat-x left top;
}


.linkBox {
	background: url(../../share/img/dotline.gif) repeat-x left bottom;
	padding: 13px 12px 12px 12px;
}

.linkBox .thumb {
	float: left;
	width: 120px;
}

.linkBox .txtArea {
	float: right;
	width: 492px;
	padding-top: 10px;
	background: url(../../voice/img/arrow_bgwhite.gif) no-repeat 470px 48px;
}


.linkBox .name {
	font-size: 183%;
	font-weight: bold;
	color: #233294;
}
.linkBox .summary {
	font-size: 117%;
	line-height: 1.5;
	color: #233294;
	padding-right: 50px;
	font-weight: bold;
}
.linkBox .previousJob {
	font-weight: bold;
	color: #233294;
	margin-top: 3px;
	margin-bottom: 7px;
	line-height: 1.3;
}


/* .linkBox → .boxHover */
#animal .boxHover {
	cursor: pointer;
}

#animal .boxHover p,
#animal .boxHover span {
	color: #0099e9;
}



.linkBox:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}


* html .linkBox
{ zoom: 1; } /* IE6 */

*:first-child+html .linkBox
{ zoom: 1; } /* IE7 */


#index .day {
	text-align:center;
}
#index .day a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	zoom:1;
}














