@import "common.css";
@import "common_contents.css";

/***********************************************/
/* プライバシー、リンク他                      */
/***********************************************/ 


#main_box, #main_box2 {
	position: relative;
	width: 550px;
	margin: 10px auto;
	text-align: left;
}

#main_box .midashi, #main_box2 .midashi, .midashi_link {
	font-size: 14px;
	font-weight: bold;
	color: #0064A0;
	padding-bottom: 2px;
	margin-bottom: 5px;
	clear: both;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #80CFFF;
	margin-top: 10px;
	padding-left: 5px;
}
#main_box .midashi2 {
	font-size: 12px;
	font-weight: bold;
	color: #009999;
	margin-bottom: 5px;
	clear: both;
	margin-top: 10px;
	background-color: #EEEEEE;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.list_item {
	float: left;
	display: inline;
	width: 260px;
	height: 100px;
	margin: 0 0 10px 10px;
	background-image: url(../service/recycle/image/bg_Ctgr_list_01.gif);
	background-repeat: no-repeat;
}

.list_item_right {
	float: right;
	margin-right:5px;
	margin-top: 5px;
	width: 145px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	padding-left: 5px;
}

.Ctgr_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 12px;
	font-weight: normal;
	border-left: 5px solid #00CCCC;
	padding-left: 5px;
	margin-bottom: 10px;

}


/***********************************************/
/* FAQ　　                                     */
/***********************************************/ 
#faq_q {
	width: 530px;
	margin: 0 auto;
	text-align: left;
	line-height: 20px;
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 14px;

}
.ques {
	font-family: "ヒラギノ角ゴ Pro W3", "Osaka", "Lucida Grande", "Verdana", "ＭＳ ゴシック";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 5px;

}
.faq_head, .faq_btm { margin: 0 auto; }
.faq_txt1, .faq_txt2 {
	width: 530px; margin: 0 auto;
	text-align: left;
	line-height: 20px;
		background-repeat: no-repeat;
	background-position: center bottom;

}
.faq_txt1 {
	background-image: url(../images/kakomi_faq_bg1.gif);
	padding: 5px 15px 10px;
}
.faq_txt2 {
	background-image: url(../images/kakomi_faq_bg2.gif);
 	padding: 5px 15px 0px;
}


/***********************************************/
/*     リンク                                  */
/***********************************************/ 

#link_site {
	padding: 5px;
	background-color: #EFEFEF;
}
#link_site .link_name {
	padding: 3px 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left: 5px solid #0099CC;
	background-image: url(../images/bg_link.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#link_site .link_url {
	padding: 3px 10px;
	text-align: right;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#link_site table {
	margin-bottom: 5px;
	width: 540px;
}


/***********************************************/
/* サイトマップ用　　　　　                      */
/***********************************************/ 

#sitemap a:link { color:#003399; text-decoration: none; }
#sitemap a:visited { color:#666666; text-decoration: none; } 
#sitemap a:hover {
	color:#FF3300;
	background-color:#ffdff9;
	font-weight: bold;
} 

/***********************************************/
/*     HAWAII                                  */
/***********************************************/ 
/*   about_condo    */
.Hawaii_about {
	background-image: url(../Hawaii/images/flower.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/***********************************************/
/*     flow　お取引の流れ                      */
/***********************************************/ 

.flow_bg1 {
	background-image: url(../../images/bg_flow.gif);
	padding: 0px 15px 35px;
	width: 530px;
	margin: 0;
	text-align: left;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.flow_bg2 {
	background-image: url(../../images/bg_flow2.gif);
	padding: 0px 15px 10px;
	width: 530px;
	margin: 0;
	text-align: left;
	line-height: 20px;
		background-repeat: no-repeat;
	background-position: center bottom;
}

.flow_bg1 .txt_box, .flow_bg2 .txt_box { text-align: left; }
