@charset "UTF-8";
/* CSS Document base css*/

/*----------  ヘッダーイメージ画像  ----------------*/

.headImg{
	height:182px;
	margin:0 auto 10px;
	width:1000px;
	/*background-image: url(../img/koe_head.jpg);*/
	background-image: url(../img/naikan.jpg);
	background-repeat: no-repeat;
	}


/*----------  コンテンツ   ---------------*/

.voiceWaku{}

.voiceWrap{
	background:#F5FBFE;
	margin:15px 15px 15px;
	padding:10px;
	}

.voiceSiro{
	margin:15px 15px 15px;
	padding:20px;
	background:#ffffff;
	}

.voiceSiro span{
	display:block;
	color:#ff4500;
	font-size:12pt;
	font-weight:bold;
	margin:0 0 15px;
	}

.voiceSiro  p{
	font-size:10pt;
	line-height:1.6em;
	margin:10px 0 0;
	}

.voiceP{
	margin:10px 0 0;
	background:url(../img/point05.gif) no-repeat;
	padding:0 0 0 35px;
	font-size:11pt;
	font-weight:bold;
	color:#666464;
	
	}

/*----------  サイドナビゲーション   ---------------*/


.side07 a{
	background:url(../img/navi_img07_on.gif) no-repeat !important;
	}

/*----------   ----------------*/