/* CSS Document */

/* basicStyles */

body {
	margin:0;
	padding:0;
	font-size:12px;
	background:#F3F3F3 url(cmnfix/all_bg.jpg) bottom repeat-x center;
	color:#666666;
	}

p {
	margin:10px;
	line-height:20px;
	color:#666666;
	}

img {
	border:none;
	}

h2 {
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	color:#666666;
	margin:0;
	padding:0;
	}

/* links */

a:link {
	color:#999999;
	text-decoration:none;
	}
a:active {
	color:#999999;
	text-decoration:none;
	}
a:visited {
	color:#999999;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#000000;
	}

/* home */
.catchCopy {
	margin:10px 20px 0 20px;
	}

/* others */

.eachDetox {
	margin:inherit;
	padding:inherit;
	font-size:10px;
	line-height:12px;
	color:#003399;
	}

.eachEbisu {
	margin:inherit;
	padding:inherit;
	font-size:10px;
	line-height:12px;
	color:#BED3D8;
	}

.eachShibuya {
	margin:inherit;
	padding:inherit;
	font-size:10px;
	line-height:12px;
	color:#EBA0C6;
	}

/* sitemap */

.sitemap {
	background:#F7F7F7 url(07_sitemap/img/07_eachCorner.jpg) no-repeat right bottom;
	}

.sitemap h4 {
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0 10px;
	padding:10px 0 0 10px;
	}

.sitemap ul {
	margin:10px 0 0 20px;
	padding:0 0 10px 0;
	line-height:16px;
	list-style-image:url(cmnfix/00_point.jpg);
	}

.sitemap li {
	margin:0 0 5px 20px;
	padding:0;
	}

.sitemap a:link { color:#666666; }
.sitemap a:active { color:#666666; }
.sitemap a:visited { color:#666666; }
.sitemap a:hover { color:#1174D7; text-decoration:underline; }

h1{
 margin-top:0;
 margin-bottom:10px;
 margin-left:10px;
 color: #888888;
 font-size: 10px;
}
