@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, "ＭＳ Ｐゴシック", sans-serif;
	font-size:80%;
	text-align:center;
	background-color:#f6f6f6;

}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
p,li,dt,dl {
	line-height:140%;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.clear {
	clear:both;
}
/*
 Link Color [
----------------------------------------------------------- */
a {
	text-decoration:none;
}
a:link {
color:#fff;
}
a:visited {
color:#fefefe;
}
a:hover {
color:#ED4529;
}
a:active {
}

a.c1{
	color:#333;
	background-image:url(../img/a_cd.gif);
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	text-indent:18px;
	height:15px;
	margin-top:5px;
	width:70px;
}

a.c1:visited {
color:#333;
}
a.c1:hover {
color:#ED4529;
background-image:url(../img/a_cd_ac.gif);
}

a.c2 {
	color:#333;
}

a.c2:visited {
color:#333;
}
a.c2:hover {
color:#ED4529;
}

/*
 clearfix [
----------------------------------------------------------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:inline-block;
}

/*Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

/*
 CONTENTS [
----------------------------------------------------------- */
#top_world{
	background-image:url(../img/back.jpg);
	background-repeat:repeat-x;
	height:451px;
}

#2_world{
	background-image:url(../img/2nd_back.jpg);
	background-repeat:repeat-x;
	height:153px;
}

#head{
	text-align:center;
	width:1010px;
	margin:auto; 
}

#logo {
	background-image:url(../img/logo_back.gif);
	background-repeat:repeat-x;
text-align:left;
}


ul#m_menu {
	margin: 0px;
	padding: 0px;
	width:898px;
}

#m_menu li {
	margin: 0px;
	padding: 0px;
	float:left;
	height: 40px;
	list-style-type:none;
}

#m_menu li a {
	display:block;
	height: 40px;
	overflow: hidden;
	background-position: left top;
}

#m_menu li#menu01 a {background: url(../img/m01.gif) no-repeat left top;width:79px;}
#m_menu li#menu02 a {background:url(../img/m02.gif) no-repeat left top;width:119px;}
#m_menu li#menu03 a {background: url(../img/m03.gif) no-repeat left top;width:149px;}
#m_menu li#menu04 a {background: url(../img/m04.gif) no-repeat left top;width:109px;}
#m_menu li#menu05 a {background: url(../img/m05.gif) no-repeat left top;width:129px;}
#m_menu li#menu06 a {background: url(../img/m06.gif) no-repeat left top;width:119px;}
#m_menu li#menu07 a {background: url(../img/m07.gif) no-repeat left top;width:89px;}
#m_menu li#menu08 a {background: url(../img/m08.gif) no-repeat left top;width:105px;}
#m_menu li#menu01 a:hover,#m_menu li#menu02 a:hover,#m_menu li#menu03 a:hover,#m_menu li#menu04 a:hover,#m_menu li#menu05 a:hover,#m_menu li#menu06 a:hover,#m_menu li#menu07 a:hover,#m_menu li#menu08 a:hover {background-position: right bottom;}

#m_menu li#menu01ac a {background: url(../img/m01.gif) no-repeat right bottom;width:79px;}
#m_menu li#menu02ac a {background:url(../img/m02.gif) no-repeat right bottom;width:119px;}
#m_menu li#menu03ac a {background: url(../img/m03.gif) no-repeat right bottom;width:149px;}
#m_menu li#menu04ac a {background: url(../img/m04.gif) no-repeat right bottom;width:109px;}
#m_menu li#menu05ac a {background: url(../img/m05.gif) no-repeat right bottom;width:129px;}
#m_menu li#menu06ac a {background: url(../img/m06.gif) no-repeat right bottom;width:119px;}
#m_menu li#menu07ac a {background: url(../img/m07.gif) no-repeat right bottom;width:89px;}
#m_menu li#menu08ac a {background: url(../img/m08.gif) no-repeat right bottom;width:105px;}

ul#s_menu {
	margin: 0 0 0 347px;
	padding: 0px;
	width:390px;
}

#s_menu li {
	margin: 0px;
	padding: 0px;
	float:left;
	height:24px;
	list-style-type:none;
}

#s_menu li a {
	display:block;
	height: 24px;
	overflow: hidden;
	background-position: left top;
}


#s_menu li#sm01 a {background: url(../img/m04_1.jpg) no-repeat left top;width:141px;}
#s_menu li#sm02 a {background:url(../img/m04_2.jpg) no-repeat left top;width:79px;}
#s_menu li#sm03 a {background: url(../img/m04_3.jpg) no-repeat left top;width:170px;}

#s_menu li#sm01 a:hover,#s_menu li#sm02 a:hover,#s_menu li#sm03 a:hover {background-position: right bottom;}

#menu_s {
	height:65px;
}

#contents_world {
	background-color:#f6f6f6;
}

#contents_all {
	text-align:center;
	width:1010px;
	margin:auto;
}

.contents01 {
	width:540px;
	margin:10px 10px 10px 0;
	float:left;
	background-color:#CCC;
	text-align:left;
}

.tbl {
  font-size: 10px; /*文字サイズは崩れないようにするため固定にします。*/
  margin:0;
  padding:0;
}

.tbl img{
	float:left;
	margin:5px 0 5px 5px;
}

.tbl p{
	float:left;
	margin:5px 5px 5px 10px;
	width:149px;
}

.tbl dt {
  clear: left;
  float: left;
  width: 270px;
  margin: 0;
  border-bottom:1px dashed #999;
}
.tbl dd {
  float: left;
  width: 269px;
  margin: 0;
  border-left:1px dashed #999;
  border-bottom:1px dashed #999;
}

.contents02 {
	width:220px;
	margin:10px 10px 10px 0;
	float:left;
	background-color:#ddd;
	text-align:left;
}

.d_load {
	font-size: 10px;
  margin:0;
  padding:0;
    border-bottom:1px dashed #999;
}

.d_load img{
	float:left;
	margin:5px 0 5px 5px;
}

.d_load p{
	float:left;
	margin:5px 5px 5px 10px;
	width:130px;
}

.contents03 {
	width:230px;
	margin:10px 0 10px 0;
	float:right;
	text-align:left;
	background-color:#eee;
}

.calendar{
	margin:10px;
}

.calendar p{
	margin-top:5px;
	text-align:right;
	font-size:10px;
}

#label {
	text-align:left;
	width:770px;
	margin-bottom:10px;
}

.label_btm {
	background-image:url(../../img/label_back.gif);
}

.label_btm img {
	margin:20px 0 16px 20px;
}

span {
	cursor: pointer;
}
/*
 FOOTER [
----------------------------------------------------------- */
#foot {
	clear:both;
	border-top: solid 7px #ff0000;
height:120px;
background-color:#000;
}

#foot_main {
	text-align:center;
	width:1010px;
	margin:auto; 
}

#foot_main p{
	font-size:80%;
	text-align:left;
	margin-top:5px;
}

address {
font-style:normal;
color:#FFFFFF;
padding-top:45px;
font-size:80%;
}

#topad address {
padding-top:5px;
}

