@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: 80%;
	line-height: 180%;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
div#wrapper {
	width:100%;
	text-align:left;
}
div#container {
	margin-top:0px;
}
.print {
	width: 100%;
	height:1000px;
}
.msg {
	display:none;
}
.t2 {
	font-size:12px;
}

