@charset "utf-8";
/* CSS Document */

#container
{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position:relative
}
body {
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -20px;
	margin-left: auto;
	height: auto;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 16px;
	width: auto;
	background-color: #E7E7E7;
}


a:link { color: #0066CC; } 
a:visited { color: #0066CC; } 
.links_name {
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 110px;
	padding-top: 0px;
	padding-right: 0px;
	font-size: 12px;
	line-height: 1.8em;
	color: #999999;
}
a:hover { color: #999999; } 
a:active { color: #999999; }

p {
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-family: "Century Gothic", "Futura", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	line-height: 16px;
	color: #003399;
	letter-spacing: 0.04em;
	font-family: "Century Gothic","Futura","Helvetica Neue","Helvetica","Arial","sans-serif";
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
}


h3 {
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 5px;
}

h4 {
	line-height: 15px;
	font-size: 10px;
	color: #999900;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: disc;
	color: #666666;
}

li {
	font-size:100%;
	margin: 0px;
	padding: 0px;
}

ul.content {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

li.content {
	font-size:12px;
	line-height: 18px;
	text-align: left;
	margin-left: 5px;
	padding-left: 18px;
	width: 150px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	background-image: url(../images/common/li-icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
}

ul.table {
	list-style-type: disc;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 40px;
}

li.table {
	font-size: 12px;
	list-style-type: disc;
	padding-left: 10px;
	line-height: 18px;
}

dl {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
dt {
	padding: 0px;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
}
dd {
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.cboth {
	clear: both;
}

.push{
height: 20px; /* .push must be the same height as .footer */

}
.push10{
height: 10px; /* .push must be the same height as .footer */

}
.push40{
height: 40px; /* .push must be the same height as .footer */

}

#wrapper {
	width: 950px; /* the bottom margin is the negative value of the footer's height */
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #FFFFFF;
	padding-top: 10px;
}
.header {
	height: 100px;
	text-align: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 950px;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.main_images-box {
	width: 920px;
	height: auto;
	margin: 0px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	float: left;
}
#wapper_left-box {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 650px;
	color: #666666;
}
#wapper_left-box_inquiry {
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 640px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wapper_right-box {
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 300px;
}

/* リスト ======= */
.list-box{
	width:635px;
	clear:both;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
   }

.list-box ul{
	width:640px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
   }

li.list1{
	width:312px;
	float:left;
	border: 1px solid #D4D0C8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
   }

li.list2{
	width:312px;
	margin:0px;
	float:left;
	border: 1px solid #D4D0C8;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-type: none;
   }

p.list-name{
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
   }

p.list-txt{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
   }
p.content {
	text-align: left;
	text-indent: 5px;
	line-height: 20px;
	margin: 10px;
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 0px;
	padding-left: 45px;
	color: #666666;
}

#seko-box {
	height: auto;
	width: 635px;
	padding: 0px;
	float: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#maker-box {
	height: auto;
	width: 635px;
	padding: 0px;
	float: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px 0px 0px 10px;
}
.bunner-box {
	height: auto;
	width: 290px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.otoiawase-box {
	height: auto;
	width: 270px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding: 0px;
}
.kaisyagaiyou-box {
	height: 45px;
	width: 150px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(../images/top/gaiyou_b.gif);
	padding-top: 205px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 130px;
}
.footer{
	height: 45px;
	width: 950px;
	line-height: 25px;
	text-align: center;
	background-position: left top;
	color: #FFFFFF;
	background-image: url(../images/common/bg-footer.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	float: left;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.inquiry_wapper-box {
	text-align: center;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.inquiry-button01 {
	height: 60px;
	width: 250px;
	display: block;
	background-image: url(../images/inquiry/button-top_off.jpg);
	background-repeat: no-repeat;
}
.inquiry-button01 a {
	height: 60px;
	width: 250px;
	display: block;
	background-image: url(../images/inquiry/button-top_off.jpg);
	background-repeat: no-repeat;
}
.inquiry-button01 a:hover{
	height: 60px;
	width: 250px;
	background-image: url(../images/inquiry/button-top_on.jpg);
	background-repeat: no-repeat;
}
.content-box {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.footer-backtop {
	float: left;
	height: auto;
	width: 935px;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-bottom: 10px;
}
p.ryokuchi {
	text-align: center;
	margin: 10px;
	color: #666666;
}
.waste-box_01 {
	background-image: url(../images/waste/i_03_1.gif);
	height: 125px;
	width: 370px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 35px;
	list-style-type: none;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.waste-box_02 {
	background-image: url(../images/waste/i_03_2.gif);
	height: 115px;
	width: 370px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 20px;
	list-style-type: none;
	color: #666666;
}
.waste-box_03 {
	background-image: url(../images/waste/i_03_3.gif);
	height: 115px;
	width: 370px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 70px;
	padding-top: 55px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	list-style-type: none;
}
ul.article-box {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}

li.article-box {
	margin: 5px;
	float: left;
	height: 230px;
	width: 150px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#privacy-body {
	height: auto;
	width: 450px;
	clear: both;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}
p.privacy-text {
	text-align: left;
	margin-right: 30px;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #666666;
}
ol.privacy-text {
	text-align: left;
	margin-right: 30px;
	margin-left: 70px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: decimal;
	list-style-position: inside;
}
li.privacy-text {
	margin: 5px;
	padding: 0px;
	color: #666666;
	font-size: 12px;
}
p.window-close {
	text-align: center;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
p.table {
	font-size: 12px;
	line-height: 18px;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.td-01 {
	background-image: url(../images/company/bg_area-th.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.td-02 {
}
p.footer-color {
	color: #FFFFFF;
}
#news1 {
	margin: 0px;
	padding: 0px;
}

/*----------------------------------
追加 2012 01 11
----------------------------------*/
h1#headTxt{
	font-family:"ＭＳ Ｐゴシック","Century Gothic", "Futura", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	position:absolute;
	top:10px;
	left:110px;
	font-size:10px;
	color:#999;
	font-weight:400;
	margin:0;
	padding:0;
}

p.headImg{
	font-size: 18px;
	font-family: "Century Gothic", "Futura", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:bold;
}
p.inquiryTxt{
	font-size: 18px;
	font-family: "Century Gothic", "Futura", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight:bold;
	}
	
.bottomTxt{
	height: auto;
	width: 615px;
	padding: 10px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 15px 0px 0px 10px;	
	}
	
.bottomTxt h2, .bottomTxt p{
	display:inline;
	font-size:10px;
	color:#666;
	font-weight:400;
	}
	
.footerLink{
	margin:0 auto;
	background-color:#FFF;
	padding-bottom:10px;
	}
	
.footerLink li{
	font-size:10px;
	display:inline;
	}
