@charset "utf-8";



/* --------------------------------------------------
	title_content
-------------------------------------------------- */

#title_bg{
background:#fbf8ed;
}

#title_content{
	font-family:"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E",serif;
	width:1000px;
    margin: 0 auto;
    text-align: left;
	padding:35px 0 35px 35px;
}

#title_01{
	font-size:37px;
	letter-spacing:5px;
	color:#85694d;
	margin-bottom:10px;
}

.text01{
	font-family:'HG明朝B';
	font-size:17px;
	letter-spacing: 4px;
	line-height:30px;
	color:#8b664b;
}




/* --------------------------------------------------
	3.contents
-------------------------------------------------- */


#contents{
width: 1000px;
margin:0 auto 80px;
text-align:left;
overflow:hidden;
position:relative;
}


h3.title_02{
    border-bottom: 1px dashed #d29a2a;
    border-top: 1px dashed #d29a2a;
	margin:40px 75px 30px;
	font-size:30px;
	padding:20px 0 10px 35px;
	font-weight: 100;
	letter-spacing:5px;
}


h3.title_03{
	margin:20px 45px 5px;
	font-size:30px;
	padding:20px 0 10px 35px;
	font-weight: 100;
	letter-spacing:5px;
}





h3 img{
	margin:0 15px 0 0;
}


p.inner{
	margin:0 100px 30px;
}


p.inner2{
	margin:0 60px 30px;
    border-bottom: 1px dashed #d29a2a;
    border-top: 1px dashed #d29a2a;
	padding:20px 0 10px 35px;
}


/*コンセプトtext*/
p.inner3{
	margin:0 80px 30px;
}

/*お問い合わせフォーム*/
p.form{
	text-align:center;
	margin-top:80px;
}

p.form img{
	margin-top:20px;
}

/*flowページ内リンク*/
div#pagelink{
	text-align:center;
	margin:0 auto;
	width:645px;
}

div#pagelink p{
	float:left;
	margin-bottom:70px;
}

p.metit{
	margin-right:30px;
}


/* --------------------------------------------------
	3-1.list
-------------------------------------------------- */

/*事務所概要リスト*/
.list{
	margin:10px 95px;
}

dl.list dt{
  clear: left;
  float: left;
  margin: 0 0 0.7em;
  width: 5.5em;
  padding-left: 5px;
}

dl.list dd {
  margin-bottom: 1em;
  margin-left: 6.5em;
}


/*個人情報リスト*/
.list2{
	margin:10px 100px;
}

dl.list2 dt{
  clear: left;
  float: left;
  margin: 0 0 0.7em;
  width: 1.5em;
  padding-left: 5px;
}

dl.list2 dd {
  margin-bottom: 1em;
  margin-left: 0.5em;
}




.list3{
	margin:10px 60px;
	padding-top:20px;
}

dl.list3 dt{
    border-top: 1px dashed #d29a2a;
	margin-top:20px;
	padding:20px 0 0 10px;
}

dl.list3 dd {
	margin-bottom:20px;
	padding:0 0 3px 10px;
}

dl.list3 dd:last-child {
	    border-bottom: 1px dashed #d29a2a;
		padding-bottom:20px;
}




/* --------------------------------------------------
	press
-------------------------------------------------- */


.press{
	margin:50px 30px 0;
}

.press li{ 
border-top:dotted #d29a2a 1px;
padding:20px 30px;
}

.press li:last-child {
border-bottom:dotted #d29a2a 1px;
}

.press_look{
	text-align:right;
	margin:20px 30px 0 0;
}


/* --------------------------------------------------
	works
-------------------------------------------------- */

.workswrap{
	margin: 0 65px;
	border-bottom:solid 1px #7ba258;
	height:90px;
	padding:15px;
	background:#FCEBDA;
}

.workswrap:hover{
background-color:#ddd;
text-decoration:none;
}


.workswrap p{
	float:left;
	width:131px;
}

.workswrap ul li{
	float:left;
}

.worksread{
	line-height:16px;
	padding-top:9px;
}

.workstop{
	border-bottom: 1px dashed #D29A2A;
	height:50px;
	width:935px;
}

li.workstitle{
	font-size:30px;
	padding:2px 10px 5px 20px;
	font-weight: 100;
	letter-spacing:5px;
}

.worksinfo{
	font-size:12px;
}

.worksinfo  ul{
	margin:5px 0 0 150px;
	height:14px;
}

.worksinfo1{
	width:170px;
}

