@charset "utf-8";

/*-----------------------------
CSS Information

Site URL: http://www.de-club.net/
File name
Created: 2007/08/29 by HK
Last update: 
Copyright(c)K.K. DeAGOSTINI Japan.All rights reserved.

--------------------------------*/

/*----------------------

__Default_style_clear

----------------------*/

html{
height:100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th { 
	margin:0;
	padding:0;
}

body{
height:100%;
background-color: #ffffff;
font-size: 14px;
color:#333333;
line-height:160%;
}


fieldset,img { 
	border:0;
	vertical-align: top;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
abbr,acronym {
border:0;
}

.clear{
clear: both;
}


a.greenlink:link {color: #278917; text-decoration: underline;}
a.greenlink:visited {color: #278917; text-decoration: underline;}
a.greenlink:hover {color: #278917; text-decoration: none;}
a.greenlink:active {color: #278917; text-decoration: none;}
