@charset "Shift_JIS";
body {
	font: 90%/150% sans-serif;
	background:#FFFF99;
	margin: 0;
	padding: 0;
	text-align:center;
	color: #000000;
}

a:link {
color:#CC3333;
text-decoration:none;
}

a:visited {
color:#666666;
text-decoration:none;
}

a:hover {
color:#669900;
text-decoration:none;
}

a:active {
color:#0099FF;
text-decoration:none;
}

h1 {
font:180%/100% bold sans-serif;
margin:0px;
padding:0px 0px 10px 0px;
color:#336600;
}

h2 {
font:170%/100% bold sans-serif;
margin:0px 0px 10px 0px;
padding:4px 0px 4px 4px;
color:#006600;
background:url(img/h2_back.gif) repeat-x;
}

h3 {
font:130%/130% bold sans-serif;
margin:0px 0px 0px 0px;
padding:0px 0px 5px 0px;
color:#CC3300;
}

h4 {
font:100%/120% bold sans-serif;
margin:0px 0px 5px 0px;
padding:5px 0px 2px 0px;
color:#336699;
border-bottom:1px solid #336699;
}

p {
margin:0px 0px 8px 0px;
padding:0px;
}

.evmenu {
margin:0px 0px 12px 0px;
padding:0px;
}

.present {
margin:0px 0px 8px 0px;
padding:4px;
border:1px dotted #999999;
}

table.naiyou {
font:80%/140% sans-serif;
border:1px solid #999999;
border-collapse: collapse;
}

th.naiyou_head {
text-align:center;
background:#CCCCFF;
border:1px solid #999999;
}

td {
padding:4px;
border:1px solid #999999;
}

.oneColFixCtrHdr #container {
	width: 800px;
	background: #FFFFFF;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	border-left: 1px solid #333300;
	border-right: 1px solid #333300;
	border-bottom: 1px solid #333300;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
.oneColFixCtrHdr #header {
	background:#FFCC33;
	margin:0px;
	padding: 0px;
	text-align:center;
	line-height:100%;
}
#head_menu {
background:url(img/head_back.gif) repeat-y;
margin:0px;
padding:0px;
border-top:1px solid #336600;
border-bottom:1px solid #336600;
zoom:1;
}
#head_menu_repo {
background:url(img/head_back_repo.gif) repeat-y;
margin:0px;
padding:0px;
border-top:1px solid #663300;
border-bottom:1px solid #663300;
}
.oneColFixCtrHdr #mainContent {
margin:20px auto;
	padding: 0 20px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#FFFFFF;
	font-size:12px;
	text-align:left;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}

.cont {
margin:0px;
padding:0px 0px 10px 0px;
zoom:1;
}

.headmenu {
width:200px;
margin:5px 0px 5px 0px;
text-align:center;
line-height:140%;
float:left;
}

.headmenu_repo {
width:130px;
margin:5px 0px 5px 0px;
text-align:center;
line-height:140%;
float:left;
}

.headmenu_repo_top {
width:150px;
margin:5px 0px 5px 0px;
text-align:center;
line-height:140%;
float:left;
}

.headmenu_1l {
width:200px;
margin:14px 0px 14px 0px;
text-align:center;
float:left;
}

.txt {
width:500px;
margin:0px;
padding:0px;
text-align:left;
float:left;
}

.img {
width:240px;
margin:0px;
padding:0px;
text-align:right;
float:right;
}

.clear {
width:0px;
height:0px;
line-height:0px;
clear:both;
}

.l {
font:140%/160% sans-serif;
}

.s {
margin:4px 0px 4px 0px;
font:80%/140% sans-serif;
}

.cap {
margin:0px;
padding:0px 0px 16px 0px;
font:80%/140% sans-serif;
}

.back {
text-align:right;
margin:2px 0px 0px 0px;
padding:2px 0px 0px 0px;
border-top:1px dotted #999999;
}

.back_s {
font:80%/140% bold sans-serif;
text-align:right;
margin:0px;
padding:4px 0px 0px 0px;
}

.red {
color:#FF0000;
}

.repo_q {
font:80%/140% sans-serif;
text-align:left;
margin:10px 0px 10px 0px;
border-top:1px dotted #999999;
border-bottom:1px dotted #999999;
}

.repo_boothno {
font:80%/140% sans-serif;
margin:0px 0px 2px 0px;
color:#3366FF;
border-top:1px solid #3366FF;
}

.img_snap {
width:185px;
margin:6px 2px 6px 2px;
float:left;
}

.nerieco_bl {
color:#0066FF;
}

.nerieco_star {
color:#CC9900;
}

ol {
margin:0px;
padding:4px 0px 4px 26px;
list-style:outside decimal;
}

li {
margin:0px;
padding:0px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* html .clearfix { zoom: 1;}
 /* IE7 */
*:first-child+html .clearfix { zoom: 1;}