﻿/* --------------------------------------------------

	SiteName : サンエイクリーン
	FileName : default.css
	
	== URL ======================================
	http://www.sanei-sangyo.com/
	
-------------------------------------------------- */


/* 共通
================================================== */
html {
	height: 100%;
}
body {
	font-size: 100%;
	line-height: 1.3;
	letter-spacing: 0.1em;
	color: #595757;
	background: #FFF;
	min-width: 910px;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
#container {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	min-width: 1000px;
	min-height: 100%;
	background: #FFF url("../img/back.gif") 50% 0 repeat-x;/*background:#7678e0;*/
}
body > #container {
	height: auto;
}
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
img, div, a, input {
	behavior: url("iepngfix.htc")
}
hr {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #999999;
	height: 1px;
}
/* 見出しタグ
================================================== */
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: normal;
}
/* 共通（リンク）
================================================== */
a {
	color: #220300;
	text-decoration: none;
}
a:hover {
	color: #220300;
	text-decoration: underline;
}
a img {
	border: none;
}
/* ヘッダー
================================================== */
#header {
	width: 1000px;
	height: 95px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
#header h1 {
	width: 800px;
	position: absolute;
	top: 10px;
	margin: 0;
	padding: 0;
	color: #452310;
	font-size: 12px;
	font-weight: normal;
}
#header #header_logo {
	position: absolute;
	top: 24px;
}
#header #header_logo2 {
	position: absolute;
	top: 48px;
	left: 350px;
}
#header #fla {
	position: absolute;
	top: 15px;
	left: 460px;
}
#header #tel {
	position: absolute;
	top: 39px;
	right: 0px;
}
#header #illu {
	position: absolute;
	top: 0px;
	right: 0px;
}
/* メニュー
================================================== */

#menu {
	height: 70px;
	background: #FFF url("../img/menu_back.gif") 50% 0 repeat-x;
	margin: 0px auto;
	border-top: solid 1px #23c3d6;
}
#menu_in {
	width: 1000px;
	height: 70px;
	background: #FFF url("../img/menu_in_back.gif") 0 0 no-repeat;
	margin: 0px auto;
}
#menu_in ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu_in ul li {
	float: left;
}
#menu_in ul li a {
	display: block;
	text-decoration: none;
}
#menu_in ul li.menu1 a {
	background: url("../img/menu1a.png") center top no-repeat;
	width: 122px;
	height: 70px;
	text-indent: -9999px;
}
#menu_in ul li.menu1 a:hover {
	background: url("../img/menu1b.png") center top no-repeat;
	width: 122px;
	height: 70px;
}
#menu_in ul li.menu2 a {
	background: url("../img/menu2a.png") center top no-repeat;
	width: 162px;
	height: 70px;
	text-indent: -9999px;
}
#menu_in ul li.menu2 a:hover {
	background: url("../img/menu2b.png") center top no-repeat;
	width: 162px;
	height: 70px;
}
#menu_in ul li.menu3 a {
	background: url("../img/menu3a.png") center top no-repeat;
	width: 253px;
	height: 70px;
	text-indent: -9999px;
}
#menu_in ul li.menu3 a:hover {
	background: url("../img/menu3b.png") center top no-repeat;
	width: 253px;
	height: 70px;
}
#menu_in ul li.menu4 a {
	background: url("../img/menu4a.png") center top no-repeat;
	width: 148px;
	height: 70px;
	text-indent: -9999px;
}
#menu_in ul li.menu4 a:hover {
	background: url("../img/menu4b.png") center top no-repeat;
	width: 148px;
	height: 70px;
}
#menu_in ul li.menu5 a {
	background: url("../img/menu5a.png") center center no-repeat;
	width: 160px;
	height: 70px;
	text-indent: -9999px;
}
#menu_in ul li.menu5 a:hover {
	background: url("../img/menu5b.png") center center no-repeat;
	width: 160px;
	height: 70px;
}
#menu_in ul li.menu6 a {
	background: url("../img/menu6a.png") center top no-repeat;
	width: 153px;
	height: 70px;
	text-indent: -9999px;
}
#menu_in ul li.menu6 a:hover {
	background: url("../img/menu6b.png") center top no-repeat;
	width: 153px;
	height: 70px;
}
#menu #menu_in ul ul.menu4b { /*2段目以降*/
	display: none;
	z-index: 10;
	width: 180px;
	margin-top: 70px;
}
#menu #menu_in li li { /*2段目以降のリスト項目*/
	clear: left;
	position: relative;
	width: 100%;
}
#menu #menu_in ul li:hover > ul {
	display: block;
}
*+html #menu #menu_in ul ul a { /*IE用*/
	width: 120px; /*（94-10-10-1-1）パディングとボーダーの分を引いた値*/
}
#menu #menu_in ul ul a:hover {
	color: #52AAFE;
	background-color: #111;
}
#menu #menu_in ul ul a { /*2段目以降のメニュー文字*/
	color: #dadada;
	text-decoration: none;
	font-size: 13px;
	line-height: 1.3;
	text-align: left; /*2段目以降は左寄せにもどす*/
	border-top: solid 1px #555555;
	border-right: solid 1px #070707;
	border-bottom: solid 1px #070707;
	border-left: solid 1px #555555;
	background-color: #343434;
	padding: 5px 10px;
	display: block;
}
/* セカンド共通
================================================== */
#column {
	margin: 0px auto;
	padding: 0px;
	background-color: #ffffff;
}
#column #column_in {
	width: 1000px;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
}
#column #secolumn_in {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
#se_left {
	width: 220px;
	float: left;
}
#se_right {
	width: 745px;
	float: right;
}
.se_con_box {
	width: 745px;
	margin-bottom: 30px;
}
.se_con_box_in_left {
	width: 330px;
	float: left;
}
.s_con_boxe_in_right {
	width: 400px;
	float: right;
}
/* セカンド共通 各サービス詳細
================================================== */
.de_ti {
	color: #e60012;
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 27px;
	line-height: 1.3;
	/*font-weight: bold;*/
}
.de_ti2 {
	margin: 0px auto;
	margin-bottom: 10px;
	padding: 0px;
	color: #000;
	font-size: 33px;
	line-height: 1.2;
	/*font-weight: bold;*/
}

.de_ti3 {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.5;
	/*font-weight: bold;*/
}

.bf {
	font-size: 38px;
	color: #009db0;
	font-weight: bold;
}

.af {
	font-size: 38px;
	color: #bf0110;
	font-weight: bold;
}

.voice {
	width: 703px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 45px 20px 20px 20px;
	color: #000;
	font-size: 14px;
	line-height: 1.0;
	border: 1px solid #78ae7d;
	background: #ebf5ec;
	position: relative;
}
.voice_ti {
	position: absolute;
	top: -10px;
	left: 10px;
}
.cl_money {
	width: 705px;
	padding: 0px 15px 15px 15px;
	border-left: 5px solid #faa707;
	border-right: 5px solid #faa707;
}
table.com-list {
	width: 100%;
	border-spacing: 0;
	empty-cells: show;
	border-collapse: collapse;
	border: 1px solid #999;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.com-list th {
	border: 1px solid #999;
	color: #000;
	font-weight: normal;
	padding: 5px 8px;
}
.com-list th.com_title {
	/*width: 160px;*/
	background: #fef6de;
	text-align: center;
}
.com-list th.com_title2 {
	color: #FFF;
	background: #89ba2a;
	text-align: center;
}
.com-list th.com_txt {
	text-align: left;
}
.com-list th.com_txt2 {
	text-align: center;
}
/* セカンド メニュー一覧
================================================== */
.menu_info {
	width: 765px;
	margin: 0px 0px 30px 0px;
}
.menu_info_ti {
	margin: 0px auto;
	height: 20px;
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding: 0px;
	color: #23c3d6;
	font-size: 14px;
	line-height: 1.3;
	font-weight: bold;
}
.menu_info_in {
	float: left;
	width: 365px;
	margin: 0px 0px 20px 0px;
}
.menu_info_in_last {
	float: right;
	width: 365px;
	margin: 0px 0px 20px 0px;
}
.menu_common {
	width: 365px;
	background: url("../img/menu_sub_back0.gif") 0px -15px repeat-y;
	margin: 0px;
}
.menu_common ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
.menu_common ul li {
	padding: 0px 10px 0px 0px;
	line-height: 15px;
}
.menu_common ul li a {
	display: block;
	text-decoration: none;
}
.menu_common ul li.menu a {
	color: #595757;
	background: url("../img/mark3.png") 10px 4px no-repeat;
	padding: 0px 0px 5px 25px;
}
.menu_common ul li.menu a:hover {
	color: #595757;
	background: url("../img/mark4.png") 10px 4px no-repeat;
}
/* 各項目メニュー
================================================== */

#menu_middle {
	width: 220px;
	background: url("../img/menu_sub_back0.gif") 0px -15px repeat-y;
	margin-bottom: 10px;
}
#menu_middle ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#menu_middle ul li {
	padding: 0px 10px 0px 0px;
	line-height: 12px;
}
#menu_middle ul li a {
	display: block;
	text-decoration: none;
}
#menu_middle ul li.menu a {
	color: #595757;
	background: url("../img/mark.png") 0px 1px no-repeat;
	padding: 0px 0px 5px 25px;
}
#menu_middle ul li.menu a:hover {
	color: #595757;
	background: url("../img/mark2.png") 0px 1px no-repeat;
}
/*セカンド各タイトル
================================================== */
.se_ti_s {
	width: 745px;
	height: 50px;
	background: #FFF url("../img_temp/se_ti_s.gif") 0 0 no-repeat;
	margin: 0px 0px 30px 0px;
	position: relative;
}

.se_ti_s2 {
	width: 745px;
	height: 50px;
	background: #FFF url("../img_temp/se_ti_s2.gif") 0 0 no-repeat;
	margin: 0px 0px 30px 0px;
	position: relative;
}

.se_ti_s_txt {
	color: #fff100;
	font-size: 34px;
	font-weight: bold;
	position: absolute;
	top: 3px;
	left: 10px;
}
.se_ti_s_txt2 {
	position: absolute;
	top: 11px;
	left: 400px;
	color: #23c3d6;
	font-size: 22px;
	font-weight: bold;
}
.kakaku_ti {
	color: #000;
	font-size: 40px;
	font-weight: bold;
}
.kakaku_ti01 {
	color: #000;
	font-size: 25px;
	font-weight: bold;
}
.kakaku_ti02 {
	color: #e60012;
	font-size: 50px;
	font-weight: bold;
}
.kakaku_ti03 {
	color: #e60012;
	font-size: 30px;
	font-weight: bold;
}
/*セカンドページヘッダーメニュー
================================================== */

#se_main_ti {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	background: url("../img_temp/se_menu_bg.jpg") top center repeat-x;
}
#se_main_ti_in {
	width: 1000px;
	height: 75px;
	margin: 0px auto;
}

/* 会社概要
================================================== */

.corporate_txt{
	border-bottom: 1px  dotted #e3e374;
	margin-bottom:20px;
	}

.corporate_txt2{
	padding: 0px 2px 5px 2px;
	font-size:14px;
	border-bottom: 1px  dotted #999999;
	font-weight:bold;
	margin:15px 0px;
	}

.corporate_txt3{
	border-bottom: 1px  dotted #e3e374;
	margin-bottom:10px;
	}

.corporate_txt4{
	font-size:14px;
	background-color:#f4f4f4;
	margin:15px 0px;
	}

.corporate_waku_top {
	border-top: 1px dotted #D9D9D9;
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	font-size:13px;
	font-weight:normal;
	padding:10px 15px;
	background: #F3F3F3 ;
	}

.corporate_waku {
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	font-size:13px;
	font-weight:normal;
	padding:10px 15px;
	background: #F3F3F3 ;
	}

.corporate_waku2_top {
	border-top: 1px dotted #D9D9D9;
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	font-size:12px;
	font-weight:normal;
	padding:10px 0px 10px 15px;
	background: #FFFFFF ;
	}

.corporate_waku2 {
	border-bottom: 1px dotted #D9D9D9;
	text-align: left;
	font-size:12px;
	font-weight:normal;
	padding:10px 0px 10px 15px;
	background: #FFFFFF ;
	}


/* フッターメニュー
================================================== */
#footer_menu {
	margin: 0px auto;
	height: 34px;
	background: #D1D1D1;
	border-top: 1px solid #999;
	margin: 0px;
	padding: 0px;
}
#footer_menu_in {
	width: 1000px;
	color: #362401;
	font-weight: normal;
	position: relative;
	margin: 0px auto;
	padding: 0px;
}
#footer_menu_in #fmenu_left {
	position: absolute;
	top: 5px;
	left: 0px;
}
#fmenu_left a {
	color: #333;
}
/* フッター
================================================== */
#footer {
	margin: 0px auto;
	padding: 0px;
	background: url("../img/footer_back2.png") repeat-x;
}
#footer_in {
	width: 1000px;
	height: 100px;
	color: #FFF;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	min-width: 1000px;
}
#footer_in #pagetop {
	position: absolute;
	top: -20px;
	right: 0px;
}
#footer_in #footer_left_logo {
	position: absolute;
	top: 27px;
	left: 0px;
}
#footer_in #footer_left {
	line-height: 1.3;
	position: absolute;
	top: 23px;
	left: 290px;
	font-size: 12px;
}
#footer_in #footer_right {
	position: absolute;
	bottom: 4px;
	left: 330px;
}
.copy_txt {
	font-size: 10px;
	color: #595757;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer a img {
	border: none;
}
/* マージン
================================================== */
.m_b00 {
	margin-bottom: 0px;
}
.m_b04 {
	margin-bottom: 4px;
}
.m_b05 {
	margin-bottom: 5px;
}
.m_b08 {
	margin-bottom: 8px;
}
.m_b10 {
	margin-bottom: 10px;
}
.m_b15 {
	margin-bottom: 15px;
}
.m_b20 {
	margin-bottom: 20px;
}
.m_b30 {
	margin-bottom: 30px;
}
.m_b40 {
	margin-bottom: 40px;
}
.m_b50 {
	margin-bottom: 50px;
}
.m_t05 {
	margin-top: 5px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t15 {
	margin-top: 15px;
}
.m_t20 {
	margin-top: 20px;
}
.m_t30 {
	margin-top: 30px;
}
.m_r04 {
	margin-right: 4px;
}
.m_r05 {
	margin-right: 5px;
}
.m_r10 {
	margin-right: 10px;
}
.m_l10 {
	margin-left: 10px;
}
.m_all05 {
	margin: 5px auto;
}
.m_all10 {
	margin: 10px auto;
}
.m_all15 {
	margin: 15px auto;
}
.m_all50 {
	margin: 50px auto;
}
.m_t08b05 {
	margin: 8px auto 5px;
}
.m_t5b10 {
	margin: 5px 0px 10px 0px;
}
.m_t10b10 {
	margin: 10px 0px;
}
.m_t10b20 {
	margin: 10px auto 20px;
}
.m_t10b30 {
	margin: 10px auto 30px;
}
.m_t10b40 {
	margin: 10px auto 40px;
}
.m_t15b05 {
	margin: 15px auto 5px;
}
.m_t20b20 {
	margin: 20px auto 20px;
}
.m_t20b10 {
	margin: 20px auto 10px;
}
.m_t20b30 {
	margin: 20px auto 30px;
}


img#qand_header_img{
	margin-top : 20px;
}

.qanda{
	margin-left : 25px;
}

.qanda h1{
	font-size : 1.4em;
	margin-bottom : 80px;
	margin-top : 0px;
}

.qanda #qanda_area{
	margin-left : 20px;
}

.qanda #qanda_area section{
	margin-bottom : 80px;
	
}

.qanda #qanda_area section div.question{
	margin : 5px 0 12px 0;
	font-weight: bold;
	font-size : 1.2em;
	border : 1px solid #aaa;
	border-radius: 5px;
	padding : 8px 8px 8px 15px;
	color :#1EA9BA;
	background-color : #eee;
	
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 67%, #e5e5e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 67%,#e5e5e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#ffffff 67%,#e5e5e5 100%);
	
}

.qanda #qanda_area section div.answer{
	margin-left : 22px;
	font-size : 0.9em;
	position: relative;
	padding-left: 35px;
	line-height: 1.8em;
}

.qanda #qanda_area section div span{
	display : inline-block;
	margin-right : 10px;
	font-size : 1.2em;
	font-weight: bold;
	color : #444;
}

.qanda #qanda_area section div.question span.q_initial{
	
	
}

.qanda #qanda_area section div.answer span.a_initial{
	font-size : 1.5em;
	position : absolute;
	left : 0;
	top : -3px;
	
	
}


body.house_cleaning #header_ti{
	margin-top : 20px;
}

div.house_cleaning{
	width : 100%;	
	position : relative;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	height : 1053px;
}
/*.house_cleaning:before{
	content:"";
    display: block;
padding-top: 141.4%; }*/

.house_cleaning #background-image{
	position: absolute;
	top : 0;
	left : 0;
	width : 100%;
}
.house_cleaning h1{
	position: absolute;
	top : 15px;
	left : 5%;
}

.house_cleaning h1 img{
	display: block;
	
}
.house_cleaning .clouds{
	position: absolute;
	width : 80%;
	left : 100px;

	top : 100px;	
	clear : both;
}


.house_cleaning .clouds .cloud{
	position: relative;
	width : 30%;
	float : left;
	
} 
.house_cleaning .clouds .cloud span{
	position: absolute;
	/*top : 10%;*/
	font-size : 13px;
	font-weight: bold;
	left : 0;
	right : 0;
	top : 25%;
	bottom : 0;
	margin : 0; 
	color : #0864b2;
	text-align: center;
	display: block;
}
.house_cleaning .clouds .cloud img{
	
	width : 100%;
} 
/*.house_cleaning #seiri{
	position: absolute;	
	right : 240px; 
	top : 310px;	
	padding : 7px;
	background-color: #fff;
	box-shadow:0px 0px 1px 1px #a2a2a2;
-moz-box-shadow:0px 0px 1px 1px #a2a2a2;
-webkit-box-shadow:0px 0px 1px 1px #a2a2a2;
	font-size : 13px;
}*/

.house_cleaning #clean_image{
	position: absolute;	
	right : 2% ;
	top : 220px;
	width : 60%;
}
.house_cleaning #contents{
	position: absolute;
	top : 220px;
	left :8%;
	font-size : 13px;
	line-height: 150%;
	font-weight: bold;
}
.house_cleaning #contents .txt1{	
	line-height: 170%;	
	color : #0864b2;
}

.house_cleaning #contents h2{
	margin-top : 18px;
	font-size : 20px;
	
	
}
.house_cleaning #contents h2 span{
	border-bottom : 2px solid #999;
}
.house_cleaning #contents ul{
	margin-bottom : 5px;
	margin-top : 3px;
	/*padding-left : 18px;*/
}
.house_cleaning #contents .txt2{
	font-weight: normal;
	margin-left : 38px;
}
.house_cleaning #examples{
	position: absolute;
	top : 53%;
	left : 15px;
	text-align: center;
}
.house_cleaning #examples img{
	
}
.house_cleaning .txt3{
	
	font-weight: bold;
	position: absolute;
	bottom : -1%;
	width : 100%;
	text-align: center;
}
.house_cleaning .txt3 span{
	color : red;
	
}

@media print {
	.house_cleaning #header,
	.house_cleaning #menu,
	.house_cleaning #se_main_ti,
	.house_cleaning #se_left,
	.house_cleaning #footer{
		display: none;
	}
	.house_cleaning #column #column_in{
		padding-top: 0;
	}
	.house_cleaning #se_right{		
		float : none;

	}
	
	
	
	
}
