/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	font-style:normal;
	vertical-align:baseline;
	line-height:0;
	}



body {
	width:100%;
	font-size:0px;
	}

p {
	line-height:1.5;
	}


table {
	border-collapse:separate;
	border-spacing:0;
	}
caption, th, td {
	text-align:left;
	font-weight:normal;
	}

table, td, th {
	vertical-align:middle;
	}

blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}

textarea{
	font-size: 100%;
	} 

select{
	width:130px;
	}

a{
	text-decoration:none;
	line-height:1.5;
	}

.bodybox a:link{
	color:#555555;
	}

.bodybox a:hover{
	color:#2233FF;
	}

.box_new a:hover{
	color:#2233FF;
	}

a:visited{
	color:#555555;
	}

.fot a{
	color:#555555;
	}

.fot a:hover{
	color:#2233FF;
	text-decoration:underline;
	}

a img {
	text-decoration:none;
	border:none;
	}


a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	border:0px;
	}

.clear{
	clear:both;
	}
