a {
	color: #990033;
	text-decoration: underline;

}



h2.title {
	font-size:22px;
	color:#362A1C;
}

#header-wrap {
	position: relative;
	background: #fff no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 460px;
	text-align: left;	
}
#header-photo {
	position: absolute;
	top: 110px;
	left: 1px;
	padding: 0;
	height:352px;
	width: 940px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;

	/* border: 1px solid #F0F0F0; */
}

p#intro {
	position: absolute;
	margin: 0;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.6em;
	font-style: normal;
	text-transform: none;
	color: #666666;
	width: 806px;
	top: 140px;
	left: 710px;
	height: 56px;
	right: 60px;


}

#header-photo img {
	border: none;
	margin: 0;
	padding: 0;
	width: 980px;

} 

/*CENTER BODY*/
.centerbody {
	width:930px;
	float:left;
	padding:10px 10px 10px 0px;
	background:#FFF;
	font-size: 12px;

}

.centerbody a {
	color: #CC0033;
	text-decoration: underline;

}

.insidebody {
	margin:10px 0 0 0;
}

/*LEFT STYLE*/
.left {
	width:550px;
	float:left;
}

.latest_work{
	line-height:18px;
	margin:22px 0 0;
	padding-left: 30px;
	padding-right: 10px;


}

.latest_work p {
	margin:22px 0 0;
	padding-left: 10px;

}
.latest_work h3 {
	font-size:15px;
	margin:20px 0 0 0;
}
.latest_work p.stat {
	background:#F5F5F5;
	padding:6px;	
	margin:10px 0 0 0;
}

.latest_work a {
	text-decoration:underline;
	color: #CC0033;

}

.latest_work p.stat a:hover {
	text-decoration:none;
	color:#FF6600;
}

/*RIGHT STYLE*/
.right {
	width:260px;
	float:left;
	margin:0 0 0 40px;
}
.aboutus {
	margin:0 0 22px 0;
}
.aboutus p {
	line-height:18px;
	margin:22px 0 0 0;
}
.aboutus img {
	border:8px solid #F5F5F5;
	margin:0 0 6px 0;
}

.clientsays {
	margin:0 0 22px 0;
}
.clientsays p {
	line-height:18px;
	margin:22px 0 0 0;
}
.clientsays p.client_title {
	color:#68720a;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
}
.clientsays p.client_title a:link {
	color:#68720a;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
	text-decoration:none;
}

.clientsays p.client_title  a:hover {
	color:#646D09;
	font-style:italic;
	text-align:right;
	margin:4px 0 0 0;
	padding:0;
	font-size:13px;
}



h1 {
	font-size:12px;
	color:#666666;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-weight: normal;


}

.intro a{
	color: #990033;
	text-decoration: underline;

}
