@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	color: #333344;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-decoration: none;
}

body {
	line-height: 1.5;
	background-color: #e4e5da;
	font-family: 'trebuchet ms', verdana, arial, sans-serif;
	font-size: small;
	text-align: center;
}

/*--------------------------------------  Text Module---------------------------------------*/p,pre,address,cite {	margin: 0 0 1em 0;}h1,h2,h3,h4,h5,h6 {	margin: 0 0 1em 0;	line-height: 1.2;}h1 {	font-size: 170%;}h2 {	font-size: 130%;}h3 {	font-size: 120%;}h4 {	font-size: 90%;}h5 {	font-size: 80%;}h6 {	font-size: 80%;}blockquote {	display: block;	background-color: #eaeeef;	border-top: 1px solid #b9c3c8;	border-left: 1px solid #b9c3c8;	margin: 0.8em 24px;	padding: 1px;}blockquote * {	color: #434755;}blockquote[title]::before {	display: block;	font-size: 80%;	color: #455c5d;	content: attr(title);	background-color: #e0e4e5;	margin: 2px;	padding: 0.1em 16px;}blockquote[cite]::after {	display: block;	font-size: 80%;	color: #333333;	text-align: right;	content: attr(cite);	margin: 0;	padding: 0.1em 16px;}cite {	display: block;	color: #333333;	font-style: normal;	text-align: right;}em {
	color: #ee3333;	font-style: normal;	font-weight: bold;
	font-size: x-small;}strong {	color: #FF4500;}

/*--------------------------------------  Hypertext Module---------------------------------------*/a:link { color: #114477; text-decoration: underline; }
a:visited { color: #666666; text-decoration: underline;  }
a:hover { color: #773355; text-decoration: none; }
a:active { color: #cc3355; text-decoration: none; }


/*--------------------------------------  List Module---------------------------------------*/ul,ol {	margin: 0 0 1em 2em;	list-style-position: outside;}li,dt,dd {
	margin-bottom: 0.3em;
}dt {	color: #000022;}dd {	margin: 0 0 1em 2px;
	padding-left: 0.6em;
	border-left: 10px #f5f4e6 solid;}li li,li p,li pre,li dt,li dd,dd li,dd p,dd pre,dd dt,dd dd {	font-size:95%;}li ul,li ol,li dl,li p,dd ul,dd ol,dd dl,dd p {	margin: 0.2em 0 0.2em 0;
}


/*--------------------------------------  Forms Module---------------------------------------*/form {	margin: 0.5em 8px 1em 0px;	padding: 1em;	border-top: 1px #ffffff solid;
	border-right: 1px #dbddd1 solid;	border-bottom: 1px #dbddd1 solid;
	border-left: 1px #ffffff solid;	clear: both;	background-color: #f7f7eb;}form dl,form p {	margin: 0.4em 16px;}

form table {
	margin: 1em;
}
fieldset {	padding: 1px 0;	border: none;}legend {	padding: 0.1em 8px;	display: none;	background-color: #e8e8e8;	font-size: 85%;}input,textarea {	padding: 0.1em 8px;	border: none;	border-top: 1px solid #a8a8a8;	border-left: 1px solid #a8a8a8;	background-color: white;	font-family: Arial, Helvetica, "ヒラギノ角ゴ Pro W3", sans-serif;}input:hover,textarea:hover {	border-top: 1px solid #b9c3c8;	border-left: 1px solid #b9c3c8;	background-color: #f5f4e6;}input:focus,textarea:focus {	border-top: 1px solid #a7abac;	border-left: 1px solid #a7abac;	background-color: #fcfff2;}textarea {	padding: 0.4em 8px;}input.radio {	border: none;	background-color: transparent;}input.submit {	padding: 1px 0.5em;	border-width: 1px;	border-style: solid;	border-color: #c2c2c2 #8f8f8f #8f8f8f #c2c2c2;	color: #6c737a;	font-family: Tahoma, Verdana, sans-serif;	font-size: 12px;	font-weight: bold;}input.button {	padding: 1px 0.5em;	border-width: 1px;	border-style: solid;	border-color: #c2c2c2;	color: #6c737a;	font-family: Tahoma, Verdana, sans-serif;	font-size: 12px;	font-weight: bold;}input.submit:hover {	color: black;	background-color: white;}

/* container */

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 760px;
	background: #fcfff2 url(bg.gif) repeat-y center top;
	text-align: left;
}

/* header */

#header {
	height: 185px;
	background: url(images/header.gif) no-repeat center top;
}

#header h1 {
	text-indent: -9999px;
}

#header p {
	text-indent: -9999px;
}

/* content */

#content {
	margin: 40px 76px 0 70px;
}

#content div.column-l {
	float: left;
	width: 200px;
}

#content div.column-r {
	float: right;
	width: 200px;
}

#content div.txt-l {
	margin-right: 224px;
}

#content div.txt-r {
	margin-left: 224px;
}

#content h2 {
	margin-bottom: 10px;
	margin-left: 2px;
	padding-left: 6px;
	border-left: 5px solid #614228;
	color: #614228;
	font-size: 18px;
}

#content p {
	margin-left:  2px;
}

#button {
	margin-left: 0;
}

#button li {
	margin-bottom: 10px;
	list-style-type: none;
}

#bbsbutton {
	margin-left: 30px;
	padding-top: 18px;
	border: 1px #dbddd1 solid;
	width: 152px;
	float: right;
	background-color: #f5f4e6;	text-align: center;
}

#bbsbutton ul {
	margin-left: 0;
}

#bbsbutton li {
	margin-bottom: 4px;
	list-style-type: none;
}

hr {
	margin: 20px 16px;
	border-top: 1px #dbddd1 solid;
}

.caution {
	margin:  0 4px 10px 0;
	padding: 5px 10px 2px 18px;
	border: 1px #e2e5d6 dashed;
	background-color: #f7f7eb;
	font-size: 90%;
}

.dlindent {
	margin-left: 1em;
}

.clear {
	clear: both;
}

/* global navigation position absolute */

#nav {
	position: absolute;
	top: 166px;
	left: 72px;
	font-family: verdana;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	margin-right: 12px;
	display: inline;
	font-size: 12px;
}

#nav a {
	color: #1c455d;
	text-decoration: none;
}

#nav a:hover {
	color: #773355;
	text-decoration: underline;
}

#nav a:active {
	color: #cc3355;
	text-decoration: underline;
}

/* footer */

#footer {
	margin-top: 40px;
	margin-bottom: -1px;
	padding: 110px 80px 50px 80px;
	border-bottom: 2px #dbddd1 solid;
	clear: both;
	background: url(images/footer.gif) no-repeat center top;
	text-align: right;
}

#footer address {
	color: #55555f;
}

#regist {
	margin: 40px 0 0 0;
	padding: 0;
	text-align: center;
}

#regist li {
	margin: 0 35px;
	padding: 6px;
	border-top: 1px #ffffff solid;
	border-right: 1px #dbddd1 solid;	border-bottom: 1px #dbddd1 solid;
	border-left: 1px #ffffff solid;	display: inline;
	background-color: #f7f7eb;
}

#regist li a:link {
	text-decoration: none;
}

#regist li a:visited {
	text-decoration: none;
}

#regist li a:hover {
	color: #773355;
	background-color: #f5f4e6;	text-decoration: underline;
}

#regist li a:active {
	color: #cc3355;
	background-color: #f5f4e6;	text-decoration: underline;
}

#rule,
#short {
	line-height: 1.6;
}

#rule dd,
#short dd {
	border: 0;
}

#rule dd ol,
#short dd ol {
	list-style-type: upper-roman;
}

#rule li ul,
#rule dd ul,#rule dd ol,#rule dd dl,#rule dd p,
#short li ul,
#short dd ul,#short dd ol,#short dd dl,#short dd p {	margin: 0.2em 0 0.2em 2em;
}


#short div#header {
	height: 150px;
	background: url(images/header_s.gif) no-repeat center top;
}

#short div#content {
	margin: 20px 76px 0 70px;
}

#short div#footer {
	margin-top: 40px;
	margin-bottom: -1px;
	padding: 80px 80px 50px 80px;
	border-bottom: 2px #dbddd1 solid;
	clear: both;
	background: url(images/footer_s.gif) no-repeat center top;
	text-align: right;
}

