body {
	font-family:"adelle-sans", 'Lato', sans-serif;
	font-size: 18px; 
	color: #000;
	line-height: 1;
	margin: 0 0 0 0;
	background-color: #ffffff; 
	}
h1, h2, h3, div, p, ul, li, form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
blockquote{
	margin:5px 0 5px 15px;
	padding:0 0 0 3px;
	border-left:1px dotted ;
	font-size:10px;
	line-height:12px;
	}
img {
	border: 0px;
	}
a {
	color: #000;
	text-decoration: none;
	padding:0 15px 0 0;
	}
a:hover {
	color: red;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	}
a:active {
	text-decoration: none;
	}
a.image:hover {
	text-decoration: none;
	}
a.image:visited {
	background-color: #fff;
	text-decoration: none;
	}
a.image:active {
	background-color: #fff;
	text-decoration: none;
	}
/* font */
.small {
	font-size: 10px; 
	color: #666;
	background-color: transparent;
}
/* layout */
.contact {
	float: right;
	padding: 0 0 0 3px;
	}
.sitetitle {
	font-size:100px;
	letter-spacing:-6px;
	font-weight: 300;
	}
.sitetitle2 {
	font-size:60px;
	letter-spacing:-4px;
	font-weight: 700;
	}
.contents{
	color: #fff;
	background-color: #000;
}
#maincol {
	position: absolute;
	top: 273px;
	left: 352px;
	width: 290px;
	text-align:right;
	}
#formcol {
	position: absolute;
	top: 115px;
	left: 490px;
	width: 150px;
	text-align: right;
	}
.clipURL {
	position: absolute;
	top: 115px;
	left: 15px;
	width: 320px;
	}
/* block */
.clipURL li{
	list-style-type: square;
	margin-left:15px;
	}
ul.siteslist li{
	list-style-type: none;
	}

ul.siteslist li a{
	font-size: 14px; 
	font-weight:bold;
	line-height: 25px;
	}
.clipURL h1, .clipURL h2{
	font-size:10px;
	}

.signature {
	white-space: nowrap;
	border-color: #333;
	border-style: dotted;
	border-width: 1px 0 0 0;
	padding: 10px 0 0 0;
	}
form input, form textarea {
	border-color: #333;
	border-style: dotted;
	border-width: 1px;
	font-family: Arial, sans-serif ;
	font-size: 12px; 
	color: #000;
	line-height: 15px;
	}
form input.button {
	background-color: #999;
	color: #fff;
	}
