@charset "UTF-8";
/*
Theme Name: 早稲田イーライフ沓谷 sitemap.css
Theme URI: http://www.yobou-elife.com/
Description: サイトマップ
Author: ジェイクラフト
Version: 1.3
*/
/*----------------------------------------------------
	サイトマップ／メイン
----------------------------------------------------*/
table {
	width:900px;
	margin:30px auto 10px auto;
	border:#666 solid 1px;
}
td.sitemapTB_td01 {
	width:200px;
	padding:20px;
	border-bottom:#666 dotted  1px;
	background-color:#fff0f0;
	font-weight:bold;
}
td.sitemapTB_td02 {
	padding:20px;
	border-bottom:#666 dotted  1px;
}
a:link {
	color: #91303c;
	text-decoration: none;
}

a:visited {
	color: #91303c;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;
}