@charset "utf-8";

/* =========================================================

Menu  :
	1.BROWSER-RESET
	2.BASE-SET
	3.WIRE-FRAME
	4.CUSTOM STYLE
	5.PART STYLE
	6.FORM STYLE
	7.TABLE STYLE
	8.COMMON STYLE

========================================================= */

/* 1.BROWSER-RESET
--------------------------------------------------------- */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td { 
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
}

input,
textarea {
	margin: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
}

abbr,
acronym {
	border: 0;
}

a {
/* \*/
	overflow: hidden;
/* */
}

/* 2.BASE-SET
--------------------------------------------------------- */

/* FONT-LIB */

body,
input,
select,
textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", Arial, Sans-serif;
	font-size: 13px;
}

* html body {
	font-size: small; /* for IE6 */
}

*:first-child+html body {
	font-size: small; /* for IE7 */
}

* html table {
	font-size: 100%; /* for IE6 table */
}

.px10 {
	font-size: 77%;
}

.px11,
.xs {
	font-size: 85%;
}

.px12,
.s {
	font-size: 93%;
}

.px13,
.m {
	font-size: 100%;
}

.px14 {
	font-size: 108%;
}

.px15,
.l {
	font-size: 116%;
}

.px16,
.xl {
	font-size: 123%;
}

.px17 {
	font-size: 131%;
}

.px18 {
	font-size: 138%;
}

.px19 {
	font-size: 146%;
}

.px20 {
	font-size: 153%;
}

.px21 {
	font-size: 161%;
}

.px22 {
	font-size: 167%;
}

.px23 {
	font-size: 174%;
}

.px24 {
	font-size: 182%;
}

.px25 {
	font-size: 189%;
}

.px26 {
	font-size: 197%;
}

/* CLEAR-FIX */

.clfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html .clfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE6/IE Mac \*/
* html .clfix {
	height: 1%;
}

.clfix {
	display: block;
}
/* End hide from IE6/IE Mac */

/* 3.WIRE-FRAME
--------------------------------------------------------- */

html {
	overflow-y: scroll; /* CSS3 */
}
a {
	color: #07519a;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
}

div#header,
div#breadcrumbList {
	margin: 0 auto;
	width: 950px;
}

div#header {
	position: relative;
}

div#header div.logoarea div.tagline strong.tline {
		color:#666666;
		display:block;
		font-weight:normal;
		margin:0px;
		padding:0px;
}

div#header div.logoarea a {
	color:#666;
}

div#header div.logoarea a:visited {
	color:#666;
	text-decoration:none;
}

div#header div.logoarea a:hover {
	color:#666;
}

div#header div.logoarea a:active {
	color:#666;
}

#breadcrumbList {
	padding:5px 0 10px;
	border-top:1px solid #ccc;
	zoom:1;
}

#breadcrumbList:after {
	content:".";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
}

#breadcrumbList ol {
	float:left;
}

#breadcrumbList ol li {
	display:inline;
	text-align:left;
}

#breadcrumbList ol li a,
#breadcrumbList ol li strong {
	padding-left:15px;
	background:url("../img/arrow_breadcrumblist.gif") no-repeat 3px 50%;
	white-space:nowrap;
}

#breadcrumbList ol li.first a {
	padding-left:0;
	background-image:none;
}

#breadcrumbList ul {
	float:right;
	white-space:nowrap;
}

#breadcrumbList ul ul {
	display:inline;
	float:none;
}

#breadcrumbList ul li {
	display:inline;
}

#socialmedia {
	position:absolute;
	top: 54px;
	right: 0;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	color: #6d403d;
}


#footer {
	width: 950px;
	margin: 0 auto 10px;
	text-align: center;
	border-top: 1px solid #999;
	padding-top: 14px;
	margin-top: 14px;
}

/* 4.CUSTOM STYLE
--------------------------------------------------------- */

#main {
	position:relative;
}

h1 {
	background:url("../img/h1.png") no-repeat;
	width: 950px;
	height: 187px;
	text-indent: -9999px;
}

p.period {
	color: #000;
	font-weight: bold;
	position:absolute;
	top: 47px;
	right:24px;
}

.h1_2 {
	background:url("../img/h1_2.png") no-repeat;
	padding: 25px;
	padding-top: 0;
	height: 97px;
	width: 900px;
}

.h1_2 p {
	width: 513px;
	float: left;
}

.h1_2 p em a {
	margin-top: 16px;
	display:block;
	background: url("../img/btn.png") no-repeat;
	width: 481px;
	height: 47px;
	text-indent: -9999px;
}

.h1_2 p em a:hover {
	background-position: 1px 1px;
}

.h1_2 dl {
	float:left;
	padding: 14px 14px 0;
	width: 358px;
}

.h1_2 dl dt {
	background:url("../img/about.png") no-repeat;
	width: 110px;
	height: 16px;
	text-indent: -9999px;
	margin-bottom:5px;
}

.h1_2 dl dd {
	line-height:1.3;
}

.h1_2 dl dd.link {
	text-align:right;
}

#content ul.prize li {
	width: 475px;
	height: 356px;
	text-indent: -9999px;
	float: left;
}

#content ul li.prizeA {
	background:url("../img/a.png") no-repeat;
}

#content ul li.prizeB {
	background:url("../img/b.png") no-repeat;
}

#content ul li.prizeC {
	background:url("../img/c.png") no-repeat;
}

#content ul li.prizeD {
	background:url("../img/d.png") no-repeat;
}

.entryAbout {
	background:url("../img/entryabout.png") no-repeat;
	width: 950px;
	height: 336px;
	position: relative;
	margin-bottom: 22px;
}

.entryAbout dl {
	text-indent: -9999px;
}

.entryAbout dl dd a,
#entry a {
	background:url("../img/btn2.png") no-repeat;
	display: block;
	width: 481px;
	height: 47px;
	position: absolute;
	bottom: 20px;
	left: 234px;
}

.entryAbout dl dd a:hover,
#entry a:hover {
	background-position: 1px 1px;
}

#guideline {
	background:url("../img/guideline_bg_top.png") no-repeat;
	padding-top: 43px;
}

#guideline dl dt.guideline_dt {
	background:url("../img/guideline_dt.png") no-repeat;
	width: 100px;
	height: 28px;
	text-indent: -9999px;
	margin-left: 43px;
	margin-bottom: 15px;

}

#guideline dl dd.bg {
	background:url("../img/guideline_bg.png") repeat-y;
	padding: 0 43px;
}

dl.require {
	padding-bottom: 20px;
}

dl.require dd {
	line-height:1.5;
}

#entry {
	background:url("../img/guideline_bg_bttom.png") no-repeat;
	width: 950px;
	height: 67px;
	padding-top: 25px;
	position: relative;
	margin-bottom: 30px;
}

#entry a {
	bottom: 20px;
	left: 234px;
	text-indent: -9999px;
}

.goTop {
	width: 950px;
	text-align: right;
}

.goTop a {
	background: url("../img/gotop.png") 0 2px no-repeat;
	padding-left: 13px;
}
/* 5.PART STYLE
--------------------------------------------------------- */


/* 6.FORM STYLE
--------------------------------------------------------- */


/* 7.TABLE STYLE
--------------------------------------------------------- */


/* 8.COMMON STYLE
--------------------------------------------------------- */

