@charset "UTF-8";



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

#section .article .read {
	padding-bottom:10px;
	font-size: 170%;
}




#index {
}
#index p {
	margin-bottom: 0px !important;
}
#index .imgCenter {
	padding-left:40px;
}

#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;
}

#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;
}


#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;
	}













