
body { 
background-color: transparent;
color: #000000;
text-align: center; 
font-family:'?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','???C???I',Meiryo,'?l?r ?o?S?V?b?N',sans-serif;
font-size: 12px;}

.red {color: red; font-weight: normal}
.redb {color: red; font-weight: bold}
.redl {color: red; font-weight: bold; font-size: 16px}
.grayb {color: dimgray; font-weight: bold};




ul.list_none{
list-style-type:none;
}

#dropmenu{
  list-style-type: none;
  width: 800px;
  height: 32px;
  margin: 10px auto 20px auto;
  padding: 0;
}
#dropmenu li{
  position: relative;
  width: 110px;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}
#dropmenu li a{
  display: block;
  margin: 0;
  padding: 6px 0 6px;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}
#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;  
  width: 100%;
  left: 0;
  margin: 0;
  padding: 0;
}
#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #000000;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#dropmenu li ul li a{
  padding: 8px 8px;
  background: #FFFFFF;
  text-align: center;
  font-weight: normal;
}
#dropmenu li:hover > a{
  color: #888888;
}
#dropmenu > li:hover > a{
  color: #888888
}
#dropmenu li:hover ul li{
  overflow: visible;
  height: 32px;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
#dropmenu li:hover ul li:first-child{
  border-top: 0;
}
#dropmenu li:hover ul li:last-child{
  border-bottom: 0;
}

@-webkit-keyframes fadein {

	0%	{
	opacity: 0;
	background-color: white;
	}
	100%	{
	opacity: 1;
	background-color: white;
	}
}

#wrapper{
display: none;
}



*{
margin: 0;
padding: 0;
}


	
	
	
	
	
	
#loopslider {
	margin: 0 auto;
	width: 100%;
	height: 300px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

#loopslider ul {
	height: 300px;
	float: left;
	display: inline;
	overflow: hidden;
}
#loopslider ul li {
	width: 215px;
	height: 300px;
	float: left;
	display: inline;
	overflow: hidden;
}

#loopslider #loopleft {
	top: 0;
	left: 0;
	width: 100px;
	height: 300px;
	line-height: 300px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #555;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}
#loopslider #loopright {
	top: 0;
	right: 0;
	width: 100px;
	height: 300px;
	line-height: 300px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #555;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
	z-index: 99;
}

/* =======================================
	ClearFixElements
======================================= */
#loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

#loopslider ul {
	display: block;
	overflow: hidden;
}

.d {
  width: 700px;
}

.e {
  width: 200px;

body {
-webkit-text-size-adjust: 100%;
}

hr {
	height: 1px;
	background: #bbb;
	background-image: -webkit-linear-gradient(left, #eee, #777, #eee);
	background-image: -moz-linear-gradient(left, #eee, #777, #eee);
	background-image: -ms-linear-gradient(left, #eee, #777, #eee);
	background-image: -o-linear-gradient(left, #eee, #777, #eee);
}
}