@charset "utf-8";
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* LAYOUT */

body {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
}
/* リンクの設定 */
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#top_left a {
	color: #333333;
	text-decoration: none;
}
#top_left a:hover {
	color: #ff6600;
	text-decoration: underline;
}
#side_menu ul li a {
	color: #0392fc;
	text-decoration: none;
}
#side_menu ul li a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/* ヘッダーの設定（共通） */
#head {
	background-image: url(image/bg_top01.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 10px;
}
#wrap {
	width: 860px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#wrap #header {
	height: 70px;
	background-image: url(image/bg_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#wrap #header h1 {
	font-size: 12px;
	color: #333333;
	margin-left: 17px;
}
#top_content {
	height: 285px;
}
#top_content_sub {
	height: 165px;
}
#top_left {
	float: left;
	width: 215px;
	margin-right: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* グローバルメニュー（左）の設定 */
#top_left .ansin {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-image: url(image/bg_ansin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#top_left .ansin02 {
	height: 45px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#top_content #top_left .ansin p {
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	color: #333333;
}
#top_left h2 {
	font-size: 12px;
	color: #4ebad7;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* グローバルメニューSub（左）の設定 */
#top_left .ansin_sub {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 30px;
}
#top_left .ansin_sub p {
	font-size: 13px;
	font-weight: bold;
	margin-left: 5px;
	color: #333333;
}
/* グローバルメニューの設定（共通） */
#top_right {
	float: left;
	height: 285px;
	width: 640px;
}
#top_right_sub {
	float: left;
	height: 165px;
	width: 640px;
}
#menu {
	height: 45px;
	width: 640px;
}
#menu a {
	display: block;
}
#menu a:hover img{
	visibility: hidden;
}
#menu #nav01 {
	float: left;
	height: 45px;
	width: 107px;
	background-image: url(image/menu01_RO.jpg);
	background-repeat: no-repeat;
}
#menu #nav02 {
	float: left;
	height: 45px;
	width: 107px;
	background-image: url(image/menu02_RO.jpg);
	background-repeat: no-repeat;
}
#menu #nav03 {
	float: left;
	height: 45px;
	width: 107px;
	background-image: url(image/menu03_RO.jpg);
	background-repeat: no-repeat;
}
#menu #nav04 {
	float: left;
	height: 45px;
	width: 107px;
	background-image: url(image/menu04_RO.jpg);
	background-repeat: no-repeat;
}
#menu #nav05 {
	float: left;
	height: 45px;
	width: 106px;
	background-image: url(image/menu05_RO.jpg);
	background-repeat: no-repeat;
}
#menu #nav06 {
	float: left;
	height: 45px;
	width: 106px;
	background-image: url(image/menu06_RO.jpg);
	background-repeat: no-repeat;
}
/* TOPページ画像の設定 */
#top_img {
	height: 240px;
	width: 640px;
	}
/* サイドメニューの設定（共通） */
#content #side_menu {
	float: left;
	width: 220px;
}
#difference .dif00 {
	width: 610px;
	clear: both;
	height: 130px;
	margin-bottom: 10px;
	background-image: url(image/bg_diff.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 10px;
}
#side_menu #mainmenu {
	margin-bottom: 10px;
}
#side_menu #mainmenu ul li {
	background-image: url(image/bg_banner01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	width: 210px;
	padding-top: 7px;
	padding-left: 15px;
	_padding-left: 7px;
	font-weight: bold;
	color: #0392fc;
	font-size: 14px;
}
#side_menu h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}
#side_menu #service ul {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}
#side_menu #service li {
	list-style-image: url(image/icon01.jpg);
	list-style-position: inside;
	font-size: 12px;
	margin-bottom: 8px;
}
#side_menu p {
	font-size: 12px;
	margin-bottom: 8px;
}
#side_menu .name {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#side_menu .banner01 {
	margin-bottom: 2px;
}
#side_menu img {
	margin: 10px 0;
}
/* カレンダーの設定（共通） */
#side_menu #cal p {
	font-size: 12px;
}
#side_menu h4 {
	font-size: 14px;
	font-weight: bold;
	color: #0267b1;
	margin-bottom: 5px;
}
/* メインコンテンツの設定（共通） */
#content #main_content h2 {
	font-weight: bold;
	margin: 5px 0 5px 7px;
	font-size: 16px;
	color: #ffffff;
	background-image: url(image/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 640px;
	height: 39px;
	padding: 7px 0 0 10px;
}
#nayami ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
#nayami li {
	font-size: 14px;
	line-height: 1.6em;
	list-style-image: url(image/icon01.png);
	list-style-position: inside;
}
#difference {
	margin-left:10px;
	margin-bottom: 15px;
}
#difference h3 {
	font-size: 14px;
	font-weight: bold;
	color: #04bb06;
}
.subpage h3 {
	width: 650px;
	height: 35px;
	background: url(image/bg_h3.png) no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #04bb06;
	padding: 5px 0 0 45px;
	margin-bottom: 10px;
}
/* FAQ */
.faq h3 {
	height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #04bb06;
}
.faq p {
	margin-bottom: 10px;
}
.faq hr {
	width: 90%;
	text-align: center;
	border: dotted 1px #cccccc;
}
#difference p {
	margin-top: 5px;
}
#content {
	width: 860px;
	margin-top: 10px;
}
#main_content {
	float: left;
	width: 640px;
}
#main_content p {
	line-height: 1.6em;
	margin-left: 5px;
	font-size: 90%;
	margin-bottom: 5px;
}

/* 不用品回収 */
.wrap_kaishu {
	width: 610px;
	margin: 10px auto 10px;
}
.wrap_kaishu .kaishu_l {
	float: left;
	width: 290px;
	border: solid 1px #cccccc;
}
.wrap_kaishu .kaishu_r {
	float: left;
	width: 290px;
	border: solid 1px #cccccc;
	margin-left: 15px;
}
.wrap_kaishu h5 {
	width:290px;
	height: 25px;
	background: url(image/hl_h5.png) no-repeat;
	color: #333;
	padding: 5px 0  0 5px;
	font-size: 14px;
	font-weight: bold;
}
.wrap_kaishu p {
	padding: 5px;
	/*width: 200px;
	float: left;*/
}

/* フッターの設定（共通） */
#footer {
	clear: both;
	width: 100%;
	margin-top: 10px;
	background-image: url(image/bg_end01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 145px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer #f_inn {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 10px;
	text-align: center;
}
#footer #f_inn p {
	font-size: 12px;
	color: #333333;
	margin: 10px;
}
#footer #f_inn a {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
#footer #f_inn a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FF6600;
}


/* お問い合わせフォーム */
#main_content form {
	margin: 10px 0 10px 20px;
}
#main_content form table {
	width: 600px;
}
#main_content form table tr th {
	border-bottom: solid 1px #CCCCCC;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	width: 180px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#main_content form table tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
#main_content form table tr td {
	padding: 7px 10px 7px 10px;
	border-bottom: solid 1px #CCCCCC;
	font-size: 12px;
}
#main_content form table .tr01 {
	background-color: #cefafb;
}
#main_content form table tr {
	border-bottom: solid 1px #cccccc;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}
input.mfp {
	padding: 2px;
}
#main_content form #submit {
	float: right;
	margin-top: 10px;
	margin-right: 50px;
}

/*  会社概要の設定 */
#law {
	font-size: 12px;
	margin-top: 20px;
}
.law01 {
	background-color: #cefafb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#law td {
	text-align: left;
	padding-left: 10px;
}
.law02 {
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#main_content .indt10 {
	margin-left: 10px;
}

#main_content .indt20 {
	margin-left: 20px;
}
.quest {
	font-weight: bold;
	color: #006600;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
}
/*料金表の設定*/
#fee table {
	border-collapse: collapse;
	border: 1px solid #333333;
	font-size: 12px;
	margin-bottom: 10px;
}
#fee table th {
	background-color: #2e97fc;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
#fee table th,
#fee table td {
	border-collapse: collapse;
	border: 1px solid #333333;
	padding: 5px;
}
#fee table.fee_tbl1 {
	width:600px;
	margin: 0 auto 30px;
}
#fee table.fee_tbl2 {
	width:400px;
	margin: 0 20px 30px 15px;
	float: left;
}
#fee ul {
	margin: 0 10px 10px 20px;
	font-size: 12px;
}
#fee ul li {
	list-style: disc;
	list-style-position: inside;
}
div.subpage h4 {
	background: url(image/hl.png) no-repeat;
	width: 630px;
	height: 35px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 40px;
	color: #0066ff;
	margin-top: 20px;
}
.wrap_recycle {
	width: 630px;
	height: 135px;
}

/*プライバシーポリシーの設定*/
#privacy {
	margin-right: 10px;
	margin-left: 15px;
}
.float_r {
	float: right;
	margin: 5px;
}
.float_l {
	float: left;
	margin: 5px;
}

#privacy h3 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
#privacy h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
/*作業完了までの流れの設定*/
#flow_wrap {
	clear: both;
	width: 630px;
	height: 180px;
	padding-bottom: 10px;
}
#flow_left {
	float: left;
	height: 150px;
	width: 390px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin: 5px;
}
#flow_right {
	float: left;
	width: 219px;
	height: 100px;
	margin: 5px;
}
#flow_wrap2 {
	clear: both;
	width: 610px;
	margin-right: 15px;
	margin-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#flow_wrap2_left {
	float: left;
	width: 200px;
	padding: 5px;
}
#flow_wrap2_right {
	float: left;
	width: 390px;
	padding: 5px;
}
#flow_right ul {
	font-size: 12px;
	margin-left: 10px;
	list-style-type: circle;
	list-style-position: inside;
}
#flow_left h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
}
#flow_wrap2_left h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 5px;
}

/* サイドメニュー エリア */
#side_menu #area ul {
	font-size: 12px;
	line-height: 1.2em;
	margin-left: 10px;
}
#side_menu h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0267b1;
	margin-bottom: 5px;
}
#side_menu #area p.pref {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}
/* 画像の配置
--------------------------------------------------------------- */
.txtaligncenter {
	text-align: center;
}
.txtalignright {
	text-align: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.middle {
	vertical-align: middle;
}
.red {
	color: #ff0000;
	font-weight: bold;
}
/* =clearfix
-------------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
