@charset "shift_jis";
/* CSS Document */

*{ margin:0; padding:0; }
body{
	background:#FFF;
	font-size: 9px;
	line-height: 180% !important;
	color:#666666;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	letter-spacing: 1px;
}
a img,
img{ border:0; }
li{ list-style:none; }
.mgb10{ text-align:center; margin-bottom:10px !important; }
.mgb20{ text-align:center; margin-bottom:20px !important; }
.mgb30{ text-align:center; margin-bottom:30px !important; }
.mgb40{ text-align:center; margin-bottom:40px !important; }
.mgb50{ text-align:center; margin-bottom:50px !important; }
.red{ color:#e60012; text-decoration:underline; }
.red2{ margin-top:20px; color:#e60012; text-decoration:none; font-size:14px; }
.bold a{ color:#e60012; font-weight:bold; }

#wrapper{ width:980px; margin:0 auto; }
h1{ margin-bottom:20px; }
#contents{ padding:0 47px; }
#contents p.text{ font-size:14px; margin-bottom:20px; text-align:center; }
#contents p.howto{ text-align:center; margin: 0 0 5px 0; padding: 0; }
#contents p.howto2{ text-align:center; margin: 0 0 0 0; padding: 0; }

#contents .Left{ float:left; margin-right:20px; }
#contents .Right{ float:right; margin-right:0px; }
#contents .attentArea{ text-align:left; background:url(../img/toriyose/bg_attent.gif) repeat-y left top; width:775px; margin:0; padding:20px 30px; font-size:16px; line-height:23px; }
#contents .attentBottom{ background:url(../img/toriyose/bottom_attent.gif) no-repeat center top; height:5px; }

#tenpoList	{ max-width:1200px; margin:0 auto; padding: 0 15px; }
#tenpoList .titTenpo	{ margin:15px 0; font-size:20px; font-weight:bold; }
#tenpoList table	{ width:100$; margin:0 aut0; font-size:12px; border-collapse:collapse; }
#tenpoList table td	{ padding:5px; }
.close{ margin:20px auto; font-size:12px; }
.close a{ color:#666; text-decoration:none; }
	
p.footer{ text-align:center; margin:50px auto 20px auto; font-size:10px !important; }


/*============================ 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; }
