@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, ul, ol, img, dl, p, table, th, td, tr {
	margin: 0px;
	padding: 0px;
	/*-- Arial --*/
	font-family:Arial, Helvetica, sans-serif;
}
img {
	border:0px;
}

p {
	line-height: 150%;
	background-color:transparent;
	margin-bottom:1em;
}

html {
	height: 100%;
}

body {
	background-image:url("../images/embossblue.gif");
	/*/background-repeat:repeat-x;/*/
	background-color:#04B39D;
	font-size:small;
}

div#header p.lang a{
	margin-left:700px;
	display:block;
	width:100px;
	height:30px;
	background-image: url("../images/spacer.gif");
	text-indent:-9999px;
	text-decoration:none;
}

p.page_top {
	display:block;
	text-align:right;
	padding-right:20px;
}

.clear {
	clear:both;
	height: 1px;
	overflow:hidden;
	margin: 0 -1px -1px 0;
	padding: 0;
	font-size:0;
	line-height:0;
}

#wrapper {
	text-align:center;
}
#inner_wrapper {
	width:800px;
	margin: 0 auto;
}

div#header {
	background-image:url("../images/title.jpg");
	background-position:left top;
	width:800px;
	height:216px;
	text-indent:-9999px;
	background-repeat: no-repeat;
}

div#header p.indent{
	text-indent:-9999px;
}

div#content{
	width:800px;
	/*height:686px;*/
	background-color:#FFFFFF;
}


div#left-col{
	float:left;
	width:182px;
	/*height:635px;*/
}


div#right-col{
	float:right;
	width:617px;
	/*height:635px;*/
	text-align:left;
}

h2{
	display:block;
	/*width:587px;*/
	height:28px;
	text-align:left;
	background-image:url("../images/chlamyemboss.jpg");
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: x-large;
	font-weight: bold;
	color: #067101;
	padding:50px 0px 10px 35px;
	background-repeat: repeat-x;
	background-position: right top;
}


div#topics,
div#text{
	width:586px;
	background-color:#FFFFFF;
	padding: 33px 18px 0px 13px;
}

h3{
	font-size:20px;
	color:#067101;
	background-color:#BCD3B9;	
	padding:5px 0px 5px 20px;
	margin-bottom:10px;
}

h4{
	font-size:16px;
	color:#067101;
	border-left:#BCD3B9 solid 10px;
	padding:5px 0px 5px 10px;
	margin-bottom:10px;
}


div#topics dl {
	padding: 20px;
}

div#topics dt{
	font-weight: bold;
}

div#topics dd{
	border-bottom: dotted 1px #003333;
	margin-left:0em;
	margin-top:-1.1em;
	margin-bottom:10px;
	padding-left: 10em;
	padding-bottom:10px;
}


div#footer{
	clear:both;
	width:800px;
	height:46px;
	text-align:center;
	padding-top: 5px;
	border-top:solid 5px #38704d;	
}
