/* サイトマップ CSS http://www.toyoko-inn.com/sitemap/sitemap.html */

td {  font-size: 16px}

.pt10 {  font-size: 13px; }
a.list {
	font-size: 13px;
	text-decoration: none;
}
a.mail {
	font-size: 15px;
	text-decoration: underline;
}
.h1_px14 {
	font-size: 14px;
	color: #666666;
	display: inline;
}
.ctrl { font-size: 13px; }

td.title_sm {
	font-weight: bold;
}
td.bottom_line_sm150
	width:			150px;
}
td.bottom_line_sm250 {
	width:			250px;
}
td.bottom_line_sm500 {
	width:			500px;
}
td.bottom_line_sm321 {
	width:			321px;
}
td.bottom_line_sm750 {
	width:			750px;
}
span.mark_gt {
	font-size: 20px;
	font-weight: bold;
}

/*content
--------------------*/
#content {
	width: 820px;	margin-right: auto;	margin-left: auto;}
#main_cont {	width: 100%;	background-color: #FFFFFF;	margin-right: auto;	margin-left: auto;}
img {	border-style: none;}
.clear {	clear: both;}

/*table--------------------*/

#content .table{
	font-size: 16px;
	color: #000099;
	background-color: #FFFFFF;
	width: 675px;
	margin-right: auto;
	margin-left: auto;
}
.left{	width: 140px;	padding-left: 5px;	font-weight: bold;	margin-top: 2px;}
.right{	width: 535px;	padding-left: 5px;	margin-top: 2px;}
.dot_line{	text-align: center;}


