body {
	margin: 15px 0px 0px;
	padding: 0px;
	text-align: center;
}

h1 {
	font-size: 16px;
	color: 108FB8;
	text-align: left;
	vertical-align: top;
	background-image: url(../img/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	height: 74px;
	width: 578px;
	line-height: 18px;
	font-weight: normal;
}

h1.toppage {
	font-size: 16px;
	color: 108FB8;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	height: 274px;
	width: 578px;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
}

h2 {
	margin: 0px 0px 0px 20px;
}
h2.toppage {
	margin: 0px 0px 8px;
	padding: 0px;
}

h3 {
	font-size: 14px;
	color: #696969;
	font-weight: bold;
	margin-top: 40px;
	margin-left: 20px;
	text-align: left;
	vertical-align: top;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #41BFA3;
	border-right-color: #41BFA3;
	border-bottom-color: #41BFA3;
	border-left-color: #41BFA3;
	height: 20px;
	padding-top: 6px;
	margin-bottom: 15px;
	width: 533px;
	margin-right: 0px;
	padding-left: 15px;
	background-color: #FEFBEF;
}

h4 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #41BFA3;
	margin: 0px 30px 10px 35px;
	padding: 5px 10px;
	width: 160px;
}
h4.cctype {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #41BFA3;
	margin: 0px 20px 10px 16px;
	padding: 5px 10px;
	width: 160px;
	float: left;
}
h5 {
	font-size: 14px;
	color: #CC0000;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}
h6 {
	margin-left: 10px;
	color: #41BFA3;
	font-size: 18px;
	font-weight: bold;
	margin-top: 2px;
	clear: right;
}
p {
	text-align: left;
	margin: 10px 0px;
	padding: 0px 30px 0px 40px;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	clear: left;
}

p.toppage {
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}

i {
	font-style: normal;
	color: #F29755;
	font-size: 11px;
	line-height: 14px;
}

b {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
}

b.overline {
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	text-decoration: line-through;
}

img.rightmargin {
	margin: 0px 6px 0px 0px;
}

img.topmargin {
	margin: 5px 0px 0px;
}

address {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.honbun_01 {
	font-size: 14px;
	color: #333333;
	line-height: 16px;
}

.honbun_02 {

	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.honbun_04 {
	font-size: 12px;
	color: #41BFA3;
	line-height: 16px;
}

.border_bottom {
	border-bottom:1px solid #108FB8;

}

.dotborder_bottom {
	border-bottom:1px dotted #999999;
	margin-bottom:10px;
}

.footer {
	color: #3BAFD4;
	font-size: 11px;
	line-height: 17px;
}

a:link {
	color: #3BAFD4;
	text-decoration: none;
}
a:visited {
	color: #3BAFD4;
	text-decoration: none;
}
a:hover {
	color: #3BAFD4;
	text-decoration: underline;
}
a:active {
	color: #3BAFD4;
	text-decoration: none;
}

.glovalnavi {
	background-color: #A8E1F0;
	margin: 0px;
	padding: 0px;
}
.glovalnavi ul {
	list-style-type: none;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
}
.glovalnavi li {
	height: 22px;
	display: block;
	margin-top: 10px;
}
.glovalnavi a{
	color: #42A7C7;
	background-image: url(../img/menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 22px;
	width: 170px;
	padding-left: 40px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
}
.glovalnavi a:hover{
	background-image: url(../img/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
}

.outline_col {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	border: 1px solid #CC0000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 35px;
	padding: 20px;
}

table.pagemargin{
	margin: 15px 30px 15px 35px;
}
em {
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}
.box {
	margin: auto;
	width: 800px;
	padding: 0px;
}
.ecolo_tex01 {
	font-size: 16px;
	font-weight: bold;
	color: #104A9C;
	background-color: #A7D685;
	line-height: 18px;
	display: block;
	width: 190px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 3px;
}
.ecolo {
	font-size: 12px;
	color: #104A9C;
	background-color: #B3D9F0;
	line-height: 14px;
	text-align: center;
}
.ecolo_tex02 {
	font-size: 18px;
	font-weight: bold;
	color: #104A9C;
	width: 200px;
	line-height: 20px;
}
p.topnews {
	color: #41BFA3;
	text-align: center;
}

