@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: セントラルスタジオ
	Version: 1.0
	Comment: about設定
----------------------------------------------------------- */

/* 
 about Style [
----------------------------------------------------------- */	
.aboutBox {
	margin-bottom: 25px;
	margin-left: 10px;
	border: 2px solid #cdb99e;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
.aboutBox table th {
	font-size: 12px;
	font-weight: normal;
	color: #414141;
	background-image: url(../images/about/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 70px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 10px;
	}
	
.aboutBox table td {
	font-size: 12px;
	color: #414141;
	background-image: url(../images/about/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 10px;
	line-height: 20px;
	}
	
.none {
	background-image: none !important;
	}
	
.free {
	vertical-align: middle;
	}
	
.mapBlock {
	text-align: right;
	float: left;
	width: 353px;
	padding-bottom: 38px;
	}
	
#gMap {
	padding-top: 10px;
	}
	
.aboutInfo {
	float: right;
	width: 242px;
	}
	
.aboutInfo dl {
	padding-bottom: 10px;
	}
	
.aboutInfo dl dt {
	font-size: 12px;
	font-weight: normal;
	color: #239E29;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
.aboutInfo dl dd {
	font-size: 12px;
	line-height: 20px;
	color: #414141;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
