@charset "UTF-8";
/* CSS Document */

/* headline */
#contents h3.t-education{
	height:70px;
	background-image:url(../images/hl_education.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#contents h4{
	width:300px;
	height:50px;
	margin:0px;
	padding:0px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-image:url(../images/lead_title_e.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/* conents/float */
#contents .box-text{
	width:660px;
	height:auto;
	margin:0 auto 20px auto;
    color:#333;
}
.box-text .text-left{
	width:350px;
	height:auto;
	float:left;
}
.box-text .image-right{
	width:285px;
	height:auto;
	float:right;
}
/* text-left */
.box-text .text-left p.lead{
	width:349px;
	height:49px;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:1px solid #cebab0;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
	background-image:url(../images/lead_text_e.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#wrap-graph{
	width:660px;
	height:auto;
	margin:0 auto 20px auto;
	padding:0px;
}
#wrap-graph02{
	width:660px;
	height:auto;
	margin:0 auto 5px auto;
	padding:0px;
}
#wrap-graph h5,#wrap-graph02 h5{
	width:90px;
	height:20px;
	margin:0px;
	padding:0px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	background-position:left top;
	background-repeat:no-repeat;
}
#wrap-graph h5{
	background-image:url(../images/text_e01.gif);
}
#wrap-graph02 h5{
	background-image:url(../images/text_e02.gif);
}
/* button */
#contents p.button-support{
	width:170px;
	height:30px;
	margin:0 0 0 150px;
	text-indent:-1000em;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	display:block;
}
#contents p.button-support a,#contents p.button-support a:visited{
	width:170px;
	height:30px;
	display:block;
	background-image:url(../images/button_support.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#contents p.button-support a:hover,#contents p.button-support a:active{
	background-position:left bottom;
}


