@charset "Shift_JIS";

/*
reset
*/
ul, li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
h2, h3, h4 {
	font-weight: 400;
	padding:0;
	margin:0 ;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html.clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.mod-column1 {padding-top:10px;}
.mod-column1 img { vertical-align:bottom;}

p {margin:0;}

/* content
------------------------------------------*/

.mod-column1 h2#que_tl{
	width: 950px;
	height: 310px;
	line-height: 0;
}
.mod-column1 .read{
	width: 950px;
	background: #000;
	padding: 20px 0;
}
.mod-column1 .read p{
	margin-left: 40px;
	font-size: 12px;
	color:#ccc;
}
#nav {
	width: 950px;
	background: #000;
	padding-bottom: 20px
}
#nav ul{
	width: 872px;
	margin: 0 auto;
}
#nav ul li{
	float: left;
	display: block;
}

#content_area{
	background: #000;
	padding: 0 9px 0 9px;
}
.inner{
	padding-bottom: 15px;
	background: #000;
}
.inner .left{
	width: 466px;
	float: left;
}
.inner .right{
	width: 466px;
	float: left;
}

table {
	border-collapse: collapse;
	text-align:left;
	border: solid 1px #666;
}
th {
	color: #fff;
	background-color: #999;
	padding: 8px 10px;
}
th.title{
	width: 120px;
}
th.rev{
	width: 253px;
}
th.name{
	width: 53px;
}
td.title{
	width: 100px;
}
td.rev{
	width: 253px;
}
td.name{
	width: 73px;
}
td {
	color: #000000;
	padding: 10px 10px;
	padding: 10px 10px;
	vertical-align: top;
	background: none repeat scroll 0 0 #FFFFFF;
}
tr.gray td {
	background: none repeat scroll 0 0 #f1f1f1;
}
th.rev,
th.name{
	border-left: solid 1px #fff;
}
td.rev,
td.name{
	border-left: solid 1px #999;
}
td a{
	padding-left: 30px;
	background: url(../images/ico.png) 2px 2px no-repeat;
	text-decoration: underline;
	color: #000;
	display: inline-block;
}
td a:hover { color: #000; text-decoration: none;}
td a:visited { color: #000;}

.em2{
	height: 2em;
}

/*
th.title{
	width: 25%;
	table-layout: fixed;
}
th.rev{
	width: 60%;
	table-layout: fixed;
}
th.name{
	width: 15%;
	table-layout: fixed;
}
td.title{
	width: 25%;
	table-layout: fixed;
}
td.rev{
	width: 60%;
	table-layout: fixed;
}
td.name{
	width: 15%;
	table-layout: fixed;
}
*/

.hmz_link {
    border: 2px solid #CCCCCC;
    padding: 2px;
	margin: 30px 0 0 0;
}
.hmz_link img {
    border: medium none;
    vertical-align: bottom;
}
.hmz_link .u1 {
    background: url("../images/hmz_link_bg.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
.hmz_link .u1 .left {
    margin-left: 1px;
    width: 380px;
	float: left;
}
.hmz_link .u1 .right {
    width: 561px;
	float: right;
}
.hmz_link .btn {
    margin-right: 11px;
    margin-top: 45px;
    text-align: right;
}
.hmz_link .u1 .btn .b1 {
    display: inline;
    padding-right: 15px;
}
.hmz_link .u1 .btn img {
    vertical-align: top;
}
.hmz_link .u1 .btn .b2 {
    display: inline;
}

.foot_note {
	width: 950px;
    color: #000;
    font-size: 11px;
    line-height: 1.5 !important;
    margin: 30px 0 0;
	text-align: right;
}

#bnr_area{
	width: 950px;
	margin-top: 30px;
}
#bnr_area .left{
	width: 470px;
	float:left;
}
#bnr_area .right{
	width: 470px;
	float:right;
}
#intro_note {
	width: 910px;
    color: #FFF;
    font-size: 11px;
    line-height: 1.5 !important;
    margin: 15px 0 0;
	text-align: right;
}

