@charset "utf-8";
body {
	background-color: #F5F5F5;
	background-image: url(images/bg_sub.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
blockquote {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}div {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 918px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333;
}
#header {
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/head_tel.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 32px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
}

#header a {
	color: #FFF;
}

#menubar {
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#pageimage {
}
#main {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	line-height: 18px;
}
h2  {
	color: #FFF;
	background-color: #444;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 20px;
	clear: both;
	background-image: url(images/h2_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
h3  {
	background-color: #DDDDDD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	clear: both;
}

h4  {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h5 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	clear: both;
	background-image: url(images/bg_h5.png);
	background-repeat: no-repeat;
}


#pagetop {
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 192px;
	background-position: bottom;
	font-size: 12px;
	line-height: 16px;
	clear: both;
}
#footer a {
	color: #666;
	text-decoration: none;
}
.al_right {
	text-align: right;
}
.al_center {
	text-align: center;
}
.fl_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}
.fl_left {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.float_clear {
	clear: both;
}
.margin15 {
	margin-bottom: 15px;
}
.text10 {
	font-size: 10px;
	line-height: 14px;
}
.text12 {
	font-size: 12px;
	line-height: 18px;
}
.text14 {
	font-size: 14px;
	line-height: 20px;
}
.text16 {
	font-size: 16px;
	line-height: 22px;
}
.text18 {
	font-size: 18px;
	line-height: 22px;
}

.text16b {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.text18b {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.text20b {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}
.text22b {
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
}
.text_blue {
	color: #069;
}
.text_red {
	color: #E50011;
}

.text_green {
	color: #C1514F;
}
.text_white {
	color: #FFFFFF;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
.underline1b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
}

.underline2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.underline2b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


.table1 {
	background-color: #999999;
}
.table1 th {
	background-color: #DDDDDD;
	text-align: center;
}
.table1 td {
	background-color: #F0F0F0;
}
.table2 {
	background-color: #999999;
}
.table2 th {
	text-align: center;
}
.table2 td {

}
.pr  {
	padding-right: 15px;
}

.table3 {
	background-color: #CCCCCC;
}
.table3 th {
	background-color: #eeeeee;
	text-align: left;
}
.table3 td {
	background-color: #FFF;
}
.table3 .td2 {
	background-color: #F8F8F0;
}

a:link {
	color: #006CD8;
	text-decoration: underline;
}

a:visited {
	color: #006CD8;
	text-decoration: underline;
}
a:hover {
	color: #006CD8;
	text-decoration: none;
}
a:active {
	color: #006CD8;
	text-decoration: underline;
}
