/********************************************************************************
header
*********************/

#header h1 {
	position: relative;
	margin: 0;
	width: 240px;
	height: 60px;
	padding: 0;
	float: left;
	z-index: 2;
}

#header div.h-bg {
    position: relative top;
	left: 0;
	top: -61px;
	z-index: 1;
	height: 0;
	float: left;
}


/*******************
header//
*******************************************************************************/


/********************************************************************************
flash-area
*********************/

#flash {
    width: 800px;
	height: 238px;
}

/*******************
flash-area//
*******************************************************************************/


/********************************************************************************
main-area
*********************/

#main {
	margin: 0;
	padding: 0;
	width: 800px;
	background: url(../img/main_bg.gif) repeat-y;
	zoom: 100%;/*IE6*/
	overflow: auto;/*IE7 and Firefox*/
	overflow: hidden;
}

#main:after {
	clear: both;
	content: "";
	display: block;
	height: 1px;
    overflow: hidden;
}

h2 {
    margin: 0 !important;
	padding: 0;
	font-size: 10px;
}

h3 {
    margin: 0 0 10px;
	padding: 0;
	font-size: 10px;
}

.m-left {
    width: 265px;
	float: left;
}

.m-center {
    width: 295px;
	float: left;
	margin: 0 2px;
}

.m-right {
    width: 236px;
	float: left;
}

.m-area {
    padding: 15px 15px 25px;
}

.registration {
    height: 34px;
	zoom: 100%;/*IE6*/
	overflow: auto;/*IE7 and Firefox*/
	overflow: hidden;
}

.registration:after {
	clear: both;
	content: "";
	display: block;
	height: 1px;
    overflow: hidden;
}

.registration ul {
	margin: 0;
	padding: 0;
	width: 235px;
}

.registration ul li{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 235px;
	text-indent: -9999px;
}

.registration ul li a {
    display: block;
	background: url(../img/registration_button.gif) no-repeat;
	height: 34px;
	text-decoration: none;
}

.registration ul li a:hover {
	background-position: 0 -34px;
}

.banner_japa {
    height: 70px;
	zoom: 100%;/*IE6*/
	overflow: auto;/*IE7 and Firefox*/
	overflow: hidden;
}

.banner_japa:after {
	clear: both;
	content: "";
	display: block;
	height: 1px;
    overflow: hidden;
}

.banner_japa ul {
	margin: 0;
	padding: 0;
	width: 136px;
}

.banner_japa ul li{
	list-style: none;
	padding: 0px 35px;
	margin: 0;
	width: 136px;
	text-indent: -9999px;
}

.banner_japa ul li a {
    display: block;
	background: url(../img/japa_200908_02.gif) no-repeat;
	height: 70px;
	text-decoration: none;
}

.banner_japa ul li a:hover {
	background-position: 0 -70px;
}

.c-box {
    padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: #D8D8D8 2px solid;
	zoom: 100%;/*IE6*/
	overflow: auto;/*IE7 and Firefox*/
	overflow: hidden;
}

.c-box-none {
	zoom: 100%;/*IE6*/
	overflow: auto;/*IE7 and Firefox*/
	overflow: hidden;
}

.c-box:after, .c-box-none:after {
	clear: both;
	content: "";
	display: block;
	height: 1px;
    overflow: hidden;

}

.c-icon {
    width: 50px;
	height: 50px;
	margin-right: 10px;
	float: left;
}

.c-textbox {
    width: 205px;
	float: left;
}

.c-details {
    text-align: right;
	width: 205px;
}

p {
    font-size: 75%;
	line-height: 150%;
	letter-spacing: 0.1ex;
	margin: 0;
	padding: 0;
}

.list {
	padding-left: 8px;
	background: url(../img/list_img01.gif) 0 0.5em no-repeat;
}

p.date {
    color: #002B73;
}

p.info {
    color: #666666;
	margin-bottom: 15px;
}


/*******************
main-area//
*******************************************************************************/


#footer .f-bg {
	position: relative;
	left: 0;
	top: -31px;
	z-index: 0;
	height: 0;
	float: left;
}



/********************************************************************************
common
*********************/




/*******************
common//
*******************************************************************************/
