@charset "UTF-8";
/*content*/
#content {
	background: url(../img/visual.jpg) no-repeat right top;
}
#guideline {
	display: inline-block;
	width: 700px;
	padding-bottom: 2em;
}
#guideline dt {
	float: left;
	clear: left;
	display: block;
	border-top: 1px solid #cccccc;
	margin-right: 0;
	padding-top: 0.65em;
	padding-bottom: 0.65em;
	padding-right: 10px;
	width: 100px;
	color: #CC6633;
	font-size: 0.86em;
	text-align: right;
	line-height: 1.4em;
	vertical-align: text-top;
}
#guideline dd {
	float: left;
	display: block;
	border-top: 1px solid #cccccc;
	margin-left: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 10px;
	width: 580px;
	_width: 570px;
	vertical-align: text-top;
	line-height: 1.4em;
}
#type li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 1em;
}
a.external {
	margin-right: 0.4em;
	padding-right: 16px;
	background: url(../../../common/img/attach.gif) no-repeat right center;
	vertical-align: middle;
}
#entryAddress {
	display: inline-block;
	margin-top: 0.4em;
	padding: 0.6em 1.4em;
	border: 3px solid #dddddd;
	background: #f0f3f3;
}
#entryAddress span {
	display: block;
}
/*actSection*/
#actSection {
	background: url(../img/framebtm.gif) no-repeat center bottom;
}
#action {
	margin: 0;
	padding: 2em 0;
	width: 700px;
	background: url(../img/frametop.gif) no-repeat center top;
}
#action dt {
	float: left;
	display: block;
	width: 220px;
	padding: 1.4em auto;
	_padding: 0.5em auto 1.4em;
	border-right: 1px dashed #cccccc;
	text-align: center;
	color: #CC6633;
	font-weight: bold;
	line-height: 1.4em;
}
#action dd {
	float: left;
	width: 470px;
	padding: 1em auto;
	_padding: 0.5em auto;
}
#action ul {
}
#action li {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
}
#action li img {
	display: block;
}
#tel {
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 30px;
	background: url(../img/telbg.gif) no-repeat right center;
}
