@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka;
	text-align: justify;
	text-justify: distribute;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
h1 {
}
h2 {
	font-size: 123.1%;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0066FF;
	color: #0066FF;
	font-weight: bold;
	background-image: url(../common/bg_h2.gif);
	border-top-width: 1px;
	border-top-style: solid;
	background-repeat: repeat-x;
	border-top-color: #CCCCCC;
	background-position: center center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 20px;
	line-height: 30px;
	height: 30px;
}
h3 {
	font-size: 100%;
	padding-left: 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
	color: #000000;
	font-weight: bold;
	background-image: url(../common/bg_h3.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-top: 20px;
	line-height: 20px;
	height: 20px;
}
h4 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009966;
	font-size: 100%;
	clear: both;
	color: #000000;
	margin-top: 15px;
}
h4 img {
	padding-bottom: 2px;
}
p {
	margin-top: 10px;
}
p.textsmall {
	margin-top: 5px;
}
ol {
	padding-top: 10px;
	padding-left: 30px;
}
ul {
	padding-left: 30px;
	padding-top: 10px;
}
li {
	margin-top: 5px;
}
table {
}
tr {
}
th {
}
td {
}
table.table_format01 {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.table_format01 th {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
table.table_format01 td {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.table_format02 {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.table_format02 th {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
table.table_format02 td {
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.table_formatClear {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin: 0px;
}
table.table_formatClear th {
	background-color: #EEEEEE;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px;
	border-top-style: none;
	border-left-style: none;
}
table.table_formatClear td {
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
}
a {
	color: #009966;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#header {
	height: 70px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#rogo {
	float: left;
	margin-top: 20px;
}
#submenu {
	text-align: right;
	float: right;
	margin-top: 20px;
	height: 25px;
}
#submenu p {
	margin-top: 0px;
}
#textSizeControl {
	float: right;
	clear: right;
	width: 320px;
}
#textSizeControl ul {
	margin: 0px;
	padding: 0px;
}
#textSizeControl li {
	display: inline;
	list-style-type: none;
}
#textSizeControl li a {
	display: block;
	float: right;
	height: 25px;
	width: 150px;
	margin-left: 10px;
}
#flash {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#flash_bg {
	background-image: url(../01top/images/bg_title.gif);
	background-repeat: repeat-x;
}
#title {
	width: 520px;
	color: #FFFFFF;
	padding-left: 280px;
	margin-right: auto;
	margin-left: auto;
}
#title h2 {
	font-size: 182%;
	font-weight: normal;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	line-height: 115px;
	height: 115px;
	color: #FFFFFF;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#title_bg {
	background-color: #009966;
	background-image: url(../common/bg_title_0.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 30px;
}
#title_bg_a {
	margin-top: 30px;
	background-color: #990033;
	background-image: url(../common/bg_title_a.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title_bg_b {
	margin-top: 30px;
	background-color: #0066CC;
	background-image: url(../common/bg_title_b.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title_bg_c {
	margin-top: 30px;
	background-color: #CC3366;
	background-image: url(../common/bg_title_c.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title_bg_d {
	margin-top: 30px;
	background-color: #CC7600;
	background-image: url(../common/bg_title_d.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title_bg_e {
	margin-top: 30px;
	background-color: #553322;
	background-image: url(../common/bg_title_e.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title_bg_omimai {
	margin-top: 30px;
	background-color: #EE5555;
	background-image: url(../common/bg_title_omimai.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#title_bg_other {
	margin-top: 30px;
	background-color: #666666;
	background-image: url(../common/bg_title_other.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#pankuzu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#menu {
	float: left;
	width: 240px;
}
#menu dl {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
}
#menu dl.menuTitle1 {
	background-image: url(../common/menu_title.jpg);
	margin-top: 10px;
}
#menu dl.menuTitle2 {
	margin-top: 20px;
	background-image: url(../common/menu_title2.jpg);
}
#menu dl.menuTitle3 {
	background-image: url(../common/menu_title3.jpg);
	margin-top: 10px;
}
#menu dt {
	margin: 0px;
	padding: 0px;
}
#menu dt a {
	font-size: 116%;
	font-weight: bold;
	color: #0066FF;
	background-image: url(../common/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 220px;
	display: block;
	padding-left: 20px;
	line-height: 30px;
	text-decoration: none;
}
#menu dt a:hover {
	text-decoration: none;
	background-image: url(../common/menu_over_bg.jpg);
}
#menu dt a.blue {
	background-image: url(../common/menu_over_bg.jpg);
}
#menu dd {
	padding: 0px;
	margin: 0px;
}
#menu dd a {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #333333;
	background-color: #EEEEEE;
}
#menu dd a:hover {
	background-color: #CCE0FF;
	text-decoration: none;
}
#menu dd a.blue {
	background-color: #DDFFFF;
}
#banner {
	margin-top: 20px;
}
#banner ul {
	padding: 0px;
	margin: 0px;
}
#banner li {
	padding: 0px;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
#main {
	float: right;
	width: 520px;
}
#contact dl {
	margin: 0px;
}
#contact dd {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#contact dt {
	float: left;
	width: 250px;
	margin-top: 10px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#float_clear {
	clear: both;
	height: 0px;
}
#footer {
	background-color: #009966;
	text-align: center;
	color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#footer p {
	margin-top: 0px;
}
#footer2 {
	background-color: #4DB894;
	text-align: center;
	margin-top: 1px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#footer2 address {
	font-style: normal;
	color: #000000;
}
#footer2 a {
	color: #000000;
}
#mt_contents {
	float: left;
	width: 330px;
}
#mt_contents img {
	-ms-interpolation-mode: bicubic;
	max-width: 100%;
	height: auto;
}
#mt_contents h2 {
	background-image: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #009966;
	font-size: 115%;
	line-height: normal;
	height: auto;
	width: auto;
	color: #009966;
}
#mt_contents h3 {
	background-image: none;
	padding: 0px;
	font-size: 85%;
	line-height: 16.5px;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	font-weight: normal;
}
#mt_contents p.footer {
	font-size: 85%;
	line-height: 16.5px;
	display: block;
	margin-top: 10px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: right;
}
#mt_contents .more {
	margin-top: 10px;
}
#mt_sidebox {
	float: right;
	width: 170px;
}
#mt_sidebox h2 {
	margin-bottom: 5px;
}
#mt_sidebox p {
	font-size: 85%;
	line-height: 16.5px;
	padding-top: 5px;
}
.headlineBox {
	height: 120px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.link {
	background-image: url(../common/yajirushi2right.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	display: block;
	list-style-type: none;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top40 {
	margin-top: 40px;
}
.w99percent {
	width: 99%;
}
.w80percent {
	width: 80%;
}
.w30percent {
	width: 30%;
}
.textsmall {
	font-size: 85%;
}
.textbig {
	font-size: 116%;
}
.pagetop {
	text-align: right;
	margin-top: 20px;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
	height: 1px;
}
.img_left {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
.img_right {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.img_waku {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.red {
	color: #CC0000;
}
.white {
	color: #FFFFFF;
}
.w250left {
	width: 250px;
	float: left;
}
.w250right {
	width: 250px;
	float: right;
}
.box_waku01 {
	background-color: #EEEEEE;
	padding: 10px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.number {
	margin-right: 5px;
}
.icon {
	margin-top: 3px;
	margin-bottom: 1px;
}
.waku {
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	background-color: #EEEEEE;
}
