@charset "EUC-JP";

/*　事務所概要
-------------------------------------------------------------------*/

#main .inner {
	padding: 0px 0px 0px 15px;
}

h1#cate-title {
	background: url(../img/company_title.gif) no-repeat left top;
	margin: 0px 0px 30px;
	padding: 0px;
	height: 56px;
	width: 665px;
	text-indent: -9999px;
}

#main p.sp {
	margin-bottom: 30px;
}

#main h2.title {
	text-indent: -9999px;
	height: 45px;
	width: 665px;
	margin-bottom: 17px;
}

th.title {
	background: #F3F2ED;
	text-align: left;
	padding: 10px;
	width: 165px;
	border-bottom: 1px solid #E3E1D7;
	vertical-align: top;
	margin: 0px;
}

td.system-free {
	padding: 10px;
	border-bottom: 1px solid #E3E1D7;
	margin: 0px;
	width: 460px;
}


/*-----------------------------------------------------------------------------*/

/*　資料請求・お問い合わせ　*/

.contact-link {
	width: 665px;
	margin-bottom: 40px;
	background: url(../img/contact_bg1.jpg) no-repeat left top;
	height: 93px;
	clear: both;
}

.contact-link span {
	display: none;
}

.contact-link .contact_bt {
	padding-left: 10px;
	padding-top: 42px;
}

/*　やまぐち建築設計室について
-----------------------------------------------------------------------------*/

#about {
	width: 665px;
	margin-bottom: 30px;
}

#about h2.title {
	background: url(../img/company_img01.gif) no-repeat left top;
}

#about p {
	margin-bottom: 1em;
}

/*　事務所概要
-----------------------------------------------------------------------------*/

#gaiyou {
	width: 665px;
	margin-bottom: 40px;
}

#gaiyou h2.title {
	background: url(../img/company_img02.gif) no-repeat left top;
}

/*　アクセスマップ
-----------------------------------------------------------------------------*/

#access-map {
	width: 665px;
	margin-bottom: 40px;
}

#access-map h2.title {
	background: url(../img/company_img03.gif) no-repeat left top;
}

#map {
	width: 600px;
	height: 373px;
	margin-bottom: 10px;
}

/*　建築家紹介
-----------------------------------------------------------------------------*/

#introduction {
	width: 665px;
	margin-bottom: 40px;
}

#introduction h2.title {
	background: url(../img/company_img04.gif) no-repeat left top;
}

#introduction h3.sub-title-1 {
	background: url(../img/company_img07.gif) no-repeat left top;
	text-indent: -9999px;
	width: 665px;
	margin-bottom: 17px;
	height: 30px;
}

#introduction table.sp {
	margin-bottom: 50px;
}

/*　やまぐち建築設計室の打ち合わせ風景
-----------------------------------------------------------------------------*/

#scenery {
	width: 665px;
	margin-bottom: 40px;
	clear: both;
}

#scenery h2.title {
	background: url(../img/company_img05.gif) no-repeat left top;
}


/*　仕事以外の社会的な活動
-----------------------------------------------------------------------------*/

#activity {
	width: 665px;
	margin-bottom: 40px;
	clear: both;
}

#activity h2.title {
	background: url(../img/company_img06.gif) no-repeat left top;
}

/*　やまぐち建築設計室の打ち合わせ風景／仕事以外の社会的な活動　共通
-----------------------------------------------------------------------------*/

#scenery p,
#activity p {
	margin-bottom: 25px;
}

#scenery ul,
#activity ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#scenery li,
#activity li {
	float: left;
	margin-right: 8px;
	height: 140px;
	width: 210px;
	margin-bottom: 10px;
}

/*-----------------------------------------------------------------------------*/

/*　ボックスライン　*/

h2#flwo {
	background: url(../img/flow_img18.gif) left top;
	height: 47px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

h2#cost {
	background: url(../img/flow_img17.gif) left top;
	height: 47px;
	width: 320px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}

div.box-top {
	background: url(../img/box_bg_top3.gif) no-repeat left top;
	width: 330px;
	padding-top: 5px;
	margin-bottom: 40px;
	float: left;
}

div.box-bottom {
	background: url(../img/box_bg_bottom3.gif) no-repeat left bottom;
	padding: 0px 5px 5px;
	height: 135px;
}

div.box-bottom p {
	padding: 10px;
	width: 130px;
	float: left;
}

div.sp {
	margin-left: 2px;
}

/*　ボタン　*/

div.box-bottom ul {
	list-style: none;
	padding: 10px 10px 0px 0px;
	margin: 0px;
	float: right;
	width: 160px;
}

div.box-bottom li {
	margin: 0px 0px 10px;
	padding: 0px;
	height: 27px;
	float: left;
	width: 160px;
}

div.box-bottom li a  {
	height: 27px;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 160px;
	text-indent: -9999px;
}


div.box-bottom li.bt1 a {
	background: url(../img/flow_bt.gif) 0px top;
}

div.box-bottom li.bt2 a {
	background: url(../img/flow_bt.gif) -160px top;
}

div.box-bottom li.bt3 a {
	background: url(../img/flow_bt.gif) -320px top;
}

div.box-bottom li a:hover {
	opacity:0.7;filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
}

