@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
}
body{
	border: solid 10px #eee93a;
	background:;
	font-size: 10px;
	line-height: 180%;
	color:#000;
	font-family: "�q���M�m�p�S Pro W3","Hiragino Kaku Gothic Pro",Arial,Helvetica,verdana,Osaka,"�l�r �o�S�V�b�N","MS PGothic",sans-serif;
	letter-spacing: 1px;
}
img{
	border:0;
	vertical-align: bottom;
}

.mgb50{margin-bottom:50px !important;}
.mgb10{margin-bottom:10px;}


#contents_wrapper {
	width: 950px;
	margin: 0 auto;
	height:auto;
	background: #fff;
}

#contents_wrapper .maincontent{ width:950px; margin: 0 auto; padding:90px 0; text-align:center;}

h1 {
	margin: 0;
	padding: 0;
	margin-bottom:20px;
}
h2 {
	margin: 0 0 20px 0;
}

.mainimg li{display: inline-block;}
.mainimg li.mgr7{ margin-right:7px;}
.maincontent .copy{ background:url(../images/img_line.png), url(../images/img_line.png); background-repeat: no-repeat, no-repeat; background-position: center top, center bottom; padding:35px 0; text-align:center; font-size:23px; line-height:30px; font-weight:bold;} 
.maincontent .present{ position:relative;}
.maincontent .present .content-left{ margin:-23px 23px 0 48px; float:left;}
.maincontent .present .content-right{ text-align:left; padding: 60px 0 60px 447px;}
.maincontent .present .content-right .right-text01{ font-size:18px; line-height:26px; font-weight:bold;}
.maincontent .present .content-right .right-text02{ font-size:11px; line-height:18px}
.maincontent .present .btn{	background: #231815;
	border:none;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #fff;
	width: 100%;
	padding: 25px 0;
	font-size:25px;
	font-weight:bold;
	-webkit-transition: all .3s;
	transition: all .3s;}
.maincontent .present a{ text-decoration:none; color:#fff;}
.maincontent .present .btn:hover{background: #666666}
.maincontent .attention{ text-align:left; width:85%; margin: 0 auto;}
.maincontent .attention p{font-size:23px; font-weight:bold; margin-bottom:25px;}
.maincontent .attention ul{margin-left: 1em;}
.maincontent .attention li{text-indent: 0em; font-size:12px; line-height:25px;}
.footer {
    text-align: center;
}

/*============================ clearfix =============================*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE-mac */

.lineclear {
	background-image:none;
}

.clearfix { min-height: 1px; }