@charset "utf-8";
/* ===================================================================
CSS information

 file name  :top.css
 style info :コンテンツエリア関係 他
 
このスタイルシートの構成
 2カラム時のスタイル
   #main
   #sub
=================================================================== */

/*----------------------------------------------------
	#main
		メイン
----------------------------------------------------*/

#main h2 {
	background-image: url(../img/share/np_point01.png);
	background-repeat: no-repeat;
	margin: 0 0 5px;
	padding: 5px 0px 0px 45px;
	height: 35px;
	font-size: 1.3em;
	clear: both;
}


.voice {
	margin: 10px 0 0 80px;
	padding: 0;
	width: 700px;
	height: 120px;
	font-size: 0.9em;
	line-height: 1.3em;
	background: url(../img/voice/dpmax_voice_02.png) no-repeat;
}

.voice dt {
	height: 75px;
	float: left;
	margin: 0;
	padding: 45px 0 0 7px;
	width: 120px;
}

.voice dd {
	float: right;
	margin: 0;
	padding: 15px 0 0;
	width: 550px;
}

.to_voice2 {
	margin: 0 0 10px 533px;
}

.to_voice {
	margin: 20px 0 10px 610px;
}




.voice_w_l {
	background: url(../img/voice/dpmax_voice_001.png) no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 10px 10px 100px;
	height: 100px;
	width: 640px;
	font-size: 0.9em;
	line-height: 1.3em;
}

.voice_m_l {
	background: url(../img/voice/dpmax_voice_002.png) no-repeat;
	margin: 10px 0 0 0;
	padding: 5px 10px 10px 100px;
	height: 100px;
	width: 640px;
	font-size: 0.9em;
	line-height: 1.3em;
}

.voice_w_r {
	background: url(../img/voice/dpmax_voice_003.png) no-repeat;
	margin: 10px 0 0 110px;
	padding: 5px 100px 10px 10px;
	height: 100px;
	width: 640px;
	font-size: 0.9em;
	line-height: 1.3em;
}

.voice_m_r {
	background: url(../img/voice/dpmax_voice_004.png) no-repeat;
	margin: 10px 0 0 110px;
	padding: 5px 100px 10px 10px;
	height: 100px;
	width: 640px;
	font-size: 0.9em;
	line-height: 1.3em;
}


.howto_box {
	background: url(../img/share/np_tensen.png) repeat-x bottom;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

.right {
	text-align: right;
	padding: 0 0 10px 0;
}
