﻿*{ word-wrap:break-word; outline:none; }
body{ background:#FFF; text-align:center; }
body, td, input, textarea, select, button{ color:#555; font:12px "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif; }
body, ul, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin:0; padding:0; }
ul{ list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:12px; }
a{ color:#000; text-decoration:none; }
	a:hover { text-decoration:none; }
	a img{ border:none; }
em, cite, th{ font-style:normal; font-weight:normal; }
table{ border-collapse:collapse; }
th{ text-align:left; }
label{ cursor:pointer; }


/* title */
h3{ margin-bottom:10px; font-size:14px; color:#09C; }
.spectitle{ border-bottom:1px dashed #F66; }

/* box */
.indextb{ margin:120px auto 0; width:300px; }
.box{ padding-right:30px; width:300px; height:300px; }
	.box h1{ text-indent:-9999px; margin-bottom:5px; width:300px; height:300px; background:url(logo.png) no-repeat; }
	.copyright h1{ text-indent:-9999px; margin-bottom:5px; width:200px; height:55px; background:url(name-1.png) no-repeat; }
	.copyright a{ background:#CC6; }