@charset "utf-8";
html, body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, table, td, th, div, p, img, form, address {
  margin: 0;
  padding: 0;
  border: none;
  font-weight: normal;
  color: #515151;
}
html, body, th, td {
  font-size: 12px;
  line-height: 1.5em;
  font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
html, body{
  height:100%;
  text-align:center;
  background: #fff url('../img/body_bg.jpg');
  background-repeat:repeat-x;
  background-position:left top;
}
input, select, textarea {
  vertical-align: middle;
  font-size: 12px;
}
table {
  border-collapse: collapse;
}
a {
  color: #0063b2;
  text-decoration:none;
}
a:hover {
  color: #0063b2;
  text-decoration:underline;
}
ul, ol, dl, dt, dd, address {
  list-style-type: none;
  font-style:normal;
}

/*clearfix*/
.clearfix:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}

/*clearfix End*/

/* ************************************************** */
#contents {
  width: 950px;
  margin: 0 auto;
  text-align:center;
  background: #fff url('../img/content_bg.gif')  repeat-y;

}
#footer {
  width:950px;
  float:left;
  text-align: center;
  padding:0;
  background: #fff url('../img/footer_bg.gif')  repeat-y;
}
/* *********************** header *************************** */
#header h1 {
  position : absolute;
  left: 0px;
  top: 8px;
}
#header h1 img {
  width: 200px;
  height:45px;
}
#header .hdr_mlt {
  position : absolute;
  left: 810px;
  top: 2px;
}
#header .hdr_mlt img {
  width: 120px;
  height:11px;
  position:absolute;
  left:0;
  top:0;
}
/* *********************** footer *************************** */
.ftr_nav {
  width: 936px;
  height:23px;
  margin: 0 auto;
  border-top:1px solid #fff;
  text-align: left;
  background: #0f5b95 url('../img/footer_nav.gif')  no-repeat;
  position:relative;
}
.ftr_im1 {
  width:110px;
  height:14px;
  position:absolute;
  left:4px;
  top:4px;
}
.ftr_im2 {
  width:110px;
  height:14px;
  position:absolute;
  left:120px;
  top:4px;
}
.ftr_ebx {
  width:950px;
  font-size:10px;
  float:left;
  background: transparent url('../img/ebx_bg.gif');
  background-position:left bottom;
  background-repeat:no-repeat;
}
.ftr_ebx address {
  width:930px;
  padding:5px 10px 0;
  float:left;
  margin-left:0px;
  text-align:left;
}
a.ftr_ink, .a.ftr_ink:hover {
  color:#515151;
  font-weight:bold;
  text-decoration:none;
}
.ftr_ebx p {
  width:930px;
  padding:0 10px 25px;
  color:#939393;
  float:right;
  margin:-15px 0 0 0;
  text-align:right;
}

/* *********************** second *************************** */
#second_content h3 {
  width:200px;
  height:44px;
  margin:0 0 15px;
  background:transparent url('../img/fst_tmg.gif') no-repeat;
  position:relative;
}
#second_content h3 img {
  width:200px;
  height:44px;
  position:absolute;
  left:0;
  top:0;
}
#second_content h4 {
  width:189px;
  margin:0 auto 10px;
}
#second_content h4 img {
  width:189px;
  height:13px;
  display:block;
}

#second_content p {
  width:169px;
  text-align:left;
  font-size:10px;
  line-height:180%;
  margin:0 auto 10px;
  background:#eee;
}
#second_content p img {
  /*width:166px;*/
  /*height:40px;*/
  border:1px solid #fff;
}

#second_content h5 {
	color:#0f5b95;
	text-align:left;
	border-bottom:1px solid #8eacc6;
	margin:0 10px 5px;
	font-weight:bold;
	font-size:110%;
}

.p_m {
  width:166px;
  height:85px !important;
  border:none !important;
}.clear {
	clear: both;
}

dl#side_eventlist{
	text-align:left;
	margin:0 15px 20px;
}

dl#side_eventlist dd{
	border-bottom:1px dotted #999;
	padding-left:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	line-height:1.3;
}

dl#side_eventlist dt span.new{
	border:1px solid #c00;
	padding:1px 3px;
	color:#c00;
	line-height:1;
	background:#fff;
	margin-left:1em;
}

/* *********************** event *************************** */
#topEvent {
	background-color: #f2f2f2;
	padding: 16px;
	margin-bottom: 16px;
	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: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
}
#topEvent h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
}
#topEventBox {
	margin-top: 8px;
}
#topEventBox h4 {
	font-weight: bold;
	color: #706e6e;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #797979;
}

.eventDetail {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.eventDetailTxt {
	font-weight: bold;
	color: #0e456f;
}
#topEventBox img {
	margin-left: 8px;
}
#sideBanner {
	margin-top: -6px;
	margin-bottom: 10px;
}
#omimai {
	background-color: #EEEEEE;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
#topEvent p {
	margin-bottom: 6px;
	margin-top: 4px;
}


/*colorset*/
.color_red{
	color:#900;
}

