@charset "utf-8";
/* CSS Document */
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
margin:0;
padding:0;
color:#333;
font-style:normal;
font:small/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック",  Osaka, sans-serif}

*html body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
font:x-small/180% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif}

*+html body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
font:small/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif}

;;body div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fildset,input,textarea,p,blockquote,table,th,td,address{
font:small/160% verdana, "ヒラギノ丸ゴ Pro W4",ヒラギノ丸ゴ Pro W4, Hiragino Maru Gothic Pro, "ＭＳ Ｐゴシック", Osaka, sans-serif}

p,dt,dd,li,th,td,a,span{font-size:105%}

#sideBar .banner dd,
#sideBar li,
#sideBar ul#menu li dl.note dt,
#sideBar li dl dd,
#foot ul li,
#index #main table td,
#index #main table th,
#main p a,
#main ul.sitemap li a{
font-size:small;
_font-size:x-small!important}

#main ul.sitemap li a,
#main p a{font-size:105%!important}

table{
border-collapse:collapse;
border-spacing:0}

textarea,input{margin:0;padding:0}

caption,th{text-align:left}
td,th{vertical-align: top}

fieldset,img,abbr{border:none}
li{list-style-type:none}
hr{display:none}

a,a:link{color:#666}
a:visited{color:#666}
a:hover{color:#09c;text-decoration:none}
strong{font-weight:bold}
.pkg{
	display:inline-block;
	margin-bottom:-3px;
	}		  
.pkg:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
h2 img{
	vertical-align:text-bottom;
	margin-bottom:-3px;
	*margin-bottom:0px;
	}
img{
	vertical-align:text-bottom;
	margin:0;
	}
a img {
	border		: none;
}
/*\*/ a { overflow: hidden;}/**/




.top_lvu{
	padding:20px;
	}
.top_lvu p{
	color:#666666;
	margin-bottom:1em;
	}	

#main p{
	color:#333333;
	margin-bottom:1em;
	}
.main_inner{
	padding:10px;
	}
h3.sec{
	background-image:url(/img/common/h3_basic_bg.jpg);
	font-size:large;
	_font-size:medium;
	font-weight:bold;
	background-repeat:no-repeat;
	color:#ffffff;
	padding:10px 0 10px 20px;
	margin:10px 0 0 0;
	clear:both;
	}
h4.sec{
	font-size:medium;
	_font-size:small;
	border-left:3px solid #cccccc;
	padding:0 0 0 5px;
	margin:15px 0 0 0;
	font-weight:bold;
	background-image:url(/img/sec/h4_bg.jpg);
	background-repeat:repeat-y;
	}
.main_inner h4{
	background-image:url(/img/sec/h4_sec.jpg);
	color:#666666;
	font-size:large;
	_font-size:medium;
	padding:5px;
	font-weight:bold;
	}
.main_inner h4:first-letter{
	color:#FF6600;
	font-size:1.2em;
	}
.main_inner h5{
	background-image:url(../img/sec/qa_a.jpg);
	background-position:0 50%;
	background-repeat:no-repeat;
	font-weight:bold;
	padding:0 0 0 25px;
	}
	
.RV_wrap{
	padding:10px;
	}	
.RV_text{
	width:380px;
	float:left;
	margin-right:20px;
	}
.RV_image{
	width:200px;
	float:left;
	}
	
	
.img_center{
	text-align:center;
	}
.red{
	color:#CC0000;
	}	
	
	
.tableCont table{
	margin:20px 10px;
	border:1px solid #CCCCCC;
	width:610px;
}
.tableCont table th{
	background:#F7F7F7;
	font-weight:bold;
	padding:10px 20px;
	border-bottom:1px dotted #CCCCCC;
	border-right:1px solid #FFFFFF;
	width:140px;
	_width:180px;
	}
.tableCont table th.col2{
	width:590px;
	_width:610px;
	background:#F7F7F7;
	border-right:1px solid #cccccc;
	}
.tableCont table th span{
	color:#FF0000;
	}
.tableCont table td{
	padding:10px 20px;
	border-bottom:1px dotted #CCCCCC;
	width:380px;
	_width:420px;
	}
.tableCont table td ol{
	margin:0 0 0 10px;
	}
.tableCont table td ol li,
.tableCont table td dl dt{
	font-weight:bold;
	}
.tableCont table td ol li ol li,	
.tableCont table td dl dd ol dl dt{
	font-weight:normal;
	}	
.tableCont table td dl dd{
	margin:0 0 0 10px;
	}


.tableCont table td table.inner_table{
	width:400px;
	border:none;
	margin:10px;
	}
.tableCont table td table.inner_table th{
	padding:5px 0;
	width:110px;
	text-indent:1em;
	}	
.tableCont table td table.inner_table td{
	padding:5px 0;
	width:90px;
	}	
.tableCont table td table.inner_table02{
	width:400px;
	border:none;
	margin:10px;
}
.tableCont table td table.inner_table02 th{
	padding:5px 0;
	width:360px;
	text-indent:1em;
}		
.tableCont table td table.inner_table02 td{
	padding:5px 0;
	width:40px;
}
.tableCont table td table.inner_table03{
	width:400px;
	border:none;
	margin:10px;
}
.tableCont table td table.inner_table03 td{
	border:none;
	background:#F7F7F7;
	}
.tableCont table td table.inner_table03 td.one{
	width:300px;
	}
#access_map{
	margin-bottom:20px;
	}
.sitemap{
	margin:20px;
	}	
.sitemap li{
	background-image:url(/img/sec/qa_a.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding:5px 0 5px 25px;
	margin:0 0 5px 0;
	}
.sitemap li.note ul li{
	border:none;
	padding:5px 0 5px 15px;
	background-image:url(/img/common/left_sec_link.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	}	
.sitemap li.note{
	background:none;
	}
	
	
/*Q&A*/

.qa_wrap{
	background-image:url(/img/sec/qa_wrap.jpg);
	background-repeat:no-repeat;
	background-position:10px 50%;
	padding:10px 10px 10px 120px;
	}
	
p.qa_q {
	background:url(/img/sec/qa_q.jpg) no-repeat;
	background-position:0 50%;
	font-size:large;
	_font-size:medium;
	font-weight:bold;
	padding:10px 0 10px 20px;;
	}

p.qa_a {
	padding:10px 0 10px 25px;;
	}
	
/*flow*/
.flow_wrap{
	background-image:url(/img/sec/flow_bg.jpg);
	margin-bottom:20px;
	background-repeat:no-repeat;
	width:560px;
	min-height:175px;
	_height:175px;
	margin:0 0 0 30px;
}
.flow_num{
	padding:20px 0;
	width:150px;
	float:left;
	}
.flow_num p{
	text-align:center;
	font-weight:bold;
	}
.flow_text{
	width:350px;
	float:left;
	padding:20px 0;
	}
.flow_hr01{
	background-image:url(/img/sec/flow_hr01.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	height:60px;
	}
.flow_hr02{
	background-image:url(/img/sec/flow_hr02.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	height:60px;
	}
/*030*/
.notice_area{
	background-image:url(/img/sec/notice_area_bg.jpg);
	padding:15px 20px 15px 130px;
	background-repeat:no-repeat;
	margin:10px 40px;
	}
/*price_list*/
.price_list ul{
	margin:10px;
	font-size:x-small;
	_font-size:xx-small;
	}
.price_list ul li{
	}	
.price_list ul li ul{
	margin:0 10px;
	}
.price_list table{
	border:1px solid #CCCCCC;
	width:600px;
	margin:10px 10px;
	border-collapse: separate;
	}
.price_list table th{
	font-weight:bold;
	padding:10px;
	background:#F2F9DF;
	border-bottom:1px dotted #66CC99;
	width: 380px;
	}
.price_list table td{
	_width:220px;
	width:200px;
	padding:10px;
	border-bottom:1px dotted #66CC99;
	}		
.price_list table th.price_notice{
	font-weight:normal;
	color:#666666;
	}
.price_list table th.mid_th,
.price_list table th.mid_th02{
	background:#003300;
	color:#CCCCCC;
	}	
.price_list table th.last,	
.price_list table td.last{
	border:none;
	}

/*common*/

.bold {font-weight:bold;}

.clear {clear:both;}

.orange {color:#FF9900;}

	
/*ワックスとコーティングの違い*/ 

p.LR_pic {
	float:left;
	margin:10px 20px 10px 0;
	width:280px;
	}

p.LR_txt {
	float:left;
	margin:30px 20px 30px 0;
	width:280px;
	}

table.point {
	margin:20px 0px;
	width:620px;
	border-collapse:collapse;
	}
	
th.head{
	border:solid 1px #ccc;
	border-bottom:solid 2px #ccc;
	background:url("http://www.sgstyle.jp/img/sec/sg_bg.gif") repeat;
	text-align:center;
	width:235px;
	height:30px;
	font-weight:bold;
	vertical-align:middle;
	}
	
th.head2{
	border:solid 1px #ccc;
	border-bottom:solid 2px #ccc;
	text-align:center;
	width:235px;
	height:30px;
	font-weight:bold;
	vertical-align:middle;
	}
	
th.right{
	background:url("http://www.sgstyle.jp/img/sec/gray_bg.gif") repeat;
	border:solid 1px #ccc;
	border-right:solid 2px #ccc;
	/*border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;*/
	width:110px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	}

td.sg {
	border:solid 1px #ccc;
	background:url("http://www.sgstyle.jp/img/sec/sg_bg.gif") repeat;
	padding:10px;
	}

td.wax {
	border:solid 1px #ccc;
	padding:10px;
	}

.ex_txt {padding:10px 0px 10px 20px;}


/*新築住宅購入、マンションオーナーの方へ*/

.ex_pic {margin:10px;}

.ex_pic p {margin:20px 0;}


/*トップ技術の施工方法*/

th.th2{
	border:solid 1px #ccc;
	border-bottom:double 4px #ccc;
	background:url("http://www.sgstyle.jp/img/sec/sg_bg.gif") repeat;
	text-align:center;
	height:60px;
	font-weight:bold;
	vertical-align:middle;
	padding:10px;
	}
	
th.th1{
	border:solid 1px #ccc;
	border-bottom:double 4px #ccc;
	text-align:center;
	height:60px;
	font-weight:bold;
	vertical-align:middle;
	padding:10px;
	}
	
th.RT{
	background:url("http://www.sgstyle.jp/img/sec/gray_bg.gif") repeat;
	border:solid 1px #ccc;
	border-right:double 4px #ccc;
	/*border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;*/
	width:130px;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	padding:10px;
	}

td.td2 {
	border:solid 1px #ccc;
	background:url("http://www.sgstyle.jp/img/sec/sg_bg.gif") repeat;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	}

td.td1 {
	border:solid 1px #ccc;
	padding:5px;
	text-align:center;
	vertical-align:middle;
	}
	
table.uv {
	margin:20px 0px;
	width:620px;
	border-collapse:separate;
	border:solid 1px #ccc;
	}

.uv th {
	background:url("http://www.sgstyle.jp/img/sec/gray_bg.gif") repeat;
	text-align:center;
	vertical-align:middle;
	border-spacing:5px;
	height:30px;
	border:solid 1px #FFFFFF;
	font-weight:bold;
	padding:10px;
	}

.uv td {
	padding:10px;
	border-spacing:5px;
	border-top:dotted 1px #66FF66;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	}
	

/*特殊シリコンの安全性と耐久性*/

table.material {
	border-collapse:collapse;
	margin:10px 0;
	}

ul.easy_list {
	list-style:none;
	margin:10px;
	}
	
ul.easy_list li {
	background:url("http://www.sgstyle.jp/img/sec/li_org.gif") no-repeat;
	background-position:left center;
	padding-left:15px;
	}

table.material {
	margin:0 10px 20px 10px;
	border-collapse:collapse;
	}

th.th3 {
	background:url("http://www.sgstyle.jp/img/sec/gray_bg.gif") repeat;
	border:solid 1px #ccc;
	font-weight:bold;
	height:40px;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	}

th.th4 {
	background:url("http://www.sgstyle.jp/img/sec/sg_bg.gif") repeat;
	border:solid 1px #ccc;
	height:40px;
	padding:10px;
	vertical-align:middle;
	width:230px;
	text-align:center;
	}
		
td.td3 {
	border:solid 1px #ccc;
	padding:10px;
	text-align:center;
	vertical-align:middle;
	width:100px;
	}
	
.txt_box {
	background:url("http://www.sgstyle.jp/img/sec/box_bg.gif") no-repeat;
	padding:20px;
	margin-left:10px;
	}

.tit_txt {padding:10px 20px 0px 150px;}

.tit_txt p {font-weight:bold;}

.box_txt {padding:10px;}

.box_txt p {padding:10px 5px 10px 150px;}

.box_txt ul {
	list-style:none;
	padding:10px 10px 10px 150px;
	}
	
.box_txt li {
	background:url("http://www.sgstyle.jp/img/sec/li_icon.gif") no-repeat;
	background-position:left center;
	padding-left:15px;
	}
	

/*フロアコーティングを選ぶための7ヶ条*/

.box_7 {
	background-image:url(../img/sec/flow_bg.jpg);
	background-repeat:no-repeat;
	width:610px;
	height:200px;
	margin:15px 0 10px 10px;
	}
	
.s_tit {
	padding:10px 0 10px 30px;
	}
	
.s_tit p {
	vertical-align:text-bottom;
	font-weight:bold;
	margin:0;
	}

p.txt_7 {padding:0 60px 0 25px;
margin:0;}


/*privacyPolicy*/
.pp_wrap{
	width:620px;
	height:200px;
	overflow: scroll;
	}
.pp_inner{
	padding:10px;

	}
		
/*000/uv*/

.txt_link_box{
width:620px;
margin: 5px 0 25px 0;
}

.txt_link_box ul{
text-align:center;}

.txt_link_box ul li{
display:inline;
background:url(/img/common/link_img.jpg) no-repeat 0px 4px;
padding:0 0 0 14px;
}

.txt_link_box ul li.left-p{
margin: 0 40px 0 0;
}

.inquiry_bnr{margin:0 0 0 10px;}
.inquiry_bnr2{margin:0 0 0 -25px;}

/*000/cat24*/
.link{
background:url(/img/common/link_img.jpg) no-repeat 0px 6px;
padding:0 0 0 14px;
margin:0 0 0 7px;
}

