@charset "utf-8";

/* init */
*{
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/bg.gif) repeat;
	color: #000000;
	font-size: 14px;
	line-height: 1.5em;
	font-family: sans-serif;
}
a img{
	border: none;
	}
a:link{
	color: #3caa00;
	text-decoration: underline;
	}
a:visited{
	color: #3caa00;
	text-decoration: underline;
	}
a:hover{
	}

/* Clearfix */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* レイアウト */
#mainImg{
	background: #fff;
	width: 900px;
	height: 370px;
	margin: 0 auto;
	position: relative;
}
#contents_bg{
	background: url(../images/bg_top.gif) repeat-x 50% top;
	}
#contents_wrapper{
	width: 900px;
	margin: 0 auto;
	background: #fff;
}

#umw_logo {
	position: absolute;
	width: 295px;
	height: 281px;
	top: 0;
	left: -51px;
}
#main_lead {
	position: absolute;
	width: 569px;
	height: 248px;
	top: 120px;
	right: 20px;
}
#mainlogo {
	position: absolute;
	width: 224px;
	height: 47px;
	top: 20px;
	right: 20px;
}
#official_sight {
	position: absolute;
	top: 287px;
	left: 28px;
}
#official_sight a {
	display: block;
	width: 200px;
	height: 0;
	padding-top: 78px;
	overflow: hidden;
	background: url(../images/umw2016_bnr.gif) no-repeat 0 0;
}
#official_sight a:hover {
	background-position: 0 100%;
}
#contents_left,#contents_right{
	width: 430px;
}
#contents_left{
	float: left;
	margin-left: 15px;
}
#contents_right{
	float: right;
	margin-right: 12px;
}
.contents_2col{
	background-color: #FFF;
	border: 1px solid #9a9a9a;
	padding: 20px 15px 15px 15px;
	}
.contents_1col{
	width: 868px;
	margin-bottom: 0;
	background-color: #FFF;
	padding: 20px 15px 15px 15px;
}
.contents_2col{
	margin-bottom: 20px;
	width: 395px;
}
#footer{
	width: 100%;
	clear: both;
	background-color: #a3752e;
	border-top: 1px solid #4c3108;
	margin-top: 40px;
}
#footer_in{
	width: 900px;
	height: 160px;
	margin: 0 auto;
	position: relative;
}


/* パーツ */
h1{
	margin: 0 0 17px 0;
}
h2 {
	width: 780px;
	border-top: 3px solid #7d308d;
	margin: 0 auto;
	padding: 20px 45px 0;
}
h3 {
	margin: 0 0 17px 0
}
.table01{
	color: #333333;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}
.table01 td,.table01 th{
	border: 1px solid #aeaeae;
	vertical-align: middle;
	padding: 5px 0;
}
.table01 th{
	font-weight: normal;
	background-color: #dad9d9;
	text-align: center;
}
.table01 td{
	background-color: #ffffff;
	text-align: left;
	padding-left: 10px;
}

.table02{
	border-collapse: collapse;
	width: 100%;
}
.table02 td,.table02 th{
	border: 1px solid #c3c3c3;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	font-size: 12px;
}
.table02 th{
	font-weight: normal;
	background-color: #ffd9cf;
}
.table02 td{
	background-color: #fff5f2;
}
	
.table03{
	border-collapse: collapse;
	width: 100%;
	}
.table03 th,.table03 td{
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	background-color: #ededed;
	padding: 5px 0px;
	text-align: left;
	vertical-align: middle;
	}
.table03 th{
	font-weight: normal;
	width: 25%;
	padding-left: 15px;
	}
.table03 td{
	padding-right: 15px;
	}
.table04 {
	border-collapse: collapse;
	width: 100%;
	font-size: 85%;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
.table04 th,.table04 td{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background-color: #ededed;
	padding: 5px 0px;
	text-align: left;
	padding: 5px;
	line-height: 1.2;
	background: #fff;
}
	
.lead {
	font-size: 90%;
	line-height: 1.5;
	margin: 0 0 10px;
}
	
.box01{
	width: 386px;
	border: 1px solid #d2d2d2;
	background-color: #f0efef;
	padding: 20px 10px 10px 10px;
	margin-bottom: 15px;
	color: #333333;
	line-height: 1.3em;
}
.txt01{
	border-bottom: 1px dotted #999999;
	padding: 10px 0 8px 35px;
	margin-bottom: 13px;
	font-size: 90%;
	line-height: 1.3em;
	font-size: 0px;
}
.txt02{
	padding-left: 15px;
	}
.name{
	color: #945e7d;
	}	
.gmap{
	margin: 15px 0 5px;
	}
.gmap p{
	text-align: right;
	font-size: 85%;
	}
.gmap_in{
	border: solid 1px #cebbbb;
	}
.box_dl1 a,.box_dl2 a{
	display: block;
	width: 238px;
	height: 57px;
	padding: 50px 20px 0 150px;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 12px;
	line-height: 1.2em;
	text-decoration: none;
}
.box_dl1 a:link,.box_dl2 a:link,.box_dl1 a:visited,.box_dl2 a:visited,.box_dl1 a:hover,.box_dl2 a:hover{
	color: #333333;
	text-decoration: none;
}
.box_dl1 a{
	background-image: url(../images/btn_dl_off.gif);
	background-repeat: no-repeat;
}
.box_dl1 a:hover{
	background-image: url(../images/btn_dl_on.gif);
	background-repeat: no-repeat;
}

.box_inner {
	font-size: 90%;
	line-height: 1.2;
	padding: 5px 10px;
	border: 1px solid #aeaeae;
	background: #fff;
}
.box_inner p {
	margin-top: 5px;
}


.logo1{
	width: 205px;
	height: 42px;
	position: absolute;
	top: 57px;
	left: 20px;
	}
.logo2{
	width: 163px;
	height: 34px;
	position: absolute;
	left: 176px;
	top: 37px;
	}
.logo3{
	width: 117px;
	height: 47px;
	position: absolute;
	top: 95px;
	}
.support{
	width: 500px;
	color: #c775a9;
	font-size: 12px;
	text-align: left;
	position: absolute;
	left: 398px;
	top: 40px;
	}	
.cr{
	width: 500px;
	color: #FFF;
	font-size: 10px;
	text-align: right;
	position: absolute;
	right: 15px;
	top: 110px;
	}
.totop{
	width: 92px;
	height: 26px;
	position: absolute;
	left: 780px;
	top: -26px;
	}

/* padding margin */
.maT5B10{
	margin-top: 5px;
	margin-bottom: 10px;
	}
.maT20{
	margin-top:20px;
	}
.maT15{
	margin-top: 15px;
	}
.maT10{
	margin-top: 10px;
	}
.maT5{
	margin-top: 5px;
	}
.ma_top5{
	margin-top: 5px;
}
.maB30{
	margin-bottom: 30px;
	}
.maB20{
	margin-bottom: 20px;
}
.maB15{
	margin-bottom: 15px;
	}
.maB10{
	margin-bottom: 10px;
	}
.maB5{
	margin-bottom: 5px;
	}
.maB0{
	margin-bottom: 0px;
	}
.maR5{
	margin-right: 5px;
	}
.pa_btm10{
	padding-bottom: 10px;
}


/* テキスト装飾 */
.small{
	font-size: 80%;
	line-height: 1.3em;
}
.note{
	color: #C36;
}
.align_right{
	text-align:right;
	}
.align_center{
	text-align:center;
	}
.sat{
	color: #0090ff;
	}
.sun{
	color: #ef3ec3;
	}
	
/*その他 */
.clear{
	clear: both;
	}
.fL{
	float: left;
	}
.capbox {
	position: relative;
	text-align: center;
	font-size: 10px;
	line-height: 1.2;
	margin-top: 10px;
}
.capbox img {
	margin-bottom: 5px;
}
