@charset "utf-8";
/* CSS Document */

#visual {
	height: 0;
}
#visual h2 {
	padding-top: 0;
}
#monthEvent {
}
#monthEvent h2 {
	width: 900px;
	height: 200px;
	margin: 0;
	text-indent: -9999px;
	font-size: 0;
	display: block;
}
#monthEvent h2.newyear {
	background: url(../webnews/image_news/h2_newyear.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month02 {
	background: url(../webnews/image_news/h2_event_02.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month03 {
	background: url(../webnews/image_news/h2_event_03.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month04 {
	background: url(../webnews/image_news/h2_event_04.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month05 {
	background: url(../webnews/image_news/h2_event_05.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month06 {
	background: url(../webnews/image_news/h2_event_06.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month07 {
	background: url(../webnews/image_news/h2_event_07.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month08 {
	background: url(../webnews/image_news/h2_event_08.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month09 {
	background: url(../webnews/image_news/h2_event_09.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month10 {
	background: url(../webnews/image_news/h2_event_10.jpg) no-repeat 0px 0px;
}
#monthEvent h2.month11 {
	background: url(../webnews/image_news/h2_event_11.jpg) no-repeat 0px 0px;
}

#boxMain h3 {
	margin: 20px 0 0 0;
	padding: 15px;
	color: #666;
	text-align: left;
	font-size: 120%;
	background: url(../images/bg_h3.gif) repeat-x center center;
	border-top: 1px solid #CCC;
	border-left: 3px solid #CC0000;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#boxMain h3.h3First {
	margin: 5px 0 0 0;
}

#boxMain h4 {
	margin: 40px 0 0 0;
	padding: 5px 5px 5px 13px;
	text-align: left;
	font-size: 110%;
	border-left: 2px solid #CC0000;
	border-bottom: 1px dotted #CC0000;
}
#boxMain h4.h4First {
	margin: 5px 0 0 0;
}

table#topics {
	margin: 0;
}
table#topics th {
	width: 100px;
	padding: 10px 0 0 10px;
	vertical-align: top;
	color: #999999;
	font-size: 0.85em;
	font-weight: lighter;
}
table#topics td {
	padding: 10px 0 0 10px;
	vertical-align: top;
}

div.findOutLeft {
	float: left;
	width: 390px;
	margin: 20px 0 0 0;
}
div.findOutLeft table {
	width: 390px;
	margin: 0;
}
div.findOutLeft table th {
	width: 100px;
	padding: 2px 5px;
	text-align: center;
	color: #CC0000;
	font-weight: lighter;
	background-color: #fff5f5;
	border: 1px solid #CC0000;
}
div.findOutLeft table td {
	width: 260px;
	padding: 2px 10px;
}
div.findOutLeft p {
	margin: 20px 0 0 0;
}
div.findOutRight {
	float: right;
	width: 240px;
	margin: 20px 0 0 0;
}

div#eventNews {
	margin: 20px 0 0 0;
}
div#eventNews table {
	width: 640px;
	margin: 0;
}
div#eventNews table th {
	width: 100px;
	padding: 2px 5px;
	text-align: center;
	color: #CC0000;
	font-weight: lighter;
	background-color: #fff5f5;
	border: 1px solid #CC0000;
}
div#eventNews table td {
	width: 530px;
	padding: 2px 10px;
}
div#eventNews p {
	margin: 20px 0 0 0;
}

#boxEvent {
	margin-top: 5px;
	width: 660px;
}
#boxEvent img {
	padding: 5px 10px 5px 0;
}
#boxEvent table {
	width: 660px;
}
#boxEvent th {
	padding: 5px 0;
	color: #0000CC;
	padding-left: 22px;
	font-weight: bold;
	background: url(../images/bg_dt_plan.gif) no-repeat left center;
}
#boxEvent td {
	padding: 5px 5px;
	vertical-align: top;
	border-bottom: 1px dotted #999999;
}
#boxEvent td.last {
	border-bottom: none;
}

div#newyearLeft {
	float: left;
	width: 320px;
	margin: 20px 0 0 0;
}
div#newyearLeft table {
	width: 320px;
	margin: 0;
}
div#newyearLeft table th {
	width: 100px;
	padding: 2px 5px;
	text-align: center;
	color: #CC0000;
	font-weight: lighter;
	background-color: #fff5f5;
	border: 1px solid #CC0000;
}
div#newyearLeft table td {
	width: 180px;
	padding: 2px 10px;
}
div#newyearLeft p {
	margin: 20px 0 0 0;
}
div#newyearRight {
	float: right;
	width: 320px;
	margin: 20px 0 0 0;
}

dl#dlCommon {
	margin: 20px 0 0 0;
}
dl#dlCommon dt {
	font-weight: bold;
}
dl#dlCommon dd {
	padding: 5px 0 10px 0;
}
dl#dlCommon dd ul {
	margin: 0 0 0 1em;
}
dl#dlCommon dd ol {
	margin: 0 0 0 1.5em;
}
dl#dlCommon dd li {
	margin: 0 0 0 20px;
}

table#tbNotice {
	width: 658px;
	margin: 20px 0 0 0;
	border-collapse: separate;
	border: 1px solid #CCC;
}
table#tbNotice th {
	padding: 5px 10px;
	vertical-align: top;
	font-weight: lighter;
	border-right: 1px solid #CCC;
	border-bottom: 1px dashed #CCC;
}
table#tbNotice td {
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px dashed #CCC;
}

/* Event */
div.divEventmenu {
	float: left;
	width: 305px;
	margin: 10px 0 0 10px;
	padding: 5px;
	background-color: #FEDBDA;
	display: inline;
}
div.divEventmenu table {
	width: 303px;
	background-color: #FFF;
	border: 1px solid #ecbab8;
}
div.divEventmenu table th {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}
div.divEventmenu table td {
	padding: 5px 5px 5px 10px;
	vertical-align: top;
}
div.divEventmenu table td.photo {
	width: 67px;
}
div.divEventmenu table td.photo img {
	width: 67px;
	height: 50px;
}

div.divEventguide {
	width: 620px;
	margin: 40px 0 0 0;
	padding: 10px 10px 10px 30px; 
	background: #FEDBDA url(../webnews/image_news/bg_note.gif) no-repeat 0 0;
}
div.divEventguide table {
	width: 618px;
	background-color: #FFF;
	border: 1px solid #ecbab8;
}
div.divEventguide table th {
	padding: 10px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px dashed #FEDBDA;
}
div.divEventguide table td {
	padding: 10px;
	vertical-align: top;
}
div.divEventguide table td.photo {
	width: 240px;
}
div.divEventguide table td dl {
	width: 330px;
}
div.divEventguide table td dl dt {
	float: left;
	width: 100px;
	margin: 5px 0 0 0;
	padding: 2px 4px;
	text-align: center;
	background-color: #fef8f8;
	border: 1px solid #ecbab8;
}
div.divEventguide table td dl dd {
	float: left;
	width: 200px;
	margin: 5px 0 0 0;
	padding: 3px 0 3px 10px;
}
div.divEventguide table td span {
	color: #FF6600;
	font-weight: bold;
}