﻿body {
	font-family: "ヒラギノ角ゴ Pro W3","メイリオ",Osaka,"ＭＳ Ｐゴシック";
	font-size: 13px;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #EAF0FE;
}
p {
	margin-top: 0px;
	margin-bottom: 1pc;
}
form{
	margin: 0px;
}
object{
	margin: 0px;
	padding: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
strong {
	font-weight: normal;
}
td {
	text-align: left;
}
td.under {
	border-bottom: 1px dotted #00CC00;
	padding: 10px;
	height: auto;
	width: auto;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
}
ul.nomargin {
	margin-bottom: 0px;
}

.text-11px{	font-size: 11px;}
.text-13px{	font-size: 13px;}
.text-15px{	font-size: 15px;}
.text-left{	text-align: left;}
.text-point{
	font-size: 17px;
	font-weight: bold;
	color: #FF3300;
}

A:link { color: #0066FF; } 
A:visited { color: #0066FF; } 
A:hover { color: #996600; } 
A:active { color: #CCFF00; } 
td.under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
th.under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: normal;
	text-align: left;
}
h1 {
	font-size: 20px;
	text-align: left;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../img/main/h1.jpg);
	color: #395789;
	margin-left: 0px;
	padding-left: 40px;
	height: 45px;
	width: 560px;
	padding-top: 55px;
	margin-bottom: 10px;
}
h1.top {
	font-size: 15px;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../img/main/h2.jpg);
	height: 43px;
	width: 580px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 17px;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	color: #395789;
	width: 580px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 17px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #395789;
	padding-bottom: 10px;
	padding-left: 5px;
}

h2.top  {
	text-align: left;
	font-weight: normal;
	margin: 0px;
	background-image: url(../img/main/h3.gif);
	height: 56px;
	width: 579px;
	padding-top: 50px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #666666;
	font-size: 18px;
}
h2.top2 {
	background-image: url(../img/main/h3.gif);
	height: 30px;
	font-size: 15px;
	background-repeat: no-repeat;
	color: #333333;
	font-weight: normal;
	padding-top: 0px;
	margin: 10px 0px;
	padding-left: 10px;
	width: auto;
}
h2.none{
	display: none;
}
h3  {
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: normal;
	width: auto;
	color: #0066FF;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	clear: none;
	float: none;
}
h3.top {
	font-size: 13px;
	font-weight: bold;
	color: #759B1C;
	margin: 10px 0px;
	padding: 5px;
	clear: left;
	border-bottom: 1px double #769C1E;
	background-image: none;
	width: auto;
	float: none;
	height: auto;
}
h3.top2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	border: none;
	padding: 0px;
	background-image: none;
	height: auto;
	width: auto;
}

h4 {
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
}

#main h4 a{
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

li.sitemap {
	padding: 10px;
}
dl.list {
	padding: 5px 5px 5px 15px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../img/main/ddlist.jpg);
	height: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
dl.list dt {
	float: left;
	padding: 0px 5px 0px 0px;
}
dl.list dt dd {
	padding-left: 10px;
}
dl.list a:link {
	color: #FFFFFF;
	text-decoration: none; 
}
dl.list a:visited {
	color: #FFFFFF;
	text-decoration: none; 
}
dl.list a:hover {
	color: #FFFFFF;
}
dl.list a:active {
	color: #FFFFFF;

}

/*	20100325追加(石津)*/
hr{
	clear: both;
	padding-bottom: 20px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}