@charset "utf-8";
/* CSS Document */


*{
	margin:0px;
	padding:0px;
}

body{
	background:#F2F2F2;
	font-size:12px;
	text-align:center;
	font-family: "ＭＳ Ｐゴシック", Verdana, "Times New Roman";
}

a:link,a:visited {
	text-decoration: underline;
	color:#0066FF;
}
a:hover,a:active {
	text-decoration:underline;
	color:#FF0000;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.impact    {font-weight:bold; line-height:1.2;}
.impact01  {color:#0033FF; font-size:45px; font-weight:bold; line-height:1.2;}
.impact02  {font-size:20px; margin-bottom:20px; line-height:1.2;}
.impact03  {background:#F19C2B; font-weight: bold; padding:5px; color:#fff; margin-top:10px;}
.impact04  {font-size:10px; margin-bottom:15px; color:#999999;}
.impact05  {font-size:20px; margin-bottom:30px; line-height:1.2; font-weight:bold;}
.impact06  {color:#000; font-size:50px; font-weight:bold; line-height:1.2; margin-bottom:20px;}
.impact07  {color:#ffa26a; font-size:40px; font-weight:bold; line-height:1.2; margin-bottom:20px;}
.impact08  {font-size:30px;line-height:1.2;}
.impact09  {font-size:16px;line-height:1.2;}
.impact10  {font-size:16px; line-height:1.2; padding:20px; background:#212121;}

.style1 {
	font-size: 20px;
	font-weight:bold;
	color:#ffea00;
	margin-bottom:10px;
}
.style4 {color: #0033FF;}
.style6 {color: #FF0000; }
.style7 {font-size: 24px}
.style8 {
	color: #FF0000;
	font-weight: bold;
}
.style11 {color: #FF0000; font-weight: bold; font-size: larger; }
.style12 {font-size: smaller}



#container{
	width:980px;
	margin:0px auto;
	text-align:left;
	padding-top:25px;
}

#footer{
	clear:both;
	margin-top:30px;
	padding:20px 10px;
	text-align:right;
	background:#1E1E1E;
	color:#666;
}


#attention{
	margin-bottom:10px;
}
#attBox{
	padding:12px 20px;
	float:right;
	background:#000;
	color:#fff;
	width:670px;
}

#conBox{
	background:#E8E8E8 url(../images/simg006.png) left top repeat-x;
}

.contents{
	clear:both;
	background-color:#fff;
	border:1px solid #D7D7D7;
	margin-bottom:10px;
	padding:45px 25px;
	text-align:left;
}
.title01{
	clear:both;
	font-size:30px;
	margin-bottom:10px;
	margin-top:50px;
	font-weight:bold;
	padding:20px;
	text-align:center;
	background:url(../images/simg008.png) left top repeat-x;
}
.inbox01{
	background:#e7e7e7;
	padding:20px 20px;
	margin:10px auto 0px;
}
.conImg{
	float:left;
	border:1px solid #d7d7d7;
	background:#fff;
	width:480px;
}
.conText{
	float:right;
	width:45%;
	border:8px solid #6a6a6a;
	text-align:left;
	background:#fff;
}
.conInTxt{
	padding:10px;
	border:1px solid #d7d7d7;
}
.conInTit{
	padding:10px;
	background:#980d11;
	color:#fff;
	text-align:center;
}


.imgC{
	border:1px solid #d7d7d7;
	margin:0px auto 10px;
}

.imgR{
	float:right;
	margin:0px 0px 0px 25px;
}

.imgL{
	float:left;
	margin:0px 25px 0px 0px;
}


.content_Left{
	float:left;
	width:60%;
	text-align:left;
}
.content_Right{
	float:right;
	width:38%;
}


.formBox{
	background:url(../images/simg001.png) left top no-repeat;
	padding-left:60px;
	height:190px;
}

.mailform th,
.mailform td{
	padding:8px 5px;
	vertical-align:middle;
}
.formTbox01{
	width:300px;
	border:5px solid #FF7E00;
	padding:3px;
}
.submitBtn{
	background:url(../images/simg004.png) no-repeat;
	width:471px;
	height:74px;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
	

.impactBox{
	padding:2px;
	height:180px;
	overflow:scroll-y;
}

.checkBox{
}

.checkBox ul{
	list-style: none;
	text-align:left;
}

.checkBox li{
	background:url(../images/simg005.png) left top no-repeat;
	font-size:20px;
	padding-left:40px;
	line-height:1.4em;
	margin-bottom:8px;
	font-weight:bold:
}
.imgCenter{
	clear:both;
	text-align:center;
	margin:50px auto;
}



#footer p{
	margin-bottom:5px;
}
#footer a{
	color:#fff;
}