@charset "UTF-8";

* {
margin:0;
padding:0;
}

body  {
	color: #333333;
	/* font-family: sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-family:'MS PGothic',Verdana,Arial,'?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	font-size: 100%;
	line-height: 1.6;
	margin: 0px;
}
ul {
	list-style: none;
}
a:link {
    color:#000066;
	text-decoration: underline;
}


/* link style
-----------------------------------*/
a img {
	border-style: none;
}
a:visited {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}
h3 a:link      {
	text-decoration: none;
	color: #3366CC;
}
h3 a:visited   {
	color: #3366CC;
	text-decoration: none;
}
h3 a:hover  {
    text-decoration: underline;
}

.clear {
clear:both;
}

#container {
 width:960px;
 margin-left:auto;
 margin-right:auto;
}

#content h2 {
	font-size:200%;
	font-weight:bold;
	margin: 20px;
	text-align:left;
	line-height:2em;
	border-bottom: solid 4px #333
}
#content p .above {
     margin-top:15px;
}
#content p .below {
     margin-bottom:15px;
	 padding-bottom:25px;
}


#wrapper #content .row {
	float: left;
	/*width: 675px;*/
	width:960px;
	overflow: hidden;
}
#content .vido-box {
	margin: 20px 10px;
	_margin: 20px 7px;
	float: left;
	width: 295px;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	display:inherit;
	overflow: hidden;
}
#content .vido-box:hover {
	background-color:#F0F0F0;
}
#content .vido-box h2 {
	font-weight: bold;
	color: #3F7FCF;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 2em;
	font-size: 110%;
}
#content .vido-box h2 a {
    font-weight:bold;
	color: #3F7FCF;
	text-decoration:none;
}

#content .vido-box h2 a:hover {
	text-decoration:underline;
}

#content .vido-box .text-area {
	float: left;
	font-size: 95%;
	height: 90%;
	width: 130px;
	margin-right: 5px;
}
#content .vido-box .box-right  {
	float: right;
	width: 160px;
	overflow: hidden;
}
#content .box-right .data {
	color: #3D7CC9;
	line-height: 1.3em;
}
#content .row .title {
	background-color: #3F7FCF;
	height: 200px;
}
#content .row .title h2 {
	color: #FFF;
	font-size: 200%;
	border-left: 8px solid #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
#vote {
	text-align: center;
}
#vote a {
	color: #FFF;
	text-decoration: none;
	background-color: #415497;
	text-align: center;
	height: 60px;
	width: 400px;
	display: block;
	line-height: 60px;
	font-size: 130%;
	border-top: 1px solid #293652;
	border-left: 1px solid #293652;
	border-right: 1px solid #769BEB;
	border-bottom: 1px solid #769BEB;
	margin: 10px auto;
}

#vote a:hover {
	background-color:#5973D1;
}
#content .zyuni {
	font-size: 300%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	clear: both;
}
#content .zyuni2 {
	font-size: 250%;
	font-weight: bold;
	margin-bottom: 5px;
	clear: both;
}
.result-box {
	width: 860px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 2px 2px 4px rgba(51,51,51,0.8);
	-moz-box-shadow: 2px 2px 4px rgba(51,51,51,0.8);
	-ms-box-shadow: 2px 2px 4px rgba(51,51,51,0.8);
	box-shadow: 2px 2px 4px rgba(51,51,51,0.8);
	border: 1px solid #666;
	padding: 20px;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-left: 40px;
	
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(0, 0, 0)),color-stop(1, rgb(69, 73, 77)));
	background-image: -moz-linear-gradient(-90deg,rgb(0, 0, 0) 0%,rgb(69, 73, 77) 100%);
	background-image: linear-gradient(-90deg,rgb(0, 0, 0) 0%,rgb(69, 73, 77) 100%);
}
.result-box .box-right {
	float: left;
	width: 459px;
	text-align: left;
}
.result-box .youtube {
	float: left;
	/*padding-right: 20px;*/
	border-right: 1px dotted #666;
	/*margin-right: 20px;*/
}
.box-two {
	float: left;
	width: 475px;
	overflow: hidden;
}
.box-two .result-box {
	width: 410px;
	margin-left: 20px;
	text-align: center;
}
.box-two .result-box .box-right {
	width: 360px;
	/*margin-left: 10px;*/
}
.box-two .result-box .youtube {
	/*margin: 0px 0px 0px 10px;*/
	padding: 0px;
	border-style: none;
}

.box-three {
	float: left;
	width: 322px;
	overflow: hidden;
}
.box-three .result-box {
	width: 265px;
	margin-left: 30px;
	text-align: center;
	padding: 10px;
}
.box-three .result-box .box-right {
	width: 265px;
	margin-left: 0px;
}
.box-three .result-box .youtube {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

.result-box h3 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	color: #333;
	line-height: 2.5em;
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 20px;
	
	text-shadow: 1px 1px 0px rgb(255, 255, 255);
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0, rgb(255, 255, 255)),color-stop(1, rgb(204, 204, 204)));
	background-image: -moz-linear-gradient(-90deg,rgb(255, 255, 255) 0%,rgb(204, 204, 204) 100%);
	background-image: linear-gradient(-90deg,rgb(255, 255, 255) 0%,rgb(204, 204, 204) 100%);
}
.result-box h4 {
	font-size: 200%;
	font-weight: bold;
	color: #3F7FCF;
	text-align: center;
	margin-bottom: 15px;
}

.result-box p {
	color:#fff;	
}
.result-box a {
	color: #FFF;
}/* CSS Document */


#boxA {
background-color:#FF9900;
position:relative;
margin-left:auto;
margin-right:auto;
 width:960px;
 height:70px;
 border-radius: 10px;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 margin-bottom:10px;

}

h1 {
color:#000000;
  font-size:200%;
  font-weight:bolder;
  text-align:left;
  margin-left:30px;
  vertical-align:middle;
 } 

#boxC {
  margin-left:auto;
  margin-right:auto;
 clear:both;
 background-color:transparent;
 width:770px;
  -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 margin-bottom:10px;

}
#boxC h2 {
font-size:120%;
font-weight:bold;
margin-left:15px;
}
#boxC h2.boxc {
font-size:120%;
marlin-left:20px;
font-weight:bold;
}

#boxC p {
font-size:100%;
font-weight:normal;
margin-left:25px;
margin-bottom:30px;
}
#boxC p.boxc {
font-size:100%;
font-weight:normal;
margin-left:30px;
}
#boxC p.boxcc {
font-size:100%;
font-weight:normal;
margin-left:30px;
margin-top:30px;
margin-bottom:5px;
}

#boxC dl {
width:320px;
float:left;
padding-left: 45px;
padding-bottom:24px;
}
#boxC dt {
padding-bottom:11px;
font-size:110%;
font-weight:bold;
}
#boxC .image{
pading-bottom:12px;
}
#boxC .text{
font-size:90%;
line-height:2.em;
}
#boxC a:hover img{
filter:alpha(opacity=80);
opacity:0.8;
}





#boxD {
 background:#cfc;
 width:100%;
 height:50px;
 clear:both;
 text-align:center;
 line-height:50px;
}
#boxD p{
margin-top:10px;
font-size:80%;
font-weight:normal;
}

#navi {
 background:#ddd;
}

#menu {
  clear:both;
 height:30px;
 margin-bottom:10px;
}

#menu ul {
 list-style-type:none;
}

#menu ul li.tli {
  float:left;
  width:110px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:2px solid #666666;
  background-color:#999999;

}
#menu ul li.tli1 {
  float:left;
  width:82px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli2 {
  float:left;
  width:82px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli3 {
  float:left;
    width:132px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli4 {
  float:left;
    width:82px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli5 {
  float:left;
    width:132px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli6 {
  float:left;
    width:82px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli7 {
  float:left;
    width:82px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli8 {
  float:left;
    width:82px;
  height:30px;
  border-top:2px solid #666666;
  border-right:0px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}
#menu ul li.tli9 {
  float:left;
    width:90px;
  height:30px;
  border-top:2px solid #666666;
  border-right:2px solid #666666;
  border-bottom:2px solid #666666;
  border-left:0px solid #666666;
  background-color:#999999;

}

#menu ul li a {
  font-size:16px;
  line-height:30px;
  display:block;
  text-align:center;
  text-decoration:none;
  color:#ffffff;
}

#menu ul li a:hover {
  color:#000000;
  background-color:#cccccc;
}
.box_clear {
	clear: both;
}/* CSS Document */



