@charset "utf-8";

/* clearfix
----------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
clear: both;
visibility:hidden;
}

/*　基本設定
----------------------------------------------------------------*/

body * { margin: 0; padding: 0; }

body  {
	color: #000;
	/*font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
	background-color: #D6D6DA;
}

/* 本文書式 */

body strong {
	font-weight: normal;
}

.bodyText_1 {
	padding: 25px 0 0 23px;
	line-height: 1.5em;
}
a:link{
	color: #000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;

}

a:hover {
	color: #60F;
	text-decoration: none;

}

a:active {
	color: #60F;
	text-decoration: none;
}

img {
	border: 0;
}

hr {
	display: none;
}


#leftContents ol {
	width: 656px;  /* 690-10-23-1= */
	padding: 30px 0 0 23px;
	list-style: none;
}

#footer {
	margin: 0px auto 8px;
  height: 86px;
	width: 982px;
	background-image:url(../images/common/footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}

address {
	display: inline;
	color: #fff;
	font-family: "Trajan Pro";
	font-size: 1.1em;
	font-weight: 500;
	font-style: normal;
	position: absolute;
	top: 58px;
	right: 30px;
	
}



/*　レイアウト設定
----------------------------------------------------------------*/
#header {
	width:960px;
	height:170px;
	margin-left: 11px;
}
/* Header logo style */
h1 {
	display:block;
	margin:41px 0px 0px 30px;
	float:left;
}
/* Header rightbox style */
#headrightbox {
	width:368px;
	float:right;
}

#aboutNiho {
	font-size: 0.9em;
	margin-top:62px;
	color: #343436;
	width:368px;
}

#aboutNiho p {
	display: block;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 8px;
}

#aboutNiho p span {
	font-size: 1.8em;
	font-weight: 400;
}

/* 【環境別】連絡先のサイズをhack STAT */
.win #aboutNiho p span { font-size: 1.8em; font-weight: 400; }

.mac #aboutNiho p span { font-size: 1.4em; font-weight: 400; }
.mac #aboutNiho p { font-size: 0.7em; }

.iphone #aboutNiho p span { font-size: 1.4em;	font-weight: 400; }
.iphone #aboutNiho p { font-size: 0.7em; }

.ipod #aboutNiho p span {	font-size: 1.4em;	font-weight: 400; }
.ipod #aboutNiho p{	font-size: 0.7em; }

.android #aboutNiho p span { font-size: 1.4em; font-weight: 400; }
.android #aboutNiho p {	font-size: 0.7em; }

.mobile #aboutNiho p span {	font-size: 1.4em;	font-weight: 400; }
.mobile #aboutNiho p { font-size: 0.7em; }
/* 【環境別】連絡先のサイズをhack END */

#pageBody {
	width: 982px;
	margin: 8px auto 0px;
	background-image: url(../images/common/page_middle.jpg);
	background-repeat: repeat-y;
}

#pageTop {
	background-image: url(../images/common/page_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 982px;
}



/* Header submenubox Style
------------------------------------------------------------------------------ */
#submenubox {
	display:block;
	list-style: none;
	width:368px;
	margin-top:20px;
}
#submenubox li {
	display:block;
	float:left;
	height:20px;
	overflow:hidden;
	padding-left:25px;
}
#submenubox a {
	display:block;
	height:0;
	padding-top:28px;
}
/* siteMap Btn */
#siteMap {
	width:82px;
	height:20px;
	background:url(../images/common/arrow_icon.jpg) no-repeat;
	margin-left:80px;
}
#siteMap a {
	width:131px;
	background:url(../images/common/sitemap_title.jpg) no-repeat;
}
/* privacyPolicy Btn */
#privacyPolicy {
	width:131px;
	height:20px;
	background:url(../images/common/arrow_icon.jpg) no-repeat;
	margin-left:15px;
}
#privacyPolicy a {
	width:131px;
	background:url(../images/common/privacypolicy_title.jpg) no-repeat;
}

/* Global Menu Style
------------------------------------------------------------------------------ */
#menu {
	list-style-type: none;
	width: 960px;
	height: 54px;
	display:block;
	padding-left:11px;
}
#menu li {
	margin: 0px 0px 0px 1px;
	float: left;
}

/* Local Menu Style
------------------------------------------------------------------------------ */
#localMenu {
	list-style-type: none;
	width: 956px;
	height: 61px;
	display:block;
}
#localMenu li {
	margin: 50px 0px 0px 60px;
	float: left;
}



/* 大枠設定
------------------------------------------------------------------------------ */
#mainImage {
	display:block;
	width: 960px;
	height: 315px;
	background-image: url(../images/home/main_image.jpg);
	margin-left: 11px;
	text-indent: -9999px;
}

#mainImageBg {
	width: auto;
	height: auto;
	background-image: url(../images/home/main_image_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 10%;
}

#mainBgLine{
	background-image: url(../images/home/main_image_bg_long.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

#leftContents {
	width: 678px; 
	padding: 0 0 0 10px;
	float: left;
}

#rightContents {
	width: 270px;
	float: right;
}

#contentsLine{
	background-image:url(../images/home/contents_line.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 2px;
	height: 2011px;
	float: left;
}

#contentsWrap {
	margin: 20px 11px 0;
}

#otherContentsWrap {
	width: 942px;
	margin: auto;
}

#mitsumori_sekou_nagare {
	position: relative;
}

#twitter {
	margin: 30px 10px 0;
}

#followMe {
	width: 270px;
	padding-left: 10px;
	padding-top: 5px;
}


/*　pageTopへのリンクテキスト
----------------------------------------------------------------*/

#gotoTop {
	clear: both;
	font-size: 0.9em;
	text-align: left;
	text-transform: capitalize;
	height: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
}

#gotoTop a {
	display: block;
	padding-left: 25px;
	height: 20px;
	background:url(../images/common/arrow_icon.jpg) no-repeat;
	background-position: center left;
}

/*　CSSによるマウスオーバー（グローバルメニュー）
----------------------------------------------------------------*/

/* a要素に背景画像指定 */
#menu #menuHome a { background-image:url(../images/common/gloval_menu/menu_home.jpg); }
#menu #menuCompany a { background-image:url(../images/common/gloval_menu/menu_company.jpg); }
#menu #menuBusiness a { background-image:url(../images/common/gloval_menu/menu_business.jpg); }
#menu #menuExample a { background-image:url(../images/common/gloval_menu/menu_example.jpg); }
#menu #menuLink a { background-image:url(../images/common/gloval_menu/menu_link.jpg); }
#menu #menuContact a { background-image:url(../images/common/gloval_menu/menu_contact.jpg); }


/* リンク領域を生成 */
#menu #menuHome a{
	display: block;
	width:158px;
	height:54px;
}

#menu #menuCompany a,
#menu #menuBusiness a,
#menu #menuExample a,
#menu #menuLink a,
#menu #menuContact a {
	display: block;
	width:159px;
	height:54px;
}

/*マウスが乗った時の挙動*/
#menu #menuHome a:hover,
#menu #menuCompany a:hover,
#menu #menuBusiness a:hover,
#menu #menuExample a:hover,
#menu #menuLink a:hover,
#menu #menuContact a:hover{
	background-position: 0 -54px;
}

/*テキストを表示しない*/
#menu #menuHome a span,
#menu #menuCompany a span,
#menu #menuBusiness a span,
#menu #menuExample a span,
#menu #menuLink a span,
#menu #menuContact a span {
	display: none;
}


/*　フッタリンク
----------------------------------------------------------------*/
#footerLink {
	width: inherit;
	text-align: center;
	color: #2A2A2C;
	font-size: 0.8em;
	padding-bottom: 5px;
}

/* 【環境別】フッタリンクのサイズをhack STAT */
.win #footerLink  {	width: inherit;	text-align: center;	color: #2A2A2C;	font-size: 0.8em;	padding-bottom: 5px; }

.mac #footerLink  { width: inherit; text-align: center; color: #2A2A2C; font-size: 0.6em; padding-bottom: 5px; }
.mac #footerLink a { font-size: 0.8em; }

.iphone #footerLink  { width: inherit; text-align: center; color: #2A2A2C; font-size: 0.8em; padding-bottom: 5px; }
.iphone #footerLink a { font-size: 0.8em; }

.ipod #footerLink  { width: inherit; text-align: center; color: #2A2A2C; font-size: 0.6em; font-size: 0.6em; padding-bottom: 5px; }
.ipod #footerLink a { font-size: 0.8em; }

.android #footerLink  {	width: inherit;	text-align: center;	color: #2A2A2C;	font-size: 0.6em;	padding-bottom: 5px; }
.android #footerLink a { font-size: 0.8em; }

.mobile #footerLink  { width: inherit; text-align: center; color: #2A2A2C; font-size: 0.6em; padding-bottom: 5px; }
.android #footerLink a { font-size: 0.8em; }
/* 【環境別】フッタリンクのサイズをhack END */

/*　CSSによるマウスオーバー（ローカルメニュー）
----------------------------------------------------------------*/

/* a要素に背景画像指定 */
#localMenu #menuBuild a {background-image: url(../images/common/local_menu/menu_build.png);}
#localMenu #menuReroof a {background-image: url(../images/common/local_menu/menu_reroof.png);} 
#localMenu #menuRepair a {background-image: url(../images/common/local_menu/menu_repair.png);}
#localMenu #menuTyphoon a {background-image: url(../images/common/local_menu/menu_typhoon.png); }
#localMenu #menuOthers a {background-image: url(../images/common/local_menu/menu_others.png); }

/* リンク領域を生成 */
#localMenu #menuBuild a {
	display: block;
	width: 80px;
	height: 61px;	
}

#localMenu #menuReroof a {
	display: block;
	width: 156px;
	height: 61px;	
}

#localMenu #menuRepair a {
	display: block;
	width: 80px;
	height: 61px;	
}

#localMenu #menuTyphoon a {
	display: block;
	width: 156px;
	height: 61px;	
}

#localMenu #menuOthers a {
	display: block;
	width: 116px;
	height: 61px;	
}

/*マウスが乗った時の挙動*/
#localMenu #menuBuild a:hover ,
#localMenu #menuReroof a:hover ,
#localMenu #menuRepair a:hover ,
#localMenu #menuTyphoon a:hover ,
#localMenu #menuOthers a:hover {
	background-position: 0 -61px;	
}

#localMenu #menuBuild a span ,
#localMenu #menuReroof a span ,
#localMenu #menuRepair a span ,
#localMenu #menuTyphoon a span ,
#localMenu #menuOthers a span {
	display: none;
}


/*　HOME
----------------------------------------------------------------*/

h2 {
	margin-top: 20px;
}

h3{
	margin: 26px 0 0 5px;
}

h4 {
}

#leftContents h2 {
	margin: 10px 0 0 15px;
}

#daihyouAisatsu h2 {
	margin: 20px 0 0 15px;
}

#privacyPolicyBox h2 {
	margin: 20px 0 0 15px;
}

#businessBox h2 {
	margin: 20px 0 0 24px;
}

#example h2 {
	margin: 20px 0 0 15px;
}

#linkBox h2 {
	margin: 20px 0 30px 15px;
}

#siteMapBox h2 {
	margin: 20px 0 0 15px;
}

#contactBox h2 {
	margin: 30px 0 20px 25px;
}

#updateListBox h2 {
	margin: 20px 0 0 15px;
}

#privacyPolicyBox h3 {
	margin: 35px 0 0 60px;
}


#honbunImage {
	padding: 0 0 0 5px;
	float: left;
}

#honbun2 {
	padding-top: 0px;
	padding-left: 10px;
	float: left;
}

#sekouKanouText {
	float: left;
	padding-top: 30px;
	padding-left: 82px;
	color: #7272FF;
	font-size: 0.9em;
	line-height: 1.4em;
}

#sekouKanouImage{
	float: left;
	padding-top: 25px;
	padding-left: 56px;
}

ol li dl dt {
	width: 170px;
}

ol li dl dd {
}

.mitsumoriToiawaseImage{
	float: left;
}

.mitsumoriRed {
	background-image: url(../images/home/mitsumori_bg_red.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.mitsumoriBlue {
	background-image: url(../images/home/mitsumori_bg_blue.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.mitsumoriToiawaseText{
	display: block;
	width: 370px;
	float: left;
	color: #333;
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 10px;
}

#mitsumoriImage1 {
	position: absolute;
	top: 154px;
	left: 547px;
}

#mitsumoriImage2 {
	position: absolute;
	top: 350px;
	left: 528px;
}

#mitsumoriImage3 {
	position: absolute;
	top: 530px;
	left: 521px;
}

#mitsumoriImage4 {
	position: absolute;
	top: 643px;
	left: 571px;
}

#mitsumoriImage5 {
	position: absolute;
	top: 893px;
	left: 394px;
}

#muryou {
	display: block;
	width: 380px;
	padding-left: 31px;
	padding-top: 55px;
	margin-bottom: 60px;
	color: #575A36;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 28px;
	font-weight: 700;
	text-align: center;
}

#newsBox {
	width: 270px;
}

#newsBox h4 {
	padding-top: 10px;
	padding-left: 15px;
}

body #news {
	list-style: none;
}

#newsBox ul li p img {
	padding-left: 20px;
}

#newsBox ul li {
	padding-top: 15px;
}
.newsImage {
	width: 40px;
	height: 40px;
	padding: 20px 20px 7px 20px;
	float: left;
}

.updateDate {
	font-size: 0.8em;
	font-weight: bold;
	padding: 10px 0 5px 0;
}

.updateValue {
	font-size: 0.9em;
}

/*仮想新着画像*/
.newsImageKari {
	width: 40px;
	height: 40px;
	background-color:#C00;
}

.news {
	display: block;
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
	color: #343436;
	float: left;
}

#andMore {
	margin-top: 10px;
	margin-left: 163px;
}

#wnOutline1 {
	position: relative;
	width: 250px;
	height: 350px;
	margin: 20px 10px 0;
	background-color: #343436;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#wnOutline2 {
	position: absolute;
	top: 5px;
	width: 230px;
	height: 340px;
	margin: 0px 10px;
	background-color: #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#wnOutline3 {
	width: 200px;
	padding: 5px 0;
	margin: 0px 15px;
}

#couter {
	width: 230px;
	margin-top: 740px;
	margin-left: 20px;
}

#couter span{
	font-size: 0.8em;
	vertical-align: text-bottom;
	color: #000;
}

/*　会社紹介
----------------------------------------------------------------*/

/* GoogleMap Size */
#map_canvas {
	width:500px; 
	height:300px;
	margin-top: 20px;
	margin-left: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #B4B4B4;
}

#daihyouAisatsu {
	width: 940px;
}

#daihyouAisatsuImage {
	width: 160px;
	margin: 65px 20px 0;
	float: left;
}

#daihyouAisatsuText {
	width: 690px;
	padding: 35px 30px 0 20px;
	line-height: 1.4em;
	float: right;
}

#daihyouAisatsuImage #daihyouShimei {
	font-family: "ＭＳ Ｐ明朝";
	padding-left: 30px;
	padding-top: 20px;
}

#daihyouAisatsuImage span {
	font-size: 0.8em;
}

#daihyouAisatsu #syomei {
	font-family: "ＭＳ Ｐ明朝";
	font-weight: bold;
	font-size: 0.9em;
	text-align: right;
	padding-top: 15px;
	padding-right: 25px;
}

#aboutCompany{
	width: 942px;
}

#aboutCompany dl {
	margin-top: 20px;
	margin-left: 31px;
}

#aboutCompany .dt_lineA{
	display: block;
	width: 181px;
	height: 35px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 17px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dd_lineA{
	display: block;
	width: 655px;
	height: 35px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 17px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dt_lineB{
	display: block;
	width: 181px;
	height: 94px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dd_lineB{
	display: block;
	width: 655px;
	height: 94px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dt_lineC{
	display: block;
	width: 181px;
	height: 380px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dd_lineC {
	display: block;
	width: 655px;
	height: 380px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dt_lineD{
	display: block;
	width: 181px;
	height: 80px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#aboutCompany .dd_lineD{
	display: block;
	width: 655px;
	height: 80px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 15px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#License {
	width: 942px;
}

#License dl {
	margin-top: 20px;
	margin-bottom: 20px;
}

#License dl dt {
	clear: both;
	display: block;	
	width: 500px;
	float:left;
}
#License dl dd {
	display: block;
	margin-top: 25px;
	float: left;
}

#License #License1_image {
	margin-left: 22px;
	margin-top: 25px;
}

#License #License2_image {
	margin-left: 112px;
	margin-top: 25px;
}

#License #License3_image {
	margin-left: 25px;
	margin-top: 25px;
}

#License dl dt img {
	border-width: 1px;
	border-style: solid;
	border-color: #B4B4B4;
}

#License dl dl {
	display: block;
	width: 400px;
	margin-top: 0px;
}

#License dl dl dt {
	margin: 10px 0 0 0;
	padding-bottom: 6px;
}

#License dl dl dd {
	margin: 25px 0 0 0;
	font-size: 1.1em;
}


#License1 {
	display: block;
	width: 400px;	
}

#License2 {
	display: block;
	width: 400px;	
}

#License3 {
	display: block;
	width: 400px;	
}

#shikakuTitle1 {
	display: block;
	/*画像方が大きいので widthは指定しない*/
	font-family: "HG正楷書体-PRO";
	font-size: 1.6em;
	background-image:url(../images/company/ikkyuuginoushi_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;

}

#shikakuTitle2 {
	display: block;
	width: 351px;
	font-family: "HG正楷書体-PRO";
	font-size: 1.6em;
	background-image:url(../images/company/yanekoujigishi_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#shikakuTitle3 {
	display: block;
	width: 351px;
	font-family: "HG正楷書体-PRO";
	font-size: 1.6em;
	background-image: url(../images/company/shidouin_line.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#shikakuText1 {

}

/*　事業内容
----------------------------------------------------------------*/

#bodyText_2 {
	padding: 25px 0 0 40px;
	line-height: 1.5em;
}

.businessText {
	clear: both;
	margin-top: 110px;
	margin-left: 80px;
}

#businessBox {
	width: 956px;
}


/*　新築(build)　*/

#localMenuContents_build {
	width: 956px;
	height: 830px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(../images/business/build/sinchiku_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#businessBox #buildImage1 {
	margin-top: 60px;
	margin-left: 140px;	
}

/*　葺き替え(reroof)　*/
 
#localMenuContents_reroof {
	width: 956px;
	height: 742px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(../images/business/reroof/fukikae_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#businessBox #reroofImage1 {
	margin-top: 0px;
	margin-left: 545px;
}

#aboutReroof {
	margin-top: -65px;
	margin-left: 80px;
}

#aboutReroof dt{
	margin-top: 10px;
	font-size: 1.2em;
	font-style: italic;
	color: #006;
}

#aboutReroof dd{
	margin-top: 20px;
}

#aboutReroof dd span {
	color: #7D0206;
	text-decoration: underline;
}

/*　修理(repair)　*/

#localMenuContents_repair {
	width: 956px;
	height: 915px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(../images/business/repair/repair_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#repairImage1 {
	display: block;
	margin-left: 60px;
	margin-top: 30px;
	float: left;
}

#repairImage2 {
	margin-left: 630px;
	margin-top: -180px;
}

#repairText {
	display: block;
	margin-left: 20px;
	margin-top: 70px;
	float: left;
}

#aboutRepair {
	clear: both;
	padding-top: 20px;
	margin-left: 60px;
}

#aboutRepair dt{
	margin-top: 30px;
	font-size: 1.2em;
	font-style: italic;
	color: #006;
}

#aboutRepair dd {
	margin-top: 10px;
}

/*　台風対策(typhoon)　*/

#localMenuContents_typhoon {
	width: 956px;
	height: 1151px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(../images/business/typhoon/typhoon_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#typhoonImage1 {
	display: block;
	margin-left: 60px;
	margin-top: 30px;
	float: left;
}

#typhoonImage2 {
	margin-top: -220px;
	margin-left: 620px;
}

#typhoonImage3 {
	margin-top: -40px;
	margin-left: 620px;
}

#typhoonText {
	display: block;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
}

#aboutTyphoon {
	clear: both;
	padding-top: 50px;
	margin-left: 60px;
}

#aboutTyphoon dt{
	margin-top: 30px;
	font-size: 1.2em;
	font-style: italic;
	color: #006;
}

#aboutTyphoon dd {
	margin-top: 10px;
}

/*　その他屋根周り(others)　*/

#localMenuContents_others {
	width: 956px;
	height: 1407px;
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: 2px;
	background-image: url(../images/business/others/others_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#othersImage1 {
	display: block;
	margin-left: 60px;
	margin-top: 30px;
	float: left;
}

#othersText {
	display: block;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
}

#aboutOthers {
	clear: both;
	padding-top: 50px;
	margin-left: 60px;
}

#aboutOthers dl {
	display: block;
	width: 550px;
	float: left;
}

#aboutOthers ul {
	display: block;
	width: 300px;
	list-style: none;
	margin-top: 50px;
	float: left;
}

#aboutOthers li {
	margin-top:40px;
}

#aboutOthers dt{
	margin-top: 30px;
	font-size: 1.2em;
	font-style: italic;
	color: #006;
}

#aboutOthers dd {
	margin-top: 10px;
}

#aboutOthers dd img {
	margin-left: 580px;
	margin-top: -130px;
}

/*　施工事例
----------------------------------------------------------------*/

#example ol {
	list-style: none;
}

#example ul {
	list-style: none;
}


#example dl dt {
	margin-top: 30px;
}

#example dl dl dt {
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 1.7em;
	color: #A51212;
	background-image:url(../images/example/example_line_long.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 5px;
	margin-left: 15px;
	padding-bottom: 10px;
}

#example dl dl dt span {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.7em;
	font-weight:normal;
}

#example .textStyle1 {
	margin-top: 20px;
	margin-left: 40px;
	margin-bottom: 30px;
}

#case1 #case1_1 {
	display: block;
	margin: 0 0 0 70px;
	float: left;
}

#case1 #case1_2 {
	display: block;
	margin: 164px 70px 0 0;
	float: right;
}

#case1 #case1_3 {
	display: block;
	margin: 50px 0 0 70px;
	float: left;
}

#case2 ul {
	margin: auto 70px;
}

#case2 ul li {
	display: block;
	margin-left: 20px;
	float: left;	
}

#case3 div {
	margin-left: 200px;
}

#case4 div {
	margin-left: 200px;
}

#case5 ul{
	margin: auto 70px;
}	

#case5 ul li {
	display: block;
	margin-left: 20px;
	float: left;	
}

#case6 ul{
	margin: auto 70px;
}	

#case6 ul li {
	display: block;
	margin-left: 20px;
	float: left;	
}

#case7 #case7_1 {
	display: block;
	margin: 0 0 0 70px;
	float: left;
}

#case7 #case7_2 {
	display: block;
	margin: 164px 70px 0 0;
	float: right;
}

#case7 #case7_3 {
	display: block;
	margin: 50px 0 0 70px;
	float: left;
}

#case8 div {
	margin-left: 344px;
}

/*　リンク
----------------------------------------------------------------*/

#linkBox {
	margin-bottom: 40px;
}

#linkBox dl {
	margin-left: 31px;
}

#linkBox h3{
	display: block;
	width: 858px;
	height: 27px;
	color: #fff;
	margin: 2px 0 0 33px;
	text-align: center;
	padding-left: 20px;
	padding-top: 0.4em;
	background-color: #9E4245;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#linkBox dt{
	display: block;
	width: 281px;
	height: 27px;
	text-align: center left;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 0.5em;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}

#linkBox dd{
	display: block;
	width: 555px;
	height: 27px;
	margin-top: 2px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 0.5em;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	float: left;
}


/*　お問い合わせ
----------------------------------------------------------------*/

/*#contactBox {

}*/

#contactTop {
	width: 900px;
}

#contactBox #contactImage {
	display: block;
	width: 251px;
	height: 248px;
	margin: 30px 0 0 60px; 
	text-indent: -9999px;
	background-image: url(../images/contact/info_image_1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
}

#contactBox #contactText {
	width: 550px;
	height: 300px;
	margin-left: 30px;
	float: left;
}

#contactBox #contactText ul {
	font-family:  "HG丸ｺﾞｼｯｸM-PRO";
	font-size: 25px;
	list-style: none;
}

#contactBox #contactText ul li {
	margin-top: 25px;
}

#contactBox #contactText span {

}

#contactBox h3 {
	display: block;
	width: 878px;
	color: #fff;
	margin: 2px 0 0 33px;
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #9E4245;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#contactBox table {
	margin-left: 31px;
}

#contactBox table th {
	width: 181px;
	margin-top: 2px;
	margin-left: 2px;
	padding: 10px 0 10px 20px;
	font-style: normal;
	text-align: left;
	font-weight: normal;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#contactBox table th span {
	color: #F00;
	font-size: 0.8em;
}

#contactBox table td {
	width: 655px;
	margin-top: 2px;
	margin-left: 2px;
	padding: 10px 0 10px 20px;
	background-color: #EAEAEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#contactBox #checkButton {
	background-image: url(../images/contact/info_button_kakuin.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	border-style: none;
	width: 184px;
	height: 69px;
	margin-left: 380px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contactBox #backButton {
	background-image: url(../images/contact/info_button_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	border-style: none;
	width: 184px;
	height: 69px;
	margin-left: 270px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contactBox #sendButton {
	background-image: url(../images/contact/info.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	border-style: none;
	width: 184px;
	height: 69px;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}


/* 送信結果画面 */
#contactSend {
	width: 940px;
	height: 700px;
}

#contactSend p {
	margin: 30px 0 40px 30px;
}

/*　サイトマップ
----------------------------------------------------------------*/

#siteMapBox {
	background-image: url(../images/sitemap/sitemap_image_1.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	margin-bottom: -30px;
	margin-right: -9px;
	padding-bottom: 130px;
	font-size: 1.2em;
}

#siteMapBox ul {
	list-style: none;
}

#siteMapBox dl {
	margin-top: 20px;
}

#siteMapBox dl dt {
	display: block;
	height: 26px;
	padding-left: 44px;
	background-image:url(../images/sitemap/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
	margin-left: 80px;
}

#siteMapBox p
{
	display: block;
	height: 26px;
	padding-left: 44px;
	background-image:url(../images/sitemap/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 15px;
	margin-left: 80px;
}

#siteMapBox dl dd {
	margin-left: 120px;
}

#siteMapBox dl dd li{
	display: block;
	height: 26px;
	color: #666;
	font-size: 0.9em;
	padding-left: 37px;
	background-image: url(../images/sitemap/sitemap_dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	margin-left: 7px;
}

#siteMapBox dl dd p {
	display: block;
	height: 26px;
	padding-left: 44px;
	background-image: url(../images/sitemap/sitemap_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 3px;
	margin-left: 0px;
}


/*　プライバシーポリシー
----------------------------------------------------------------*/

#privacyPolicyBox {
	margin-bottom: 30px;
}

#privacyPolicyBox p {
	margin-top: 30px;
	margin-left: 60px;	
}

#privacyPolicyBox #preface {
	margin-top:30px;
	margin-left: 60px;	
	line-height: 1.2em;
}

#privacyPolicyBox dl {
	margin-left: 60px;	
}

#privacyPolicyBox dl dt {
	margin-top: 30px;
}

#privacyPolicyBox dl dd {
	display: inline-block;
}

#privacyPolicyBox dl dd p {
	display: inline-block;
	margin-top: 15px;
}

#privacyPolicyBox ol {
	/*display: inline-block;*/
	list-style: none;
	margin-left: 60px;
}

/*仮*/
#privacyPolicyBox ul {
	list-style: none;
	margin-left: 60px;
}

#privacyPolicyBox ol li {
	/*display: inline-block;*/
	margin: 0 0 0 0;
}

#privacyPolicyBox #date {
	text-align: right;
	padding-right: 40px;
}

/*　更新履歴（新着情報）
----------------------------------------------------------------*/
#updateListBox ul {
	list-style: none;
	margin: 30px 0 40px 30px;
}

#updateListBox li {
	margin: 20px 0 0 0;
}