body {
	background-image: url(../img/back_g.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#layoutBody {
	width: 772px;
	margin: 0 auto;
	background-image:url(../img/back_g2.jpg);
	background-repeat: repeat-y;
}
#mainBody {
	width: 760px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header_topics {
    width: 760px;
	height: 153px;
	background-image:url(../img/header/topics2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
h1{
    display: none;
}


#globalNaviBox {
    width: 760px;
	height: 46px;
	margin: 0px;
}
#globalNavi {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#globalNavi li {
	display: block;
	float: left;
	height: 46px;
	margin: 0px;
}
#globalNavi li#navEnd {
	border-right: none;
	background-image:url(../img/menu/copyright.gif);
	background-repeat: no-repeat;
	width: 279px;
	height: 46px;
}
#navEnd span{
    display: none;
}

#concept {
	width: 760px;
	height: 255px;
	background-image: url(../img/concept/con_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#concept p {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
	padding-left: 30px;
	padding-top: 20px;
}
#topics_logo {
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#update_Area {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 20px;
}
#update_Area table{
	width: 700px;
	margin-left: 30px;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 50px;
}
#update_Area td{
    width: 350px;
}
.date {
	font-size: 11px;
	line-height: 25px;
	color: #333333;
}
.title {
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FF3300;
}
.photo {
    border: 1px solid #666666;
	margin-left: 5px;
}
.photo2 {
	text-align: right;
}

#update_Area dd{
    padding-bottom: 10px;
	padding-left: 70px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66CC33;
	height: 30px;
}
#update{
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 70px;
	letter-spacing: 0.1em;
}
#update a{
	color: #006600;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}
#update a:hover{
	color: #009966;
	text-decoration: underline;
}
#update dt{
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;
}
#update dd{
	padding-left: 20px;
	line-height: 10px;
	font-size: 11px;
	padding-top: 5px;
}
#update p{
    margin-left: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	height: 10px;
}
#update h3{
	font-size: 11px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.2em;
	font-weight: normal;
}
#footer {
	width: 760px;
	height: 500px;
	margin: 0 auto;
}
#footer_300 {
	width: 760px;
	height: 300px;
	margin: 0 auto;
}
#footer2 {
	width: 772px;
	height: 50px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	color: #666666;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}
