@charset "utf-8";
/* CSS Document */

table {
	padding: 0px;
	width: 670px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	line-height: 180%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
tr th {
	margin: 0px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #EEE8D4;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	color: #212a2f;
	padding: 10px;
	width: 140px;
}
tr th em {
	font-size: x-small;
	color: #900;
	margin: 0px;
}
tr td {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 10px;
	border-right-width: 1px;
	border-right-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-align: left;
	border-right-style: solid;
}
#content #main #profile{
	width: 450px;
	margin-top: 15px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/common/goto.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 131px;
	line-height: 26px;
	padding-left: 220px;
}


#content #main .map{
	width: 670px;
	margin-top: 15px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #CCC;
}

#content #main .bun{
	width: 670px;
	font-size: 12px;
	line-height: 26px;
	margin-top: 15px;
}
#content #main .bunt{
	width: 645px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	background-color: #663;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
}
#content #main .bun1{
	width: 650px;
	font-size: 14px;
	line-height: 26px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}


#content #main .dotbun{
	width: 670px;
	font-size: 12px;
	line-height: 26px;
	margin-top: 15px;
	padding-bottom: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
}
#content #main .image{
	width: 650px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}