@charset "UTF-8";

/* ******************************************
 背景　定義
****************************************** */
div.ct_home02 {
	background:transparent url(../../img/MVKizzna.jpg) no-repeat scroll center top !important;
	padding-top: 60px !important;
}

div.ct_home02 #MVMessage{
	width: 900px;
	margin:0 auto;
	text-align:left;
}

div.ct_home02 #MVMessage p#topMessage01{
	background: url(../img/img_MV_Message.png) no-repeat;
	height: 45px;
	padding-bottom: 50px;
}


/* ******************************************
 コンテンツ内容　定義
****************************************** */
.basicBlock{
	width: 631px;
	padding-left: 10px;
	margin-bottom: 40px;
}

.basicBlock h3{
	width: 631px;
	height: 0px;
	display: block;
	padding-top: 32px;
	overflow-y: hidden;
	margin-bottom: 1px;
}

#block01 h3{background: url(../img/title_01.gif) no-repeat;}
#block02 h3{background: url(../img/title_02.gif) no-repeat;}
#block03 h3{background: url(../img/title_03.gif) no-repeat;}

.basicBlock div.textField{
	border: 1px #cecece solid;
	padding: 25px 30px 25px 30px;
}

* .basicBlock div.textField{
	width: 569px;
}

.basicBlock div p{
	line-height: 170%;
}

.basicBlock div p.imgLogo{
	float: left;
	width: 151px;
	display: block;
}

#block01 div p.imgLogo{
	background: url(../img/img_kizzna.gif) no-repeat;
	height: 74px;
}

#block02 div p.imgLogo{
	background: url(../img/img_ncsa.gif) no-repeat;
	height: 158px;
}

.basicBlock div div{
	float: left;
	padding-left: 20px;
	width: 398px;
}

.basicBlock div div p{
	padding-bottom: 7px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.basicBlock div div p span{
	font-weight: bold;
}


.basicBlock div.textField2{
	border: 1px #cecece solid;
	padding: 25px 30px 35px 30px;
}

.basicBlock div.textField2 p{
	padding-bottom: 14px;
}

.basicBlock div.textField2 p span{
	font-weight: bold;
}






