body {
	background: #F4ECEC url(./images/4-2.jpg);
	text-align: center;
	margin: 0;
	padding: 0;
}

body#tinymce {
	background: #FFF;
	text-align: left;
	margin: 0;
	padding: 4px;
}

div#wrapper {
	width: 808px;
	background: #FFF url(./images/4-3.jpg) repeat-y;
	margin: 0 auto;
}

table.header {
	background: url(./images/4-4.jpg) no-repeat;
	width: 798px;
	height: 30px;
}

table.header h1 {
	margin: 0 0 0 15px;
}

td.login {
	text-align: right;
	padding-right: 15px;
	font-size: 0.75em;
	color: #FFF;
	letter-spacing: 0.075em;
}

td.login a:link {
	color: #FFF;
	text-decoration: none;
}

td.login a:visited {
	color: #FFF;
	text-decoration: none;
}

td.login a:hover {
	color: yellow;
	text-decoration: none;
}

td.menu_pane {
	width: 180px;
	vertical-align: top;
	background: #550000 url(./images/4-6.jpg) repeat-y;
}

div.menu {
	font-size: 0.875em;
	color: #FFF;
	line-height: 2em;
	font-family: monospace;
	letter-spacing: 0.075em;
	margin-top: 10px;
}

div.menu a:link {
	color: #FFF;
	text-decoration: none;
}

div.menu a:visited {
	color: #FFF;
	text-decoration: none;
}

div.menu a:hover {
	color: #FF6633;
	text-decoration: none;
}

div.dep1 {
	border-bottom: 1px #770101 solid;
	background: url(./images/4-7.gif) no-repeat 10px 45%;
	text-indent: 25px;
}

div.dep2 {
	border-bottom: 1px #770101 dotted;
	text-indent: 10px;
	margin-left: 15px;
}

div.qrcode {
	width: 170px;
	margin: 20px 5px;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #FFF;
}

div.qrcode a:link {
	color: yellow;
	text-decoration: none;
}

div.qrcode a:visited {
	color: yellow;
	text-decoration: none;
}

div.qrcode a:hover {
	color: #FF6633;
	text-decoration: none;
}

div.topimg {
	margin-bottom: 1px;
}

div.menu_info {
	font-size: 0.75em;
	line-height: 1.5em;
	text-align: center;
	color: #FFF;
	padding-bottom: 20px;
}

div.topbanner {
	text-align: center;
	margin: 15px 0;
}

div.topbanner img{
	width: 180px;
	border: 1px #000 solid;
}

div.new {
	border-bottom: 1px #333 solid;
}

div.info_new {
	font-size: 0.875em;
	line-height: 1.75em;
	margin: 10px 25px;
	font-family: monospace;
	height: 220px;
	overflow-y: auto;
}

div.info_new p {
	margin: 0;
}

h2.cat_name {
	background:transparent url(./images/4-8.jpg) no-repeat;
	color:#FFF;
	font-family:monospace;
	font-size:1.5em;
	letter-spacing:0.125em;
	margin:0 6px;
	padding:15px 15px 15px 0;
	text-align:right;
}

td.article_pane {
	width: 618px;
	vertical-align: top;
}

div.article_area {
	width: 588px;
	text-align: left;
	margin-top: 10px;
}

h3.article_title {
	font-size: 0.875em;
	line-height: 2em;
	border-bottom: 1px #555 solid;
	margin: 0;
	letter-spacing: 0.075em;
	text-indent: 6px;
	color: #555;
}

h3.article_title a:link, h3.article_title a:visited {
	color: #555;
	text-decoration: none;
}

div.article_text {
	font-size: 0.875em;
	line-height: 1.5em;
	margin:10px;
}

div.article_text table {
	font-size: 1em;
	line-height: 1.5em;
}

div.article_text td {
	padding: 4px 10px;
}

div.article_footer {
	font-size: 0.75em;
	text-align: right;
	color: #555;
	border-top: 1px #CCC solid;
	line-height: 1.75em;
	margin-bottom: 25px;
	clear: both;
}

div#comment_area {
	font-size: 0.875em;
	margin: 20px;
	width: 500px;
}

div#comment_area h2 {
	font-size: 1.25em;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'sans-serif';
	border-bottom: 1px #666 solid;
	color: #666;
}

div.comment_title {
	background-color: #CCC;
	padding: 5px;
	width: 460px;
	margin-top: 20px;
}

div.comment_text {
	line-height: 1.5em;
	margin: 6px 10px 15px;
}

div#comment_area table {
	font-size: 1em;
}

div#comment_area input {
	border: 1px #666 solid;
}

div#comment_area textarea {
	border: 1px #666 solid;
	font-size: 1em;
}

div.page_feed {
	text-align: center;
	padding-bottom: 15px;
	letter-spacing: 0.125em;
	font-size: 0.75em;
}

div.footer {
	border-top: 1px solid #520000;
	clear: both;
	font-family: Century;
	font-size: 0.75em;
	letter-spacing: 0.075em;
	line-height: 1.5em;
	padding-bottom: 5px;
	width: 798px;
	margin: auto;
}

/* 画像ズーム lightbox */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}

#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer>#hoverNav {
	left: 0;
}

#hoverNav a {
	outline: none;
}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(./images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink {
	left: 0;
	float: left;
}

#nextLink {
	right: 0;
	float: right;
}

#prevLink:hover, #prevLink:visited:hover {
	background: url(./images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover, #nextLink:visited:hover {
	background: url(./images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
	font-size: 0.75em;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData {
	padding:0 10px;
	color: #666;
}

#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption {
	font-weight: bold;
}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* 画像ズームLightBoxはここまで */
