@charset "utf-8";
/* CSS Document */

.clear    { clear:both;}
.center   { text-align:center; }

.clearfix { min-height:1px; display:inline-table; }
.clearfix:after { content:""; display:block; clear:both; height:1px; overflow:hidden; }
/*\*/
* html .clearfix { height:1.0em; }
.clearfix { display:block; }
/**/

/*--*/

* { margin:0; padding:0; }
img { border:none; }

/*--*/

p, div, li, td, th, form, h1, h2, h3, input, select { color:#ffffff; font-size:12px; font-family:Verdana; line-height:1.6em; }
p { margin-bottom:10px; }
input, select { color:#666666; }

h1 { margin:0 0 25px 0; padding:0; }
h2 { font-size:24px; margin:0 0 15px 0; padding:10px 0 10px 0; border-top:1px solid #666666; border-bottom:1px solid #666666; }
h2 span.normal { color:#ffffff; font-size:16px; font-weight:normal; }
h3 { color:#ffffff; font-size:16px; font-weight:bold; margin:0 0 10px 0; padding:0 0 3px 0; border-bottom:1px solid #cccccc; }
h3.noborder { margin:0 0 5px 0; padding:0; border:none; }

sup { line-height:1.2em; vertical-align:text-top; }

/*--*/

ul    { margin:0; padding:0; list-style-type:square; }
ul li { margin:0 0 0 20px; padding:0; }
ol    { margin:0; padding:0; }
ol li { margin:0 0 0 24px; padding:0; }
div.note-list ul { list-style-type:none; }
div.note-list span.pointer { position:absolute;	margin-left:-20px; }

/*--*/

a:link    { color:#77bb11; text-decoration:none; }
a:visited { color:#77bb11; text-decoration:none; }
a:hover   { color:#77bb11; text-decoration:underline; }
a:active  { color:#77bb11; text-decoration:underline; }

/*--*/

body { margin:0; padding:0; text-align:center; background:#000000; }
#wrap    { width:720px; margin:auto; text-align:left; }
#header  { width:720px; text-align:right; }
#footer  { width:720px; margin:0 0 20px 0; }
#content { width:720px ;}
.section { margin:0 0 30px 0; }
.subsection { margin:0 0 15px 0; }

/*--*/

#popup #wrap    { width:500px; }
#popup #header  { width:500px; }
#popup #footer  { width:500px; }
#popup #content { width:500px;}
#popup h4       { font-size:12px; font-weight:bold; color:#a1348d; margin:0 0 15px 0; }

/*--*/

table.basic { border:1px solid #666666; border-collapse:collapse; }
table.basic th { padding:2px 8px; border:1px solid #666666; font-weight:normal; color:ffffff; background:#333333; }
table.basic td { padding:2px 8px; border:1px solid #666666; font-weight:normal; }

table.noborder { border:none; }
table.noborder th { border:none; }
table.noborder td { border:none; }

/*--*/

.large  { font-size:14px; line-height:1.8em; }
.normal { font-size:12px; line-height:1.6em; }
.small  { font-size:10px; line-height:1.4em; }
.red    { color:#ff0000; }
.gray   { color:#999999; }

/*--*/

.submit   { width:150px; height:24px; }
.txtarea_l  { width:250px; line-height:14px; border-top:1px solid #999999; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; border-left:1px solid #999999; background:#f5f5f5; }
.txtarea_m  { width:150px; line-height:14px; border-top:1px solid #999999; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; border-left:1px solid #999999;  background:#f5f5f5; }
.txtarea_s  { width:80px; line-height:14px; border-top:1px solid #999999; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; border-left:1px solid #999999;  background:#f5f5f5; }
.txtbox_l  { width:660px; height:80px; border-top:1px solid #999999; border-right:1px solid #f5f5f5; border-bottom:1px solid #f5f5f5; border-left:1px solid #999999; background:#f5f5f5; }
.txtmust    { background:#ffecec; }
.mode_disabled { ime-mode:disabled }

/*--*/

.rightside-img { float:right; margin:0 0 10px 15px; }

/*--*/



