@charset "shift_jis";

/* =======================================
	
	#comContents
	Browser Reset CSS
	Last Up Date 11/09/08

========================================== */

#comContents,#comContents div,#comContents dl,#comContents dt,#comContents dd,#comContents ul,#comContents ol,#comContents li,
#comContents h1,#comContents h2,#comContents h3,#comContents h4,#comContents h5,#comContents h6,
#comContents pre,#comContents code,#comContents form,#comContents fieldset,#comContents legend,
#comContents p,#comContents blockquote,#comContents table,#comContents th,#comContents td {margin: 0; padding: 0;}

#comContents {background: #FFF; color: #000;}

#comContents  {font:13px/1 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;}
* html body #comContents {font-size: small;}
*:first-child+html body #comContents {font-size: small;}

#comContents img {border: 0; vertical-align: top;}

#comContents h1,#comContents h2,#comContents h3,#comContents h4,#comContents h5,#comContents h6 {clear: both; font-size: 100%; font-weight: normal;}

#comContents ul,#comContents dl,#comContents ol {text-indent: 0;}
#comContents li {list-style: none;}

#comContents address,#comContents caption,#comContents cite,#comContents code,#comContents dfn,#comContents em,#comContents strong,#comContents th,#comContents var {font-style: normal; font-weight: normal;}

#comContents sup {vertical-align: text-top;}
#comContents sub {vertical-align: text-bottom;}

#comContents input,#comContents textarea,#comContents select {font-family: inherit; font-size: inherit; font-weight:inherit;}
* html #comContents input,* html #comContents textarea,* html #comContents select {font-size: 100%;}
*:first-child+html+#comContents input,*:first-child html+#comContents textarea,*:first-child+html #comContents select {font-size: 100%;}

#comContents table {border-collapse: collapse; border-spacing: 0; font-size: inherit;}
#comContents th,#comContents td {text-align: left; vertical-align: top;}
#comContents caption {text-align: left;}

#comContents pre,#comContents code,#comContents kbd,samp,#comContents tt {font-family: monospace;}
* html #comContents pre,* html #comContents code,* html kbd,* html #comContents samp,* html #comContents tt {font-size: 100%; line-height: 100%;}
*:first-child+html #comContents pre,*:first-child html+#comContents code,*:first-child html+#comContents kbd,*:first-child+html+#comContents samp,*:first-child+html #comContents tt {font-size: 108%; line-height: 100%;}

#comContents input,#comContents select,#comContents textarea {font-size: 100%; font-family: Verdana, Helvetica, sans-serif;}



/* =======================================

	#comContents.clearfix

========================================== */
#comContents .clearfix {
    overflow: hidden;
}

#comContents .clearfix:after { /* for Modern Browser */
	content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0;
}


/* =======================================

	#comContents
	ジェニオの設定の打ち消し
	Last Up Date 11/09/08

========================================== */

#comContents {
	width: 920px;
	margin: 0 auto;
}
#comContents a:hover img {
	opacity: 1;
}

