@charset "UTF-8";
/* CSS Document */

* { margin:0;
    padding:0;}


body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(../images/h_bg.gif);
	background-repeat: repeat-x;
}
.rightbox .ntb {
	margin: 16px;
	height: 218px;
}
#main .leftbox {
	float: left;
	height: auto;
	width: 584px;
}
.md {
	font-size: 11px;
	font-weight: bold;
}
#main .rightbox {
	float: right;
	height: auto;
	font-size:11px;
	width: 300px;
	background-color: #F4F4F4;
}
.leftbox h2 {
	width: 584px;
	height: 24px;
	margin-top: 16px;
	margin-bottom: 16px;
}
.rightbox p {
	font-size: 11px;
}

img {
	border:none;
}

ul,ol,li,dl,dt,dd{ list-style:none; 
                   margin:0;
                   padding:0;			   
				   }

				   
h1,h2,h3,h4,h5,h6{
	font-size:100%;
}




#container {
	width: 900px; margin:0 auto;
}

#header {
	height: 83px;
	width: 900px;
	position: relative;
	margin-bottom: 16px;
}
h1 {
	position: absolute;
	top: 12px;
	height: 63px;
	width: 225px;
	left: 1px;
}
.11txt {
	font-size: 11px;
}
#header p {
	top: 12px;
	position: absolute;
	height: 58px;
	width: 520px;
	right: 0px;
}

#main { width:900px;}
#footer {
	width: 100%;
	clear: both;
	height:70px;
	background-color:#bbbbbb;
}
address {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 12px;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
}
.ntb .ntxt {
	margin-bottom: 5px;
}
.10txt {
	font-size: 10px;
	line-height: 15px;
}
.clear {
	clear: both;
	float: none;
}
.ntxt {
	font-size: 10px;
}
#gaiyou {
	font-size: 11px;
}

.info {
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	float: left;
}

.copy {
	width: 450px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	float: right;
	text-align: right;
}
