﻿@charset "utf-8";
/* common */
/* -------------------------------------------------------- */


body {
	margin:0 0 0 0;
	font:12px Meiryo, MS PGothic, Osaka, arial, helvetica, sans-serif;
	font-size:12px;
	line-height:2.4em;
	letter-spacing:1px;
	color:#333;
}

a img {
    border-style:none;
}

img {
    border-style:none;
}

a:link {
	color:#039;
	text-decoration: none;
}

a:visited {
	color:#523B33;
	text-decoration: none;
}

a:hover {
	color:#039;
	text-decoration:underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h1, h2, h3, h4, h5, h6, h7 {
	line-height:140%;
}
p, ul, ol, dl, address, blockquote, table, div {
	line-height:160%;
}

input, select, textarea, button, label {
	vertical-align:middle;
}
h1 {
	/*position: absolute;*/
	top: -8px;
	color:#FFF;
	font-size: small;
	font-weight : normal;
}
ol {
	list-style-type:decimal;
	margin-left:1.8em;
}


img {
	border: none;
	line-height:0;
	display:block;
}

a img {
	display:inline;
	vertical-align:top;
}





/*font-size*/
.fs7{font-size: 7px;}
.fs8{font-size: 8px;}
.fs9{font-size: 9px;}
.fs10{font-size: 10px;}
.fs11{font-size: 11px;}
.fs12{font-size: 12px;}
.fs13{font-size: 13px;}
.fs14{font-size: 14px;}
.fs15{font-size: 15px;}
.fs16{font-size: 16px;}
.fs17{font-size: 17px;}
.fs18{font-size: 18px;}
.fs19{font-size: 19px;}
.fs20{font-size: 20px;}


/* container */
/* -------------------------------------------------------- */
#Container {
	width:100%;
	min-width:900px;
}
/* header */
/* -------------------------------------------------------- */
#Header {
	width:100%;
	height:200px;
	/*background:url(/img/common/head_bg.png) repeat;*/
}

#Header #cont {
	width:915px;
	height:100px;
	text-align:left;
	margin:0 auto;
	position:relative;
	background:url(/img/common/head_bg900b.png) repeat;
}


#Headtop {
	width:100%;
	height:18px;
	background-color:#006834;
	padding: 3px 0;
	color:#FFF;
}


.w915 {
	width: 915px;
	text-align: left;
	margin: 0 auto;
}


#topframe {
	width: 100%;
	height: 100px;
	background-color:#61AA31;
}

#topframe #cont{
	width: 915px;
	text-align: left;
	margin: 0 auto;
}


#head_logo {
	width:250px;
	height:36px;
	margin:30px 0 0 0;
	padding:0 0 0 0;
	float:left;
}

#telno {
	width:300px;
	height:140px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:right;
}

#fbtop {
	width:65px;
	height:65px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:right;
}

#headhome{
	width:65px;
	height:65px;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	float:right;
}


#Header #telno #material {
	width:100px;
	height:30px;
	margin:8px 10px 0 190px;
	padding:0 0 0 0;
}



#MainMenu {
	width:100%;
	height:80px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border-bottom:solid 1px;
	border-bottom-color:#006834;
	background:url(../img/common/mainmenu_bg.png) repeat;
	}

#MainMenu #btn {
	width:915px;
	height:80px;
	margin:auto;
	padding:0 0 0 0;
}


/*デフォルトボタン*/
.btn_def{
	width:150px;
	height:40px;
	background:url(../img/common/btn_default.png) repeat;
	}



#TP5pximgRgr {
	float: right;
	margin: 15px;
	padding: 5px;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 0 10px 0 #ddd;
	
}

#TP5pximgLgr {
	float: left;
	margin: 15px;
	padding: 5px;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 0 10px 0 #ddd;
}

#inquiry_tel {
	width:510px;
	height:100px; 
	padding:20px 23px 20px 23px;
	margin:30px 0px 20px 0px;
	background:url(../img/common/inquiry_tel.png) no-repeat center top;
	}

#inquiry_tel #cont {
	width:480px;
	height:35px;
	margin:27px 0 0 10px;
	padding:0 0 0 0;
	}

#practice_time {
	width:540px;
	margin:30px 0px 20px 10px;
	}
	
.Brown_t { color:#C39D62; font-size:12px;}



/*///////////////////////////////////////////////////////////////*/
/* ======================== global menu ======================== */

.gmn {
	width:915px;
	margin:auto;
}
/* remove the bullets, padding and margins from the lists */
.gmn ul {
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.gmn li {
	float:left;
	position:relative;
}
/* use the table to position the dropdown list */

.gmn a, .gmn a:visited {
	display:block;
	height:80px;
	background-repeat:no-repeat;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}

/*↓メインメニュー*/
.gmn .service a {
	width:183px;
	background: url(../img/common/head_menu_btn.png) 0 0;
}
.gmn .service a.on, .gmn .service a:hover {
	background: url(../img/common/head_menu_btn.png) 0 -80px;
}
.gmn .results a {
	width:183px;
	background:url(../img/common/head_menu_btn.png) -183px 0;
}
.gmn .results a.on, .gmn .results a:hover {
	background:url(../img/common/head_menu_btn.png) -183px -80px;
}
.gmn .company a {
	width:183px;
	background:url(../img/common/head_menu_btn.png) -366px 0;
}
.gmn .company a.on, .gmn .company a:hover {
	background:url(../img/common/head_menu_btn.png) -366px -80px;
}
.gmn .access a {
	width:183px;
	background:url(../img/common/head_menu_btn.png) -549px 0;
}
.gmn .access a.on, .gmn .access a:hover {
	background:url(../img/common/head_menu_btn.png) -549px -80px;
}
.gmn .inquiry a {
	width:183px;
	background:url(../img/common/head_menu_btn.png) -732px 0;
}
.gmn .inquiry a.on, .gmn .inquiry a:hover {
	background:url(../img/common/head_menu_btn.png) -732px -80px;
}
/*メインメニュー↑*/
/* hide the sub level links */
.gmn ul ul {
	visibility:hidden;
	position:absolute;
	width:100%;
	height:0;
}
/* make the sub level visible on hover list or link */
.gmn ul li:hover ul, .gmn ul a:hover ul {
	visibility:visible;
}
/*///////////////////////////////////////////////////////////////*/


#bg_dls {
	width:915px;
	height:27px;
	background:url(../img/common/bg_dls.png);
	}

#bg_dlss {
	width:915px;
	height:20px;
	margin:auto;
	background:url(../img/common/bg_dls.png);
	}


/*cmメニュー　index*/

#cm_menu {
	width:915px;
	height:96px;
 }

#cm_menu #btn {
	width:228px;
	height:96px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
 }
 
 
/*///////////////////////////////////////////////////////////////*/
/* crumb_title */
/* -------------------------------------------------------- */

/* crumb */


#crumb_title {
	height:131px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(../img/common/crumb_title_bg.png) repeat;
	position:relative;
 }

#crumb_title #cont {
	width:915px;
	height:131px;
	margin:auto;
 }

#crumb_title #cont #crumb{
	width:915px;
	height:25px;
	margin:0 0 0 0;
	padding:10px 0 0 0;
	text-align:left;
	font-size:11px;
 }



#crumb_title #cont #crumb a:link {
	color:#039;
	text-decoration: none;
}

#crumb_title #cont #crumb a:visited {
	color:#039;
	text-decoration: none;
}

#crumb_title #cont #crumb a:hover {
	color:#039;
	text-decoration:underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* title */

#h1title {
	width:500px;
	height:35px;
	margin:35px 0 0 0;
	padding:0 0 0 0;
	}


/*h1title*/
.h1txt {
	width:480px;
	height:35px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	/*text-shadow:   1px  1px 0px #808080,  -1px -1px 1px #a9a9a9;*/
	font-size: 23px;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "serif";
	font-weight: bold;
	text-align:left;
	vertical-align: middle;
	color:#6EB92B;
	padding-left: 20px;/*左スペース*/
	position:relative;
	border-left: 3px solid #6EB92B;/*付箋*/
}



/*///////////////////////////////////////////////////////////////*/
/* from コンテンツ */
/* -------------------------------------------------------- */


/* ----- フォームコンテンツ ----- */

#inquiry_form {}

#inquiry_form td {
	text-align:left;
	line-height: 140%;
}

#inquiry_form h3 {
	text-align: center;
	margin: 0;
}

#inquiry_form #left {
	width: 520px;
	float: left;
}

#inquiry_form input {
	font-size: 12px;
	border:#BBBBBB 1px solid;
	background: #F0F0F0;
}

#inquiry_form select {
	font-size: 12px;
	border:#BBBBBB 1px solid;
	background: #F0F0F0;
}


#inquiry_form textarea {
	width: 275px;
	height: 10em;
	font-size: 12px;
	border:#BBBBBB 1px solid;
	background: #F0F0F0;
}

#inquiry_form .answer_area {
	width: 145px;
	background: #F0F0F0;
}

#inquiry_form .answer_area2 {
	width: 275px;
	background: #F0F0F0;
}


/*テーブルcss無効化*/
.reset table{
border: 3px ridge;
}
.reset td{
border: medium ridge;
border-collapse: collapse;
}


/* ----- normal_form その他の一般フォーム ----- */

#normal_form {
	width: 444px;
	margin: 10px auto;
}
#normal_form #title {
	float: left;
	padding: 5px 3px 0px;
	width: 94px;
	height: 25px;
	background-color: #E6E6E6;
	font-weight: bold;
	border-bottom: #FFFFFF 2px solid;
}

#normal_form #input {
	float: right;
	padding: 5px 3px 0px;
	width: 338px;
	height: 25px;
	background-color: #F0F0F0;
	border-bottom: #FFFFFF 2px solid;
}



/*///////////////////////////////////////////////////////////////*/
/* list */
/* -----  リスト ----- */

/* list01 */
 list-style-type: none; 
.list01 ul { margin:0 0 15px 50px; padding:0; list-style-type: none;}

.list01 ul li { margin:0 0 7px 0; list-style:disc; line-height:1.2em; list-style-type: none;}

.list01 ul li.dot { background:none; font-size:1px; height:1px; line-height:1px; border-top:1px dotted #555; list-style-type: none;}



.list01 ol { margin:0 0 15px 60px; padding:0; }

.list01 ol li { margin:0 0 7px 0; list-style:decimal; line-height:1.5em; }



.list01 dl { margin:0; }

.list01 dt { margin-bottom:5px; font-weight:bold; }

.list01 dd { margin-bottom:15px; }



.list01.arw.red ul { margin:0 0 15px 50px !important; padding:0; }

.list01.arw.red ul li { padding:0 0 0 12px; background: url(../img/arw01.gif) no-repeat 0 2px !important; list-style:none; line-height:1.2em; }

.list01.arw.red dt { padding:0 0 0 12px; background:url(../img/arw01.gif) no-repeat 0 4px; }



.list01.arw.gry ul { margin:0 0 15px 50px !important; padding:0; }

.list01.arw.gry ul li { padding:0 0 0 12px; background: url(../img/arw04.gif) no-repeat 0 2px !important; list-style:none; line-height:1.2em; }

.list01.arw.gry dt { padding:0 0 0 12px; background:url(../img/arw04.gif) no-repeat 0 4px; }



.list01.arw.gry ul ul { margin:10px 0 15px 40px !important; padding:0; }

.list01.arw.gry ul ul li { padding:0 0 0 12px; background:none !important; list-style:disc !important; }



/* list02 */

.list02 dl { padding:0; }

.list02 dt { font-weight:bold; }

.list02 dd { margin:0 0 6px 0; }



.list02 ul { margin:15px 0 20px 35px; padding:0; list-style-type: none;}

.list02 ul li { margin:15px 0 5px 0; list-style:disc; line-height:1.8em; list-style-type: none;}



.list02 ol { margin:13px 0 15px 35px; padding:0; }

.list02 ol li { margin:0 0 15px 0; list-style:decimal; line-height:1em; }



.list02 ol ul { margin:13px 0 20px 20px; padding:0; list-style-type: none;}

.list02 ol ul li { margin:15px 0 5px 0; list-style:disc; line-height:0.7em; list-style-type: none;}



.list02 dl { padding:0; }

.list02 dt { display:block; clear:both; float:left; }

.list02 dd { display:block; float:left; margin:0 0 6px 0; }



.list02.arw ul { margin:0 0 15px 5px; padding:0; }

.list02.arw ul li { margin:0 0 10px 0; padding:0 0 0 12px; background: url(../img/arw01.gif) no-repeat 0 4px; list-style:none; }

.list02.arw dt { padding:0 0 0 12px; background:url(../img/arw01.gif) no-repeat 0 4px; }




/* list03 */

.list03 dl { padding:0; }

.list03 dt { font-weight:bold; }

.list03 dd { margin:0 0 6px 0; }



.list03 ul { margin:10px 0 15px 45px; padding:0; list-style-type: none;}

.list03 ul li { margin:10px 0 5px 0; list-style:disc; line-height:1.5em;}



.list03 ol { margin:13px 0 15px 35px; padding:0; }

.list03 ol li { margin:0 0 15px 0; list-style:decimal; line-height:1em; }



.list03 ol ul { margin:20px 0 20px 20px; padding:0; list-style-type: none;}

.list03 ol ul li { margin:10px 0 5px 0; list-style:disc; line-height:0.7em; list-style-type: none;}



.list03 dl { padding:0; }

.list03 dt { display:block; clear:both; float:left; }

.list03 dd { display:block; float:left; margin:0 0 6px 0; }



.list03.arw ul { margin:0 0 15px 5px; padding:0; }

.list03.arw ul li { margin:0 0 10px 0; padding:0 0 0 12px; background: url(../img/arw01.gif) no-repeat 0 4px; list-style:none; }

.list03.arw dt { padding:0 0 0 12px; background:url(../img/arw01.gif) no-repeat 0 4px; }


/*///////////////////////////////////////////////////////////////*/
/* index sub btn 整頓 */
/* -------------------------------------------------------- */

#index_tidy {
	font-size:10px;
	color:#888888
	}

#index_tidy #btn440left {
	width:350px;
	height:181px;
	margin:0 70px 0 71px;
	float:left;
	text-align:center;
	}

#index_tidy #btn440right {
	width:350px;
	height:181px;
	margin:0 70px 0 0;
	float:right;
	text-align:center;
	}

#index_tidy #btn440left #txt {
	width:350px;
	height:30px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	}

#index_tidy #btn440right #txt {
	width:350px;
	height:30px;
	margin:5px 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	}


#index_tidy #btn155left {
	width:130px;
	height:190px;
	margin:0 0 0 44px;
	float:left;
	text-align:center;
	}

#index_tidy #btn155left #txt {
	width:130px;
	height:55px;
	margin:10px 0 0 0;
	text-align:center;
	}

/*ビジュアル上部表示*/








/*///////////////////////////////////////////////////////////////*/
/* contents */
/* -------------------------------------------------------- */

#upsA {
	margin:220px;
	}

#Contents {
	width:915px;
	margin:auto;
	color:#333;
}


/*コンテンツリンク配色*/
#Contents #PageLink {
	width:200px;
	height:20px;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	float:right;
	text-align:right;
	color:#039;
	font-size:11px;
 }


#Contents #PageLink a:link {
	color:#039;
	text-decoration: none;
}

#Contents #PageLink a:visited {
	color:#039;
	text-decoration: none;
}

#Contents #PageLink a:hover {
	color:#F60;
	text-decoration: none;
}

#Contents #PageLink #Home {
	height:17px;
	margin:0 0 0 0;
	padding:3px 0 0 0;
	float:right;
	text-align:right;
	}

#Contents #red_mes {
	width: 80%;
	margin:auto;
	padding:15px;
	border:#C03 1px solid;
	background: #FFD2DE;
	color:#C03;
}

 
#Contents #index_width {
	width:600px;
	margin:auto;
	padding:0 0 0 0;
 }

#Contents #Maincont {
	width:620px;
	margin:5px 0 0 15px;
	padding:0 30px 0 0;
 }

#Contents #Mainconts {
	width:500px;
	margin:5px 0 0 30px;
	padding:0 30px 0 30px;
 }


.m_blue {
	color:#009dd3;
	font-size:13px;
	font-weight:bold;
 }

.m_black {
	color:#333;
	font-size:12px;
	font-weight:bold;
 }
 
 


#Arw_next_r {
	width:170px;
	height:25px;
	float:right;
	margin:10px 20px 0 0;
	text-align:right;
}

.arwnext {
	padding:0 20px 0 15px;
	background:url(/img/common/arrow_next.png) no-repeat 0 3px;
	line-height:1.2em;
}

#piece {
	width:auto;
	margin:10px 4px 10px 4px;
	padding:0 0 0 0;
	}


#piece_bg{
	width:210px;
	height:120px;
	margin:0 12px 0 0;
	background:url(/img/common/3piece_bg.png) no-repeat 0 3px;
	float:left;
    }

#piece_bg #Hi{
	width:160px;
	height:20px;
	margin:13px 0 15px 30px;
    }

#piece_bg #lw{
	width:190px;
	height:30px;
	margin:0px 10px 0px 10px;
    }
 

/*サイドメニュー*/
/* -------------------------------------------------------- */
#Side {
	width:240px;
	float:right;
	text-align:right;
	margin:15px 0 0 0;
	padding:0;
}

#index_side {
	width:240px;
	float:left;
	margin:15px 0 0 0;
	padding:0;
}


#Side #btn220 {
	width:240px;
	margin:0 0 0 0;
}

#Side #btn220k {
	width:240px;
	margin:10px 0 0 0;
}

#Side #btn220d {
	width:240px;
	margin:0 0 10px 0;
}


/* ContMain */
/* -------------------------------------------------------- */
#ContMain {
	width:655px;
	float:left;
	margin:15px 0 0 0;
	padding:0 10px 0 10px;
	color:#333;
}

#ContMain #Cont {
	width:600px;
	margin:10px;
	padding:0 0 0 10px;
	color:#523B33;
}

#ContMain #solid {
	width:655px;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:solid 1px #CCBA8D;
}

#ContMain #solid #Cont_title_head01{
	width:655px;
	height:24px;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(/img/common/title_index001.png);
}

#ContMain #solid #Cont_title_head02{
	width:655px;
	height:24px;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(/img/common/title_index002.png);
}

#ContMain #solid #cont{
	width:615px;
	padding:30px;
}



/*p*/
#ContMain #content15p {
	width:auto;
	padding:15px;
	}

#ContMain #content20p {
	width:auto;
	padding:20px;
	}

#ContMain #content30p {
	width:auto;
	padding:30px;
	}

#ContMain #content40p {
	width:auto;
	padding:40px;
	}

#ContMain #content40ppribacy {
	width:auto;
	padding:40px 40px 40px 10px;
	}

#ContMain #content50p {
	width:auto;
	padding:50px;
	}

/*m*/
#ContMain #content15m {
	width:auto;
	margin:auto;
	padding:0 15px 0 15px;
	}

#ContMain #content20m {
	width:auto;
	margin:auto;
	padding:0 20px 0 20px;
	}

#ContMain #content30m {
	margin:auto;
	padding:0 30px 0 30px;
	text-align:left;
	}

#ContMain #content40m {
	margin:auto;
	padding:0 40px 0 40px;
	text-align:left;
	}

#ContMain #content50m {
	margin:auto;
	padding:0 50px 0 50px;
	text-align:left;
	}


/*b*/
#ContMain #content15b {
	width:auto;
	margin:auto;
	padding:20px;
	border:#06F 1px solid;
	background: #E3EEFF;
	color:#06F;
	}

#ContMain #content20b {
	width:auto;
	margin:auto;
	padding:0 20px 0 20px;
	}

#ContMain #content30b {
	margin:auto;
	padding:0 30px 0 30px;
	}

#ContMain #content40b {
	margin:auto;
	padding:0 40px 0 40px;
	}

#ContMain #content50b {
	margin:auto;
	padding:0 50px 0 50px;
	}


/*smp ContMain*/
#ContMainSmp {
	float:left;
	margin:15px 0 0 0;
	padding:0 20px 0 20px;
	color:#333;
}

#ContMainSmp #Cont {
	width:600px;
	margin:10px;
	padding:0 0 0 10px;
	color:#523B33;
}

#ContMainSmp #solid {
	width:655px;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	border:solid 1px #CCBA8D;
}

#ContMainSmp #solid #Cont_title_head01{
	width:655px;
	height:24px;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(/img/common/title_index001.png);
}

#ContMainSmp #solid #Cont_title_head02{
	width:655px;
	height:24px;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(/img/common/title_index002.png);
}

#ContMainSmp #solid #cont{
	width:615px;
	padding:30px;
}



/*p*/
#ContMainSmp #content15p {
	width:auto;
	padding:15px;
	}

#ContMainSmp #content20p {
	width:auto;
	padding:20px;
	}

#ContMainSmp #content30p {
	width:auto;
	padding:30px;
	}

#ContMainSmp #content40p {
	width:auto;
	padding:40px;
	}

#ContMainSmp #content40ppribacy {
	width:auto;
	padding:40px 40px 40px 10px;
	}

#ContMainSmp #content50p {
	width:auto;
	padding:50px;
	}

/*m*/
#ContMainSmp #content15m {
	width:auto;
	margin:auto;
	padding:0 15px 0 15px;
	}

#ContMainSmp #content20m {
	width:auto;
	margin:auto;
	padding:0 20px 0 20px;
	}

#ContMainSmp #content30m {
	margin:auto;
	padding:0 30px 0 30px;
	text-align:left;
	}

#ContMainSmp #content40m {
	margin:auto;
	padding:0 40px 0 40px;
	text-align:left;
	}

#ContMainSmp #content50m {
	margin:auto;
	padding:0 50px 0 50px;
	text-align:left;
	}


/*b*/
#ContMainSmp #content15b {
	width:auto;
	margin:auto;
	padding:20px;
	border:#06F 1px solid;
	background: #E3EEFF;
	color:#06F;
	}

#ContMainSmp #content20b {
	width:auto;
	margin:auto;
	padding:0 20px 0 20px;
	}

#ContMainSmp #content30b {
	margin:auto;
	padding:0 30px 0 30px;
	}

#ContMainSmp #content40b {
	margin:auto;
	padding:0 40px 0 40px;
	}

#ContMainSmp #content50b {
	margin:auto;
	padding:0 50px 0 50px;
	}



/*mes box*/

#mes01gr {
	width:95%;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px; /* CSS3 */
	background-color: #EFF9E6;   /* 背景色 */
	color:#6EB92B;
	padding:15px;
	margin:0 0 0 0;
}



/*施工実績*/
#results {}

#results #hospin {
	width:180px;
	margin:0 15px 0 0;
	float:left;
}

#results #hospin #title {
	width:180px;
	height:25px;
	margin:20px 0 10px 0;
	color:#F60;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
}



/*サービス*/

#servicepagetitle {
	width:180px;
	height:20px;
	margin:0 0 5px 0;
	color:#039;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
}



/*サービス*/



#TP5pximgLn {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

#TP5pximgLn .img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}


#TP5pxtxtL {
	width:320px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 10px 5px 5px 5px;
}

#TP5pxtxtLsmp {
	width:270px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 10px 5px 5px 5px;
}

#TP5pxtxtL .title {
  color: #F60;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1;
}

#TP5pxtxtLsmp .title {
  color: #F60;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 1;
}

/*about*/
#aboutbox {
	width:210px;
	margin: 0 5px 0 0;
	float:left;
	}

/*case*/
#caseTB {
	width:630px;
	height:120px;
	margin:15px;
	}

#caseTB #btn {
	width:120px;
	height:120px;
	margin:0 6px 0 0;
	float:left;
	}

/*case 実績ビフォーアフターボックス*/

#caseCTB {
	width:100%;
	padding:5px;
	}

/*01*/
#caseCTB #block01 {
	width:auto;
	float:left;
	}

#caseCTB #blocketc {
	width:auto;
	float:left;
	margin:12px
	}
	
#caseCTB #block01 #before {
	width:110px;
	height:50px;
	margin:0 0 5px 0;
	}

#caseCTB #block01 #photo {
	width:auto;
	margin:10px 0 5px 0;
	}
	
#caseCTB #block01 #comment {
	width:200px;
	margin:0 0 0 0;
	}

/*02*/
#caseCTB #block02 {
	width:66px;
	height:92px;
	margin:90px 20px 60px 20px;
	float:left;
	}

/*03*/
#caseCTB #block03 {
	width:auto;
	float:left;
	}
	
#caseCTB #block03 #after {
	width:200px;
	height:50px;
	margin:0 0 5px 0;
	}

#caseCTB #block03 #photo {
	width:auto;
	margin:10px 0 5px 0;
	}
	
/*施工事例価格表リンク*/

#case_Price {
	width:auto;
	float:left;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	}

#case_PriceLink {
	width:150px;
	float:right;
	margin:0 10px 10px 0;
	}

#case_img_back01 {
	padding:0 30px 0 0;
	color:#F60;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1;
	text-align:right;
}



/*お知らせ*/
/*What'New*/
 /*News記事*/
 
#update {} 

#update #left{
	width:70px;
	height:20px;
	margin:0 0 0 20px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#693905;
	}
	
#update #right{	
    width:240px;
	height:20px;
	margin:0 0 0 0;
	float:right;
	text-align:left;
	}
	 

 
#Notice {
	width:600px;
	margin:0;
	padding:0 0 0 0;
 }
 
 .m_blue {
	color:#009dd3;
	font-size:13px;
	font-weight:bold;
 }
 
 

.m_black {
	color:#333;
	font-size:12px;
	font-weight:bold;
 }
 
 
 /*-------------------*/
 /*お知らせ*/
 
#Notice #Phase {
	width:550px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:3em;
}

#Notice #Phase a:link {
	color:#039;
	text-decoration: none;
}

#Notice #Phase a:visited {
	color:#039;
	text-decoration: none;
}

#Notice #Phase a:hover {
	color:#039;
	text-decoration:underline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}



/*左上*/
#Notice #Phase #dh{
	width:100px;
	height:20px;
	float:left;
	margin:0 20px 0 0;
	padding:0 0 0 10px;
	font-weight:bold;
}
/*左下*/
#Notice #Phase #dl{
	width:70px;
	height:30px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
/*右上*/
#Notice #Phase #dt{
	width:400px;
	height:80px;
	float:left;
	margin:0 0 0 0px;
	padding:0 0 0 0;
}
/*右下*/
#Notice #Phase #dd{
	width:450px;
	height:50px;
	float:left;
	margin:0 0 0 30px;
	padding:0 0 0 0;
}


 
 /*-------------------*/
 /*ブログトピックス*/
 
#bolg_topics {
	padding:0 0 0 0}

#bolg_topics #cont {
	width:600px;
	height:60px;
	margin:0 0 0 0;
	padding:0 0 0 20px;
	}

/*price*/
#price {
	padding:30px;
	background: #fff;
	margin:0 0 50px 0;
	border: solid 1px #ddd;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 0 5px 0 #ddd;
	}

#price #SCimg {
	width:300px;
	height:120px;
	margin:0 0 0 0;
	padding:0;
	float:left;
	}


#price #SClink {
	width:210px;
	margin:80px 0 0 80px;
	padding:0;
	float:left;
	}

#price #SClink #right {
	width:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
	}
	
#price #SClink #left {
	width:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	}
	
.pricetxt {
	margin:0 0 0 0;
	padding:15px;
 	}

#price #titleL {
	width:250px;
	height:15px;
	float:left;
	margin:5px 1px 0 1px;
	padding:10px;
	background-color:#696969;
	color:#FFF;
	text-align:center;
	}

#price #titleR {
	width:300px;
	height:15px;
	float:left;
	margin:5px 1px 0 0;
	padding:10px;
	background-color:#696969;
	color:#FFF;
	text-align:center;
	}

#price #detailL {
	width:250px;
	float:left;
	margin:1px 0 20px 1px;
	padding:10px;
	background-color:#E8E8E8;
	text-align:center;
	}

#price #detailR {
	width:300px;
	float:left;
	margin:1px 0 20px 1px;
	padding:10px;
	background-color:#f8f8f8;
	text-align:center;
	}



/*access*/

#printbox {
	width:50px;
	margin:0;
	padding:0;
	float:left;
	}

#printtxt {
	width:auto;
	margin:10px 0 0 20px;
	padding:0;
	float:left;
	}



/* Contfoot */
/* -------------------------------------------------------- */
#Contfoot {
	width:655px;
	float:left;
	text-align:left;
	margin:15px 0 0 0;
	padding:0 10px 0 10px;
	color:#333;
	}



/* Footer */
/* -------------------------------------------------------- */

#FootSpace {
	margin:30px 0 5px 0;}

#Footer {}

#Footer #bgcolor {
	width:100%;
	height:300px;
	text-align:left;
	/*background:url(../img/common/footmenu_bg.png) repeat;*/
	background-color:#61AA31;
}

#bgcolor2 {
	width:100%;
	height:250px;
	text-align:left;
	background-color:#006834;
}


#copylight {
	width:100%;
	height:500px;
	text-align:left;
	background-color:#FFF9EF;
}

#Footer #FootBana {
	width:250px;
	height:117px;
	margin:20px 0 0 0;
	float:left;
}

#Footer a:link {
	color:#FFF;
	text-decoration: none;
		text-align:left;
}
#Footer a:visited {
	color:#FFF;
	text-decoration: none;
		text-align:left;
}
#Footer a:hover {
	color:#0095CC;
	text-decoration: none;
		text-align:left;
}

#Footer #Cont {
	width:915px;
	margin:auto;
	text-align:left;
	color:#FFF;
}

#Footer #Cont #fl {
	width:200px;
	margin:5px 0 0 25px;
	text-align:left;
	color:#523B33;
	float:left;
	text-align:left;
}

#Footer #Cont #fr {
	width:150px;
	margin:5px 0 0 10px;
	text-align:left;
	color:#523B33;
	float:left;
}

/*--------------------*/

#Footer #Contline {
	width:915px;
	margin:auto;
	text-align:left;
	color:#666;
}

#Footer #Contline #fl {
	width:170px;
	margin:5px 0 0 25px;
	text-align:left;
	color:#523B33;
	float:left;
}

#Footer #Contline #fr {
	width:150px;
	margin:5px 0 0 10px;
	text-align:left;
	color:#523B33;
	float:left;
}


#Footer #f_tel {
	width:220px;
	height:73px;
	margin:20px 0 0 0;
	text-align:left;
	float:right;
}


/*--------------------*/

#fu_list {
	margin:0px 0 10px 0;
	background-color:#E2ECBA;
	color:#666;
	text-align:left;
	}

#fu_list a:link {
	color:#666;
	text-decoration: none;
		text-align:left;
}
#fu_list a:visited {
	color:#666;
	text-decoration: none;
		text-align:left;
}
#fu_list a:hover {
	color:#0095CC;
	text-decoration: none;
		text-align:left;
}


#fu_listbox{
	margin:10px 20px 7px 20px;
	float:left;
		text-align:left;
	}


#fu_list ul {
	margin:0px 0 0 30px;
	padding:0;
}
#fu_list ul li {
	margin:8px 0 4px 0px;
	list-style:disc;
	line-height:1.5em;
	margin-left:0px;
	list-style-type: none;

}
#fu_list ul li.dot {
	background:none;
	font-size:1px;
	height:1px;
	line-height:1px;
	border-top:1px dotted #555;
	margin-left:0px;
	list-style-type: none;
}
#fu_list ol {
	margin:10px 0 10px 30px;
	padding:0;
}
#fu_list ol li {
	margin:0 0 4px 0;
	list-style:decimal;
	line-height:1.2em;
	margin-left:0px;
	list-style-type: none;
}
#fu_list dl {
	margin:0;
}
#fu_list dt {
	margin-bottom:5px;
	font-weight:bold;
}
#fu_list dd {
	margin-bottom:15px;
}




/*--------------------*/


#Copyright{
	background-color:#E2ECBA;
	 }

#Copyright #cont {
	width:915px;
	margin:auto;
	color:#888888;
	font-weight:bold;
	text-align:center;
}

#Copyright #ftcopy {
	width:100%;
	height:100%;
	background-color:#C39D62;
	color:#006834;
}

#Copyright a:link {
	color:#006834;
}
#Copyright a:visited {
	color:#006834;
}
#Copyright a:hover {
	color:#f39700;
}


.arwlm {
	padding:0 0 0 25px;
	background:url(/img/common/arrow_fm.png) no-repeat;
	line-height:2em;
}
.arwls {
	padding:0 0 20px 11px;
	background:url(/img/common/arrow_fs.png) no-repeat 0 3px;
	line-height:1em;
}

#f_list {}

#f_list ul {
	margin:0 0 0 30px;
	padding:0;
}
#f_list ul li {
	margin:8px 0 4px 0px;
	list-style:disc;
	line-height:1.5em;
	margin-left:0px;
	list-style-type: none;
}
#f_list ul li.dot {
	background:none;
	font-size:1px;
	height:1px;
	line-height:1px;
	border-top:1px dotted #555;
	margin-left:0px;
	list-style-type: none;
}
#f_list ol {
	margin:10px 0 10px 30px;
	padding:0;
}
#f_list ol li {
	margin:0 0 4px 0;
	list-style:decimal;
	line-height:1.2em;
	margin-left:0px;
	list-style-type: none;
}
#f_list dl {
	margin:0;
}
#f_list dt {
	margin-bottom:5px;
	font-weight:bold;
}
#f_list dd {
	margin-bottom:15px;
}


#MapincWak {
	width: 150px;
	height:25px;
	margin:0 0 0px 0px;
	padding:5px 0 0 0;
	
}

#HeadTop {
	width:865px;
	margin:auto;
	text-align:right;
	padding:0 50px 30px 0;
	}

#pageTop01{
position:fixed;
bottom:100px;
right:0;
}


/*色見本枠*/
.colorBtop2 {
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 5px; /* CSS3 */
	background-color: #FFFFFF;   /* 背景色 */
	border: 2px solid #FFFFFF;
	padding: 20px;
	line-height: 0.8em;
	font-size: 120%;
	box-shadow:rgba(255, 193, 99, 0.6) 0px 4px 12px 5px;
	　-webkit-box-shadow:rgba(255, 193, 99, 0.6) 0px 4px 12px 5px;
	　-moz-box-shadow:rgba(255, 193, 99, 0.6) 0px 4px 12px 5px;
}

#colorBtop {
	width:150px;
	padding:5px;
	margin: 10px;
	background: #fff;
	border: solid 1px #ddd;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 0 0 10px 0 #ddd;
	float:left;
}


#colorBbottom {
	width:150px;
	height:80px;
	margin:2px 0 0 0;
	padding:0;
	text-align:center;
}

/*プラスティディップ*/

.DipL{
	float:left;
	width:300px;}

.DipR{
	float:right;}

#purchase {
	width:100px;
	margin:15px;
	padding:0 0 0 0;}

#purchtxt {
	width:100%;
	margin:15px 0 0 0;
	padding:0 0 0 0;}



/*四角枠↑*/

/*-----------------------------------------------*/


/* reset */

.reset { display:block; clear:both; font-size:1px; height:1px; line-height:1px; margin:0; }

/* margin-bottom */

.mgb1{margin-bottom:1px;}
.mgb2{margin-bottom:2px;}
.mgb3{margin-bottom:3px;}
.mgb4{margin-bottom:4px;}
.mgb5{margin-bottom:5px;}
.mgb6{margin-bottom:6px;}
.mgb7{margin-bottom:7px;}
.mgb8{margin-bottom:8px;}
.mgb9{margin-bottom:9px;}
.mgb10{margin-bottom:10px;}
.mgb12{margin-bottom:12px;}
.mgb15{margin-bottom:15px;}
.mgb20{margin-bottom:20px;}
.mgb25{margin-bottom:25px;}
.mgb30{margin-bottom:30px;}
.mgb35{margin-bottom:35px;}
.mgb40{margin-bottom:40px;}
.mgb45{margin-bottom:45px;}
.mgb50{margin-bottom:50px;}

/* margin-top */

.mgt1{margin-top:1px;}
.mgt2{margin-top:2px;}
.mgt3{margin-top:3px;}
.mgt4{margin-top:4px;}
.mgt5{margin-top:5px;}
.mgt6{margin-top:6px;}
.mgt7{margin-top:7px;}
.mgt-5{margin-top:-5px;}
.mgt10{margin-top:10px;}
.mgt15{margin-top:15px;}
.mgt18{margin-top:18px;}
.mgt20{margin-top:20px;}
.mgt25{margin-top:25px;}
.mgt30{margin-top:30px;}
.mgt35{margin-top:35px;}
.mgt40{margin-top:40px;}
.mgt45{margin-top:45px;}
.mgt50{margin-top:50px;}

/* margin-left */

.mgl1{margin-left: 1px;}
.mgl2{margin-left: 2px;}
.mgl3{margin-left: 3px;}
.mgl5{margin-left: 5px;}
.mgl7{margin-left: 7px;}
.mgl10{margin-left: 10px;}
.mgl15{margin-left: 15px;}
.mgl20{margin-left: 20px;}
.mgl25{margin-left: 25px;}
.mgl30{margin-left: 30px;}
.mgl40{margin-left: 40px;}
.mgl50{margin-left: 50px;}
.mgl60{margin-left: 60px;}
.mgl70{margin-left: 70px;}
.mgl80{margin-left: 80px;}

/* margin-right */

.mgr1{margin-right: 1px;}
.mgr2{margin-right: 2px;}
.mgr3{margin-right: 3px;}
.mgr4{margin-right: 4px;}
.mgr5{margin-right: 5px;}
.mgr7{margin-right: 7px;}
.mgr10{margin-right: 10px;}
.mgr11{margin-right: 11px;}
.mgr12{margin-right: 12px;}
.mgr15{margin-right: 15px;}
.mgr20{margin-right: 20px;}
.mgr25{margin-right: 25px;}
.mgr30{margin-right: 30px;}
.mgr40{margin-right: 40px;}
.mgr50{margin-right: 50px;}
.mgr60{margin-right: 60px;}
.mgr70{margin-right: 70px;}
.mgr80{margin-right: 80px;}

/* padding all */

.pda1{padding:1px;}
.pda2{padding:2px;}
.pda3{padding:3px;}
.pda4{padding:4px;}
.pda5{padding:5px;}
.pda6{padding:6px;}
.pda7{padding:7px;}
.pda8{padding:8px;}
.pda9{padding:9px;}
.pda10{padding:10px;}

/* padding-bottom, padding-top */

.pdb3{padding-bottom:3px;}
.pdb5{padding-bottom:5px;}
.pdb7{padding-bottom:7px;}
.pdb10{padding-bottom:10px;}
.pdb15{padding-bottom:15px;}
.pdb20{padding-bottom:20px;}
.pdb25{padding-bottom:25px;}
.pdb30{padding-bottom:30px;}
.pdb35{padding-bottom:35px;}
.pdb40{padding-bottom:40px;}
.pdb45{padding-bottom:45px;}
.pdb50{padding-bottom:50px;}
.pdt3{padding-top:3px;}
.pdt5{padding-top:5px;}
.pdt10{padding-top:10px;}
.pdt15{padding-top:15px;}
.pdt20{padding-top:20px;}
.pdt25{padding-top:25px;}
.pdt30{padding-top:30px;}
.pdt35{padding-top:35px;}
.pdt40{padding-top:40px;}
.pdt45{padding-top:45px;}
.pdt50{padding-top:50px;}

/* padding-left */

.pdl5{padding-left: 5px;}
.pdl10{padding-left: 10px;}
.pdl15{padding-left: 15px;}
.pdl20{padding-left: 20px;}
.pdl25{padding-left: 25px;}
.pdl30{padding-left: 30px;}
.pdl35{padding-left: 35px;}
.pdl40{padding-left: 40px;}
.pdl45{padding-left: 45px;}
.pdl50{padding-left: 50px;}

/* padding-right */

.pdr5{padding-right: 5px;}
.pdr10{padding-right: 10px;}
.pdr15{padding-right: 15px;}
.pdr20{padding-right: 20px;}
.pdr25{padding-right: 25px;}
.pdr30{padding-right: 30px;}
.pdr35{padding-right: 35px;}
.pdr40{padding-right: 40px;}
.pdr45{padding-right: 45px;}
.pdr50{padding-right: 50px;}

/*開設中文*/

#comming_txt {
	margin: 0 0 0 0;
	padding: 25px 0 0 0;
	text-align:center;
	color: #ffffff;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "serif";
	font-size: 25px;
	text-decoration: none;
}

#h2bar_txt {
	margin: 0 0 0 0;
	padding: 28px 0 0 0;
	text-align:center;
	color: #ffffff;
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "serif";
	font-size: 25px;
	text-decoration: none;
}

#h3title {
	width:auto;
	height:33px;
	margin:0px;
	padding:17px 0px 0px 50px;
	background:url(/img/common/h2title_00.png) no-repeat;
	font:16px Meiryo, MS PGothic, Osaka, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#666;
	text-align:left;
	}

#h3titleDip {
	width:auto;
	height:22px;
	margin:0px;
	padding:10px 0 0 10px;
	font:16px Meiryo, MS PGothic, Osaka, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#666;
	text-align:left;
	}

#h3titleSmp {
	width:92%;
	height:33px;
	margin:0px;
	padding:17px 0px 0px 50px;
	background:url(/img/common/h2title_00.png) no-repeat;
	font:16px Meiryo, MS PGothic, Osaka, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#666;
	text-align:left;
	}

#h3titleSmp {
	width:auto;
	height:33px;
	margin:0px;
	padding:17px 0px 0px 50px;
	background:url(/img/common/h2title_00.png) no-repeat;
	font:16px Meiryo, MS PGothic, Osaka, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#666;
	text-align:left;
	}

#h4service {
	margin:0 0 0 10px;
	font-size:16px;
	font-family:Meiryo, MS PGothic, Osaka, arial, helvetica, sans-serif;
	font-weight: bold;
	color:#6EB92B;
	}

#white_font {
	color: #FFF;
}

