/* CSS Document */


#contents {
}

#contents .message{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

#contents .message h3{
	margin-bottom:50px;
}

#contents .message p{
	margin-bottom:30px;
	font-size: 18px;
	line-height: 35px;
	text-align: left;
}

#contents .message .name{
	text-align:right;
}

#contents .profile{
	margin-bottom:50px;
	background-color: #FCDF32;
}

#contents .profile .inner{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
	padding-top: 40px;
}

#contents .profile .inner .detail{
	background-image: url(../com/images/funyu_p.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 260px;
}

#contents .profile .inner .detail .name{
	text-align:left;
	padding-top: 30px;
	margin-bottom: 20px;
}

#contents .profile .inner .detail p{
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	width: 750px;
}

#contents .outline{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

#contents .outline h3{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align: left;
	font-size: 26px;
	font-weight: normal;
	background-image: url(../com/images/h3_bg.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 40px;
	height: 45px;
}

#contents .outline .inner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}

#contents .outline dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contents .outline dt,#contents .outline dd {
	font-size: 16px;
	line-height: 26px;
	padding: 10px;
}
#contents .outline dt {
	width:180px;
	float:left;
	text-align: right;
	display: block;
}
#contents .outline dd {
	margin-left:200px;
	text-align: left;
	background-image: url(../com/images/outline_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	display: block;
	padding-left: 15px;
}

#contents .outline2{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:50px;
}

#contents .outline2 h3{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align: left;
	font-size: 26px;
	font-weight: normal;
	background-image: url(../com/images/h3_bg.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 40px;
	height: 45px;
}

#contents .outline2 .inner {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}

#contents .outline2 dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contents .outline2 dt,#contents .outline2 dd {
	font-size: 16px;
	line-height: 26px;
	padding: 10px;
}
#contents .outline2 dt {
	width:350px;
	float:left;
	text-align: right;
	display: block;
}
#contents .outline2 dd {
	margin-left:370px;
	text-align: left;
	background-image: url(../com/images/outline_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
	display: block;
	padding-left: 15px;
}

#contents .access{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:80px;
}

#contents .access h3{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align: left;
	font-size: 26px;
	font-weight: normal;
	background-image: url(../com/images/h3_bg.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	line-height: 40px;
	height: 45px;
}

#contents .access #gmap{
	width:1000px;
	height:450px;
}
