@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(../images/common/back2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	background-color: #FFF;
}
.contenar {
	background-image: url(../images/common/main_back.gif);
	background-repeat: repeat-y;
	width: 973px;
	text-align: left;
	margin: 0px auto;
}
.right {
	width: 199px;
	float: right;
}

.header {
	float: left;
	width: 973px;
	height: 94px;
}
.g_navi {
	width: 973px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.pagetop {
	text-align: right;
	margin-top: 64px;
	margin-bottom: 12px;
}


.g_navi ul {
	list-style-type: none;
	float: left;
	padding-left: 0px;
	width: 973px;
}
.g_navi li {
	float: left;
	list-style-type: none;
	list-style-image: none;
}
#main {
	width: 973px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/common/sidenavi_back.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.footerIn {
	width: 973px;
	text-align: center;
	margin-top: 0px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
.ltext {
	width: 660px;
	margin-left: 45px;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 12px;
}
.ltext p {
	margin-top: 5px;
}
#footer {
	clear: both;
	background-image: url(../images/common/back.jpg);
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
	padding-top: 25px;
}
.copylight {
	float: none;
	text-align: center;
}
.pagetop {
	clear: both;
}
.left {
	width: 761px;
	float: left;
}
.right img{
	vertical-align: bottom;
}
.right li {
	list-style-type: none;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}
.right ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rightdown li {
	margin-top: 5px;
}
.rightdown {
	padding-top: 10px;
}
.entry img {
	text-align: center;
	margin-top: 22px;
	margin-left: 11px;
}

.clear {
	clear:both;
}