@charset "UTF-8";

/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*background: transparent;*/
}

ol,ul,li{
	list-style: none;
	line-height:1px;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

a{
text-decoration:none;
}

a img{
border:none;
}

/* ---------------------------------------------------------------- */

body#top {
	background-color: #FFFFFF;
	font-size:12px;
	line-height:1.7em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	color:#333333;
}

body {
	background-color: #FFFFFF;
	font-size:12px;
	line-height:1.7em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin:0;
	padding:0;
	color:#333333;
}

#contents {
	margin:0 auto;
	width:800px;
	padding-bottom:50px;
}

a img{
border:none;
}

a{
color:#663300;
text-decoration:none;
border-bottom:dotted 1px;
}

a:hover{
color:#63B9B9;
}

dt{
margin-top:20px;
}

dd{
margin:0;
}

dd.en{
margin-top:7px;
color:#666666;
}

em{
font-family:Georgia, "Times New Roman", Times, serif;
color:#666666;
}

h3{
font-weight:normal;
margin:3em 0 0 0;
}

h2{
font-weight:normal;
font-size:1.2em;
color:#663300;
line-height:2em;
}


#regist{
position:absolute;
top:-15px;
right:135px;
}

li{
margin:1.7em 0;
}


#theme li{
margin:1.7em 0 1.7em 2em;
line-height:1.7em;
}


ul#theme li h5{
margin:0 0 0.5em -1.7em;
}

/*registration table*/
table{
margin-top:10px;
width:360px;
}


table#checkbox{
border:#888888 solid 1px;
border-collapse : collapse ;
}

table#checkbox td{
border:#888888 solid 1px;
border-collapse : collapse ;
padding:6px;
}


#checkbox{
text-align:center;
font-size:10px;
}

table tr th{
text-align:left;
}

table td{
padding:5px 0px;
}

table#costomer tr th{
font-size:12px;
color:#666666;
}
.formtext{
font-size:0.8em;
}

.errormark,
.absolutely
{
color:#990000;
}

p.registcontents{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	padding:10px 0px 0px 0px;
	margin:0;
}

p.registinput{
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	font-weight:normal;
	line-height:170%;
	color:#663300;
	margin:5px 0px 0px 10px;
}

