@charset "utf-8";
/* CSS Document */

#t_header p {
	font-size: 0.625em;
	color: #4B9C9C;
	text-align: left;
}

.mg16 {
	height: 16px;
}

.mg15 {
	height: 15px;
}

.box_left {
	float: left;
	width: 360px;
}

.box_rigth {
	float: right;
	width: 178px;
}

h2{
	margin-top:15px;
	padding-bottom:0
}


/* ごあいさつ */

.aisatu{
	font-size:85%;
	line-height: 1.6em;
}

.profile{
	font-size:60%
}

.sign{
	margin-top:20px;
	text-align:right
}

.sign img{
	vertical-align:middle;
	margin:0 0 5px 10px
}


/* 事務所プロフィール */

h4{
	margin-top:30px;
	padding-bottom:12px;
	background:url(../images/common/line_2ten.gif) repeat-x bottom
}

dl{
	color:#333;
	font-size:0.75em;
	line-height:1;
	margin:5px 0;
	padding:0
}

dl dt{
	white-space:nowrap;
	float:left;
	padding:8px 0 0 0
}

dl dd{
	padding:8px 0 0 0;
	padding-left:8em
}

