@charset "utf-8";
body {
	background-image: url(../img/wave.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
table {
  border-collapse: collapse;
}
th, td {
  padding: 0;
}
.header_box {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head.png);
	background-repeat: no-repeat;
	background-position: left 25px;
}
.header_box h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 130px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.mes01 {
	margin-left: 130px;
	font-size: 12px;
}
.menu_box {
	height: 49px;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}
/*


.menu_box ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow:hidden;
}
.menu_box ul li {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin: 0px;
	display: block;
	height: 49px;
}

#m01 {
	height: 49px;
	width: 220px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
}
#m02 {
	height: 49px;
	width: 220px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -230px 0px;
}
#m03 {
	height: 49px;
	width: 220px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -460px 0px;
}
#m04 {
	height: 49px;
	width: 220px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
	background-position: -670px 0px;
}
*/
ul#globalnavi{
	width: 900px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

ul#globalnavi li{
	float: left;
	height: 49px;
	display: block;
	list-style-type: none;
}

ul#globalnavi li a {
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 49px;
	background-image: url(../img/menu.png);
	background-repeat: no-repeat;
}

/* global navi normal
---------------------*/
    #m01 a {
	width: 220px;
	background-position: -10px 0px;
	height: 49px;
}
    #m02 a {
	width: 220px;
	background-position: -230px 0px;
	height: 49px;
}
    #m03 a {
	width: 220px;
	background-position: -450px 0px;
	height: 49px;
}
    #m04 a {
	width: 220px;
	background-position: -670px 0px;
	height: 49px;
}

/* global navi rollover
----------------------*/
    #m01 a:hover  {
	width: 220px;
	background-position: -10px -49px;
}
    #m02 a:hover  {
	width: 220px;
	background-position: -230px -49px;
}
    #m03 a:hover  {
	width: 220px;
	background-position: -450px -49px;
}
    #m04 a:hover  {
	width: 220px;
	background-position: -670px -49px;
}
        
      
.pankuzu {
	height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.pankuzu ul li a {
	color: #F60;
	text-decoration: none;
}


.pankuzu ul {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/slide/home.png);
	background-repeat: no-repeat;
	background-position: left 2px;
}

.pankuzu ul li {
	list-style-type: none;
	font-size: 12px;
	color: #F60;
	margin-left: 10px;
	float: left;
}
#arrow {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}

.main_table {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.side_box {
	height: 10px;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.main_box {
	width: 630px;
	vertical-align: top;
}
.op_time {
	height: 32px;
	width: 240px;
	background-image: url(../img/side_title_back.png);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	padding-top: 8px;
}
.side_box_cm {
	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-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
	width: 198px;
}
.side_box_cm p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.bar {
	background-image: url(../img/bar.png);
	height: 24px;
	width: 630px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.bar h2, h3, h4 ,h5 {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #F60;
}
.txt_box {
	font-size: 14px;
	width: 610px;
	line-height: 26px;
	background-image: url(../img/under_bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-bottom: 50px;
}
.txt_box .f_right {
	float: right;
}

.txt_box ul li {
	list-style-type: none;
}

.txt_box ul {
	margin: 0px;
	padding: 0px;
}

.txt_box p {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}

.txt_red {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}

.img_box {
	width: 630px;
	margin-top: 10px;
	background-image: url(../img/under_bar.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.main_box ul {
	margin: 0px;
	padding: 0px;
}

.img_box li {
	float: left;
	list-style-type: none;
	height: 230px;
	width: 200px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #F60;
}
#img01 {
	margin-right: 15px;
}
#img02 {
	margin-right: 15px;
}
.footer {
	height: 200px;
	width: 100%;
	background-color: #F60;
	margin-top: 20px;
	padding-top: 20px;
}
.logo_box {
	margin-bottom: 20px;
}

.copyright_box {
	font-size: 12px;
	color: #FFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
