@charset "utf-8";

@import url("../../shared/style/element.css");
@import url("../../shared/style/layout.css");
@import url("../../shared/style/imageMenu.css");

/*
--------------------------------------------------------------
	PageTitle
--------------------------------------------------------------
*/

#Contents .Wrapper .PageTitle {
	padding: 0px 0px 40px;
}

#Contents .Wrapper .PageTitle h2 {
	background: url(../img/ttl_page.jpg) no-repeat;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
}

/*
--------------------------------------------------------------
	Float
--------------------------------------------------------------
*/

#Contents .Wrapper .Left {
	width: 200px;
	float: left;
	margin: 0px 0px 30px;
}

#Contents .Wrapper .Right {
	width: 520px;
	float: right;
	margin: 0px 0px 30px;
}

/*
--------------------------------------------------------------
	#Contents .Wrapper .Curriculum
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Voice .Left {

}


/* .Right
----------------------------------------*/
.Voice .TextBox {
	margin: 0px 0px 20px;
}

.Voice .TextBox h4 {
	font-size: 16px;
	color: #F30;
	border-bottom: 1px solid #DDD;
	padding: 0px 0px 5px;
	margin: 0px 10px 5px 0px;
}

.Voice .Photos img {
	border: 1px solid #DDD;
}

.Voice .DetailText {
	margin: 5px 0px 0px;
}

.Voice .DetailText p {
	font-size: 14px;
	line-height: 120%;
}

.Voice .DetailText p span {
	font-size: 11px;
	color: #999;
}

.Voice .TextBox p {
	font-size: 14px;
	text-align: justify;
	text-indent: 14px;
	line-height: 150%;
	margin: 0px 0px 10px;
}

.Voice .Texts {
	margin: 20px 0px 0px;
}

.Voice .VoiceTitles01 h3 {
	background: url(../img/ttl_voice01.gif) no-repeat;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
}

.Voice .VoiceTitles02 h3 {
	background: url(../img/ttl_voice02.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}

.Voice .VoiceTitles03 h3 {
	background: url(../img/ttl_voice03.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}

.Voice .VoiceTitles04 h3 {
	background: url(../img/ttl_voice04.gif) no-repeat;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
}

.Voice .VoiceTitles05 h3 {
	background: url(../img/ttl_voice05.gif) no-repeat;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
}

.Voice .VoiceTitles06 h3 {
	background: url(../img/ttl_voice06.gif) no-repeat;
	height: 54px;
	text-indent: -9999px;
	overflow: hidden;
}


/*
--------------------------------------------------------------
	#Contents .Wrapper .Gallery
--------------------------------------------------------------
*/

/* .Left
----------------------------------------*/
#Contents .Wrapper .Gallery .Left h3 {
	background: url(../img/ttl_gallery.gif) no-repeat;
	height: 150px;
	text-indent: -9999px;
	overflow: hidden;
}



/* .Right
----------------------------------------*/
#Contents .Wrapper .Gallery .Right {
	width: 560px;
	float: right;
	margin: 0px 0px 30px;
	background: #DDD;
}

#Contents .Wrapper .Gallery .Right .Images {
	width: 137px;
	float: left;
	margin: 10px 0px;
	text-align: right;
}

#Contents .Wrapper .Gallery .Right .Images img {
}
