@charset "utf-8";
/* ----------------------------------------------

	Wonderfl / STYLE
	author   : (C)KAYAC http://www.kayac.com/

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


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

	■html

---------------------------------------------- */
body {
	margin:0;
	padding:0;
	color:#3f3f3f;
	text-align:center;
	background: #d9d9d9 url(../img/light.jpg) 0 0 no-repeat;
	overflow-x: hidden;
}
/* ----------------------------------------------

	■structure

---------------------------------------------- */
div#wrapper {
	width:870px;
	margin:0 auto;
}
/* ----------------------------------------------

	■header

---------------------------------------------- */
div#header {
	width:870px;
	height:140px;
	margin: 0 auto 16px 0;
	text-align:left;
	position:relative;
	z-index: 2;
}
div#header .jamp {
	width: 300px;
	height: 46px;
}
div#header .logo {
	margin-top: 10px;
}
/* ----------------------------------------------

	■main+alteration

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

div#content {
	width: 874px;
	margin: 12px auto;
	z-index: 2;
}
div#content #left {
	float: left;
	width: 322px;
	height: 404px;
	background: url(../img/pad.png) no-repeat;
}
div#content #left .intro {
	padding: 16px;
}
div#content #left .intro dt {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 6px;
}
div#content #right {
	float: left;
	margin-left: 14px;
	width: 538px;
	height: 404px;
	background: url(../img/table.png) no-repeat 0 50%;
}
div#content #right .video {
	margin: 20px 0 14px 18px;
}
div#content #link {
	clear: both;
	height: 30px;
	padding-top: 24px;
}
div#content #link ul {
	margin: 0;
	padding: 0;
	text-align: right;
	color: #b6b6b6;
}
div#content #link li {
	padding: 2px 6px 2px 20px;
	display: inline;
}
div#content #link #item1 {
	background: url(../img/s-item1.png) no-repeat left center;
}
div#content #link #item2 {
	background: url(../img/s-item2.png) no-repeat left center;
}
div#content #link #item3 {
	background: url(../img/s-item3.png) no-repeat left center;
}
div#content #link li a {
	text-decoration: none;
	font-size: 100%;
}
div#content #link li a:hover {
	text-decoration: underline;
}
div#content-first, div#content-second, div#content-third {
	margin: 20px 0;
}
div.what-top {
	background: url(../img/what-top.png) no-repeat top;
	height: 18px;
}
div.what-in {
	background: url(../img/what-in.png) repeat-y;
	width: 322px;
}
div.what-bottom {
	background: url(../img/what-bottom.png) no-repeat 0 0;
	height: 18px;
}
div.frame-top {
	background: url(../img/frame-top.png) no-repeat;
	height: 76px;
}
div.frame-in {
	background: url(../img/frame-in.png) repeat-y;
	padding: 20px;
}
div.frame-in dl {
	float: left;
	width: 390px;
	margin-left: 18px;
}
div.frame-in dt {
	font-size: 104%;
	font-weight: bold;
	margin-bottom: 4px;
}
div.frame-in .clear {
	clear: both;
}
div.frame-bottom {
	background: url(../img/frame-bottom.png) no-repeat;
	height: 26px;
}
.theme {
	font-size: 200%;
	font-weight: bold;
	color: #2d2d2d;
	width: 730px;
	height: 40px;
	margin: 10px 0 0 20px;
	padding: 16px 0 0 46px;
}
div#content-first .theme {
	background: url(../img/item1.png) no-repeat left center;
}
div#content-second .theme {
	background: url(../img/item2.png) no-repeat left center;
}
div#content-third .theme {
	background: url(../img/item3.png) no-repeat left center;
}
.pageup {
	width: 56px;
	height: 56px;
	text-align: center;
	background: url(../img/pageup_off.png) no-repeat;
	margin-top: 7px;
}
.pageup a {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	display: block;
}
.pageup a:active {
	background: url(../img/pageup_on.png) no-repeat;
}
.headItem {
	float:left;
}
/* ----------------------------------------------

	■textArea

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

.mark {
	background: url(../img/mark.png) no-repeat;
	padding: 2px;
}
.mark a {
	margin-left: 16px;
}
.marker {
	color: #D7261C;
}
/* ----------------------------------------------

	■pageDesign

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

.handa {
	width: 190px;
	height: 430px;
	float: left;
	position: absolute;
	margin-top: -180px;
	margin-left: -160px;
	background: url(../img/handa.png) no-repeat;
}
.gainer {
	width: 340px;
	height: 960px;
	float: right;
	position: absolute;
	margin-top: -220px;
	margin-left: 466px;
	background: url(../img/gainer.png) no-repeat;
}
#layer0 {
	margin: 0 auto;
	width: 1240px;
	background: url(../img/layer0.png) no-repeat left top;
}
#layer1 {
	margin: 0 auto;
	width: 1240px;
	background: url(../img/layer1.png) no-repeat left bottom;
}
#layer2 {
	margin: 0 auto;
	width: 1240px;
	background: url(../img/layer2.png) no-repeat right top;
}
#layer3 {
	margin: 0 auto;
	width: 1240px;
	background: url(../img/layer3.png) no-repeat right bottom;
}
/* ----------------------------------------------

	■main

---------------------------------------------- */
div#main {
	clear: both;
	text-align:left;
	z-index: 1;
}
/* ----------------------------------------------

	■footer

---------------------------------------------- */
div#footer {
	clear: both;
	width:870px;
	font-size: 90%;
}
div#service {
	width: 870px;
	margin: 0 auto;
	text-align: left;
	padding-top:20px;
}
div#footer div#service img {
	margin:0 10px 0 35px;
	float:left;
}
div#footer div#service ul {
	width: 720px;
	overflow: hidden;
	float:left;
	font-size: 85%;
}
div#footer div#service ul li {
	float: left;
	padding-left: 10px;
}
address {
	font-size: 90%;
	padding-top: 10px;
	padding-right: 20px;
	color: #000000;
	text-align: right;
	padding-bottom: 20px;
}
/*-------------------------*/
div#ad {
	clear:both;
	margin:60px auto;
}
div#ad_super_bnr {
	padding: 15px 0;
	text-align: center;
}
/*-----------------------------------------------*/
* html .iepngfix {
 behavior: expression(IEPNGFIX.fix(this));
}
/*  CLEAR FIX 
---------------------------------------------- */

div#header, div#main div#topCode, div#main div#parentsCode, div#main div.editCode, div.top div#main div.cont_c1, div.top div#main div.cont_c1 ul#bfs_or_fork, div.top div#main div.cont_c1 div#user_rank dl, div.codepage div#main div.head_line, div.codepage div#main div.head_line div#code_title_wrapper, div.user_runk div.rank, div.user_runk div.rank div.user_item, div.rank, div.rank div.user_item, div.mypage div#myname, div.mypage div#myname dl, div.account form, div.account form dl, div.login div#login_selsect, div#container {
	zoom:1;/*for IE 5.5-7*/
}
div.box:after, div#header:after, div#main div#topCode:after, div#main div#parentsCode:after, div#main div.editCode:after, div.top div#main div.cont_c1:after, div.top div#main div.cont_c1 ul#bfs_or_fork:after, div.top .code_info:after, div.top div#main div.cont_c1 div#user_rank dl:after, div.codepage div#main div.head_line:after, div.codepage div#main div.head_line div#code_title_wrapper:after, div.user_runk div.rank:after, div.user_runk div.rank div.user_item:after, div.rank:after, div.rank div.user_item:after, div.mypage div#myname:after, div.mypage div#myname dl:after, div.account form:after, div.account form dl:after, div.login div#login_selsect:after, div#container:after {/*for modern browser*/
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}
* html div#header, * html div#main div#topCode, * html div#main div#parentsCode, * html div#main div.editCode, * html div.top div#main div.cont_c1, * html div.top div#main div.cont_c1 ul#bfs_or_fork, * html div.top div#main div.cont_c1 div#user_rank dl, * html div.codepage div#main div.head_line, * html div.codepage div#main div.head_line div#code_title_wrapper, * html div.user_runk div.rank, * html div.user_runk div.rank div.user_item, * html div.rank, * html div.rank div.user_item, * html div.mypage div#myname, * html div.mypage div#myname dl, * html div.account form, * html div.account form dl, * html div.login div#login_selsect, * html div#container {
	display:inline-table;
	/*\*/display:block;/**/
}
html, body {
	height: 100%;
}

