@charset "utf-8";

/* GLOBAL */
* {
	font-family: sans-serif, Osaka;
	font-size: 13px;
	line-height: 1.4em;
	color: #2c2c2c;
	margin: 0;
	padding: 0;
	border-width: 0;
}
body { background-color: #ffffff; }

#main { width: 800px; text-align: left; }

.ind-1e	{ text-indent: -1em; }
.mgl-1e	{ margin-left: 1em; }

.mgl-10	{ margin-left: 10px; }
.mgl-40	{ margin-left: 40px; }

.mgr-10	{ margin-right: 10px; }
.mgr-40	{ margin-right: 40px; }

.mgt-5	{ margin-top: 5px; }
.mgt-8 { margin-top: 8px; }
.mgt-10 { margin-top: 10px; }
.mgt-15 { margin-top: 15px; }
.mgt-20 { margin-top: 20px; }
.mgt-30 { margin-top: 30px; }
.mgt-40 { margin-top: 40px; }

.mgb-5 { margin-bottom: 5px; }
.mgb-10 { margin-bottom: 10px; }
.mgb-15 { margin-bottom: 15px; }
.mgb-20 { margin-bottom: 20px; }
.mgb-30 { margin-bottom: 30px; }

.w-400 { width: 400px; }
.w-800 { width: 800px; }
.c-red	{ color: #ff0000; }
.c-whi	{ color: #ffffff; }
.c-gra	{ color: #555555; }

.bor-99 { border: 1px solid #999999; }
.bor-cc { border: 1px solid #cccccc; }

.lef { float: left; }
.rig { float: right; }
.cls { clear: both; }

.tx-al-lef { text-align: left; }
.tx-al-rig { text-align: right; }
.tx-al-cen { text-align: center; }

.fs-11 { font-size: 11px; }

#header {
	width: 800px;
	background-color: #000000;
}
#header .pad { padding: 10px 10px 0 10px; }

#menu {
	border-top: solid 2px #434343;
	margin-top: 10px;
}
#footer {
	width: 800px;
	text-align: center;
	font-size:12px;
	color:#999999;
	height:25px;
	padding-top:10px;
	margin-top:10px;
	border-top: 1px solid #999999;
}

/* Paragraph */

.page_tit { font-size: 22px; font-weight: bold; }
.prod_name {
	font-size: 16px; font-weight: bold;
	background-color: #8ad5c2;
	border-left: solid 4px #316558;
	margin: 30px 0 10px 0;
	padding: 4px 6px;;
}
.prod_note {
	margin-top: 4px;
	padding: 0 10px 8px 10px;
}

.box1 { width: 395px; }
.box1-in {
	border-style: solid;
	border-color: #bbbbbb;
	border-width: 0 1px 0 1px;
	padding: 10px 20px 0 20px;
}

.box2 { width: 304px; }
.box2-in {
	text-align: left;
	border: 1px solid #8d8d8d;
	padding: 10px 20px;
}

.box2-in a:link { color: #5f8cdf; text-decoration: none; }
.box2-in a:visited  { color: #2c2c2c; text-decoration: none; }
.box2-in a:active { color: #2c2c2c; text-decoration: none; }
.box2-in a:hover  { color: #ff5959; text-decoration: underline; }

.box2-in .tit { border-bottom: 1px dotted #888888	; padding-bottom: 4px; }
.box2-in .article { font-size: 12px; padding-top: 4px; margin-left: 1em; }

/* News	*/
#news { margin: 0 10px 10px 10px; }
.newtxt { margin: 2px; font-size: 12px; color: #2c2c2c; }
.newtxt a:link { color: #5f8cdf; text-decoration: none; }
.newtxt a:visited  { color: #5f8cdf; text-decoration: none; }
.newtxt a:active { color: #5f8cdf; text-decoration: none; }
.newtxt a:hover  { color: #5f8cdf; text-decoration: underline; }

/* Layer */
.lay1		{ position:relative; margin:0; padding:0; height:210px; }
.lay1-txt	{ position:absolute; left:610px; top:88px; width:200px;
			font-size:18px; line-height: 22px; }
.lay1-btn	{ position:absolute; left:459px; top:177px; width:327px; }
.lay1-img	{ position:absolute; left:10px; top:160px; width:327px; }

.lay1-txt a:link { color: #2c2c2c; text-decoration: none; }
.lay1-txt a:visited  { color: #2c2c2c; text-decoration: none; }
.lay1-txt a:active { color: #2c2c2c; text-decoration: none; }
.lay1-txt a:hover  { color: #ff5959; text-decoration: underline; }

.lay2-txt	{ position:absolute; left:530px; top:140px; width:260px;
			font-size:18px; line-height: 24px; }

.howtokenmin_t	{ position:relative; margin:0; padding:0; height:100px; }
.howtokenmin_t .title	{ position:absolute; left:480px; top:50px; width:260px;
			font-size:28px; font-weight:bold; text-align: right; }

/* Column	*/
.column {
	width:780px;
	background-image: url(../column/images/bk_note.gif);
	background-repeat: repeat-y;
}
.column_h {
	width:780px;
	height: 40px;
	background-image: url(../column/images/bk_note_head.gif);
	background-repeat: repeat-y;
}
.column_b {
	width:780px;
	height: 27px;
	background-image: url(../column/images/bk_note_bottom.gif);
	background-repeat: repeat-y;
}
.column p {
	padding: 0 30px;
	line-height: 27px;
	text-align: left;
}
.column_tit { font-size: 15px; font-weight: bold; padding-top: 18px; color: #cc3366; }
.column_tit2 { font-weight: bold; color: #284fce; }
.column_word { font-weight: bold; font-size: 120%; margin: 8px 0; }
.box_column {
	width: 600px;
	border: 3px double #d25645;
	padding: 15px 20px;
	background-image: url(../column/images/bk_word.gif);
}
.column_profile {
	width: 420px;
	text-align: left;
	border: 1px solid #cc8d8d;
	padding: 6px;
	background-color: #ffffff;
}
.box_data {
	width: 600px;
	border: 1px solid #bbbbbb;
	padding: 15px 20px;
	background-color: #fefaf4;
}

.column_bn th {
	padding: 3px 10px;
}
.column_bn th.new {
	background-color: #87eb98;
}
.column_bn th.bn {
	background-color: #81b4d8;
}



.column_bn td {
	padding: 3px 10px;
}

