/* CSS Document */

body {
	font-size: small;
	line-height: 130%;
}

h1 {
	font-size: x-large;
	line-height: 110%;
	color: #00349B;
	padding-top: 45px;
	margin-right: 20px;
}

h2 {
	font-size: x-large;
	line-height: 110%;
	padding: 2px 1px 2px 5px;
	margin-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E9BEC1;
	color: #CC6666;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

h3 {
	font-size: large;
	line-height: 130%;
	font-weight: bold;
	}

#title_page {
	width: 760px;
	margin-bottom: 0px;
	background-image: url(../img/image_page.jpg);
	background-repeat: no-repeat;
	height: 86px;
	text-align: right;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 5px;
	}
#title_page img {
	width:20px;
	height: 23px;
	margin: 0;
	vertical-align: middle;
	}

/* ===Contents=== */

#main {
	width: 760px;
	background-color: #FFFFFF;
	width: 760px;
}
#main_left {
	width: 450px;
	text-align: left;
	float: left;
	}
#main_right {
	width: 310px;
	text-align: left;
	float: left;
	}

#whatsnew {
	margin: 20px;
	width: 450px;
	line-height: 130%;
	font-size: x-small;
	}

#info_flame {
	background-image: url(../img/info_bg.gif);
	background-repeat: repeat-y;
	width: 450px;
	overflow: hidden;
}

#caption1 {
	font-size: x-small;
	width: 163px;
	float: left;
	color: #999999;
	margin: 5px 5px 5px 15px;
	}
#caption1 p {
	margin: 0px;
	}
#caption2 {
	font-size: x-small;
	width: 145px;
	float: left;
	color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	}
#caption2 p {
	margin: 0px;
	}

#main_kaikan img {
	margin: 5px;	
	}

