@charset "UTF-8";
@import "reset.css";

/* ³õÆÚÔO¶¨ */
body {
	color: #333;
	font-size: 16px;
	background-color: #fafafa;
	word-wrap: break-word;
}
a {
	color: #3366FF;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

/* wrapper 1020px */
.wrapper{
	margin-left: 350px;
	margin-right: 4em;
	width: 850px;
}

/****************
¥Ø¥Ã¥À©`
*****************/


#header{
	width: 1180px;
	position: relative;
	margin-top: 1em;
	padding: 0.5em 1em;
	height: 50px;
	line-height: 1.5em;
	z-index: 200;
}
#header .banlist{
	position: absolute;
	width: 30%;
	top: 0px;
	right: 14em;
	line-height: 1.5em;
		padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	text-align: right;
}
#header .contact{
	position: absolute;
	width: 180px;
	top: 0px;
	right:1em;
	
		}
		#header .contact a{
	background-color: #FF9900;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	display: block;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
		border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
width: 180px;
			}
		#header .contact a:hover{
	background-color: #FFcc00;
			}

/****************
¥á¥¤¥ó
*****************/


#main{
	line-height: 1.7em;
	position: relative;
	width: 100%;
	    min-height: 1330px;
}
#top-bg01{ background-image: url(/extra/home-coming-day/hcd_11/common/img/main-bg01.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
}
.top-content01{
	position: relative;
	z-index: 5;
}
	
#top-bg01 .top-img {
  z-index: 6;
  left: 0;
  top: -12%;
  position: absolute;
  text-align: center;
  width: 100%;
}
	
	
#top-bg02{
	background-image: url(/extra/home-coming-day/hcd_11/common/img/main-bg02.jpg);
	background-repeat: repeat;
	background-position: center top;

}
	
	
	.top-content02{
		padding-top: 4em;
	padding-bottom: 3em;

}
.top-content02 p{
		padding-left: 2em;
	padding-right: 2em;

}

.top-title-img{
	padding-top: 3em;
	padding-bottom: 3em;
	text-align: center;
}
#news .newslist{width:100%;}
#news .newslist td{padding:2em;}
#news .newslist tr:nth-child(odd){background-color: #efefef;}
#map{}






/****************
¥µ¥¤¥É¥Ð©`
*****************/


#sidebar{
	position: absolute;
	width:252px;
	overflow:hidden;
	left: 38px;
	top: -50px;
	z-index: 300;
}
#side-menu{width:248px;}
#side-menu li {
	
	border: 5px solid #FF6600;
	margin-bottom: 1em;
	border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  background-color: #fff;
}
#side-menu li .link{
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 4em;
	display: block;
	background-image: url(/extra/home-coming-day/hcd_11/common/img/side-menu-bg1.png);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 1em center;
	font-size: 18px;	
	color: #333;
	}
	
#side-menu li .link:hover{
	background-color: #Fc0;
	color: #333;
	}	
	
	
	.bana {text-align: center;margin-top:1em;}
	
	#side-menu li span{
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 4em;
	display: block;
	color: #fff;
	background-color: #F60;
	background-image: url(/extra/home-coming-day/hcd_11/common/img/side-menu-bg2.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	font-size: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	}
	#side-menu li .submenu{
	border: none;
	}
	#side-menu li .submenu li{
	border: none;
	margin: 0em;
	box-shadow: none;
	}
#side-menu li .submenu li a{
	padding-top: 0.75em;
	padding-right: 1em;
	padding-bottom: 0.75em;
	padding-left: 2.5em;
	display: block;
	background-image: url(/extra/home-coming-day/hcd_11/common/img/side-menu-sublist.png);
	background-repeat: no-repeat;
	background-position: 1em center;
	font-size: 14px;
	color: #333;
	}
	#side-menu li .submenu li a:hover{
	color: #FFF;
	background-color: #F60;
	}
	
#side-menu li .carrent{background-color: #e5e5e5;}
/****************
¥Õ¥Ã¥¿©`
*****************/
	
#footer{
	clear: both;
	background-image: url(/extra/home-coming-day/hcd_11/common/img/foot-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 3em;
	padding-top: 160px;
	padding-bottom: 1em;
	text-align: center;
 }




/****************
map
*****************/

 .map{
padding:1px;
display: inline-block;
color:#111;
line-height: 1.3;
background-color: #fff;
}

 .mapbangou{
color:#FFF;
min-width: 18px;
text-align: center;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
line-height: 1.3;

}

 .box-green{border:solid 1px #009841;}
 .box-blue{border:solid 1px #00A2E7;}
 .box-l_green{border:solid 1px #A7CA00;}
 .box-navy{border:solid 1px #181E8E;}
 .box-pink{border:solid 1px #EF85B5;}
 .box-red{border:solid 1px #e80403;}
 .box-yellow{border:solid 1px #EE9B01;}
 .box-daiko{border:solid 1px #aaaaaa;}


 .green{background-color: #009841;}
 .blue{background-color: #00A2E7;}
 .l_green{background-color: #A7CA00;}
 .navy{background-color: #181E8E;}
 .pink{background-color: #EF85B5;}
 .red{background-color: #e80403;}
.yellow{background-color: #EE9B01;}
.daiko{background-color: #aaaaaa;}





/****************
content
*****************/
.listbox{
	margin-bottom: 1em;
	padding: 4%;
	   border: 3px solid #eee;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
}
.zizen{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #FFF;
	background-color: #90C;
	padding-right: 1em;
	padding-left: 1em;
	}

.mark{
	color: #FFF;
	background-color: #F90;
	margin-right: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
}


#content{
	line-height: 1.75em;
	}
	
	
#content h1{
      background-repeat: repeat-x;
    background-position: top;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #EE9900;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    line-height: 1.5em;
    font-size: 1.5em;
    font-weight: normal;
    clear: both;
    font-weight: bold;
    margin: 0 0 0.7em 0;
  
}

#content h2{
	    color: #fff;
    border-style: none;
    background-color: #FF6600;
    padding-top: 0.5em;
    padding-right: 3em;
    padding-bottom: 0.5em;
    padding-left: 2em;
    line-height: 1.5em;
    color: #FFF;
    /* text-align: center; */
    border-radius: 0px 50px 50px 0px;
    -webkit-border-radius: 0px 50px 50px 0px;
    -moz-border-radius: 0px 50px 50px 0px;
    margin-bottom: 1em;
    font-weight: normal;
    text-decoration: none;
    clear: both;
    font-size: 1.2em;
    width: auto;
    display: block;
}

#content h2 a{
  color: #fff;
  
}

#content h5{
   padding-left:1.5em;
  
  	background-image: url(/extra/home-coming-day/hcd_11/common/img/listm.png);
	background-repeat: no-repeat;
	background-position: 0px 0.35em;
  margin-top:1em;
   margin-bottom:0.5em;
   font-size: 1.2em;
     border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #EEEEEE;
  
  
  
}

#content li{
  padding-left:1.5em;
  
  	background-image: url(/extra/home-coming-day/hcd_11/common/img/listm.png);
	background-repeat: no-repeat;
	background-position: 0px 0.35em;
}


.sonota-table{width: 100%;}
.sonota-table td{padding:0.5em;border-bottom: #ccc 1px solid;}
.sonota-table .target01{background-color: #fff;}
.sonota-table .target02{background-color: #cff;}
.sonota-table .target03{background-color: #ffc;}

.sonota-title{margin-top:1em;
font-size: 24px;
  line-height: 1.75em;}




/****************
form
*****************/

.form-container {
   border: 3px solid #eee;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;

margin:auto;
   padding:10%;
   width:80%;
   }
.form-field {
   border: 1px solid #ccc;
   background: #eee;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #555;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:2%;
   margin-bottom:20px;
   width:96%;
   
   }
.form-field:focus {
   background: #fff;
   color: #333;
   }



.submit-button {
    color: #fff;
    border-style: none;
    background-color: #FF9900;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-bottom: 0.5em;
	padding-left: 3em;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
		border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
   }
.submit-button:hover {
   background-color: #FFcc00;
   cursor:pointer;
   }
.submit-button:active {
   background-color: #FFcc00;
   }
   
   
.reset-button {
    color: #fff;
    border-style: none;
    background-color: #999;
	padding-top: 0.5em;
	padding-right: 3em;
	padding-bottom: 0.5em;
	padding-left: 3em;
	line-height: 1.5em;
	color: #FFF;
	text-align: center;
		border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
   }
.reset-button:hover {
   background-color: #ccc;
   cursor:pointer;
   }
.reset-button:active {
   background-color: #ccc;
   }
.hissu{color: #dd0000;}   
   
   
.img{
	width: 100%;
   }
   
   
   
   
   
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	display: block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	width: 280px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 80px;
	padding-bottom: 25px;
	padding-left: 80px;
	text-align: center;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-2 {
	background: #cb4e4e;
	color: #fff;
	box-shadow: 0 6px #ab3c3c;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}
/* Button 2g */
.btn-2g {
	border-radius: 40px;
}

.btn-2g:hover {
	box-shadow: 0 4px #ab3c3c;
	top: 2px;
	color: #FFF;
}

.btn-2g:active {
	box-shadow: 0 0 #ab3c3c;
	top: 6px;
}



.maplists{
	    color: #fff;
    border-style: none;
    padding-top: 0.5em;
    padding-right: 0em;
    padding-bottom: 0.5em;
    padding-left: 0em;
    display: block;
    
    }




#wap{
	width: 850px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	overflow: hidden;
	position: relative;
}

#contner {
	width: 3150px; /*(»­Ïñpx2000-wappx850)+»­Ïñpx2000*/
	height:1860px; /*(»­Ïñpx1180-wappx500)+»­Ïñpx1180*/ 
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fda;
	position: absolute;
    left: -1150px;
    top: -680px;
}


   
   
#itme{background-color: #eee;margin-top:3em;}
#itme h4{font-size:21px;padding-top:3%;padding-left:3%;}
#itme .text01{font-size:21px;padding-top:0.5em;padding-left:3%;} 
#itme .text02{padding-top:1em;padding-left:3%;}
#itme img{padding-left:1em;padding-right:3%;float:right;}   
   
   
   
   
/****************
media screen

*****************/



@media screen and (max-width: 1280px) {
	.img{
	width: 100%;
}
	.top-content02{
		padding-top: 6%;
	padding-bottom: 5%;

}
.top-title-img{
	padding-top: 8%;
	padding-bottom: 8%;
	text-align: center;
}
.wrapper{
	margin-left: 350px;
	margin-right: 4em;
	width: auto;
}
#header{
	width: auto;
	position: relative;
	margin-top: 1em;
	padding: 0.5em 1em;
	height: 50px;
	line-height: 1.5em;
	z-index: 200;
	margin-right: 5%;
}
}

@media screen and (max-width: 700px) {
	.wrapper{
	margin-left: 5%;
	margin-right: 5%;
	width: auto;
	
}
#sidebar{
	position: static;
	width:90%;
	overflow:hidden;
	left: 0px;
	top: 0px;
	z-index: 300;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 3em;
	margin-left: auto;
}
#side-menu{width:100%;}
.form-container {
   border: 3px solid #eee;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;

margin:auto;
   padding:5%;
   width:90%;
   }
}


@media screen and (max-width: 500px) {
img{
	width: 100%;
	height:auto;
}
.bana img{width: auto;
	height:auto;}
	
	
	#wap{
	width: 420px;
	height:500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCC;
	overflow: hidden;
	position: relative;
}
	#contner {
	width: 3580px; /*(»­Ïñpx2000-wappx420)+»­Ïñpx2000*/
	height:1860px; /*(»­Ïñpx1180-wappx500)+»­Ïñpx1180*/ 
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fda;
	position: absolute;
    left: -1550px;
    top: -680px;
}
	#contner img{
	width: 2000px;
	height:1180px;
}
	
}



