/***********全体デザイン*****************/
body {
 background: #3C2E41;
 font-size: 12px;
 color: #6D6D6D;
 line-height: 18px;
}

/***********ヘッダー画像*****************/

.head	{
	background-image: url(../images/t_head-g1.jpg);
	background-repeat: no-repeat;
	width: 647px;
	height: 319px;
	
}

/***********メインコンテンツ*****************/

.mdiv-b {
 width: 580px;
 font-size: 12px;
 color: #6D6D6D;
 text-align: left;
 line-height: 18px;
 margin-top: 10px;
 text-decoration: underline;
}

.mdiv-c {
 width: 580px;
 font-size: 12px;
 color: #6D6D6D;
 text-align: left;
 line-height: 18px;
 margin-top: 10px;
}

.mdiv-t {
 width: 400px;
 padding-left: 5px;
 font-size: 12px;
 color: #6D6D6D;
 text-align: left;
 font-weight: 600;
}