body, h1, h2, h3, h4 , p{
	margin: 0px;
	padding: 0px;
}
a img   {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
address {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", "ＭＳ ゴシック", Arial;
	font-style: normal;
	font-size: 14px;
	text-align: center;
	margin-top: 5px;
}
.blank10 {
	clear: both;
	height: 10px;
	width: 100px;
}
.blank25 {
	clear: both;
	height: 25px;
	width: 100px;
}

.blank50 {
	clear: both;
	height: 50px;
	width: 100px;
}

.blank100 {
	clear: both;
	height: 100px;
	width: 100px;
}

.blank200 {
	clear: both;
	height: 200px;
	width: 100px;
}

.blank300 {
	clear: both;
	height: 300px;
	width: 100px;
}
.bold {
	font-weight: bold;
}


.bold_red {
	font-weight: bold;
	color: #F30;
}

.b_yellow_c_blue {
	background-color: #FF3;
	color: #00C;
}
.b_white_c_black {
	background-color: #FFF;
	color: #000;
}
.b_blue_c_yellow {
	background-color: #009;
	color: #F0F000;
}
.b_blue7d91b9_c_white_ {
	color: #FFF;
	background-color: #7D91B9;
}







.caution {
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	width: 400px;
	font-weight: normal;
	margin-top: 195px;
	margin-right: 10px;
}
.c_white {
	color: #FFF;
}

.c_yellow {
	color: #FF3;
}
.c_red {
	color: #F03;
}
.c_blue {
	color: #03C;
}
.c_blueblack {
	color: #385072;
}



.c_gray {
	color: #999;
}
.c_blue_bold {
	color: #009;
	font-weight: bold;
}
.c_blue_font12 {
	font-size: 12px;
	color: #00C;
}

.box_red {
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Arial, sans-serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	height: 25px;
	width: 220px;
	text-align: center;
	background-color: #FF4A4A;
	border: 4px outset #FFC1C1;
	margin-left: 170px;
}
.center {
	text-align: center;
}



.centering {
	text-align: center;
	color: #00F;
	font-size: 16px;
	font-family: "MS UI Gothic", "ＭＳ Ｐゴシック", Arial, sans-serif;
	letter-spacing: 0.2em;
	text-indent: 125px;
}

.comment_h3 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 13px;
	margin-left: 40px;
	line-height: 140%;
	letter-spacing: 0.1em;
}



.float_clear {
	clear: both;
}/*floatのクリア*/
.float_right {
	float: right;
}

.important {
	font-size: 16px;
	font-weight: bold;
	color: #006;
}
.link {
	font-size: 12px;
	color: #06F;
}

.logo {
	margin-left: 100px;
	font-weight: bold;
}
.font9 {
	font-size: 9px;
	letter-spacing: 0em;
}

.font10 {
	font-size: 10px;
}
.font10 a {
	color: #666;
	text-decoration: none;
	font-size: 10px;
}
.text_right {
	text-align: right;
}
.text_left {
	text-align: left;
}
