@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/bg_c.png);
	background-repeat: repeat;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#upper_wrap {
	margin: auto;
	background-color: #FFF;
	height: 680px;
	background-image: url(../images/head_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#upper_wrap h1 {
	margin: auto;
	width: 100%;
	height: 550px;
	text-align: center;
	padding-top: 30px;
}

#wrapper {
	width: 960px;
	height: auto;
	overflow: hidden;
	margin: auto;
	/*	background-image: url(../images/bgline.png);*/
	background-repeat: repeat-y;/*	padding-left: 5px;*/
}
#content {
	width: 960px;
	height: auto;
	background-color: #FFF;
}
#information {
	clear: none;
	float: left;
	height: auto;
	width: 940px;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
 #foot {
	clear:both;
}

.head_title {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	background-color: #004098;
	letter-spacing: 0.2em;
	text-align: center;
	clear: none;
	float: left;
	height: auto;
	width: 883px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 10px;
	line-height: 28px;
}
/*---フォント---*/
.font1 {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}
.right_font {
	font-size: 12px;
	color: #099;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 3px;
}
h2 {
	font-size: 26px;
	font-weight: bold;
	color: #C00;
	padding-top: 5px;
	letter-spacing: 0.1em;
}
.oa_font {
	font-size: 17px;
	color: #09C;
	margin-bottom: 15px;
	margin-top: 2px;
	font-weight: bold;
}
.font2 {
	color: #eb1111;
	font-size: 25px;
}
.font3 {
	color: #004098;
	font-size: 13px;
	margin-top: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.font4 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	height: auto;
	width: 222px;
	margin-top: 8px;
	clear: none;
	float: left;
	margin-bottom: 3px;
	letter-spacing: 0.1em;
}
.font5 {
	font-size: 17px;
	color: #333;
	line-height: 29px;
	margin-top: 20px;
	margin-left: 35px;
	letter-spacing: 0.1em;
}

.p {
	font-size: 17px;
	color: #099;
	letter-spacing: 0.2em;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	padding-bottom: 5px;
}

.p2 {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-right: 15px;
	margin-left: 15px;
}
.font_red {
	font-weight: bold;
	color: #C00;
}
.font_green {
	font-size: 17px;
	font-weight: bold;
	color: #096;
	padding-top: 15px;
}
.oa_img {
	clear: none;
	float: left;
	height: 165px;
	width: 220px;
	margin-top: 5px;
}
.oa_img a {
	text-decoration: none;
}
.font_small {
	font-size: 13px;
	color: #006699;
	font-weight: bold;
}
.ft_box {
	margin: 6px auto;
	width: 500px;
	text-align: center;
}
.ft_box img {
	width: 40%;
}
/*---外部リンク---*/
#linkarea {
	padding: 10px;
}
.link_box {
	background-color: #93cddd;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 35px;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
	clear: none;
	float: left;
	height: auto;
	width: 870px;
	margin-right: 40px;
	margin-left: 40px;
}
.link_box a {
	color: #FFF; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}
.link_box a:visited {
	color: #FFFFFF;/*リンクの色*/
}
.link_box a:hover {
	color: #FFF; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}
/*---リンク---*/
a img {
	border: medium none;
}
a:hover img {
	filter: alpha( opacity=75 );  /* IE */
	opacity: 0.75;                 /* Firefox,Opera,Safari */
	-moz-opacity: 0.75;           /* Firefox 0.9より前 */
}
/*リスト部分*/

#listbox > #listtitle {
	display: none;
}
#oalist ul {
	width: 960px;
	overflow: hidden;
}
#oalist > ul > li {
	float: left;
	list-style: none;
}
#oalist > ul > li > a {
	text-decoration: none;
	display: block;
}
#oalist > ul > li > .a > div.oa_box {
	border: 2px solid #cccccc;
	height: 290px;
	margin: 4px;
	padding: 4px;
	width: 300px;
	margin-bottom: 70px;
}
#oalist > ul > li > .a > div.oa_box > p {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	height: auto;
	margin: 4px;
}
#oalist > ul > li > .a > div.oa_box > p.title {
	background-color: #f4ff94;
	color: #0b7e7d;
	font-weight: normal;
	font-size: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: center;
}
#oalist > ul > li > .a > div.oa_box > p.name {
	color: #333;
	font-weight: normal;
}
#oalist > ul > li > .a > div.oa_box > p.oa {
	font-size: 80%;
	color: #999999;
	font-weight: normal;
	text-align: center;
}
/*結果発表*/
#vote_box {
	margin: auto;
	height: auto;
	width: 960px;
}
.vote_txt {
	height: auto;
	width: 960px;
	background-color: #FFF;
}
.big_font {
	font-size: 24px;
	letter-spacing: 0.1em;
	text-align: center;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
	margin-top: 10px;
}
.vote_img {
	clear: none;
	float: left;
	height: 76px;
	width: 600px;
	margin-top: 30px;
	margin-left: 130px;
	margin-bottom: 30px;
}
.AwardFoods {
	overflow: hidden;
	clear: none;
	margin-bottom: 20px;
	height: auto;
	width: 880px;
	float: left;
}
.FoodArea2 {
	float: left;
	background-image: url(../images/aw_bg.gif);
	margin-left: 60px;
	clear: none;
	height: auto;
	width: 355px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 40px;
	padding-left: 30px;
}
.Lank_txt1 {
	float: left;
	clear: none;
	height: 335px;
	margin-right: 60px;
	width: 355px;
	background-color: #FFC;
	text-align: center;
}
.font_red {
	font-weight: bold;
	color: #C00;
}
.l_font1 {
	font-size: 26px;
	font-weight: bold;
	color: #C00;
	margin-top: 80px;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}
.l_font2 {
	font-size: 22px;
	font-weight: bold;
	color: #09C;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
}
.l_font3 {
	font-weight: bold;
	color: #333;
	font-size: 20px;
	line-height: 30px;
}




/* LINK BTN */

.container {
	text-align: center;
	padding-top: 40px;
	width: 312px;
	clear: none;
	float: left;
	margin-bottom: 80px;
}
.btn-open {
	display: inline-block;
	width: 290px;
	height: 50px;
	text-align: center;
	background-color: #57bcfd;
	font-size: 15px;
	line-height: 52px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
	border: 2px solid #57bcfd;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
.btn-open:after{
  width: 100%;
  height: 0;
  content:"";
  position: absolute;
  top: 50%;
  left: 50%;
  background : #FFF;
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) rotate(20deg);
  transition: .2s;
  z-index: -1;
}
.btn-open:hover{
	color: #57bcfd;
}
.btn-open:hover:after{
  height: 240%;
  opacity: 1;
}
.btn-open:active:after{
  height: 340%;
  opacity: 1;
}


/* fade-up */

.fade-up {
	transition: opacity 0.7s;
	-moz-transition: opacity 0.7s;
	-webkit-transition: opacity 0.7s;
	-o-transition: opacity 0.7s;
	transition: transform 0.7s;
	-moz-transition: transform 0.7s;
	-webkit-transition: transform 0.7s;
	-o-transition: transform 0.7s;
}
