@charset "utf-8";
/* CSS Document */

/**/

#gnavi03 a{
	background-position:left bottom !important;
}

/*------------------------------------------------------------------*/


.txt01{
	width:695px;
	margin:20px auto;
	overflow:hidden;
	line-height:175%;
}

.txt01 .img{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}

/*------------------------------------------------------------------*/

.tokucho{
	width:702px;
	margin:0px auto;
	overflow:hidden;
}

.tokucho dl{
	margin:0px auto 10px auto;
	overflow:hidden;
	display:block;
	background-color:#DEEEB4;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	padding:15px;
}

.tokucho dl dt{
	font-size:15px;
	font-weight:bold;
	color:#594839;
}

.tokucho dl dd{
	padding:15px 15px 0px 15px;
	overflow:hidden;
}

.tokucho dl dd strong{
	color:#DF256A;
}

.tokucho dl dd a{
	color:#186A00;
}

/*------------------------------------------------------------------*/

.outline{
	width:715px;
	margin:20px auto;
	overflow:hidden;
}

.outline .txt{
	width:470px;
	float:left;
	overflow:hidden;
}

.outline .txt table{
	width:100%;
	border-left:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
}

.outline .txt table th{
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	background-color:#EEEEEE;
	text-align:left;
	padding:0.75em 1em;
}

.outline .txt table td{
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:0.75em 1em;
}

.outline .img{
	width:235px;
	float:right;
	overflow:hidden;
}

/*------------------------------------------------------------------*/

.fudousan_type{
	text-align:center;
}

/*------------------------------------------------------------------*/

#gmap{
	width:650px;
	height:330px;
	margin:5px auto;
	overflow:hidden;
}

#address_txt{
	width:650px;
	margin:10px auto;
	overflow:hidden;
	display:block;
	font-style:normal;
}

#address_txt p{
	margin-bottom:10px;
	overflow:hidden;
}

/*------------------------------------------------------------------*/

#office_photo{
	width:715px;
	margin:20px auto;
	overflow:hidden;
}

#office_photo li{
	width:225px;
	float:left;
	margin-left:10px;
	overflow:hidden;
	list-style-type:none;
}

#office_photo li dl{
}

#office_photo li dl dt{
}

#office_photo li dl dd{
	text-align:center;
	padding-top:0.5em;
}

/*------------------------------------------------------------------*/

.name{
	text-align:right;
	font-size:16px;
}

/*------------------------------------------------------------------*/
