body {
	color:#000000;
	background-color:#FFFFFF;
	margin: 0px 5px 0px 5px;
	font-size: 0.80em;
	line-height: 140%;
	text-align: center;
}

td {
	line-height:140%;
}
form {
	margin:0;
}

textarea {
	/*font-size: 0.98em;*/
	line-height: 140%;
}

.fdgw {
	color:#436400;
	font-weight:bold;
}

.fr {
	color:#FF0000;
}

.f14 {
	font-size:1.15em;
}

.f14rw {
	font-size:1.15em;
	color:#CC0000;
	font-weight:bold;
}

.f18dgrw {
	font-size:1.6em;
	color:#004400;
	font-weight:bold;
	padding:5px 0px 0px 10px;
	white-space:nowrap;
}

.hbgl {
	text-align:left;
	border-bottom:1px solid #72a113;
}

.hbgr {
	border-bottom:1px solid #72a113;
	text-align:right;
	vertical-align:middle;
	padding-right:1em;
}

.pan {
	padding-left:9px;
}

.panbg {
	background-image:url(img/pan-bg.gif);
	background-repeat:repeat-x;
	padding-right:10px;
}

.tcon {
	text-align:left;
	vertical-align:top;
	width:100%;
}

.tcon h4 {
	border-left: 12px solid #b1d34d;
	border-bottom: 1px solid #b1d34d;
	padding: 3px;
	margin: 0.8em 0;
}

.mtbg {
	background-color:#72a113;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	border-left:13px solid #fc6;
}

.mcon {
	background-color:#F0FFE0;
	padding:5px 10px 8px 10px;
	text-align:left;
}

.mbg {
	background-color:#F0FFE0;
	width:150px;
	font-size:0.95em;
}

.totop {
	padding:40px 0px 20px 0px;
	text-align:center;
}

.cright {
	background-color:#669900;
	color:#FFFFFF;
	font-size:10px;
}



.tlbg {
	background-image:url(img/tl-bg.gif);
	background-repeat:repeat-x;
}

.t-g {
	border-collapse: collapse;
	border: 1px #999999 solid;
} 

.t-g td { 
	border: 1px #999999 solid;
	text-align:center;
}

td.titem {
	border-bottom:2px #999999 solid;
	background-color:#F2FFD9;
	white-space:nowrap;
}

td.tdl {
	text-align:left;
}

td.tdr {
	text-align:right;
}

.bop {
	padding:8px 0px 0px 0px;
}

.itembg {
	background-color:#F2FFD9;
}

/* ログイン */

.t-lbr {
	border-collapse: collapse;
	border: 1px #A3921B solid;
} 

.t-lbr td { 
	border: 1px #A3921B solid;
	background-color:#EBEBC5;
}

.loitem {
	padding-right:10px;
}

.lofsize {
	width:150px;
	height:14px;
}

/* 枠 */

.eftc {
	background-image:url(event/img/ftc.gif);
	background-repeat:repeat-x;
}

.efbc {
	background-image:url(event/img/fbc.gif);
	background-repeat:repeat-x;
}

.efl {
	background-image:url(event/img/fl.gif);
	background-repeat:repeat-y;
}

.efr {
	background-image:url(event/img/fr.gif);
	background-repeat:repeat-y;
}


.ftc {
	background-image:url(img/f-tc.gif);
	background-repeat:repeat-x;
}

.fbc {
	background-image:url(img/f-bc.gif);
	background-repeat:repeat-x;
}

.fl {
	background-image:url(img/f-l.gif);
	background-repeat:repeat-y;
}

.fc {
	background-color:#F0FFE0;
	text-align:center;
}


/* 表 */

td.list-itm {
	background-color:#F2FFD9;
	padding:4px 10px 4px 10px;
	text-align:left;
	width:110px;
}

td.list-con {
	padding:4px 10px 4px 10px;
	text-align:left;
}

td.list-con textarea,td.memcon textarea {
	width:100%;
}


/* フォーム */

.bnext {
	background-color:#CCCC66;
	height:25px;
}

td.list-itm1 {
	background-color:#F2FFD9;
	padding:4px;
	text-align:center;
}

td.list-con1 {
	padding:4px;
	text-align:center;
}

/* */
.t-srg {
	border-collapse: collapse;
	border: 1px #666666 solid;
} 

.t-srg td { 
	border: 0px;
	background-color:#F2F2F2;
	text-align:center;
}
/* */

.t0 {
	border-collapse: collapse;
	border: 0px;
} 

.t0 td { 
	border: 0px;
}


.panbg a:link, td.mcon a:link, a.menu:link {
	color: #03f;
	text-decoration: none;
}
.panbg a:visited, td.mcon a:visited, a.menu:visited {
	color: #03f;
	text-decoration: none;
}
.panbg a:hover, td.mcon a:hover, a.menu:hover {
	color: #963;
	text-decoration: underline;
}
.panbg a:active, td.mcon a:active, a.menu:active {
	color: #963;
	text-decoration: underline;
}

.f-hid{
	margin-top:0.5em;
	margin-bottom:0.5em;
}

.t-g2 {
	border-collapse: collapse;
	border: 1px #999999 solid;
} 

.t-g2 td{ 
	border: 1px #999999 solid;
}

td.memitem {
	background-color:#F2FFD9;
	padding:4px 10px 4px 15px;
	text-align:left;
}

td.memcon {
	padding:4px 10px 4px 15px;
	text-align:left;
}

div.his_c {
	margin:0.5em;
	border:1px solid #963;
}
div.his_c div#confirm {
	font-size:120%;
	font-weight:bold;
	border-bottom:1px dotted #963;
	border-left:10px solid #963;
	padding-left:5px;
}
div.his_d {
	margin:0.5em;
	border:1px solid #999;
}
div.his_d div#heading {
	font-size:120%;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-left:10px solid #999;
	padding-left:5px;
}
div.his_d div#title, div.his_c div#title  {
	background-image:url(img/maru.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:0.5em;
	margin:0.5em;
	border-bottom:1px dashed #ccc;
}
span.head{
	font-size:120%;
	font-weight:bold;
}

img#nw {
	border:0;
	margin-left: 2px;
}

div#gotop {
	text-align: right;
	margin: 3em 1.5em 1.5em 0;
}
div#gotop a:link, div#gotop a:visited , div#gotop a:active {
	color: #03f;
	text-decoration: none;
}
div#gotop a:hover {
	color: #963;
	text-decoration: underline;
}

table#info
{
	margin:0.5em 2em;
}

div#intro
{
	margin:0.5em 2em;
	line-height:150%;
}

div#siryo
{
	margin:0.5em 2em;line-height:130%;
}
div#siryo ol
{
	margin-top:0.5em;line-height:150%;
}

div#mtitle
{
	font-size:1.3em;
	font-weight:bold;
	line-height:150%;
	text-align:center;
}

form.inl {
	display:inline;
}

form.inl textarea#content {
	width:100%;
}

table td{
	vertical-align:top;
}
