@charset "utf-8";





/*
*
*
*	CONTACT Layout
*
*	+ Outline
*
*
*/


/*///////////////////////////////// Insert Memo Bar ////*/



/*/////////////////////////////////////////////////////////////

	Outline

/////////////////////////////////////////////////////////////*/

p{
	margin-bottom:1em;
}
#content_right h4.h4_2{
	margin-top:40px;
}
#content_right .box{
	background:url(../../share/images/dotted.gif) repeat-x bottom;
	padding:0 0 20px;
	margin-bottom:25px;
}

.boxleft{
	float:left;
	width:278px;
	font-size:11px;
}
table.tableB{
	width:278px;
	height:106px;
	margin:0 auto;
}
table.tableB tr th.thst{
	padding:8px 10px;
	width:30%;
	text-align:left;
	background:#E6E6E6;
	border:solid 1px #E6E6E6;
}
table.tableB tr td.tdst{
	padding:8px 10px;
	border:solid 1px #E6E6E6;
	background:#fff;
}
span.sp001{
	background:url(../images/bg_text.gif) no-repeat;
	padding:1px 1px 1px 57px;
	display:block;
	width:192px;
	height:66px;
	margin-top:12px;
	float:right;
}
span.sp001 img{
	float:left;
	margin:0 1px;
}
table.tableB tr td,table.tableB tr th{
	padding:2px 12px;
	text-align:left;
}

.photo{
	width:255px;
	float:right;
}

h4.ex{
	position:relative;
}
h4.ex span{
	position:absolute;
	text-align:right;
	right:10px;
	top:10px;
}
dl.dl001{
	margin:15px 0 25px;
	clear:both;
}
dl.dl001 dt{
	margin:0 0 5px;
	padding-bottom:5px;
}
dl.dl001 dd{
	font-size:10px;
}

dl.dl002{
	margin:15px auto 25px;
	overflow:hidden;
	width:533px;
}
dl.dl002 dt{
	float:left;
	width:270px;
}
dl.dl002 dd{
	float:right;
	width:260px;
	padding:25px 0 15px;
	font-size:10px;
}

.sp002{
}