@charset "utf-8";

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{
    margin: 0;
    padding: 0;
}
img{
	border:0;
}
h1,h2,h3,h4,h5,h6{
	font-style:normal;
	font-weight:normal;
}
a{
	color: #BF1B21;
}
a:hover{
	color: #006699;
	text-decoration: none;
	
}

ul,li{
	list-style:none;
}
p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 2px;
}
body {
	color: #333333;
	font-family:'ＭＳ Ｐゴシック', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/bg_body.jpg);
}

img, div {
	
}
ul {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
}



.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	width: auto;
}
.clear10 {
	content: ".";
	clear: both;
	height: 10px;
	overflow: hidden;
	line-height: 10px;
	font-size: 1px;
	width: 590px;
	float: left;
}
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
* html .clearfix { height: 1% }
.clearfix {display:block;}
.textC000 {
	color: #000000;
}
.textCF00 {
	color: #FF0000;
}
.textSize1 {
	font-size: 10px !important;
	line-height: 10px !important;
}
.textImpt {
	color: #DF3150;
	font-weight: bold;
}
.textImpt2 {
	color: #3C1705;
	background-color: #F6F6EA;
	padding-left: 10px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-top: 6px;
}
.textH1 {
	color: #3C1705;
	background-color: #F6F6EA;
	padding-left: 10px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-top: 6px;
}
.textH12 {
	color: #3C1705;
	background-color: #F6F6EA;
	padding-left: 10px;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
}
.textH2 {
	color: #ED6E1A;
	background-color: #F6F6EA;
	margin-bottom: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
	font-weight: bold;
	margin-top: 6px;
	background-image: url(../images/bg_h4.jpg);
	background-position: bottom;
	padding-left: 10px;
}
.textH2C {
	color: #EC691B;
	margin-bottom: 6px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	margin-top: 6px;
	background-image: url(../images/bg_h4.jpg);
	background-position: bottom;
	text-align: center;
	background-repeat: no-repeat;
}

.textSize2 {
	font-size: 12px !important;
	line-height: 14px !important;
}
.textSize3 {
	font-size: 14px !important;
	line-height: 18px !important;
}
.textImpt3 {
	color: #DF3150;
}
.note {
	font-size: 12px;
	color: #df3150;
}
/* form */
.form_1 {
	background-image: url(../images/bg_form_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 24px;
}
.form_2 {
	background-image: url(../images/bg_form_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	line-height: 24px;
	background-attachment: fixed;
}
.form_input2 {
	background-image: url(../images/bg_form_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #BF1B21;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	line-height: 24px;
	background-attachment: fixed;
	color: #BF1B21;
}

.form_input {
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	border: 1px solid #BF1B21;
	background-image: url(../images/bg_form_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	color: #BF1B21;
}
.form_err {
	background-color: #E4566F;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border: 1px solid #FFFFFF;
}
.form_err_elm {
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	height: 24px;
	font-weight: bold;
}

.form_selbg {
	background-color: #FF3366;
	color: #FFFFFF;
}


.form_bgwrn {
	color: #FFFFFF;
	background-color: #FF3366;
}

.form_bgus {
	background-color: #CCFF99;
}

.form_bgus2 {

	background-color: #E8F7FD;
}



.sp10 {
	padding: 10px;
}
strong {
	color: #D20035;
}


.clear2 {
	clear: both;
	height: 1px;
	overflow: hidden;
	line-height: 1px;
	font-size: 1px;
	width: auto;
	background-image: url(../images/bg_dot9.jpg);
	background-repeat: no-repeat;
}
