@charset "shift_jis";


h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding: 0px;
}
dl, dt, dd {
	margin: 0px;
	padding: 0px;
}
li, ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table {
	border-collapse:collapse;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* +++++ Style for float clear +++++ */
.clearfix:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	font-size: 0.1em;
	line-height:0;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* +++++ Style for float clear +++++ */
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.px12 {
	font-size: 12px;
}
.px14 {
	font-size: 14px;
}
.px16 {
	font-size: 16px;
}
.px18 {
	font-size: 18px;
}
.px20 {
	font-size: 20px;
}
.px22 {
	font-size: 22px;
}
.px24 {
	font-size: 24px;
}
.px30 {
	font-size: 30px;
}
.px36 {
	font-size: 36px;
}
.b {
	font-weight: bold;
}
.black {
	color: #000;
}
.gray01 {
	color: #666;
}
.gray02 {
	color: #999;
}
.red {
	color: #F00;
}
.dark_red {
	color: #C00;
}
.blue {
	color: #00F;
}
.light_blue {
	color: #09F;
}
.green {
	color: #090;
}
.dark_green {
	color: #030;
}
.orenge01 {
	color: #F90;
}
.orange02 {
	color: #F60;
}
.brown {
	color: #502601;
}
.purple {
	color: #639;
}
.left {
	float: left;
}
.right {
	float: right;
}
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",;
	font-size: 13px;
	line-height: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
}
div#container {
}
.style_kkozu {
	font-weight:bold;
	font-size:24px;
	padding:0px 0 8px 0;
	color:#000;
	height:46px;
	line-height:46px;
}
.number_kkozu {
	color:#FF0000;
	font-weight:bold;
	font-size:30px;
	margin:0 0 0 8px;
	padding:12px 0 8px 0;
	height:46px;
	line-height:46px;
}
.style_ykame {
	font-weight:bold;
	font-size:24px;
	padding:0 0 0 0;
	color:#000;
	height:46px;
	line-height:46px;
}
.number_ykame {
	color:#FF0000;
	font-weight:bold;
	font-size:30px;
	margin:0 0 0 3px;
	padding:12px 0 0 0;
	height:46px;
	line-height:46px;
}