@charset "utf-8";
/* --------------------------------------------------

	css/home.css

-------------------------------------------------- */

html {
overflow-x: hidden;
} 

/* ------------------------
	body
------------------------ */
body {
	background-color: #DEDEDE;
	width: 100%;
	overflow: hidden;
}

/* ------------------------
	cnt_bg
------------------------ */
#cnt_bg {
	background-image: url(../img/home/bg02.gif);
	background-repeat: repeat-x;
	background-position: 0px 490px;
	background-color: #DEDEDE;
	height: 985px;
}

/* ------------------------
	flash
------------------------ */
#flash {
	z-index: 1;
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -920px;
	overflow: hidden;
	visibility: visible;
}

/* ------------------------
	main
------------------------ */
#main {
	z-index: 2;
	width: 1004px;
	position: absolute;
	top: 436px;
	left: 50%;
	padding-left: 19px;
	margin-left: -512px;
	background-image: url(../img/home/cnt_bg07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 549px;
	visibility: visible;
}
/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/home/cnt_bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	height: 539px;
	width: 985px;
	float: none;
}
#contents h2 {
	padding-left: 0px;
	padding-bottom: 0px;
}

/* ------------------------
	column01
------------------------ */
#column01 {
	float: left;
	width: 340px;
	padding-right: 6px;
}

/* cnt_box01 */
.cnt_box01 {
	height: 186px;
	width: 340px;
	background-image: url(../img/home/cnt_bg02.gif);
	background-repeat: no-repeat;
	padding-bottom: 6px;
	line-height: 18px;
}
.cnt_box01 dl {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 1;
	padding-top: 4px;
	height: 108px;
}
.cnt_box01 dt {
	width:48px;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	height: 18px;
	display: block;
}
.cnt_box01 table {
	height: 108px;
	margin-left: 10px;
	font-size: 12px;
	margin-top: 5px;
}
.cnt_box01 td {
	width: 48px;
	padding-bottom: 5px;
}
.cnt_box01 th {
	width: 268px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 100%;
}
.cnt_box01 th a {
	line-height: 110%;
}


.cnt_box01 dd {
	width: 268px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	display: block;
	float: left;
}
.cnt_box01 dd a {
	line-height: 18px;
}
.cnt_box01 p {
	padding-top: 10px;
	clear: both;
	text-align: right;
	padding-right: 12px;
}

/* cnt_box02 */
.cnt_box02 {
	height: 262px;
	width: 340px;
	background-image: url(../img/home/cnt_bg03.gif);
	background-repeat: no-repeat;
}
.cnt_box02 h3 {
	padding-top: 5px;
	padding-left: 10px;
}
.cnt_box02 dl {
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 15px;
	width: 311px;
	padding-bottom: 7px;

}
.cnt_box02 dt {
	height: 18px;
	padding-bottom: 4px;
	line-height: 18px;

}
.cnt_box02 dd {
	height: auto;
	width: auto;

}
.cnt_box02 ul {
	clear: both;
	padding-left: 16px;
}
.cnt_box02 li {
	line-height: 22px;
	height: 22px;
}
.cnt_box02 li a {
	height: 22px;
	background-image: url(../img/common/icon01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
.cnt_box02 p {
	text-align: right;
	padding-right: 12px;
}


/* ------------------------
	column02
------------------------ */
#column02 {
	float: left;
	width: 340px;
	padding-right: 6px;
}

/* cnt_box03 */
.cnt_box03 {
	height: 168px;
	width: 340px;
	padding-bottom: 5px;
	background-image: url(../img/home/cnt_bg03_2.gif);
	background-repeat: no-repeat;
}
.cnt_box03 table {
	margin-left: 10px;
	margin-top: 5px;
}
.cnt_box03 th {
	vertical-align: top;
	padding-right: 10px;
}
.cnt_box03 td {
	line-height: 150%;
	padding-right: 15px;
}
.cnt_box03 .event_cru {
	padding-bottom: 10px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	padding-top: 10px;
	background-position: left center;
}

.cnt_box03 .event_cru_top {
	padding-bottom: 10px;
}

.cnt_box03 dl {
	padding-top: 8px;
	padding-left: 12px;
}
.cnt_box03 dt {
	float: left;
	width: 95px;
	padding-right: 10px;
}
.cnt_box03 dd {
	float: left;
	width: 211px;
	height: 50px;
	line-height: 1.5em;
}
.cnt_box03 p {
	float: left;
	padding-left: 79px;
}

/* cnt_box04 */
.cnt_box04 {
	height: 281px;
	width: 340px;
	background-image: url(../img/home/cnt_bg05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.cnt_box04 h3 {
	font-weight: normal;
	line-height: 18px;
	height: 18px;
	padding-top: 8px;
	padding-left: 13px;
	padding-bottom: 6px;
}
.cnt_box04 dl {
	padding-left: 13px;
}
.cnt_box04 dt {
	padding-bottom: 10px;
}
.cnt_box04 dd {
	padding-right: 14px;
	line-height: 1.5;
	height: 93px;
}
.cnt_box04 p {
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}

/* ------------------------
	column03
------------------------ */
#column03 {
	float: left;
	width: 275px;
}
#column03 ul {
	margin-bottom: 1px;
}
#column03 li {
	padding-bottom: 5px;
}

/* cnt_box05 */
.cnt_box05 {
	width: 275px;
	background-image: url(../img/home/cnt_bg06.gif);
	background-repeat: no-repeat;
	height: 117px;
}
.cnt_box05 dl {
	padding-left: 18px;
}
.cnt_box05 dt {
	height: 84px;
	width: 88px;
	float: left;
	padding-right: 10px;
}
.cnt_box05 dd {
	float: left;
	height: 79px;
	padding-top: 5px;
	width: 147px;
	line-height: 1.5;
	font-size: 10px;
}

/* ------------------------
	footer
------------------------ */
#footer {
	clear: both;
	height: 48px;
	width: auto;
	background-image: none;
	padding-top: 0px;
}
#footer p {
	padding-top: 24px;
	text-align: right;
	padding-right: 27px;
	padding-bottom: 0px;
}
