/*----- リセット -----*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ margin: 0; padding: 0;}
html,body{ height:100%;}/*----- 高さ100% -----*/
ol, ul, li{ list-style:none;}
li img { vertical-align: bottom;}
fieldset, img{ border:0;}
table{border-collapse: collapse; border-spacing:0;}
caption, th{ text-align:left;}
address, caption, cite, code, dfn, em, strong, th, var{ font-style:normal; font-weight:normal;}
img{ margin:0px; padding:0px; border:none;}



/*----- clearfix -----*/
/*clearfix*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix { display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}

.clear{ clear:both;}



/*----- superheromax2010 -----*/

body{ color:#000; font-size:14px; line-height:18px;}

a:hover img{ filter: alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}

#superheromax2010{ width:970px;}
#superheromax2010 h2{margin: 0 0 1em 0;}

.notice{ color:#C00; text-align:right; clear:both; margin-top:10px;padding-bottom:20px;}


/*contents*/
.contents_l{
	float:left;
	overflow:hidden;
	margin:0 0 1em 0;
	padding:0;
}

.contents_r{
	float:right;
	margin:0 0 1em 0;
	line-height:0;
}