@charset "UTF-8";

a {
	color: #00738e
}

a:hover {
	color: #dd0000 !important;
}

a:visited {
	color: #00738e
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/ground.png);
	font-size: 14px;

}

header {
	height: 452px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/header_bg.png);
}

#area {
	position: relative;
	width: 960px;
	margin: 0 auto;
}


header #logo {
	position: absolute;
	top: 11px;
	left: 0px;
}

header #slogo {
	position: absolute;
	top: 51px;
	left: 0px;
}

header #title01 {
	position: absolute;
	top: 141px;
	left: 0px;
}

header #title02 {
	position: absolute;
	top: 105px;
	left: 140px;
}

header #title03 {
	position: absolute;
	top: 134px;
	left: 354px;
}

header #title04 {
	position: absolute;
	top: 265px;
	left: 0;
}

header #medal {
	position: absolute;
	top: 21px;
	right: 0px;
	z-index: 1;
}

header #btn {
	position: absolute;
	top: 338px;
	left: 0px;
}

header figure {
	position: absolute;
	top: 9px;
	left: 684px;
}

header #lead {
	position: absolute;
	top: 62px;
	left: 283px;
}

#hl {
	margin-bottom: 34px;
	height: 88px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/hl_gfx.png) repeat 0 0;
	-webkit-box-shadow: 0px 0px 7px #3d351e;
	-moz-box-shadow: 0px 0px 7px #3d351e;
	box-shadow: 0px 0px 7px #3d351e;
	behavior: url(http://server.sakura.ad.jp/common/css/PIE.htc);
	position: relative;
}

#hl h2 {
	width: 960px;
	margin: 0 auto;
	padding-top: 25px;
}

footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 10px;
}

#wrap {
	position: relative;
	min-height: 100%;
}

#contents {
	position: relative;
	padding-bottom: 50px;
}

img {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 0 !important;
	vertical-align: bottom;
}

/* article */

article {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

article h3 {
	margin-bottom: 20px;
}

article nav {
	margin: 28px 0 0 0;
	text-align: center;
}

article section {
	position: relative;
}

/* table */

article section table {
	width: 100%;
	margin-bottom: 34px;
}

article section table td {
	border-collapse: collapse;
	width: 197px;
	height: 34px;
	border: 1px solid #666;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/td_bg.png);
	text-align: center;
	vertical-align: middle;
}

article section table th {
	border-collapse: collapse;
	width: 197px;
	height: 34px;
	border: 1px solid #666;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/th_bg.png);
	text-align: center;
	font-weight: bold;
	color: #004257;
	vertical-align: middle;
}

article section table b {
	color: #d50065;
}

.flexcell {
	width: 593px;
	text-align: left;
	padding-left: 10px;
}

.headcell {
	width: 364px;
	text-align: left;
	padding-left: 10px;
}
.cell01 {
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/cell_bg.png);
}

article section table caption {
	caption-side: bottom;
	margin-top: 5px;
	font-size: 12px;
}

/* box */

.box {
	padding: 15px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/box_bg.png);
}

p.box {
	font-weight: bold;
	text-align: center;
}

ul.box li {
	margin-bottom: 4px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/arrow.png) no-repeat 0 0.5em;
	padding-left: 14px;
}

ul.box li:last-child {
	margin-bottom: 0;
}

/* voice */

#voice {
	height: 232px;
	margin-bottom: 40px;
}

#voice_left {
	position: absolute;
	top: 0px;
	left: -28px;
}

#voice_arrow {
	position: absolute;
	top: 66px;
	left: 425px;
}

#voice_right {
	position: absolute;
	top: 27px;
	right: 0;
}

p strong {
	font-weight: bold;
}

/* lineup */

#lineup {
	height: 596px;
	margin-bottom: 34px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/lineup_bg.jpg);
}

#lineup .lead {
	height: 46px;
	padding: 8px 25px 0 25px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/td_bg.png);
	color: #005063;
}

/* point */

#point {
	margin-bottom: 34px;
	padding: 20px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/td_bg.png);
}

#point ul {

}

#point ul li {
	position: relative;
	float: left;
	width: 305px;
	height: 368px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/point_bg.png) repeat-x;
	border-right: 1px solid #dae4e7;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #dae4e7;
	border-top: 1px solid #fff;
}

#point ul li:nth-child(1),
#point ul li:nth-child(4) {
	border-left: none;
}

#point ul li:nth-child(3),
#point ul li:nth-child(6) {
	border-right: none;
}

#point h5 {
	padding: 18px 0 0 20px;
	height: 68px;
	border-bottom: 1px solid #d6e1e4;
}

#point p {
	padding: 20px 20px 20px 20px;
	border-top: 1px solid #fff;
	font-size: 13px;
	color: #001f29;
}

#item01 {
	position: absolute;
	top: 200px;
	left: 83px;
}

#item02 {
	position: absolute;
	top: 208px;
	left: 72px;
}

#item03 {
	position: absolute;
	top: 210px;
	left: 79px;
}

#item04 {
	position: absolute;
	top: 212px;
	left: 76px;
}

#item05 {
	position: absolute;
	top: 207px;
	left: 93px;
}

#item06 {
	position: absolute;
	top: 180px;
	left: 38px;
}

#btnarea {
	position: relative;
	height: 274px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/header_bg.png);
	padding-top: 30px;
	text-align: center;
}

#btnarea div {
	position: relative;
	width: 595px;
	margin: 0 auto;
}

#btnarea nav {
	position: absolute;
	top: -10px;
	left: 15px;
	z-index: 5;
}

aside {
	position: relative;
	height: 228px;
	background: #fff;
}

aside div {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

aside h5 {
	padding-top: 20px;
}

aside dl {
	position: absolute;
	top: 85px;
	right: 0px;
}

aside dt {
	font-weight: bold;
}

aside ul {
	margin-top: 20px;
}

aside ul li {
	margin-bottom: 3px;
	padding-left: 13px;
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/arrow.png) no-repeat 0 0.5em;
}

aside ul li:last-child {
	background: none;
}

.cellnone {
	background: url(http://server.sakura.ad.jp/dedicated/lp/img/cell_none_bg.png) !important;
}

/*
#side {
	float: left;
	width: 200px;
	margin-right: -200px;
	background-color: #ddd;
}

#main {
	float: right;
	width: 100%;
	background-color: #eee;
}

#stage {
	margin-left: 200px;
}
*/