/*+++++++++++++++++++++++++++++++++++++++++++*/
/* ‹¤’Ê */
* {
	margin : 0px;
	padding : 0px;
}

body {
	margin : 0px;
	padding : 0px;
	color : #333333;
	text-align : center;
	font: 13px "Meiryo UI","‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",sans-serif;

	*font-size: small;
	*font: x-small;
}
table {
	font-size: inherit;
	font: 100%;
}
select,
input,
textarea {
	font: 99% "Meiryo UI","‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",sans-serif;

}
pre,
code {
	font: 115% monospace;
	*font-size: 100%;
}

img {
	border : 0px none #ffffff;
	vertical-align: bottom;
}

li {
	list-style-type: none;
}

sub {
	vertical-align: bottom;
}

.clear_float {
	clear : both;
	height : 1px;
	line-height : 1px;
}

.text_normal {
	text-decoration: none;
	font-weight: normal;
}

.text_bold {
	text-decoration: none;
	font-weight: bold;
}

.text_right {
	text-align: right;
}
.text_center {
	text-align: center;
}
.text_red {
	color: #cc0000;
}
.text_orange {
	color: #ff8c00;
}
.text_uline {
	text-decoration: underline;
}
.text_nowrap {
	white-space: nowrap;
}
.text_size90 {
	font-size: 90%;
}
.text_size80 {
	font-size: 80%;
}
.text_size70 {
	font-size: 70%;
}
/*+++++++++++++++++++++++++++++++++++++++++++*/
/* CMSÝ’èƒeƒLƒXƒg */
.smallText {
	font-size: 70%;
}

/*+++++++++++++++++++++++++++++++++++++++++++*/
/* ƒ‰ƒbƒp[ */
div#wrapper {
	width: 800px;
	margin: 0px auto;
}

/*+++++++++++++++++++++++++++++++++++++++++++*/
/* ƒ‹ƒr */
ruby {
	display:inline-table;
	text-align:center;
	white-space:nowrap;
	ruby-align: center; 
	text-indent:0;
	margin:0;
	vertical-align:-20%;
	_vertical-align: 0px;
}

/* ƒ‹ƒrƒx[ƒX */
ruby>rb,ruby>rbc {
	display:table-row-group;
	line-height:90%;
}

/* ‘O‘¤ƒ‹ƒrƒeƒLƒXƒg */
ruby>rt,ruby>rbc+rtc {
	display:table-header-group;
	font-size:60%;
	line-height:40%;
	letter-spacing:0;
}

/* Œã‘¤ƒ‹ƒrƒeƒLƒXƒg */
ruby>rbc+rtc+rtc {
	display:table-footer-group;
	font-size:60%;
	line-height:40%;
	letter-spacing:0;
}

/* •¡ŽGƒ‹ƒrƒeƒLƒXƒg */
rbc>rb,rtc>rt {
	display:table-cell;
	letter-spacing:0;
}

rtc>rt[rbspan] {
	display:table-caption;
}

/* ƒ‹ƒrŠ‡ŒÊ */
rp {
	display:none;
}
