﻿html{
height:100%;
}
img {
 border:0;
}



sample {
　letter-spacing: 10px;
}



body {

	background:#fff;

	margin:0;

	padding:0;

	font-size:14px;

	height:100%;

	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

}




a:hover img {

   filter: alpha(opacity=70);

  -moz-opacity:0.7;

  opacity:0.7;
}






header {

 width:1044px;

 height:100px;

 margin:0 auto;

 margin-top:15px;

 padding:0;
}





.logo {

	padding:5px 0 0 0;

	width:170px;

	float:left;

	margin-right:20px;

	margin-top:10px;

	background:#006934;

	margin-left: 0px;

	text-align: center;


}




h1 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

	font-size:18px;

	color:#006934;

	float:left;

	margin-top:20px;

	margin-bottom:45px;

	padding:0;

	font-weight:normal;
}



h1 ul {

 margin:0;

 padding:0;
}



h1 ul li {

 list-style:none;

}



.shadow {
 text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}





/*--
    #undermenu {

	width:100%;

	overflow:hidden;

        padding:0px 60px 0px 10px;

	margin-left:-30px;

	margin-top:-300px;

	margin-bottom:-80px;

	font:bold 14px verdana,sans-serif;

	filter: alpha(opacity=90);

	-moz-opacity:0.9;

    }


    #undermenu nav {

        margin:5px 0;

        background-color:#fff;

        border-spacing:1px;

        border:1px solid #fff;
    }


    #undermenu ul {

        text-align:center;

	margin-left:-50px;

	margin-right:-50px;

    }



    #undermenu  ul li {
	float:left;

	width:155px;

	padding:60px 0;

	margin:-75px 1px 0 1px;

	list-style-type:none


    }

    #undermenu a {
	padding:15px 10px 15px 10px;
        display:block;
        background-color:rgba(71,136,94,0.9);
        color:#fff;
        text-decoration:none;
    }

    #undermenu a:hover{
	padding:15px 10px 15px 10px;
        display:block;
        background-color:#006837;
        color:#fff;
        text-decoration:none;
}
*/

#contents_body {
	clear:both;
	width:950px;
	margin:0 auto;
	padding:10px 0 20px 0;
	z-index:5;
}

/*-▼メインナビゲーション-*/

nav {
	margin:0;
	padding:0;
}

#globalnav {
	position:relative;
	width:1024px;
	margin:10px 0 0 38px;
	padding:0;
	background:#ffffff;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	z-index:100;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	float: left;
	height: auto !important;
}

#globalnav ul {
 margin:0;
 padding:0;
}

#globalnav ul li {
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
 font-size:120%;
 font-weight:bold;
 list-style:none;
 float:left;
 margin:0 3px 0 0;
 padding:0;
 text-align:center;
}


#globalnav ul#gn li a {
 color:#333333/*#334211*/;
 text-decoration:none;
 width:160px;
 display:block;
 padding:20px 0px 20px 0px;
	-moz-box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
      	-webkit-box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
      	box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
}

#globalnav ul#gn li a:hover {
 color:#333333;
 background:#efefef;
 text-decoration:none;
 width:160px;
 display:block;
 padding:20px 0px 20px 0px;
	-moz-box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
      	-webkit-box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
      	box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
 opacity:0.9;
}

ul#drop01 {
 display: none;
 position: absolute;
 top: 60px;
 left: 0;
 text-align:left;
}

ul#drop02 {
 display: none;
 position: absolute;
 top: 60px;
 left: 163px;
 text-align:left;
}

ul#drop03 {
 display: none;
 position: absolute;
 top: 60px;
 left: 326px;
 text-align:left;
}

ul#drop04 {
 display: none;
 position: absolute;
 top: 60px;
 left: 489px;
 text-align:left;
}

ul#drop05 {
 display: none;
 position: absolute;
 top: 60px;
 left: 652px;
 text-align:left;
}

ul#drop06 {
 display: none;
 position: absolute;
 top: 60px;
 left: 815px;
 text-align:left;
}


nav ul#gn li ul li {
 float: none;
 font-size: 12px;
 line-height: 0;
}

nav ul#gn li ul li a {
	display: block;
	width: 150px;
	color: #333333;
	padding: 10px 5px;
	background: #ffffff;
	line-height: normal;
	text-decoration: none;
}

nav ul#gn li ul li a:hover {
	color: #333333;
	width: 150px;
	padding: 10px 5px;
	background: #ffffff;
}

#subnavi {
	position:absolute;
	top:-20px;
	right:200px;
}	

#subnavi ul li {
	float:left;
	font-size:12px;
	padding:10px;
	border:1px solid #efefef;
	list-style:none;
}

#globalnav2 {
	position:relative;
	width:170px;
	background:rgba(118,145,100,0.5);
	margin-top:-12px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	z-index:100;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	float: left;
	height: auto !important;

}


ul#gn2 li a {
 color:#333333/*#334211*/;
 text-decoration:none;
 width:160px;
 display:block;
 padding:20px 0 20px 10px;
 border-bottom:1px solid #334211;

}

ul#gn2 li a:hover {
 color:#333333;
 background:#badcad;
 text-decoration:none;
 width:160px;
 display:block;
 border-bottom:1px solid #334211;
 opacity:0.9;
}



#globalnav3 {
	position:relative;
	width:170px;
	background:rgba(118,145,100,0.3);
	margin-top:0px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	z-index:100;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	float: left;
	height: auto !important;
        padding-bottom:100%;

}


ul#gn3 li a {
 color:#333333/*#334211*/;
 text-decoration:none;
 width:160px;
 display:block;
 padding:20px 0 20px 10px;
 border-bottom:1px solid #334211;

}

ul#gn3 li a:hover {
 color:#333333;
 background:#badcad;
 text-decoration:none;
 width:160px;
 display:block;
 border-bottom:1px solid #334211;
 opacity:0.9;
}



/*-▲メインナビゲーション-*/


/*-▼トップインデックス インフォスライド-*/
#info_slide {
	clear:both;
	width:800px;
	height:200px;
	position:relative;
	border:1px solid #cccccc;
	margin-bottom:60px;
}

#top_info_slider {
	float:left;
	width:600px;
}

#top_info_slider2 {
	margin:0;
	padding:0;
}

#top_info_slider2 li {
	width:800px;
	height:200px;
}

#top_info_slider2 {
	width:800px;
}

/*-パンくずリスト-*/
#pankuzu {
	font-size:12px;
	margin:10px 0 0 0;
}

#pankuzu a {
	color:#333333;
	text-decoration:underline;
}

#pankuzu a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

/*-▼トップインデックス 建築ストーリー-*/
#works {
	clear:both;
	position:relative;
	width:800px;
	height:260px;
	margin:10px 0 0 0;
}

#works h3 {
	margin:0;
}

#works .ozCntnr01Body h4 {
	float: left;
	width: 170px;
	height: 150px;
	list-style: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 0;
	font-family: "HG丸ｺﾞｼｯｸM-PRO";
	font-weight: lighter;
}

#works .ozCntnr01Body h4 img {
	width:170px;
	height:130px;
}


#works .ozCntnr01 {  /* 外側のボックス */
	width: 380px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

#works .ozCntnr01Tabs { /* タブの宣言 */
	position: relative;
	vertical-align: middle;
	height: 1.5em;
	z-index: 1;
 }

#works .ozCntnr01Tabs > div { /* タブ本体 */
	display: inline-block;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px 4px 0 0;
	font-size: 1em;
	line-height: 1em;
	height: 1.5em;
	float: left;
	width: auto;
	vertical-align: baseline;
	background-color: #FFFFCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
 }

#works .ozNomalTab{ /* カレントのタブ */
border-color: #CCC #CCC #FFF #CCC;
}

/* 背後のタブ
.ozBehindTabs{  
border-color: #CCC;

 margin-left: 0.2em;

}
*/

#works .ozCntnr01Tabs > div > a{ /* タブのリンク文字 */
	display: inline-block;
	padding: 0.5em 1em 0;
	color: #40210F;
}

#works .ozCntnr01Body { /* フォルダ本体 */
	border: 1px solid #CCC;
	border-radius: 0 4px 4px 4px;
	clear: both;
	position: relative;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	top: -1px;
	box-shadow: rgba(0, 0, 0, .2) 2px 5px 10px -3px;
	background-color: #FFFFCC;
	text-align: center;
	list-style-image: none;
	height: 150px;
}

#works .ozCntnr02 {  /* 外側のボックス */
	width: 180px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}

#works .ozCntnr02Tabs { /* タブの宣言 */
	position: relative;
	vertical-align: middle;
	height: 1.5em;
	z-index: 1;
 }

#works .ozCntnr02Tabs > div { /* タブ本体 */
	display: inline-block;
	position: relative;
	border-width: 1px;
	border-style: solid;
	border-radius: 4px 4px 0 0;
	font-size: 1em;
	line-height: 1em;
	height: 1.5em;
	float: left;
	width: auto;
	vertical-align: baseline;
	background-color: #FFFFCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bolder;
 }

#works .ozNomalTab{ /* カレントのタブ */
border-color: #CCC #CCC #FFF #CCC;
}

/* 背後のタブ
.ozBehindTabs{  
border-color: #CCC;

 margin-left: 0.2em;

}
*/

#works .ozCntnr02Tabs > div > a{ /* タブのリンク文字 */
	display: inline-block;
	padding: 0.5em 1em 0;
	color: #40210F;
}

#works .ozCntnr02Body { /* フォルダ本体 */
	border: 1px solid #CCC;
	border-radius: 0 4px 4px 4px;
	clear: both;
	position: relative;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	top: -1px;
	box-shadow: rgba(0, 0, 0, .2) 2px 5px 10px -3px;
	background-color: #FFFFCC;
	text-align: center;
	list-style-image: none;
	height: 150px;
}

#photogallery {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}



/*-▼トップインデックス 家づくりへの想い-*/


#cleism {

	float:left;

	width:400px;

	height:260px;

	margin:10px 0 10px 0;

	clear: both;

	position: relative;

}




#cleism h3 {

	margin:0;

}



#cleism a img {

	border:1px solid #cccccc;

}



#omoi {

    clear:both;

	height:160px;

	margin:10px 0 0 0;

	position:relative;

	width:800px;
}



#shizen {
    clear:both;

	height:160px;

	margin:10px 0 0 0;

	position:relative;
	width:800px;
}

#energy {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

#hito {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

/*-▼トップインデックス 家づくりお役立ち情報-*/
#useful {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}


/*-▼トップインデックス 水と住まい-*/
#mizu {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

/*-▼トップインデックス 家づくり-*/
#iedukuri {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

#form_icon {
	width:200px;
	height:40px;
	float: left;
	position: absolute;
	　top: 150px;
 　 right: 50px;
	left: 861px;
	top: 65px;
}


/*-▼トップインデックス　土地-*/
#tochi {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

/*-▼トップインデックス　環境-*/
#kankyo {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

/*-▼トップインデックス　資源-*/
#shigen {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

/*-▼トップインデックス 長期優良住宅-*/
#tyouki {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

/*-▼トップインデックス 長期優良住宅-*/
#iiieno {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}
/*-▼トップインデックス CLEの家-*/
#clenoie {
	float:right;
	width:400px;
	height:260px;
	margin:10px 0 10px 0;
	position: relative;
}

#clenoie h3 {
	margin:0;
}

#clenoie a img {
	border:1px solid #cccccc;
}

/*-▼トップインデックス 初めての住まい探し-*/
#sumaisagashi {
	clear:both;
	width:800px;
	height:180px;
	border:1px solid #000000;
	margin:10px 0 10px 0;
}

#sumaisagashi ul li {
	float:left;
	width:80px;
	height:120px;
	background:#efefef;
	list-style:none;
	margin:5px;
}

/*-▼トップインデックス CLEサブサイト集-*/
#subsite {
	clear:both;
	width:800px;
	height:250px;
	margin:10px 0 10px 0;
	position: relative;
}

#subsite h3 {
	margin:0;
}

#subsite ul {
	margin:0;
	padding:0;
}

#subsite ul li {
	float:left;
	width:250px;
	height:180px;
	background:#efefef;
	list-style:none;
	border:1px solid #cccccc;
}

.margin01 {
	margin:0 20px 0 0;
}

/*-▼トップインデックス 加盟･協賛パートナー-*/
#member_organization {
	clear:both;
	width:800px;
	height:150px;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	position: relative;
}

#member_organization ul {
	margin:0;
	padding:0;
}

#member_organization ul li {
	float:left;
	list-style:none;
	width:160px;
	text-decoration:underline;
}

#member_organization a {
	color:#2e8b57;
}

#member_organization a:hover {
	color:#2e8b57;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

_#member_organization ul li {
	float:left;
	width:135px;
	height:40px;
	background:#efefef;
	list-style:none;
	margin:0 13px 13px 0;
	padding:20px 5px 0 5px;
	border:1px solid #cccccc;
}

_#member_organization ul li a {
	color:#000000;
	width:135px;
	height:40px;
	display:block;
	text-align:center;
	vertical-align:middle;
}

.text01 {
	font-size:12px;
	margin-top:-3px;
}
/*-▼トップインデックス 会社概要-*/
#campany {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}


/*-▼トップインデックス 資料請求-*/
#siryoseikyu {
	clear:both;
	width:750px;
	padding:10px 10px 15px 15px;
	margin-left:10px;
	margin-bottom:20px;
	-moz-box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
      	-webkit-box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
      	box-shadow: inset 0px 0px 20px rgba(128,140,72,.3);
}

#siryoseikyu p {
	margin:0 20px 10px 20px;
}

ul#siryolist {
	width:950px;
	height:160px;
	margin:0;
	padding:5px;
}

ul#siryolist li {
	float:left;
	list-style:none;
}

ul#siryolist li div {
	margin:0;
	padding:0;
}


/*-▼0711追加トップ建築事例-*/

.contents01 #pick_up_photo {
	width: 270px;
	float: left;
	text-align: center;
	padding: 0px;
	font-size: 0.8em;
	border:1px solid #cccccc;
	margin-top: 20px;
}

.contents01 #pick_up_photo ul {
	margin:0;
	padding:0;
}

.contents01 #pick_up_photo ul li {
	list-style:none;
	margin-bottom:10px;
}

.contents01 #pick_up_photo img {
	margin: 2px;
	text-decoration: none;
	border-style: none;
	width:150px;
	height:auto;
}

.contents01 #pick_up_photo a:hover img {
   filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

/*-▲0711追加トップ建築事例-*/

.tikyu{
margin-left:-3px;
margin-top:-23px;
margin-bottom:-18px;

}

.forcle{
margin-left:-3px;
margin-top:-23px;
margin-bottom:-18px;

}

#top_contents_box {
	float:left;
	width:700px;
	height:100%;
	padding:15px 10px 12px 10px;
	margin: -50px 0px 0 -20px;
	background:#eee;
	margin-bottom:15px;
}

.contents01 {
	position:relative;
	width:337px;
	height:200px;
	color:#000000;
	background:#ffffff;
	float:left;
	margin:0px 4px 8px 4px;
	border:3px solid #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding-top: 20px;
}

.contents01 h3 {
	position:absolute;
	margin:-15px 0 0 0;
	padding:2px 5px 2px 3px;
	color:#8b0000;
	background:#ffffff;
	font-weight:normal;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	z-index:600;
}

.contents01 img {
 	width:343px;
	height:200px;
}

.contents01 a:hover img {
   filter: alpha(opacity=70);
 -moz-opacity:0.7;
 opacity:0.7;
}

.contents02 a:hover img {
   filter: alpha(opacity=70);
 -moz-opacity:0.7;
 opacity:0.7;
}

.contents03 a:hover img {
   filter: alpha(opacity=70);
 -moz-opacity:0.7;
 opacity:0.7;
}


.contents02 {
	clear:both;
	width:700px;
	height:200px;
	color:#000000;
	background:#ffffff;
	margin:0 4px 8px 4px;
	border:3px solid #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
} 

.contents02 img {
	width:700px;
	height:200px;
}

.contents03 {
	width:700px;
	height:150px;
	color:#000000;
	background:#ffffff;
	float:left;
	margin:0 4px 8px 4px;
	border:3px solid #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
} 


.contents03 img {
	width:700px;
	height:150px;
}


.shadow2 {
 text-shadow: 2px 2px 2px #ffffff;
}

#left_box {
	width:800px;
	float:left;
	margin:0;
	padding:0;
}

#right_box {
	position:relative;
	float:right;
	width:110px;
	padding:5px;
	background:#ffffff;
	border:10px solid #efefef;
	z-index:10;
}

#right_box h3 {
	font-size:14px;
	float: right;
}

#kasou_right_box {
 float:right;
 width:140px;
 height:350px;
 padding:5px;
 background:#efefef;
 margin-top:510px;
 border:2px solid #cccccc;
}

#kasou_right_box h3 {
 font-size:14px;
}

#top_contents_box2 {
 float:left;
 width:890px;
 min-height:600px;
 background:#ffffff;
 margin:10px 0 20px 0;
 padding:15px;
} 

#clebland {
 margin:0 0 50px 0;
 padding:0;
}

#clebland a:hover {
  filter: alpha(opacity=50);
 -moz-opacity:0.5;
 opacity:0.5;
}

#message {
 clear:both;
 width:870px;
 height:300px;
 padding:50px 10px 10px 10px;
 margin:20px 0 10px 0;
 background:#efefef;
}

#message h3{
 font-family:'Hiragino Mincho ProN', serif;
 font-size:25px;
 margin:-10px 0 0 20px;
}

#message a {
 color:#000000;
}

#message a:hover {
 color:#000000;
}

#message p {
 margin:15px 20px 15px 20px;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.span01 {
 font-size:20px;
}

#message ul li {
 width:130px;
 min-height:120px;
 float:left;
 margin:10px 10px 30px 0;
 padding:10px;
 background:#006E8F;
 list-style:none;
 display:block;
}

#message ul li a {
 font-family:'Hiragino Mincho ProN', serif;
 color:#ffffff;
 font-size:18px;
 font-weight:bold;
 text-decoration:none;
 display:block;
 padding:8px;
}

#message img {
 margin-top:5px;
}

#message ul li a:hover {
 font-family:'Hiragino Mincho ProN', serif;
 color:#006E8F;
 font-size:18px;
 font-weight:bold;
 text-decoration:none;
 border:-1px;
 solid:#006e8f;
 background:#ffffff;
 display:block;
 padding:8px;
}

#smart {
 clear:both;
 width:870px;
 height:300px;
 padding:50px 10px 10px 10px;
 margin:20px 0 10px 0;
 background:#efefef;
}

#smart h3{
 font-family:'Hiragino Mincho ProN', serif;
 font-size:25px;
 margin:-10px 0 0 20px;
}

#smart a {
 color:#000000;
}

#smart a:hover {
 color:#000000;
}

#smart p {
 margin:15px 20px 15px 20px;
  font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#smart ul li {
 width:130px;
 min-height:120px;
 float:left;
 margin:10px 10px 30px 0;
 padding:10px;
 background:#e9967a;
 list-style:none;
 display:block;
}

#smart ul li a {
 font-family:'Hiragino Mincho ProN', serif;
 color:#ffffff;
 font-size:18px;
 font-weight:bold;
 text-decoration:none;
 display:block;
 padding:8px;
}

#smart img {
 margin-top:5px;
}

#smart ul li a:hover {
 font-family:'Hiragino Mincho ProN', serif;
 color:#e9967a;
 font-size:18px;
 font-weight:bold;
 text-decoration:none;
 border:-1px;
 solid:#e9967a;
 background:#ffffff;
 display:block;
 padding:8px;
}

.bn {
 float:left;
 margin:30px 10px 10px 30px;
 padding:0;
 background:#000000;
 border:1px solid #cccccc;
}

.bn a:hover {
  filter: alpha(opacity=50);
 -moz-opacity:0.5;
 opacity:0.5;
}

#newsbox {
 width:100px;
 padding:15px;
 background:#ffffff;
 margin:0 0 15px 0;
}

.news {
	font-size:10px;
	line-height:1.5em;
	margin-top: 20px;
	padding:2.5px;
}

	.news img{
	width:100px;
	height:100px;
	background:#efefef;
	border:1px solid #cccccc;
	}


.news a:hover {
 	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.day {
	font-size:12px;
	color:#000099;
	height:100%;
	width:96%;
	padding:3px 0 3px 5px;
	margin:0px auto 5px auto;
	float: left;
	background-color: #ACFFFF;
}

footer {
 clear:both;
 width:100%;
 min-height:400px;
 background:#006934;
 margin: 0px 0 0 0;
 padding:30px 0 30px 0;
 color:#ffffff;
 font-size:14px;
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

#footer_body {
 width:1024px;
 margin:0 auto;
}

#footerleft {
 clear:left;
 float:left;
 width:480px;
 margin-top:30px;
 margin-left:-5px;
 padding:0;
}

#map_basic {
 margin:15px 25px 15px 15px;
 float:left;
}

#footer_nav {
 width:1000px;
 margin:0 auto;
}

#footer_nav li {
 float:left;
}

#footer_nav li a {
 color:#ffffff;
 padding:15px;
 text-decoration:none;
}

#footer_nav ul li a:hover {
 background:#ffffff;
 color:#334211;
 padding:15px;
}

.cp {
 clear:left;
 text-align:right;
 margin:50px 50px 0 0;
 font-size:12px;
}

.kasou_top_img {
	display: inline-block;
	position: relative;
}

.kasou_top_img:after {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(top, rgba(255, 255, 255, 0) 40%, #fff 100%); /* 塗りつぶす */
}

#contentspage_main_box {
 float:left;
 width:800px;
 padding:20px;
 background:#ffffff;
 margin:300px 0 0 0;
  filter: alpha(opacity=90);
 -moz-opacity:0.9;
 opacity:0.9;
 font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.a01 {
 padding:20px;
}

.a01 h3 {
 font-size:30px;
 font-family:'Hiragino Mincho ProN', serif;
 margin:30px 0 30px 5px;
}

.a01 p {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.a01 img {
 margin:30px 0 0 10px;
  filter: alpha(opacity=100);
 -moz-opacity:1.0;
 opacity:1.0;
}

#event_house_list {
 margin:0;
 padding:0;
}

#event_house_list li {
 float:left;
 list-style:none;
}

#clerinen li {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
 margin:8px;
}

.cle90bn {
 margin:10px;
}

.blanditem {
 width:350px;
 min-height:300px;
 background: #efefef;
 float:left;
 padding:15px;
 margin-right:10px;
}

.contact {
 clear:left;
 margin:30px;
 padding:50px;
}

.contact p {
 color:#000000;
 margin:10px 0 70px 10px;
}

.contact a {
 color:#ffffff;
 background:#A50024;
 font-size:30px;
 padding:50px;
}

.contact a:hover {
 color:#000000;
 background:#ff9900;
 font-size:30px;
 padding:50px;
}

#pagetop {
  display: none;
  position: fixed;
  bottom: 100px;
  right: 20px;
  background:#00683d;
  padding:10px;
  z-index:300;
}

/*.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}*/

#pagetop a {
 font-size:12px;
 color:#ffffff;
}

.new {
 position:absolute;
 right:0;
 font-size:16px;
 color:#ffffff;
 background:#ff6347;
 padding:2px 2px 1px 2px;
}

/* トップスライド */

#film_roll_slider {
 width:1280px;
}

.film_roll_wrapper {
overflow: hidden;
}
.film_roll_shuttle {
position: relative;
}
.film_roll_child {
display: inline-block;
margin-right: 10px;
}
.btn_prev,
.btn_next {
position: absolute;
top: 30%;
width: 48px;
height: 48px;
}
.btn_prev {
left: 15px;
}
.btn_next {
right: 15px;
}
.btn_prev:hover,
.btn_next:hover {
opacity: 0.7;
}
.film_roll_pager {
text-align: center;
}
.film_roll_pager a {
display: inline-block;
width: 150px;
height: 93px;
margin: 0 15px 0 0;
}
.film_roll_pager a:nth-child(1) {
background: url(images/S/img01.jpg) no-repeat;
}
.film_roll_pager a:nth-child(2) {
background: url(images/S/img02.jpg) no-repeat;
}
.film_roll_pager a:nth-child(3) {
background: url(images/S/img03.jpg) no-repeat;
}
.film_roll_pager a:nth-child(4) {
background: url(images/S/img04.jpg) no-repeat;
}
.film_roll_pager a:nth-child(5) {
background: url(images/S/img05.jpg) no-repeat;
}
.film_roll_pager a.active:nth-child(1),
.film_roll_pager a.active:nth-child(2),
.film_roll_pager a.active:nth-child(3),
.film_roll_pager a.active:nth-child(4),
.film_roll_pager a.active:nth-child(5) {
opacity: 0.6;
}
.film_roll_pager span {
display: none;
}
#film_roll_arrow {
display: none;
}

#kasou_contents_body {
 width:750px;
 margin:0 auto;
 margin-top:-500px;
}

#kasou_main_box {
 width:800px;
 padding:10px;
}

.contents_cap {
	width:auto;
	text-align: center;
	margin-top: -10px;

}
	.contents_cap img{
	height:160px;
	width:310px;
	margin: 0 auto;
	}

#kasou_main_contents {
 width:800px;
 padding:10px;
 margin-top:280px;
  border:5px solid #efefef;
 z-index:100;
}

#kasou_main_contents2 {
 width:800px;
 padding:10px;
 margin-top:250px;
  border:5px solid #efefef;
 z-index:100;
}

#kasou_main_contents3 {
 width:800px;
 padding:10px;
 margin-top:300px;
  border:5px solid #efefef;
 z-index:100;
}

#contents_title {
 font-size:4.5em;
 font-weight:bold;
 color:#ffffff;
 position:relative;
 z-index:100;
 font-family:'Hiragino Mincho ProN', serif;
}

#contents_title2 {
 font-size:3.5em;
 font-weight:bold;
 color:#ffffff;
 position:relative;
 z-index:100;
 font-family:'Hiragino Mincho ProN', serif;
}

.mondai {
 width:420px;
 float:left;
}

.content_001 {
 width:420px;
 float:left;
 margin-right:10px;
}

.content_005 {
 float:right;
}

.content_0010 {
 width:350px;
 float:left;
 margin-right:10px;
}

.content_0011 {
 width:300px;
 float:left;
 margin-right:10px;
}

.imgfloatright {
 float:right;
 margin:60px 0 0 0;
}

.nextcontents {
 clear:both;
 width:750px;
 height:20px;
 margin-top:150px;
 margin-bottom:80px;
 padding:15px;
 background:#faebd7;
}

.nextcontents p {
 text-align:right;
}

.nextcontents a {
 color:#334211;
 padding:15px;
 font-size:18px;
 text-decoration:underline;
}

.prevcontents {
 clear:both;
 width:750px;
 height:60px;
 margin-top:20px;
 margin-bottom:80px;
 background:#faebd7;
}

.prevcontents p {
 text-align:center;
 padding:15px;
}

.prevcontents a {
 color:#334211;
 padding:15px;
 font-size:18px;
 text-decoration:underline;
}


/* 下層ページサイドナビ */

#kasou_contents_body {
	clear:both;
	width:950px;
	margin:0 auto;
	padding:10px 0 20px 0;
	z-index:5;
}

#kasou_contents_box {
	width:750px;
	float:right;
}

#content {
	position: relative;
}

#kasou_nav {
	position:absolute;
	top:15px;
	width: 170px;
	background-color: #ECF6F9;
	margin-top: 10px;
	margin-right:10px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: auto !important;
}

#kasou_nav ul {
 margin:0 0 0 0;
 padding:0 0 0 0;
}

#kasou_nav ul li {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height: 12px;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #ECF6F9;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	border-top: 1px solid #333399;
}

#kasou_nav h2{
	background-color: #333399;
	font-size: 1.2em;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin: 0 0 0 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}



#kasou_nav ul li a:hover {
	color: #333399;
	position:relative;
	top:2px;
	left:2px;
}


.cntct_bn{

	clear:both;

	width: 162px;

	height: 65px;

	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	font-size: 1.4em;

	border-style: solid;

	border-color: #FF0000;

	border-radius: 10px;

	margin-top:10px;

	padding: 5px 0px;

	color: #FF0004;

	font-weight: bold;

	line-height: 1.1em;

	background:#ffffff;

}



.cntct_bn p {

	margin:10px;

}


.cntct_bn a{

    color:#FF0000;

}


.cntct_bn a:hover{

    color:#FF0000;

  filter: alpha(opacity=70);
 -moz-opacity:0.7;
 opacity:0.7;
}


.midasi{
width:100%;
color:#990000;
font-family: 'ＭＳ 明朝','MingLiU',monospace;
font-size:32px;
font-weight:bold;
padding:10px;
border-left:10px solid #990000;
}



.ca{

font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;

font-size:100%;

margin:40px 10px 10px 10px;

line-height:1.8em;
}



.largebox{
width:750px;
height:100%;
margin-top:30px;
}


.catch{
width:750px;
color:#333333;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-size:20px;
font-weight:bold;
padding:5px;
margin-top:0px;
margin-bottom:0px;
background:#efefef;
border-bottom:solid 1px #333333;
border-left:5px solid #333333;
}


.smallbox{
overflow: hidden;
width:790px;
height:100%;
padding:10px;
/*background:#eee;*/
}

.more a:hover {
   filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

.contents{
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight:bold;
float:left;
text-align:center;
width:240px;
margin: 5px 30px 5px 5px;
padding: 0px 0;
border:solid 1px #333333;
background:#f8b862;
list-style:none;
filter: alpha(opacity=90);
-moz-opacity:0.9;
}

.contents a{
 width:240px;
 color:#333333;
 text-decoration:none;
 display:block;
 margin:0px 5px 0px 0px;
 padding:10px 0;
}

.contents a:hover{
 width:240px;
 color:#333333;
 background:rgba(255,255,255,0.4);
 text-decoration:none;
 display:block;
 margin:0px 5px 0px 0px;
 padding:10px 0;
}

.comment{
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
margin:5px 0 0 5px;
text-align:left;
width:360px;
}

.content_column2 {
 clear:both;
 padding-top:20px;
 padding-bottom:20px;
 margin-top:20px;
}

.smarthouse {
	width: 140px;
	height: auto;
	color: #01532E;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.8em;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}

.saiyo_syain {
	width: 900px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.syain_comment {
	float: right;
	width:600px;
	margin-right:135px;
	
	}

.syain_comment_midashi {align:center;
						color:#00A15E;
						font-size:1.1em;
						margin:1em;
						}
						
.syain_text {
	width:560px;
	text-align:center;
	line-height:30px;
	text-indent: 2px;

}

.syain_k {
	text-align:right;
	margin-top:0px;
	margin-right:20px;
	}

.saiyo_syanai {
	width: 240px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.content_column2 h4 {
 margin:0 0 10px 0;
}

.link_bt {
 clear:both;
 margin:10px 0 20px 0;
}

.content_002 {
 float:right;
 margin-top:-30px;
 margin-right:45px;
}

.content_007 {
 float:left;
 margin-right:10px;
 width:340px;
}

.content_008 {
 width:690px;
}

.content_box {
 margin-top:15px;
}

.content_box p {
 width:320px;
 float:left;
 margin-right:10px;
}

#contents_subtitle {
 width:700px;
}

.content_003 {
 width:700px;
}

#netsutext {
	padding: 4px;
	width: 100px;
	margin: 0px 0px 0px 4px;
	border: 1px dotted #006600;
	float: left;
	height: 100px;
	text-align: center;
}

#netsutext img {
	margin: 0px 0px 4px;
	padding: 0px;
}



#netsutext ul {

	text-decoration: none;

	line-height: 140%;

	list-style-type: none;

	text-align: center;

	margin: 0px;

	padding: 0px;
}




.case{
	margin:2px;
	}

.hr01{
	border-bottom:dashed 1px #D9D9D9;
	margin-bottom:20px;
	margin-top:2px;
	padding-bottom:20px;
	}

.content_column002 p {

	width:370px;
}



.content_column0021 p {

	width:350px;
}



.mondai2 {

	margin: 0px;

	padding: 0px;

	float: right;

	width: 310px;
}



ul#kuukanbetsu {

 clear:both;
 margin:10px 0 0 0;
 padding:0;
}



ul#kuukanbetsu li {

 list-style:none;

 float:left;

 margin-right:10px;

 margin-bottom:10px;
}



ul#kuukanbetsu li img {

 border:1px solid #cccccc;
}



ul#kuukanbetsu a {

	color: #000000;
	
padding-left: 6px;
	
text-decoration: none;
}



ul#kuukanbetsu a:visited {
	
color: #000000;
	
padding-left: 6px;

	text-decoration: none;
}



ul#kuukanbetsu a:hover {
color: #30B760;
padding-left: 6px;
text-decoration: none;
}

/* 家づくりへの想い 2015年10月2日追加*/
h3.midashi_iedukuri {
    position: relative;
    color: #2E2E2E;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 0 0em;
    padding: 0.4em 0.4em 0.2em 1.2em;
    border-bottom: 3px solid #083505;
}
 
h3.midashi_iedukuri:before{
    content: "";
    position: absolute;
    background: #509246;
    top: 0;
    left: 0.4em;
    height: 12px;
    width: 12px;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
 
h3.midashi_iedukuri:after{
    content: "";
    position: absolute;
    background:#0C560F;
    top: 1.0em;
    left: 0;
    height: 8px;
    width: 8px;
    transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

.textomoi{color:#2E2E2E;}


.omoi-img{
	height:250px;
	width:175px;
	float:left;
	vertical-align:middle;
	padding:5px;
	text-aligen:center;
    font-size:12px;}





/* CLEの特徴 */




#tokutyo {
    clear:both;

    height:150px;

    margin:1px 0 0 0;

    position:relative;

    width:850px;
}



.titleborder {

 width:750px;

 height:120px;

 padding:0;

 border-top:2px solid #cccccc;

 border-bottom:2px solid #cccccc;

}



.tokutyo_list {

 width:355px;

 float:left;

 margin-right:20px;

 margin-bottom:12px;

}



.tokutyo_list2 {

 width:355px;

 float:left;

 margin:20px 20px 0 0;


}




.tokutyott {

	margin:-10px;

}



.tokutyoimg01 {

 float:left;

 margin-right:60px;

}



.tokutyoimg02 {
 float:left;
}


.tokutyoimg2 {
 float:left;
 margin-right:20px;
}


.tokutyoimg3 {
 float:left;
 margin-top:-80px;
 margin-right:5px;
}


.tokutyoimg4 {
 float:right;
 margin-bottom:20px;
}


.tokutyoimg5 {
 float:left;
 margin-top:-30px;
 margin-right:5px;
}


.tokutyo_list ul {
 padding-top:5px;
}


.tokutyo_list ul li {

 list-style:none;

 margin-bottom:5px;

 text-decoration:underline;

 background:url(../tokutyo/images/list_style.jpg) left top no-repeat;

 margin-left:160px;
 padding-left:25px;
}



.tokutyo_list ul li a:hover {

   filter: alpha(opacity=70);

  -moz-opacity:0.7;
  opacity:0.7;
}



.shizentotyowa_list {

 width:375px;

 float:left;

 margin-right:10px;

 margin-bottom:30px;

}



.shizentotyowa_list ul {

 padding-top:5px;
}



.shizentotyowa_list ul li {

 list-style:none;

 margin-bottom:5px;

 text-decoration:underline;

 background:url(../omoi/images2/list_style.jpg) left top no-repeat;

 margin-left:160px;

 padding-left:25px;

}



.shizentotyowa_list ul li a {
 color:#336633;
}


.shizentotyowa_list ul li a:hover {
   filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}



.sumaito_list {

 width:235px;

 float:left;

 margin-right:15px;

 margin-bottom:30px;
}



.sumaito_list ul {
 padding-top:5px;
}


.sumaito_list ul li {
 list-style:none;
 margin-bottom:5px;
 text-decoration:underline;
 background:url(../omoi/images2/list_style2.jpg) left top no-repeat;
 margin-left:160px;
 padding-left:25px;
}


.sumaito_list ul li a {
 color:#000033;
}


.sumaito_list ul li a:hover {
   filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}



.content_column {
 width:750px;
}


.content_column div {
 margin:0;
 padding:0;
}


.content_column p {
 margin-left:10px;
 line-height:2em;
}


#h01 {
 font-size:20px;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
 margin-left:220px;
}


.h001 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
 font-weight:800;
}


#h0001 {
 font-size:20px;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
 margin-left:250px;
}


#h02 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
}


#h03 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
}


#h003 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
}


#h004 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
}


#h005 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
}

#h006 {
 font-size:20px;
 clear:both;
 color:#660000;
 border-left:8px solid #660000;
 padding-left:8px;
}


.himitsu01 {
 position:relative;
 margin-top:-200px;
 margin-left:3px;
 padding:0;
}


.himitsu01 li {
 list-style:none;
 float:left;
 margin-right:2px;
}


.himitsu01 h4 {
 width:145px;
 height:290px;
 border:1px solid #cccccc;
}


.shinayaka_column {
 clear:both;
 margin-bottom:20px;
}


.shinayaka_column h3 img {
 border:1px solid #336633;
 float:left;
 margin-right:20px;
}


#shinayaka {
 clear:both;
 padding:20px 0 250px 0;
 border-bottom:1px dotted #cccccc;
}


#shinayaka h4 {
 clear:both;
 color:#660000;
 font-size:20px;
 border-left:15px solid #660000;
 border-bottom:1px solid #cccccc;
 margin-top:10px;
 padding-left:15px;
}


.p_1 {
 width:700px;
 height:174px;
 line-height:2em;
 margin:0 10px 10px 10px;
}


.p_2 {
 width:380px;
 float:left;
 line-height:2em;
 margin:0 10px 0 10px;
}


.p_3 {
 width:800px;
 line-height:2em;
 margin:10px;
}


.p_4 {
 width:420px;
 float:left;
 line-height:2em;
 margin:0 10px 0 10px;
}


.p_5 {
 width:470px;
 float:right;
 line-height:2em;
 margin:0 10px 0 10px;
}


#takumashii {
 clear:both;
 padding:20px 0 250px 0;
 border-bottom:1px dotted #cccccc;
}

.takumashii_column h3 img {
 border:1px solid #336633;
 float:left;
 margin-right:20px;
}


.takumashii_column2 {
 float:left;
 position:relative;
 width:380px;
 margin:10px 0 0 0;
}


#takumashii h4 {
 clear:both;
 color:#660000;
 font-size:20px;
 border-left:15px solid #660000;
 border-bottom:1px solid #cccccc;
 margin-top:10px;
 padding-left:15px;
}


#shinkasuru {
 clear:both;
 padding:20px 0 250px 0;
 border-bottom:1px dotted #cccccc;
}


.shinkasuru_column h3 img {
 border:1px solid #336633;
 float:left;
 margin-right:20px;
}


#shinkasuru h4 {
 clear:both;
 color:#660000;
 font-size:20px;
 border-left:15px solid #660000;
 border-bottom:1px solid #cccccc;
 margin-top:20px;
 padding-left:15px;
}


#netsunitsuyoi {
 clear:both;
 padding:20px 0 250px 0;
 border-bottom:1px dotted #cccccc;
}

.netsunitsuyoi_column h3 img {
 border:1px solid #336633;
 float:left;
 margin-right:20px;
}


#netsunitsuyoi h4 {
 clear:both;
 color:#660000;
 font-size:20px;
 border-left:15px solid #660000;
 border-bottom:1px solid #cccccc;
 margin-top:20px;
 padding-left:15px;
}


#ikitsudukeru {
 clear:both;
 padding:20px 0 250px 0;
 border-bottom:1px dotted #cccccc;
}


.ikitsudukeru_column h3 img {
 border:1px solid #336633;
 float:left;
 margin-right:20px;
}


#ikitsudukeru h4 {
 clear:both;
 color:#660000;
 font-size:20px;
 border-left:15px solid #660000;
 border-bottom:1px solid #cccccc;
 margin-top:20px;
 padding-left:15px;
}

.floatleft {
 float:left;
 width:500px;
 margin-left:10px;
 margin-right:20px;
 line-height:2em;
}

.floatleft2 {
 float:left;
 margin-right:20px;
}

.floatleft3 {
 float:left;
 width:375px;
 margin-left:10px;
 margin-right:20px;
 line-height:2em;
}

.floatleft4 {
 float:left;
 margin-right:10px;
}

.floatright {
 float:right;
 margin:20px 0 20px 0;
 border:1px solid #cccccc;
}

.floatright2 {
 float:right;
 margin-right:20px;
}

.free_select ul {
 margin:0 0 20px 0;
 padding:0;
}

.free_select li {
 list-style:none;
 float:left;
 margin:0 5px 0 0;
}

.center {
 text-align:center;
}

#kasou_contents_box table {
 border:1px solid #000000;
}

.kanrenlink ul {
 margin:0;
 padding:10px;
 height:120px;
 background:#336633;
}

.kanrenlink ul li {
 list-style:none;
 font-size:16px;
 width:300px;
 float:left;
 margin-right:15px;
 margin-bottom:10px;
}

.kanrenlink ul li img {
 float:left;
 border:3px solid #efefef;
}

.textlink {
 float:left;
 margin-top:5px;
 padding:10px;
}

.kanrenlink ul li a {
 color:#ffffff;
 text-decoration:underline;
}

.kanrenlink ul li a:hover {
   filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}

.spotlink {
 padding:10px;
 background:#efefef;
 border:1px solid #cccccc;
 margin-bottom:20px;
}

#usefulinfo {
	height:230px;
	clear: both;
	margin: 10px 0 10px 0;
	position: relative;
	width: 800px;
}

#usefulinfo h4 {
 margin:8px 0 8px 0;
 padding:0;
}

#usefulinfo ul {
 padding:0;
 margin:-15px 0 0 10px;
}

#usefulinfo ul li {
 float:left;
 list-style:none;
 margin-right:6px;
}

#usefulinfo ul li img {
 border:1px solid #cccccc;
}

#usefulinfo a {
	color:#333333;
}

#usefulinfo a:hover {
	color:#333333;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.toukatsuinfo {
	font-size:12px;
	width:150px;
}

.konnatoshi {
 width:370px;
 padding:10px 10px 10px 30px;
 background:#efefef;
 border:1px solid #cccccc;
 margin-bottom:30px;
}

.konnatoshi h4 {
 padding:3px 3px 3px 10px;
 margin:0 0 10px -20px;
 background:#330033;
 color:#ffffff;
}

.konnatoshi li {
 color:#330033;
 font-weight:bold;
}

.section00 h3 {
	font-size:16px;
	border-left:5px solid #666699;
	padding-left:5px;
	margin-top:30px;
	margin-bottom:10px;
}

.section00 {
	clear:both;
	margin-left:10px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:20px;
}

.useful_list {
	margin:0;
	padding:0;
}

.useful_list li {
	list-style:none;
	float:left;
	width:150px;
	margin-left:10px;
	margin-bottom:20px;
}

.useful_list li img {
	border:1px solid #cccccc;
}

#kaisya_description {
	margin-right:40px;
}

.bold {
	font-size:18px;
	font-weight:bold;
}

.red {
	color:red;
}

#outline dl {
	clear:both;
	width:700px;
	line-height:2em;
	padding-bottom:20px;
}

#outline dl dt {
	padding:10px;
	float:left;
	width:200px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
	background:#efefef;
}

#outline dl dd {
	padding:10px 10px 10px 20px;
	width:500px;
	margin-left:215px;
	margin-bottom:10px;
	border-bottom:1px dotted #cccccc;
}

#studio {
	background:#f9f9f4;
	border:1px solid #cccccc;
	height:637px;
}

#studio p {
	padding:5px;
	margin-bottom:5px;
}

#studio h3 {
	margin:0;
	color:#ffffff;
	background:#006633;
	padding:3px 0 3px 5px;
}

#studio h4 {
	margin:0;
	color:#990000;
}

/* イベントページ修正（2014年8月26日） */

/* 2015年11月見学会に使用 */
.p151101 {
		margin-top:0px;
		margin-bottom:30px;
	font-size:17px;
	width:660px;
}

.p151102 {
	margin-bottom:30px;
	margin-top:0px;
	font-size:15px;
}

.img15110304 {
	
	float:left;
	width:350px;
	margin:0 5px;
	}

.img151107{
	margin:30px
	}

/* ここまで */


.eventlist_yotei {
	position:relative;
	clear: both;
	padding: 15px;
	margin-bottom: 10px;
	background: #fff5ee;
	height: auto;
}

.eventlist_kako {
	position:relative;
	clear: both;
	padding:15px;
	margin-bottom: 10px;
	background: #fff5ee;
	height: auto;
	display: inline-block;
	float:left;
	*display:inline;
	*zoom:1;
}

.b {
	font-size: 1.2em;
	padding: 4px;
	background:#2e8b57;
	color: #ffffff;
}

.b2 {
	font-size: 1.3em;
	padding: 4px;
	font-weight:700;
}

.event_eyecatch {
	float:left;
	padding:15px;
}

.eventtitle{
	margin: 30px 0 10px 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #FF6900;
	text-align: center;

}

.sense {
	font-size:14px;
}

.event_check_point {
	width:450px;
	float:right;
}

.event_main {
    font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	width:100%;
}

.event_check_point h3{
	font-size:1.3em;
	color:#FF6900;
}

.point {
	padding-left:370px;
	margin-right:15px;
}

.point li {
	margin-bottom:8px;
}

.point2 {
	padding-left:270px;
}

.point2 li {
	margin-bottom:8px;
}

.eventlist_kako article h3{
	width: auto;
	color: #FFFFFF;
	background-color: #FF7616;
	padding-left: 5px;
}

.eventlist_kako article h4{
	color: #FF7616;
	padding-left: 5px;
	border-bottom: thin dotted #FF7616;
	border-left: thick solid #FF7616;
}

#event {
    clear:both;
	height:160px;
	margin:10px 0 0 0;
	position:relative;
	width:800px;
}

#eventinfoleft {
	clear:both;
	width: 300px;
	height: 200px;
}

#eventinforight {
	clear:both;
	width: 300px;
	height: 200px;
}

.yousu{
	width: 220px;
	margin-right: 10px;
	float: left;
}

.yousu p{
	font-size: 0.9em;
	line-height: 1.1em;
}

.eventlist_kako h5{
	font-size:1.1em;
	width:auto;
	color:#863700;
}

.lead {
	font-size: 1em;
	color: #2E8B57;
	font-weight: bold;
}

.syuryou {
	position:absolute;
	right:50px;
	top:-20px;
	clear:both;
	margin:50px 0 0 0;
	clear: both;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #17183F;
}

.sankahi {
	font-size:12px;
}

.ninzu {
	font-size:12px;
}

.mochimono {
	font-size:12px;
}

.footer_toiawase {
	clear:both;
	margin-left:50px;
	width:600px;
	height:100px;
}

.footer_toiawase a {
	padding:40px 20px 40px 20px;
	font-size:24px;
	color:#ffffff;
	width:600px;
	height:30px;
	display:block;
	background:#2e8b57;
}

.footer_toiawase a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.footer_toiawase2 {
	clear:both;
	width:700px;
	height:100px;
}

.footer_toiawase2 a {
	padding:40px 20px 40px 50px;
	font-size:24px;
	color:#ffffff;
	width:680px;
	height:30px;
	display:block;
	background:#2e8b57;
}

.footer_toiawase2 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.footer_toiawase3 {
	clear:both;
	width:700px;
	height:100px;
}

.footer_toiawase3 a {
	padding:40px 20px 40px 50px;
	font-size:24px;
	color:#ffffff;
	width:638px;
	height:30px;
	display:block;
	background:#2e8b57;
}

.footer_toiawase3 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.eigyo_areaul{
	list-style:none;
	float:left;
	margin-bottom:3px;
	margin-top:3px;
	margin-left:-30px;}

.eigyo_areali{
	float:left;
	margin:2px 4px;
	}

.content_column h3 {
	font-size:16px;
	border-left:5px solid #666699;
	padding-left:5px;
	margin-bottom:15px;
}

.section {
	clear:both;
	margin-left:10px;
	margin-right:50px;
	margin-top:20px;
	margin-bottom:50px;
	padding-bottom:50px;
}

.section h4 {
	border-left:3px solid #990000;
	padding-left:5px;
	margin-top:15px;
}

.float_right {
	float:right;
	margin-left:10px;
}

.float_left {
	float:left;
	margin-right:10px;
}

div.section h5 {
	font-size:14px;
	color:#009966;
}

.clejirei {
	clear:both;
	padding:15px;
	background:#fffaf0;
}

.clejirei img {
	margin:0 10px 10px 10px;
	border:1px solid #cccccc;
}

.clejirei h4 {
	padding:8px;
	background:#990000;
	color:#ffffff;
	font-size:18px;
}

.clejirei p {
	margin:0 10px 0 10px;
}

.recruit_title {
	font-size: 1.3em;
	color: #00653B;
	height: 100%;
	width: 100%;
	padding: 3px 0 3px 5px;
	margin: 0px auto 5px auto;
	float: left;
	background-color: #F1F1F1;
	border-left: thick solid #006239;
}


.category {
	float:right;
	width:100px;
	height:50px;
	background:#cd853f;
	color:#ffffff;
	font-size:20px;
	margin-top:-50px;
   -moz-border-radius: 50px;    /* Firefox */
   -webkit-border-radius: 50px; /* Safari,Chrome */
   border-radius: 50px;         /* CSS3 */
}

.category p {
	margin:0;
	padding:10px 0 0;
}

.siryocategory {
	clear:both;
	padding-top:30px;
}
