@charset "utf-8";

/*====================
	contents
====================*/

table.company{
	background: url(../img/cmn/bdr_pink.jpg) repeat-x 0 0;
	width: 690px;
}

table.company th,
table.company td{
	padding: 15px 4px;
	background: url(../img/cmn/bdr_pink.jpg) repeat-x 0 bottom;
	border: none;
}

table.company th{
	width: 150px;
	text-align: left;
	color: #FF9999;
	font-weight: normal;
	vertical-align: top;
}

table.company td{
	line-height: 160%;
}

table.company .text{
	margin-bottom: 15px;
}

table.company .map{
	border: 1px solid #EDEDED;
	padding: 1px;
	width: 484px;
	height: 345px;
	margin-bottom: 10px;
}

table.company ul li.arrow{
	background: url(../img/cmn/ico_link.gif) no-repeat 0 3px;
	padding-left: 15px;
}

table.company ul li{
	padding-left: 0px;
}



/* profile */

.profile .box960 .mdl{
	padding: 17px 30px 25px;
}

.colProfile{
	width: 690px;
}

.colProfile .img{
	float: left;
	width: 135px;
}

.colProfile .tx{
	float: right;
	width: 525px;
}

.colProfile h3.dot{
	padding-bottom: 20px;
	background: url(../img/cmn/bdr_pink.jpg) repeat-x 0 bottom;
	margin-bottom: 20px;
}

.colProfile h4{
	margin-bottom: 20px;
	line-height: 0;
}

.colProfile .body{
	margin-bottom: 30px;
}

.colProfile .catch{
	margin-bottom: 20px;
}

.colProfile .author{
	text-align: right;
}