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

	(各ページ個別スタイル)

		* last update 2010/06/18
		* author : Nazal;
	
	
--------------------------------

	index
	
	1. index.html
	2. owners/index.html
	3. concept/index.html
	4. showhouse/
	5. events/index.html
	6. support/index.html
	7. sitemap/index.html
	8. link/index.html
	9. inquiries/index.html
	
	
	
--------------------------------- */




/* ==========================================================================================================

	 1. index.html
 
============================================================================================================*/

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

	header調整

---------------------------------------------------------------------*/
body#index #header {
	height: 365px;
	margin-bottom: 0;
}

body#index #header .mainGraphic {
	position: absolute;
	left: 0;
	bottom: 43px;
}
/*  ------------------------------------------------------------------

	topページ掲載のギャラリー

---------------------------------------------------------------------*/
body#index #gallery {
	background: #b5de45;
	margin-top: 1px;
	margin-bottom: 20px;
	padding: 10px;
}
body#index #gallery ul {
	background: #fff;
	padding: 6px 0 0 7px;
}
body#index #gallery ul li {
	float: left;
	display: inline;
	margin: 0 4px 6px 0;
}
/*  ------------------------------------------------------------------

	新着情報系
	div.clm はこの中にsectionが2つ内包される

---------------------------------------------------------------------*/
body#index div.secGroup div.section,
body#index div.secGroup div.clm{
	width: 329px;
}
body#index div.secGroup div.clm div.section{
	margin-bottom: 1em;
}
body#index div.secGroup div.clm{
	clear: none;
	float: right;
	margin-bottom: 0;
}
/*  見出しに付く「一覧」ボタン
-----------------------------------*/
body#index h2 em{
	position: relative;
	display: block;
	zoom: 1;
}
body#index h2 em a{
	position: absolute;
	right: 0;
	top: -16px;
	z-index: 3;
}
/*  スクロールバー実装
-----------------------------------*/
body#index div.section dl.generalNews {
	overflow: auto;
	padding-right: 5px;
	height: 300px;
}
body#index div.clm div.section dl.generalNews {
	overflow: auto;
	padding-right: 5px;
	height: 130px;
}

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

	モデルハウスレポ

---------------------------------------------------------------------*/
body#index #repo {
	background: url(../img/home/home_bg_repo.png) no-repeat right bottom;
	border: 3px solid #2f8d65;
	position: relative;
	zoom: 1;
}

body#index #repo .shoulderTxt,
body#index #repo .generalNews {
	position: absolute;
}

body#index #repo .shoulderTxt {
	right: 10px;
	top : 10px;
}

body#index #repo .generalNews {
	right: 10px;
	bottom: 6px;
	overflow: auto;
	padding-right: 5px;
	width: 285px;
	height: 151px;
}
body#index #repo .generalNews a {
	color: #2f8d65;
}


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

	会社行事・ブログコミュニティ

---------------------------------------------------------------------*/
body#index div.secGroup.bgc .section{
	background: #f2f2f2;
	padding: 5px 0 0 10px;
	width: 320px;
}
body#index div.secGroup.bgc .section.blogcommu{
	background: #FFFFFF;
}
body#index div.secGroup.bgc h2 em a{
	left: 120px;
	top: -23px;
}
/*  会社行事
-----------------------------------*/
body#index .dlGroup {
	margin-bottom: 1em;
}

body#index .thumbs dl {
	background: #FFF;
	border: 1px solid #cccccc;
	display: inline;
	margin-right: 13px;
	padding: 5px;
	width: 135px;
	line-height: 1.4;
	float: left;
}

body#index .thumbs dt {
	margin-bottom: 0.5em;
}
body#index .thumbs dd a {
	background: none;
	padding-left: 0;
}
/*  ブログコミュニティ
-----------------------------------*/
body#index .btns {
}
body#index .btns li {
	float: left;
	display: inline;
	margin-right: 4px;
	margin-bottom: 1em;
}


/* ==========================================================================================================

	 2. owners/index.html
 
============================================================================================================*/

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

	住まい手の声

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

/*ボタン*/
a.css3button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  background: -moz-linear-gradient(
		top,
		#a0d198 0%,
		#6b913f);
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  border: 1px dashed #333333;
  text-decoration: none;
  background-color: #FFF;
  background-position: left top;
  padding-top: 20px;
  padding-right: 26px;
  padding-bottom: 20px;
  padding-left: 26px;
}




/*  文頭空け
-----------------------------------*/
.beginning {
	text-indent: 1em;
	margin-right: 15px;
}

/*  小タイトル
-----------------------------------*/
.min_title {
	color: #CC6666;
	font-weight: bold;
	font-size: 14px;
}


/*  margine
-----------------------------------*/
.mr10 {
	margin-right: 10px;
}


/* ==========================================================================================================

	 3. concept/index.html
 
============================================================================================================*/

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

	私たちの家づくり

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

/*  .itemList #main内の段組用内枠
-----------------------------------*/
body#concept .box {
	margin:0 0px 20px 0;
}

/*  concept用　文頭空け
-----------------------------------*/
body#concept .beginning {
	text-indent: 1em;
	margin-right: 0px;
}

/*  concept用　文頭空け
-----------------------------------*/
body#concept #main ul , #main ol{ /* リスト表示 */
	margin:1em 0px 2em 10px;
	padding-left: 0px;
}


/* ==========================================================================================================

	 4. showhouse
 
============================================================================================================*/

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

	展示場案内

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

/*  hr　マージン
-----------------------------------*/
body#showhouse hr {
	margin-bottom: 15px;
}

#aoba_page1 #aoba_page1_title {
	float: left;
	width: 50px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aoba_page1_middle {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 333px;
	display: block;
}
#main #aoba_page1 #aoba_page1_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 231px;
	display: block;
	vertical-align: bottom;
}
#aoba_page1 {
	display: block;
	overflow: hidden;
	width: 640px;
	margin-left: 20px;
}
#aoba_page1_bottom {
	display: block;
	padding: 0px;
	width: 638px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#aoba_page1 #aoba_page1_middle p img {
	float: right;
}
#wrapper #container #mainContent #main #aoba_page2 {
	margin-left: 20px;
	display: block;
	margin-top: 20px;
	overflow: hidden;
}
#aoba_page2 #aoba_page2_left {
	padding: 0px;
	float: left;
	width: 290px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aoba_page2 #aoba_page2_right {
	display: block;
	float: left;
	width: 310px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aoba_page2 #aoba_page2_left {
	display: block;
	padding: 0px;
	float: left;
	width: 330px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#aoba_page2 #aoba_page2_right strong {
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
#aoba_page2 #aoba_page3 {
	width: 680px;
	margin-left: 20px;
	display: block;
}
#aoba_page3 #aoba_page3_left {
	display: block;
	float: left;
	width: 245px;
	margin: 0px;
	padding: 0px;
}
#aoba_page3 #aoba_page3_right {
	padding: 0px;
	width: 388px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
}
#wrapper #container #mainContent #main #aoba_page3 {
	width: 640px;
	margin-left: 20px;
	overflow: hidden;
	margin-top: 15px;
}
#aoba_page3 #aoba_page3_left strong {
	font-size: 15px;
	font-weight: bold;
	line-height: 16px;
	color: #333;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: block;
}
.eco_title {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #030;
	width: 100%;
	display: block;
	line-height: 19px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 3px;
}
#eco_comment {
	line-height: 140%;
	display: block;
	margin-top: 10px;
}
#aoba_page3_right .aoba_page3_right_box {
	margin: 0px;
	padding: 0px;
	width: 185px;
	float: left;
	display: block;
}

#aoba_page3_right .aoba_page3_right_box_r {
	margin: 0px;
	width: 185px;
	float: right;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#aoba_page3_right #aoba_page3_right_top {
	display: block;
	width: 100%;
}
#aoba_page3_2_right {
	float: left;
	margin-left: 5px;
	width: 235px;
}
#aoba_page3_2_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
}
#aoba_page3_2 {
	display: block;
	overflow: hidden;
	width: 640px;
	margin-top: 15px;
	margin-left: 20px;
}
#aoba_page3_2_right p {
	line-height: normal;
}
#aoba_page3_3 {
	width: 640px;
	margin-top: 20px;
	margin-left: 20px;
}
#aoba_page4 {
	width: 640px;
	margin-top: 20px;
	margin-left: 20px;
	display: block;
}
#aoba_page5 {
	display: block;
	margin-top: 15px;
	margin-left: 20px;
	width: 640px;
	overflow: hidden;
}
#aoba_page5 #aoba_page5_left {
	width: 278px;
}
#aoba_page5 #aoba_page5_left {
	float: left;
	margin-top: 10px;
}
#aoba_page5 #aoba_page5_right {
	float: left;
	width: 230px;
	margin-left: 20px;
	margin-top: 10px;
}
#aoba_page5 p {
	font-size: 12px;
	line-height: 110%;
	padding-top: 5px;
}
#aoba_page6 {
	width: 640px;
	margin-top: 0px;
	margin-left: 20px;
	display: block;
	overflow: hidden;
}
#aoba_page6 #aoba_page6_left {
	margin-top: 15px;
	width: 355px;
	float: left;
}
#aoba_page6 #aoba_page6_right {
	float: left;
	width: 285px;
	display: block;
	margin-left: 0px;
	margin-top: 70px;
}
#aoba_page7 {
	display: block;
	width: 640px;
	overflow: hidden;
	margin-top: 15px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#aoba_page7_left {
}
#aoba_page7_left {
	display: block;
	float: left;
	width: 340px;
	margin-right: 15px;
}
#aoba_page7_right {
	display: block;
	float: left;
	width: 280px;
}
#aoba_page7_left p {
	font-size: 12px;
	line-height: 110%;
	padding-top: 5px;
}
#aoba_page7_right p {
	font-size: 12px;
	line-height: 110%;
	padding-top: 5px;
}
#aoba_page7_2 {
	width: 640px;
	overflow: hidden;
	background-color: #F0EFE1;
	margin-top: 15px;
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 0px;
}
#aoba_page7_2 #aoba_page7_2_left {
	float: left;
	width: 340px;
	display: block;
	margin-right: 15px;
}
#aoba_page7_2_right {
	display: block;
	float: left;
	width: 285px;
}
#aoba_page7_3 {
	width: 630px;
	margin-left: 20px;
	overflow: hidden;
	padding-top: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #F0EFE1;
}
#aoba_page7_3_box1 img {
	float: right;
}
#aoba_page7_3 #aoba_page7_3_box1 {
	display: block;
	width: 620px;
	overflow: hidden;
	margin-top: 20px;
}
.aoba_page7_3_title {
	display: block;
	font-size: 30px;
	color: #F60;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 40px;
}
#aoba_page7_3_box1 p {
	font-size: 16px;
	line-height: 120%;
}
#aoba_page7_3 p strong {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
#aoba_page7_3 .aoba_page7_3_class_box {
	display: block;
	width: 620px;
	overflow: hidden;
	margin-bottom: 15px;
}
#aoba_page7_3 .aoba_page7_3_class_box img {
	float: left;
	padding-right: 20px;
	display: block;
}
.aoba_page7_3_class_box p {
	font-size: 16px;
	line-height: 120%;
}


/* ==========================================================================================================

	 5. events
 
============================================================================================================*/

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

	イベント

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

/*  カレンダー　タイトル
-----------------------------------*/
body#events th.dayTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #006666;
	text-align: center;
	vertical-align: middle;
}
body#events td.date {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	background: #ffffcc;
}
body#events td.date_h {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	color: #CC6666;
	background: #ffffcc;
	font-weight: bold;
}
body#events td.date_s {
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	color: #3366CC;
	background: #ffffcc;
	font-weight: bold;
}

/*  カレンダー　デザイン
-----------------------------------*/
body#events h3 {
	margin-bottom : 1em;
}
body#events .color_info {
	border-style: none;
}
body#events ul.color_list {
	margin: 0px;
	padding: 0px;
	height: 32px;
}
body#events ul.color_list li {
	padding-right:1em;
	float: left;
}
body#events ul.color_list li.color01 {
	background: url(../img/events/events_c01.gif) no-repeat left center;
	padding-left: 20px;
}
body#events ul.color_list li.color02 {
	background: url(../img/events/events_c02.gif) no-repeat left center;
	padding-left: 20px;
}
body#events ul.color_list li.color03 {
	background: url(../img/events/events_c03.gif) no-repeat left center;
	padding-left: 20px;
}
body#events ul.color_list li.color04 {
	background: url(../img/events/events_c04.gif) no-repeat left center;
	padding-left: 20px;
}

/*  住まいの講座　一覧
-----------------------------------*/
body#events table.course {
	width:100%;
	border-collapse:collapse;
	margin:1em 0;
}
body#events table.course th,
body#events table.course td {
	text-align:left;
	padding:.5em;
	border:1px solid #fff;
}
body#events table.course th{
	background:#6FA630 url(../img/events/tr_back3.gif) repeat-x;
	color:#fff;
}
body#events table.course td {
	background:#e5f1f4;
}
body#events table.course tr.even td {
	background:#f8fbfc;
}
body#events .s_title {
	color: #FF0000;
	font-size: 18px;
}
body#events .c_title {
	font-size: 14px
}
body#events ul.curriculum {
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
}
body#events ul.curriculum li {
	float: left;
	margin-right: 5px;
}
body#events ul.curriculum li a {
	background: url(../img/events/linkArrow.png) no-repeat left center;
	padding-left: 10px;
}
body#events ul.tabList {
	margin-left: 20px;
	padding-left: 0px;
}
body#events ul.tabList li {
	margin-bottom: 5px;
	list-style: disc;
}

/*  感謝祭
-----------------------------------*/
body#events .r_img {
	text-align: center;
	vertical-align: middle;
}


/* ==========================================================================================================

	 6. support
 
============================================================================================================*/

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

	家づくりサポート

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

/*  関連WEBサイト　リスト
-----------------------------------*/
body#support ul.web {
	margin: 0px 0px 40px;
	padding: 0px 0px 0px 25px;
}

body#support ul.web li {
	list-style: disc;
}


/* ==========================================================================================================

	 7. sitemap
 
============================================================================================================*/

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

	サイトマップ

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

/*  サイトマップデザイン
-----------------------------------*/
body#sitemap ul.list {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 25px;
}
body#sitemap ul.list li {
	margin-left: 15px;
	background: url(../img/sitemap/linkArrow.png) no-repeat left center;
	padding-left: 10px;
}
body#sitemap ul.list li a {
	text-decoration: none;
}
body#sitemap ul.list li a:hover {
	text-decoration: underline;
}
body#sitemap ul.list li.title {
	margin-left: 0px;
	padding-left: 12px;
	background: url(../img/sitemap/linkArrow_title.png) no-repeat left center;
	margin-bottom: 5px;
}
body#sitemap ul.list li.title a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
body#sitemap ul.list li.title a:hover {
	text-decoration: underline;
}
body#sitemap .box {
	width:330px;
}
body#sitemap .box ul {
	float: none;
	width: auto;
	margin: 0;
}


/* ==========================================================================================================

	 8. link
 
============================================================================================================*/

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

	リンク

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

/*  リンクデザイン
-----------------------------------*/
body#link ul.list {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 25px;
}
body#link ul.list li {
	margin-left: 15px;
	background: url(../img/sitemap/linkArrow.png) no-repeat left center;
	padding-left: 10px;
	margin-bottom: 5px;
}
body#link ul.list li a {
	text-decoration: none;
}
body#link ul.list li a:hover {
	text-decoration: underline;
}
body#link .box {
	width:330px;
}
body#link .box ul {
	float: none;
	width: auto;
	margin: 0;
}


/* ==========================================================================================================

	 9. inquiries
 
============================================================================================================*/

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

	お問い合わせ

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

/*  フォームデザイン
-----------------------------------*/
body#inquiries input {
	margin-right: 5px;
}
body#inquiries .form_title {
	font-size: 14px;
	font-weight: bold;
}
body#inquiries .form_arrow {
	background: url(../img/inquiries/linkArrow.png) no-repeat left 6px;
	padding-left: 10px;
	margin-left: 15px;
}

body#inquiries ul.form_list { /*  リスト　横並び　*/
	margin-left: 15px;
	padding-left: 0px;
}
body#inquiries ul.form_list li {
	margin-right: 15px;
	float: left;
}

body#inquiries ul.form_list_vertical { /*  リスト　縦並び　*/
	padding-left: 5px;
}
body#inquiries ul.form_list_vertical li {
	margin-bottom: 5px;
	list-style: disc;
}

body#inquiries .center_title {
	text-align: center;
	border-top: 2px solid #a1d5bf;
	border-bottom: 2px solid #a1d5bf;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px;
	letter-spacing: 0.1em;
}
body#inquiries .center_big {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
body#inquiries .min_tex {
	font-size: 10px;
}
body#inquiries .min_red {
	font-size: 10px;
	color: #FF0000;	
}

body#inquiries .error_coution {
	font-weight: bold;
	color: #FF0000;
}


body#inquiries input.but {
	padding: 3px 10px;
}


body#inquiries input {
	border: 1px solid #666666;
}
body#inquiries select {
	border: 1px solid #666666;
}
body#inquiries textarea {
	border: 1px solid #666666;
}


body#inquiries ul#form01 { /*  フォーム　整形　*/
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
body#inquiries ul#form01 li {
	background: url(../img/inquiries/linkArrow.png) no-repeat left 6px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
body#inquiries ul#form01 li label {
	position: absolute;
	width: 185px;
}
body#inquiries ul#form01 li.em16 input {
	margin-left: 16em;
}
body#inquiries ul#form01 li.em16 select {
	margin-left: 16em;
}


body#inquiries ul#form02 { /*  フォーム　整形　*/
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
body#inquiries ul#form02 li {
	background: url(../img/inquiries/linkArrow.png) no-repeat left 6px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
body#inquiries ul#form02 li label {
 	position: absolute;
}
body#inquiries ul#form02 li.em16 input {
	margin-left: 16em;
}


body#inquiries ul#form03 { /*  フォーム　整形　*/
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
body#inquiries ul#form03 li {
	background: url(../img/inquiries/linkArrow.png) no-repeat left 6px;
	padding-left: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
body#inquiries ul#form03 li label {
 	position: absolute;
}
body#inquiries ul#form03 li.em20 input {
	margin-left: 20em;
}
body#inquiries ul#form03 li.em20 select {
	margin-left: 20em;
}
body#inquiries ul#form03 li.em20 textarea {
	margin-left: 20em;
}
body#inquiries ul#form03 li.info_tex {
	background: url(none);
	margin-left: 21em;
}

#inquiries_navigator #inquiries_navigator_left {
	float: left;
	width: 460px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 200%;
	color: #444444;
	padding-right: 10px;
}
#inquiries #wrapper #container #mainContent .h1Group #inquiries_navigator {
	display: block;
	width: 680px;
	overflow: hidden;
	padding-bottom: 20px;
}
#inquiries_navigator_right {
	float: left;
	width: 150px;
	display: block;
}
#inquiries_navigator_left em {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 1px;
}
#inquiries_navigator_left strong {
	font-size: 13px;
	color: #096;
}

#inquiries_info {
	width: 680px;
	display: block;
	overflow: hidden;
}
#inquiries_info #inquiries_info_left {
	float: left;
	width: 270px;
	display: block;
	text-align: left;
	margin-top: 20px;
}
#inquiries_info #inquiries_info_right {
	float: left;
	width: 400px;
	display: block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 00px;
	margin-left: 0px;
}
#inquiries_info_right .inquiries_info_box {
	font-size: 12px;
	line-height: 150%;
	letter-spacing: 1px;
	padding-bottom: 20px;
}
.inquiries_info_box strong {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}



/* ==========================================================================================================

	 10. staff-members
 
============================================================================================================*/
/*  ------------------------------------------------------------------

	div.prof: スタッフ紹介

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

/*  基本レイアウト
-----------------------------------*/
body#staff div#main div.prof {
}
body#staff div#main div.prof .main {
	float: left;
	margin-bottom: 1em;
	width: 490px;
}
body#staff div#main div.prof .sub {
	float: right;
	margin-bottom: 1em;
	width: 170px;
}
body#staff div#main div.prof .main2 {
	float: left;
	margin-bottom: 1em;
	width: 460px;
}
body#staff div#main div.prof .sub2 {
	float: right;
	margin-bottom: 1em;
	width: 200px;
}


/*  old.cssに定義されている dl、ul要素のスタイルを相殺
-----------------------------------*/
body#staff div#main dl,
body#staff div#main dt,
body#staff div#main dd,
body#staff div#main ul,
body#staff div#main li {
	margin: 0;
	padding: 0;
	float: none;
}

/*  名前
	em要素に名前、em外は肩書き
-----------------------------------*/
body#staff div#main div.prof .hnName {
	border-left: 3px solid #A1D5BF;
	border-bottom: 1px solid #A1D5BF;
	margin-bottom: 1.5em;
	padding: 5px 8px;
	line-height: 1.2;
	font-weight: normal;
}
body#staff div#main div.prof .hnName em {
	margin-right: 2em;
	font-size: 135%;
}
/*  データ
-----------------------------------*/
body#staff div#main div.prof dl.data {
	clear: both;
	margin-bottom: 1.5em;
	margin-left: 0;
	_zoom: 1;
}
body#staff div#main div.prof dl.data dt {
	padding: 10px 0 5px;
	margin-bottom: -36px;
	width: 25%;
	font-weight: bold;
	color: #016835;
}
body#staff div#main div.prof dl.data dd {
	border-bottom: 1px solid #A1D5BF;
	padding: 12px 0 4px 25%;
}
/*  右カラム（写真）
-----------------------------------*/
body#staff div#main div.prof ul.portrait {
	margin-bottom: 10px;
	padding-bottom: 1px;
}
body#staff div#main div.prof ul.portrait li {
	background: none;
	margin-bottom: 10px;
}
/*  長いテキスト
-----------------------------------*/
body#staff div#main div.prof dl.desc {
}
body#staff div#main div.prof dl.desc dt  {
	font-weight: bold;
	margin-bottom: 1em;
	color: #016835;
}
body#staff div#main div.prof dl.desc dd  {
	border-bottom: 1px solid #A1D5BF;
	padding-bottom: 4px;
}



/*  ブログリスト
-----------------------------------*/
body#staff div#main div.prof dl.bloglist {

}
body#staff div#main div.prof dl.bloglist dt  {
	font-weight: bold;
	margin-bottom: 1em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background-color: #61ADE1;
	border-top-left-radius: 18px; 
	border-top-right-radius: 18px;
}
body#staff div#main div.prof dl.bloglist dd  {
	padding-left: 10px;
}


body#staff #wrapper #container #mainContent #main .section .prof .main .bloglist dd ul li {
	list-style-type: none;
	list-style-position: inside;
	line-height: 150%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#staff #wrapper #container #mainContent #main .section .prof .main .bloglist dd ul {
	padding-bottom: 10px;
}

#staff #wrapper #container #mainContent #main .section .prof .main .blogcontent {
	display: block;
	width: 490px;
	border: 1px solid #61ADE1;
	border-radius: 20px;
	margin-top: 10px;
}

.bloglist dd ul li a img {
	/* [disabled]margin-left: 10px; */
	margin-right: 10px;
	float: left;
}
#staff #wrapper #container #mainContent #main .section .prof .main .blogcontent .bloglist dd ul li .blogsent {
	display: block;
	overflow: hidden;
	width: 100%;
}
#staff #wrapper #container #mainContent #main .section .prof .main .blogcontent .bloglist dd ul li .blogsent a .blogsetcn {
	display: block;
	float: left;
	padding-top: 10px;
}


/* ==========================================================================================================

	 999. clearfix
 
============================================================================================================*/

/* start clearfix */
body#index #gallery ul:after,
body#index body#index .btns:after,
div.prof:after{ content: " "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0px; line-height: 0; }
/* ie6 hack */
* html body#index #gallery ul,
* html body#index body#index .btns,
* html div.prof{ height: 1%; }
/* ie7 hack */
*:first-child+html body#index #gallery ul,
*:first-child+html body#index .btns,
*:first-child+html div.prof{ min-height: 1%;}
/* end clearfix */


/**********************
家づくりの想いページ
***********************/
#wrapper #container #mainContent #main #thoughttitle {
	font-size: 15px;
	color: #323232;
	background-color: #FFF;
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 3px;
}
.thoughttext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 2px;
	font-size: 12px;
	color: #333333;
}
#requestbox {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#requestbox #requestleft {
	display: block;
	margin: 0px;
	float: left;
	width: 575px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#requestbox #requestright {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}


/**********************
家づくりの想いページ
***********************/
#wrapper #container #mainContent #main #thoughttitle {
	font-size: 15px;
	color: #323232;
	background-color: #FFF;
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 3px;
}
.thoughttext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	line-height: 150%;
	letter-spacing: 2px;
	font-size: 12px;
	color: #333333;
}
#requestbox {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#requestbox #requestleft {
	display: block;
	margin: 0px;
	float: left;
	width: 575px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#requestbox #requestright {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100px;
}

#main .rightimg img {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
#wrapper #container #mainContent #main .tv_intro_text {
	font-size: 12px;
	line-height: 150%;
	color: #666;
	display: block;
	margin-top: 20px;
	letter-spacing: 1px;
	overflow: hidden;
}
#wrapper #container #mainContent #main .tv_intro_text strong {
	font-size: 14px;
	color: #666;
	font-weight: normal;
}

#wrapper #container #mainContent #main .tv_intro_text .intrhead {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 200%;
	letter-spacing: 0em;
}
.tv_intro_text .leftimg  img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}


#main .tv_intro_mv {
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	height: auto;
}
.grayline {
	border-width: 1px 0px 0px 0px; /* 太さ */
	border-style: solid; /* 線種 */
	border-color: #999999; /* 線色 */
	height: 1px; /* 高さ */
	display: block;
	margin-bottom: 30px;
}
#wrapper #container #mainContent #main #perretsv {
	margin-top: 20px;
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}
#wrapper #container #mainContent #main #perretsv #perretsvleft {
	display: block;
	float: left;
	width: 360px;
	margin-left: 40px;
}
#wrapper #container #mainContent #main #perretsv #perretsvright {
	display: block;
	float: left;
	width: 265px;
	margin-left: 15px;
}


#wrapper #container #mainContent #main #jobtext{
	font-size: 13px;
	line-height: 200%;
	color: #666;
}


#staff #wrapper #container #mainContent #main .section .prof .main #message .memoimg {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	overflow: hidden;
	
	
}
#staff #wrapper #container #mainContent #main .section .prof .main #message .memoimg a img {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	display: block;
}

#message .largetext {
	font-size: 15px;
}
#aoba_map {
	float: left;
}
#aoba_place {
	display: block;
	overflow: hidden;
}
#aoba_place p {
	display: block;
	width: 175px;
	float: left;
	margin-left: 30px;
}

.green {
	font-size: 16px;
	color: #085531;
	font-weight: bold;
}


.greenbox{
	color:#FFFFFF;
	text-shadow: 1px 1px 1px #c07f7f;
	padding:10px;
	margin:20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 1px 3px black;
	-webkit-box-shadow: 0 1px 3px black;
	box-shadow: 0 1px 3px black;
	background-color: #2E8D65;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6E3BD;
	border-right-color: #B5C680;
	border-bottom-color: #AAC77E;
	border-left-color: #AAC77E;
	text-align: center;
}
.greenbox a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
}
.inquiries_info_box #title_pnf {
	font-size: 18px;
}
.storyLeft p em a{
	font-size: 15px;
	color: #666;
}



.tabrow {
	text-align:left;
	list-style: none;
	margin: 40px 0 30px 0px;
	padding: 0 44px;
	line-height: 24px;
	height: 34px;
	overflow: hidden;
	font-size: 12px;
	font-family: verdana;
	position: relative;
}
.tabrow li {
    border: 1px solid #AAA;
    background: #D1D1D1;
    background: -o-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -ms-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -moz-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: -webkit-linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    background: linear-gradient(top, #ECECEC 50%, #D1D1D1 100%);
    display: inline-block;
    position: relative;
    z-index: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4), inset 0 1px 0 #FFF;
    text-shadow: 0 1px #FFF;
    margin: 0 -5px;
    padding: 6px 40px;
}
.tabrow a {
  color: #555;
  text-decoration: none;
  font-size: 16px;
}

.tabrow a:hover{
  color: #555;
  text-decoration: none;
  font-size: 16px;
  font-weight:normal;
  text-decoration:none;
}

.tabrow li.selected {
    background: #FFF;
    color: #333;
    z-index: 2;
    border-bottom-color: #FFF;
}
.tabrow:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #AAA;
    z-index: 1;
}
.tabrow li:before,
.tabrow li:after {
    border: 1px solid #AAA;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
}
.tabrow li:before {
    left: -6px;
    border-bottom-right-radius: 6px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #D1D1D1;
}
.tabrow li:after {
    right: -6px;
    border-bottom-left-radius: 6px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #D1D1D1;
}
.tabrow li.selected:before {
    box-shadow: 2px 2px 0 #FFF;
}
.tabrow li.selected:after {
    box-shadow: -2px 2px 0 #FFF;
}
