body {
	text-align: center;
}
.lead p {
	line-height: 180%;
	margin-top: 20px;
	margin-bottom: 50px;
}

#page {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: url(../img/back.jpg) repeat-x left top;
	width: auto;
	height: 380px;
}
#mainContents {
	background: #FFFFFF;
	float: right;
	width: 650px;
	display: inline;
	margin-top: 40px;
}
#sideBar {
	float: left;
	width: 200px;
	margin-top: 45px;
	margin-bottom: 20px;
}
.gNav {
	margin-bottom: 20px;
}

#footer {
	clear: both;
	background: #eaecdb;
	height: 120px;
	width: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #4d4d4d;
	border-right-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
	border-left-color: #4d4d4d;
	color: #8c8c8c;
}
#sideBar p {
	margin-top: 5px;
}

table {
	width: 360px;
	text-align: center;
	border: 1px solid #666666;
	border-collapse:collapse;
	height: 90px;
	margin-top: 20px;
	margin-right: 20px;
}
.sinryojikan {
	float: left;
	width: 330px;
}
.sinryojikan p {
	margin-top: 5px;
}
#mainContents #middle {
	height: 300px;
	width: 650px;
}

#yoyaku {
	float: right;
	width: 260px;
	text-align: right;
	margin-top: 20px;
}

td {
	padding: 5px;
	color: #a5d51f;
	border: 1px solid #666666;
	border-collapse:collapse;
	font-size: 115%;
}
.bold {
	font-weight: bold;
}

th {
	padding: 5px;
	font-weight: normal;
	border: 1px solid #666666;
	background: #CCCCCC;
}
.txtBlack {
	color: #000000;
}
.lead {
	width: 650px;
}

.gaikan {
	float: right;
	display: inline;
	width: 292px;
	margin-bottom: 30px;
	padding: 2px;
	border: 1px dotted #999999;
}
#mainContents .lead img {
	margin-bottom: 10px;
}

h3 {
	clear: both;
}
.implant {
	background: url(../img/bg.gif) no-repeat;
	clear: both;
	height: 211px;
	width: 305px;
	float: left;
	display: inline;
}
.implant dl {
	padding-left: 10px;
	padding-right: 5px;
}
.syorei dl {
	padding-right: 5px;
	padding-left: 10px;
}

.implant dd {
	font-size: 90%;
	margin-top: 5px;
}
.syorei {
	float: right;
	height: 211px;
	width: 305px;
	display: inline;
	background: url(../img/bg.gif) no-repeat left top;
}
.txtNav li {
	display: inline;
	text-decoration: none;
}
.txtNav {
	margin-top: 15px;
	margin-bottom: 10px;
}
.txtNav li a {
	text-decoration: none;
	color: #8c8c8c;
}
#footer .txtNav a:hover {
	color: #a5d51f;
}

.syorei dd {
	font-size: 90%;
	margin-top: 5px;
}
.cp {
	font-size: 90%;
}


.photo {
	border: 1px dotted #999999;
	margin: 10px;
	padding: 2px;
}
.green {
	color: #a5d51f;
}
.gNav li {
	margin: 0px;
}
.novel {
	margin-bottom: 20px;
	margin-top: 10px;
}
