@charset "UTF-8";

/*reset
----------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

ul, li {
  list-style: none;
}

img {
  vertical-align: bottom;
}

/*base
----------------------------------------------------------*/

html{
	  background:url(../images/main_bg.jpg) repeat-y center top #f5e4f2;
}
a {
  color: #fff;
  text-decoration: underline;
}
a:hover {
  color: #fff;
  text-decoration: none;
}

.imgHover a img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

.imgHover a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", verdana, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #5a5a5a;
  font-size: 14px;
  line-height: 1.6em;
}
p{
	margin-bottom: 0.8em;
}

/*header
----------------------------------------------------------*/
#gungho {
  height: 36px;
  background-color: #fff;
  border-bottom: 5px solid #ccc;
  vertical-align: bottom;
  width: 100%;
  position: relative;
}
#gungho p#ragnarok {
  text-align: left;
}
#gungho #roInfo {
  z-index: 10;
  position: absolute;
  right: 0;
  top: 8px;
}
#gungho #roInfo li {
  float: left;
  margin-right: 15px;
}
#gungho #roInfo li a {
  color: #828282;
  font-weight: bold;
  font-size: 12px;
}

.ssbg01{
	position: absolute;
	top: 1200px;
	left: 10%;
	z-index: 1;
}
.ssbg02{
	position: absolute;
	top: 3200px;
	left: 20%;
	z-index: 1;
}
.ssbg03{
	position: absolute;
	top: 2600px;
	right: 10%;
	z-index: 1;
}
.ssbg04{
	position: absolute;
	top: 4200px;
	right: 20%;
	z-index: 1;
}
/*header
----------------------------------------------------------*/
#header{
	background: url(../images/mainimg.jpg) no-repeat center top;
	height: 652px;
	text-align: center;
}
#header p,
#header h1,
#header ul#term{
	text-indent: -9999px;	
}
#sns{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#sns li{
	float: right;
}
#header #nav li{
	display: inline-block;
}
#header #nav{
	padding-top: 470px;
}


/*
----------------------------------------------------------*/
.section{
	width: 884px;
	margin: 0 auto;
	padding-top: 8px;
	margin-bottom: 80px;
	background: url(../images/box_top.jpg) no-repeat center top;
	position: relative;
	z-index: 10;
}
.section .inner{
	padding: 17px 25px;
	background: url(../images/box_mid.jpg) repeat-y;
}
.section .outer{
	background: url(../images/box_btm.jpg) no-repeat center bottom;
	padding-bottom: 8px;
}
.section h2{
	background: url(../images/h2_bg.jpg) no-repeat;	
	height: 66px;
	padding-top: 9px;
	text-align: center;
	margin-bottom: 30px;	
}


/*
----------------------------------------------------------*/



#howto{
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: none;
}
#howto h2{
	background: none;
}

#howto .inner{
	padding: 30px 50px 20px;
	background:url(../images/ss_bg.jpg)repeat-y;
}
#howto .outer{
	background: url(../images/ss_btm.jpg) center bottom no-repeat;
	padding-bottom: 5px;
}

/*footer
----------------------------------------------------------*/
#pagetop{
	width: 880px;
	margin: 20px auto;
	text-align: right;
}
#footer{
	background: #c7a6c3;
	text-align: center;
	padding: 30px 0;
	border-top: 5px solid #dabbd6;
	color: #462b43;
}


/*thema
----------------------------------------------------------*/
#thema{
	text-align: center;
	margin-bottom: 110px;
}
#thema .inner{
	padding-bottom: 40px;
}
#thematxt{
	margin-bottom: 20px;
}
#thema_img{
	position: absolute;
	right: -50px;
	bottom: 150px;	
}
#thema_img2{
	position: absolute;
	left: -50px;
	bottom: -100px;
}

/*entry
----------------------------------------------------------*/
#entry ul{
	background: url(../images/entry_step.png) no-repeat;
	width: 834px;
	height: 221px;
	margin: 0 auto;
	text-indent: -9999px;
	
}
#entry .point{
	text-align: center;
	text-indent: 0;
	color: #000;
}
#entry a{
	color: #a1005f;
	font-weight: bold;
}
/*prize
----------------------------------------------------------*/
#prize{
	position: relative;
}
#prize h3{
	margin-bottom: 20px;	
}
#prize p{
	padding-left: 20px;
}
#prize #copy{
	position: absolute;
	right: 30px;
	top: 140px;
}


/*#requirements
----------------------------------------------------------*/
#requirementsText{
	width: 784px;
	margin: 0 auto;
	padding: 20px;
	height: 200px;
	overflow: auto;
	background-color: #fff;
	border: 3px solid #e0e0e0;
}
#requirementsText a{
	color: #a1005f;
}
a#entrybtn{
	display: block;
	width: 522px;
	margin: 0 auto;
}

#agreement{
	font-size: 18px;
	font-weight: bold;
	margin: 20px auto;
	width: 8em;
	text-align: center;
	display: block;
}
/*howto
----------------------------------------------------------*/
#howto h2{
	margin-bottom: 45px;
}
#howto h3{
	font-size: 22px;
	color: #5d4728;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
}
#howto .leftbox{
	float: left;
	width: 420px;
}
#howto .ssimg{
	margin-left: 19px;
	margin-bottom: 50px;
}


/*sec
----------------------------------------------------------*/
body#sec{
	background: url(../images/sec/head_bg.jpg) no-repeat center top;
}
#sec #header{
	background: url(../images/sec/header.png) no-repeat center top;
	height: 335px;
	text-align: center;
}
#sec #header #nav{
	padding-top: 225px;
}
#sec #header #nav li{
	display: inline-block;
}
#sec table{
	border-left: 1px solid #ceceb4;
	border-top: 1px solid #ceceb4;
	background: #fff;
}
#sec table th{
	border-right: 1px solid #ceceb4;
	border-bottom: 1px solid #ceceb4;	
	padding: 10px;
	vertical-align: middle;
}
#sec table td{
	border-right: 1px solid #ceceb4;
	border-bottom: 1px solid #ceceb4;		
	padding: 10px;	
}
body#sec h2{
	background: none;
}
body#sec .entryBox{
	margin-bottom: 40px;
	padding: 0 25px;
}

/*excellence
-------------------*/
#sec #excellence h2{
	height: 126px;
	margin-bottom: 20px;
}
#sec #excellence .entryBox ul{
	overflow: hidden;
	background: url(../images/sec/arrow.png) no-repeat center 100px;
}
#sec #excellence .entryBox ul li{
	float: left;
}
#sec #excellence .entryBox ul li:first-child{
	margin-right: 40px;	
}
#sec #excellence .ss{
	margin-bottom: 20px;
}

#sec #excellence table th{
	width: 140px;
	background: #fdfdf8;		
}
body#sec .entryBox .inner{
	background: none;
}
body#sec .entryBox h4{
	font-weight: bold;
	font-size: 16px;
}

/*fine
------------------*/
body#sec #fine h2{
	height: 95px;
	margin-bottom: 30px;
}
body#sec #fine .entryBox{
	margin-bottom: 0;
}
body#sec #fine .entryBox .inner{
	padding: 0 0 40px 0;
	overflow: hidden;
	margin-bottom: 30px;
	background: url(../images/sec/border.gif) repeat-x center bottom;
	
	
}
body#sec #fine .entryBox .ssBox{
	float: left;
	background: url(../images/sec/ssbg.gif) no-repeat;
	padding: 9px;
	
}
body#sec #fine .entryBox th{
	width: 80px;	
}
body#sec #fine .entryBox td{
	vertical-align: middle;
}
body#sec #fine .entryBox tr.odd{
	background: #fdfdf8;	
}
body#sec #fine .entryBox table{
	margin-left: 360px;
	width:420px;
}

