@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
	color:#666666;
	overflow-x:hidden;
}

img{
	border:none;
}

a{/*リンクされた文字*/
    color:#333;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
    color:#333;
    font-style:normal;
}
a:visited {/*訪問後のリンク*/
    color:#333;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
    color:#333;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

#header{
	background-image:url(images/common/header_bg.png);
	background-repeat:repeat-x;
	height:160px;
}

#headerInner{
	width:890px;
	margin:0 auto;
	padding-left:15px;
	padding-right:15px;
	position:relative;
}

#headerInner h1{
	font-size:14px;
	font-weight:normal;
	text-align:right;
	margin:0;
	padding:0;
	color:#FFFFFF;
	padding-top:10px;
}

#headerInner #logo1{
	margin-top:-31px;
}

#headerInner #logo2{
	margin:0;
	position:absolute;
	left:150px;
	top:0;
}



/* globalMenu */

#globalMenu{
	clear:both;
	margin:0;
	padding:0;
	position:absolute;
	top:70px;
	left:180px;
}


#globalMenu {
    top: 70px; /* all browsers, of course */
    top: 90px¥9; /* IE8 and below */
    *top: 90px; /* IE7 and below */
    _top: 90px; /* IE6 */
}


#globalMenu ul{
	list-style:none;
	width:907px;


}

#globalMenu ul li{
	float:left;
	margin-bottom:30px;
}

#globalMenu ul li a{
	text-indent:-3000px;
	display:block;
	height:40px;
	background-repeat:no-repeat;	
}

 


/* 各ボタンンの設定 */
#globalMenu ul li a#menu_top{
	background-image:url(images/common/home.png);
	width:137px;
}

#globalMenu ul li a#menu_aisatsu{
	background-image:url(images/common/aisatsu.png);
	width:137px;
}

#globalMenu ul li a#menu_roof{
	background-image:url(images/common/yane.png);
	width:137px;
}

#globalMenu ul li a#menu_gaiheki{
	background-image:url(images/common/kabe.png);
	width:137px;
}

#globalMenu ul li a#menu_conatct{
	background-image:url(images/common/contact.png);
	width:142px;
}


/* ロールオーバー設定 */

#globalMenu ul li a#menu_top:hover{
	background-image:url(images/common/home.png);
	width:137px;
	background-position:0 -40px;
}

#globalMenu ul li a#menu_aisatsu:hover{
	background-image:url(images/common/aisatsu.png);
	width:137px;
	background-position:0 -40px;
}

#globalMenu ul li a#menu_roof:hover{
	background-image:url(images/common/yane.png);
	width:137px;
	background-position:0 -40px;
}

#globalMenu ul li a#menu_gaiheki:hover{
	background-image:url(images/common/kabe.png);
	width:137px;
	background-position:0 -40px;
}

#globalMenu ul li a#menu_conatct:hover{
	background-image:url(images/common/contact.png);
	width:142px;
	background-position:0 -40px;
}


#container{
	width:890px;
	background-image:url(images/common/bg.png);
	background-repeat:repeat-y;
	padding:0;
	padding-left:15px;
	padding-right:15px;
	margin:0 auto;
}



#flash{
	width:900px;
	margin-left:-5px;
	margin-top:-8px;
	padding-top:0;
	margin-bottom:20px;
}

p#gotoTop{
	text-align:right;
	font-size:18px;
	padding-bottom:10px;
	margin-bottom:0;
	}



#contents{
	width:810px;
	margin:0 auto;
	text-align:center;
	min-height:800px;
}

#contents .text{
	width:750px;
	text-align:left;
	margin:10px auto;
}

#contents table{
	margin:10px auto;
}


#contents h4{
	text-align:left;
	color:#FF6600;
	padding-bottom:5px;
	border-bottom:1px solid #FF6600;
	width:750px;
	font-weight:normal;
	margin:10px auto;
}



#omitsumori{
	font-size:30px;
	color:#FF0000;
	font-weight:100;
}

#footer{
	text-align:center;
	background-color:#191971;
	margin:0;
	height:230px;
	padding-top:10px;
	background-image:url(images/common/bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


.flow{
	text-align:center;
	width:800px;
	margin-bottom:20px;
	}
		
	.flow p{
	margin-left:150px;
	text-align:left;
	}
	
	.flow table{
	margin-left:0;
	}
	
	

#footer a{/*リンクされた文字*/
    color:#FFFFFF;
	text-decoration:none;
}
#footer a:link {/*未訪問のリンク*/
    color:#FFFFFF;
    font-style:normal;
}
#footer a:visited {/*訪問後のリンク*/
    color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {/*マウスをのせたとき*/
    color:#FFFFFF;
    font-style:normal;
    text-decoration:underline;
}
#footer a:active {/*クリック中*/
    text-decoration:none;
}

#footer p{
	margin:0;
	color:#FFFFFF;
	margin-top:20px;
}

/* あいさつページ */

.aisatsuBlock{
	width:750px;
	margin:20px auto 0; 
	line-height:1.8em;
	padding-bottom:	80px;
}

.aisatsuBlock #syatyou{
	float:right;
	width:250px;	
}

#movie{
	width:480px;
	text-align:center;
	margin:10px auto;
}

#aisatsuText{
	width:500px;
	text-align:left;
}

/* 屋根塗装ページ */


.picBlock{
	padding-bottom:50px;
}

.picBlock table td.picText{
	text-align:left;
	padding-left:10px;
	vertical-align:top;
	padding-top:5px;
}

.picBlock table td{
	padding-bottom:20px;
}

.picBlock h5{
	 padding:0;
	 margin:0;
	 font-weight:normal;
	 font-size:16px;
	 text-align:left;
	 margin-left:30px;
	 color:#000066;
}

#contents table.contactTable{
	width:700px;
	border:1px #333333 solid;
	margin-bottom:50px;
}

#contents table.contactTable th{
	background-color:#000066;
	color:#FFFFFF;
	width:200px;
	padding:10px;
	border-bottom:#FFFFFF 1px solid;
	font-weight:normal;
}

#contents table.contactTable td{
	width:500px;
	padding:10px;
	border-bottom:#000066 1px solid;
	text-align:left;
	padding-left:40px;
	background-color:#FFFFCC;
}

.hissu{
	color:#FF0000;
}
	
/* Custom */
.item {
    position: relative;
}
.txt-slide {    
    font-size: 24px;
    font-weight: 700;
    padding: 10px 20px;
    position: absolute;
    bottom: 5%;
    right: 5%;
    background: rgba(255,255,255,0.9);
    width: 20%;
    text-align: center;
}
	




