@charset "utf-8";
/* CSS Document */
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;

}

img{
	border: 0px;
	vertical-align: bottom;
}

a:link{
	color: #006767;
	text-decoration: underline;
}
a:visited{
	color: #006767;
	text-decoration: underline;
}
a:hover{
	color: #00a3a3;
	text-decoration: none;
}

div:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	overflow:hidden;
	font-size:0.1em;
	line-height:0;
} 

div{
  zoom: 100%;
}

.photo_left{
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}

.photo_right{
	float: right;
	padding-left: 20px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.center{
	text-align: center;
}

.clear{
	clear: both;
}

.sptop40{
	padding-top: 40px;
}

/* テキスト */

h1{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin: 5px 0px;
}

h3{
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-bottom: 15px;
}

h4{
	font-size: 20px;
	font-weight: normal;
	border-bottom: 4px #999999 solid;
	padding-top: 10px;
	margin: 0px 0px 20px 0px;
}

h4.num{
	padding-top: 0px;
	border: none;
	margin: 0px 0px 15px 0px;
}

h5{
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	background-color: #666;
	padding: 2px 10px 1px 10px;
	margin-bottom: 15px;
}

h5.num{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-bottom: 5px;
	background-color:  #FFF;
	text-indent: -1.3em;
	padding-left: 1.3em;
	min-height:40px;
}

h5.num2{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-bottom: 5px;
	background-color:  #FFF;
	text-indent: -1.3em;
	padding-left: 1.3em;
	min-height:60px;
}

.comme{
	text-align: center;
	padding: 25px 50px;
	background-image: url(../../images/comme_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 35px;
}

.text{
	padding-bottom: 20px;
}

.red{
	color: #a2225a;
}

.green{
	color: #1b6e75;
}


/* 段組 */

body.top{
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: small;
	color: #333;
	line-height: 1.4;
	background-image: url(../../images/bg_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}

body{
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size: small;
	color: #333;
	line-height: 1.4;
	background-image: url(../../images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}


#footer{
	xheight: 75px;
	margin-top: 10px;
	padding-top: 25px;
	background-image: url(../images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #000;
}

.footer_in{
	width: 950px;
	margin: auto;
}

#wrapper{
	width: 950px;
	margin: auto;
	padding: auto;
}

#header.top{
	height: 56px;
}

#header{
	height: 80px;
}

#logo{
	float: left;
}

#header ul{
	list-style: none;
	float: right;
	margin-top: 10px;
}

#header ul li{
	float: left;
	padding-left: 20px;
}

#navi ul{
	list-style: none;	
}

#navi ul li{
	float: left;	
}

#mainbody{
	width: 690px;
	float: left;
}

#rightbody{
	width: 220px;
	float: right;
}

.uni_3box{
	width: 200px;
	float: left;
	background-image: url(../../images/3box_bg.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px 15px 60px 15px;
}

ul.contact{
	list-style: none;
	border: solid #ccc 1px;
	padding-bottom: 5px;
	margin-bottom: 30px;

}

ul.contact li{
	text-align: center;
	font-size: 12px;
	padding-bottom: 10px;
}

.pagetop{
	clear: both;
	text-align: right;
	padding-top: 30px;
}

#footer p{
	color: #999999;
	font-size: 12px;

}

#footer img{
	vertical-align: middle;
}


.order{
	background-image: url(../../images/order_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 34px;
}

address{
	color: #999999;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	float: right;
}

.copy{
	clear: both;
	text-align: center;
	font-size: 10px;
	padding: 15px 0px 5px 0px;
	resize: none;
}

.pankuzu{
	clear: both;
}

.pankuzu ul{
	list-style: none;
	padding: 15px 0px;
}

.pankuzu ul li{
	display: inline;
	background-image: none;
}

.pankuzu ul li a{
	display: inline;
	background-image: url(../images/pankuz.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

/* テーブル */

.tbl{
	border-collapse: collapse;
	margin: 0px 0 10px 0;

}

.tbl td{
    vertical-align: top;
	padding: 7px 10px;
	border : 1px solid #cccccc;
}

.tbl th{
    vertical-align: top;
	padding: 7px 10px;
	border : 1px solid #cccccc;
	background-color: #e7e7e7;
	font-weight: normal;
	text-align: left;
}

.w_180{
	width: 180px;
}

/* リスト */

ul.list{
	list-style: disc;
	padding: 0px 0px 0px 15px;
}

ul.list li{
	padding: 0px 0px 7px 0px;
}

ol li{
	margin-left: 1.7em;
	
}

ol li{
	margin-left: 1.7em;
	padding: 3px 0px;	
}


.box3{
	width: 210px;
	float: left;
	padding-right: 20px;
}

.cat_box{
	border: solid 5px #e7e7e7;
	padding: 10px;
	margin-bottom: 20px;
}

.catalog{
	width: 150px;
	float: left;
}

.catalog_r{
	width: 510px;
	float: right;
}

.cat_box ul{
	list-style: none;
}

.cat_box ul li{
	float: left;
	padding: 0px 15px 15px 0px;
}


dl{
	margin-bottom: 10px;

}


dl dt{
	margin-bottom: 10px;
}


dl.top dt{
	float: left;
	width: 65px;
}

dl.top dd{
	margin: 0px 0px 0px 75px;
}




.arrow{
	clear: both;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: solid 1px #ccc;
	margin-bottom: 20px;
}

.hukidashi{
	float: right;
	padding: 0px 250px 20px 20px;
}

input,textarea,select{
	padding: 2px;
}

.sp_5{
	margin-bottom: 5px;
}


.eco_box{
	width: 190px;
	float: left;
	padding: 0px 30px 0px 10px;
	background-image: url(../../ecology/images/arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}

.eco_box_none{
	width: 190px;
	float: left;
	padding: 0px 30px 0px 10px;
	background-image: none;
	margin-bottom: 30px;
}
