﻿@charset "utf-8";
.mtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
}
.msubtitle {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000033;
	padding-bottom: 8px;
}
.mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 19px;
	padding-right: 40px;
}
.mtext5 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 19px;
	padding-right: 5px;
}
.mtext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 5px;
	float: right;
}
.mtext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	line-height: 19px;
}
.mtext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
}
.mtext3-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	line-height: 19px;
	padding-top: 0px;
	padding-bottom: 5px;
}
.mtextme {
	background-image: url(meri.jpg);
	background-repeat: no-repeat;
}
.mtext6 {
	background-color: #E1DDC8;
	padding-top: 5px;
	margin-bottom: 4px;
	margin-top: 10px;
}
#news {
	text-align: left;
}
#newsTitle {
	padding: 15px 10px 15px;
	border-bottom: 5px solid;
	margin-bottom: 10px;
	border-bottom-color: #B5B093;
}
#news p {
	background: no-repeat 0 2px;
	background-image: url(../img/common/icon005.png);
	padding: 0 0 0 20px;
	margin: 0 0 10px 15px;
}
#news h1 {
	font-size: 16px;
	text-align: left;
}
#news h2 {
	margin: 30px 0;
	padding: 5px 10px;
	border-left: 15px solid;
	border-left-color: #D95437;
	color: #153C7D;
}
#news h3 {
	border-bottom: 1px solid;
	margin: 30px 0 10px 0;
	font-size: 14px;
	color: #413E2C;
}
#news h4 {
}
#news ul {
	padding: 10px 10px 5px;
}
#news li {
	margin: 5px 0 5px 35px;
}
.list_square li {
	list-style-type: square;
}
.list_number li {
	list-style-type: decimal;
}
.list_lower_alpha li {
	list-style-type: lower-alpha;
}
#newsSubNav {
	padding: 10px 20px;
	border: 1px solid;
	border-color: #BDB388;
	clear: both;
}
#newsSubNav p {
	padding: 0 0 0 15px;
	background: none;
}
#newsSubNav .thisPage {
	background: no-repeat 0 0;
	background-image: url(../img/common/icon003.png);
}
#newsSubNav a:link, #newsSubNav a:visited {
	text-decoration: none;
	color: #133A75;
}
#newsSubNav a:hover, #newsSubNav a:active {
	border-bottom: 1px dotted;
}

