@charset "utf-8";

.mainimg{
	background-image:url(../img/header/header_voice02.jpg);
	background-repeat:no-repeat;
}

.titleline_solid01{width:105px;}


.commentBox {
	padding-top: 24px;
	padding-bottom: 48px;
	border-bottom: 1px solid #DDDDDD;	
	width:550px;
}


h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	color: #002C71;
	font-weight: bold;
}

h3 {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

h3 img {
	margin-right: 10px;
}

img.float-left {
	float: left;
	margin-right: 20px;
}

img.float-right {
	float: right;
	margin-left: 20px;
}


.commentBox p {
	line-height: 1.5em;
}
﻿
#numbermenu {
	padding:10px;
}

#numbermenu ul {
	list-style:none;
}
#numbermenu ul li {
	float:left;
	background-color: #EEEEEE;
	height: 2em;
	width: 2em;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	line-height: 2em;
}

#voice_footerlink{text-align:center;}
#voice_footerlink li{
	display:inline;
	}