/* CSS Document */

p{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 10px;
	color: #555555;
	font-weight: normal;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 14px;
	margin-bottom: 4px;
}

.semi_bold{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	margin-top: 3px;
}

.but_arrow{
	margin-top: 5px;
	margin-left: 8px;
	margin-right: 4px;
}

.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #888888;
	font-weight: lighter;
	line-height: 14px;
}

.list_square{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 10px;
	color: #555555;
	font-weight: lighter;
	margin-top: 4px;
	margin-right: 4px;
	line-height: 14px;
	margin-bottom: 4px;
	list-style: square;
	margin-left: -20px;
}

.list_decimal{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 10px;
	color: #555555;
	font-weight: lighter;
	margin-top: 4px;
	margin-right: 4px;
	line-height: 14px;
	margin-bottom: 4px;
	list-style: decimal;
	margin-left: -20px;
}

.list_lower_roman{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 10px;
	color: #555555;
	font-weight: lighter;
	margin-top: 4px;
	margin-right: 4px;
	line-height: 14px;
	margin-bottom: 4px;
	list-style: lower-roman;
	margin-left: -20px;
}

.quicknavi{
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-size: 9px;
	color: #555555;
	font-weight: lighter;
	margin-left: 20px;
	line-height: 20px;
}

.mincho{
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "Hiragino Mincho Pro", "平成明朝";
	font-size: 14px;
	color: #444444;
	font-weight: lighter;
	margin-top: 4px;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 14px;
	margin-bottom: 4px;
}

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

.newsContent,
.infoContent {
	color:#555555;
	font-size:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-weight:lighter;
	line-height:14px;
}

.customerVoice {
	color:#555555;
	font-size:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka;
	font-weight:lighter;
	line-height:14px;
	text-align:left;
	padding-top:40px;
	background:url(/images/img_customer_bg.gif) center top no-repeat;
}

.customerVoice .inner {
	zoom:100%;
	padding:0 15px 15px;
	background:url(/images/img_customer_bg.gif) center bottom no-repeat;
}

.customerVoice .inner:after {
	content:" "; 
	clear:both; 
	height:0; 
	display:block; 
	visibility:hidden;
}

.customerVoice .customerVoiceLeft {
	float:left;
	width:150px;
}

.customerVoice .customerVoiceRight {
	float:right;
	width:315px;
}

div.fromstaff_catch,
div.fromstaff_catch p {
	font-size:16px;
	line-height:1.8;
}

div.fromstaff_catch {
	margin-bottom:20px;
}

table.fromstaff td {
	color:#666666;
	font-size:11px;
}

hr {
	margin:2em 5em;
	border:none;
	border-top:1px solid #DDDDDD;
	background:none;
}

