@CHARSET "UTF-8";

/* CSS Document */

/**************** 
 * 目次
 * 1.概要
 * 2.下部テキスト
 ***************/

/*** 1.概要 ***/

#contents h2 {
	width: 760px;
	height: 60px;
	}
.mailmagazine{
	width:740px;
	height:305px;
	margin:0 auto;
}
/*#melmaga {
	width: 860px;
	height: 412px;
	margin-top: 10px;
	margin-left: 26px;
	margin-right: 26px;
	background: url("../images/mailmagazin/melmaga.jpg") no-repeat;
	clear:both;
	}
*/
/*** 2.下部テキスト ***/

.common_title {
	background: url("../images/common/common_title.jpg") no-repeat;
	width: 760px;
	height: 40px;
	margin: 0 0 10px 0;
	clear:both;
	}
.common_title h3{
	color: #ffff00;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
	padding-top: 10px;
	margin-left: 16px;
}
.left_box{
	width:140px;
	height:140px;
	margin:0 10px 10px 10px;
	float:left;
}
.right_box{
	width:590px;
	margin:30px 0 0 10px;
	float:left;
	text-align:left;
	line-height:24px;
	color:#ffffff;
	font-weight:bold;
}
.right_box  span.mail_yellow{
	color:#ffff00;
	font-size:14px;
}
.right_box .form_magazine {
	width: 410px;
	height: 30px;
	text-align: left;
	}
.right_box .form_magazine .text {
	width: 310px;
	}
.left_box_1{
	width:590px;
	margin:30px 0 0 10px;
	float:left;
	text-align:left;
	line-height:20px;
	color:#ffffff;
	font-weight:bold;
}
.left_box_1  span.mail_yellow{
	color:#ffff00;
	font-size:14px;
}
.right_box_1{
	width:140px;
	height:140px;
	margin:0 10px 10px 10px;
	float:left;

}
.text_box {
	margin-left:20px;
	width:740px;
	}
.text_box p {
	line-height: 24px;
	text-align: left;
	color: #ffffff;
	font-weight:bold;
	}
.text_box p span{
	color:#ffff00;
	line-height: 24px;
	}
