@charset "utf-8";
/*-------------------------------------------------
	reset styles
-------------------------------------------------*/
HTML, BODY, DIV, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, ADDRESS, UL, OL, LI, DL, DT, DD, TABLE, TH, TD, FORM, FIELDSET {
	margin: 0;
	padding: 0;
	color:#3E3E3E;
}
OL, UL, LI {
	list-style-type: none;
}
A {
	outline:none 0 #000000;
}
IMG {
	border:0;
}
SUP {
	font-family:"ＭＳ Ｐゴシック", Osaka;
}
/*-------------------------------------------------
	layout base 
-------------------------------------------------*/
HTML, BODY {
	height:100%;
}
BODY {
	/*
	background:#4F4F4F url(../img/bgMain.png) repeat-y center top;
	*/
	text-align:center;
}
/*-------------------------------------------------
	text color and size
-------------------------------------------------*/
BODY, TH, TD, H1, H2, H3, H4, H5, H6, PRE, INPUT, TEXTAREA, OPTION, DIV, P, DT, DD, LI, ADDRESS, CITE {
	font-size: 12px;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	color: #111111;
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
}
HR {
	display:none;
}
/*-------------------------------------------------
 text link
 -------------------------------------------------*/
A {
	color:#ff69b4;
	text-decoration:underline;
}
A:hover {
	color:#ff69b4;
	text-decoration:none;
}
/*-------------------------------------------------
	usefull margin
-------------------------------------------------*/
.mbS {
	margin-bottom:12px;
}
.mbM {
	margin-bottom:24px;
}
.mbL {
	margin-bottom:48px;
}
.mlS {
	margin-left:12px;
}
.mrS {
	margin-right:12px;
}
.mrS {
	margin-right:12px;
}
.mrSS {
	margin-right:6px;
}
/*-------------------------------------------------
	usefull item
-------------------------------------------------*/
.tar {
	text-align:right;
}
.tac {
	text-align:center;
}
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix {
	_height: 1px;
	min-height: 1px;/*￥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
BR.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
}
/*-------------------------------------------------
	main
-------------------------------------------------*/
#main {
	width:782px;
	margin:0 auto;
}
#contents {
	padding:0px 10px 30px 10px;
}
/*-------------------------------------------------
	main
-------------------------------------------------*/

#dekanji {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:150px;
	margin-bottom:10px;
	clear:both;
}
#dekanjiRuby {
	margin-bottom:24px;
}
#dekanjiInput {
	font-size:20px;
}
/*-------------------------------------------------
	header
-------------------------------------------------*/

#header {
	padding-top:20px;
	text-align:left;
}
#header h1 ,
#header div {
	float:right;
	margin:0px 0px 40px 20px;
}
#header div.last {
	margin:0px 0px 40px 0px;
}
#header p ,
#header h2 {
	float:right;
	margin:0px 0px 20px 10px;
}
#level {
	font-size:20px;
	margin-bottom:12px;
}
#btnExpandBox {
	clear:both;
	margin-bottom:48px;
}
#btnExpandBox input {
	border:1px solid #BBB;
	height:32px;
	font-size:24px;
	width:223px;
}
#btnExpandBox img {
	vertical-align:bottom;
}
#resentBox {
	text-align:left;
	width:362px;
	float:left;
}
#rankingBox {
	text-align:left;
	width:362px;
	float:right;
}
h3.headline {
	padding-bottom:6px;
	background:url(../img/bgBorder.png) repeat-x left bottom;
	margin-bottom:24px;
}
#rankingBox li, #resentBox li {
	line-height:140%;
}
#rankingBox li span.dekan, #resentBox li span.dekan {
	font-size:48px;
	display:block;
	line-height:120%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#rankingBox li span.ruby, #resentBox li span.ruby {
	font-size:12px;
	display:block;
	margin-bottom:24px;
}
li#no1 span.dekan {
	color:#D70135;
}
li#no2 span.dekan {
	color:#D91732;
}
li#no3 span.dekan {
	color:#DA2731;
}
li#no4 span.dekan {
	color:#DC372F;
}
li#no5 span.dekan {
	color:#DD472D;
}
li#no6 span.dekan {
	color:#DF5B2B;
}
li#no7 span.dekan {
	color:#E06929;
}
li#no8 span.dekan {
	color:#E27B27;
}
li#no9 span.dekan {
	color:#E38D25;
}
li#no10 span.dekan {
	color:#E5A023;
}
#footer {
	clear:both;
	background:url(../img/bgBorder2.png) repeat-x left top;
	padding-top:14px;
}
