/***********全体デザイン*****************/
body {
 background: #3C2E41;
 font-size: 12px;
 color: #6D6D6D;
 line-height: 18px;
}

/***********ヘッダー画像*****************/

.head	{
	background-image: url(../images/x-t_head-f2.jpg);
	background-repeat: no-repeat;
	width: 647px;
	height: 319px;
	
}

/***********メインコンテンツ*****************/

.mdiv-c {
 width: 310px;
 font-size: 12px;
 color: #6D6D6D;
 text-align: left;
 line-height: 18px;
 margin-top: 3px;
}

.mdiv-c2 {
 width: 600px;
 font-size: 12px;
 color: #6D6D6D;
 text-align: left;
 line-height: 18px;
 margin-top: 10px;
}
.mdiv-c3 {
 width: 280px;
 font-size: 12px;
 color: #6D6D6D;
 text-align: left;
 line-height: 18px;
 margin-top: 3px;
}

