@charset "utf-8";

@import url("../../../css/base.css");

@import url("../../../css/common.css");

@import url("../../../css/cgi.css");

body{
	background: url(../data/wall.gif) fixed;
	margin: 0;
}

table {
	margin: 0 auto;
	font-size: 13px;
}

h2 {
	background-color: #000066;
	margin: 0;
	font-size: 1.4em;
	color: #FFFFFF;
	line-height: 1.5;
}

#rtrn {
	text-align: center;
	margin-bottom: 5px;
}

#hm {
	float: left;
	width: 50px;
}

#bnr {
	width: 281px;
	height: 33px;
	margin: 0 auto 10px;
}

#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding-top: 10px;
}

#fixed-navi {
	position: absolute;
	top: 53px;
	left: 0;
	width: 200px;
	height: auto;
	background-color: #EEEEEE;
	border: 2px dotted #6699FF;
	padding: 0;
}

#fixed-navi h3 {
	background-color: #6699FF;
	margin: 0;
	font-size: 1.3em;
	color: #FFFFFF;
	text-align: center;
	line-height: 2;
	letter-spacing: 1em;
}

#fixed-navi ul {
	list-style: none;
	margin: 0;
	padding: 5px 10px;
	text-align: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#fixed-navi ul li a {
		font-size: .73em;
	}
}
#fixed-navi ul li a {
	font-size: 1.2em;
	line-height: 2;
}

#ttl {
	background-color: #6699FF;
	margin: 0 auto;
	font-size: 1.8em;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
}

#cmnt {
	margin: 50px 20px !important;
	font-size: 1.6em !important;
	text-align: center !important;
	text-decoration: underline;
	line-height: 4 !important;
}

#main-cell {
	float: right;
	width: 590px;
	margin: 0;
	border-bottom: 3px #6699FF dashed;
}

#main-cell p {
	margin: 10px 20px;
	font-size: 1.4em;
	text-align: left;
	line-height: 1.8;
}

#date {
	margin: 0 20px;
	font-size: 1.2em;
	text-align: right !important;
	line-height: 1 !important;
}

.im {
	float: left;
	margin: 20px 10px 10px 20px;
}

.nt {
	font-size: 1.4em;
	color: #FF0000;
}

.s-ttl {
	font-size: 1.6em;
	color: #6699FF;
	font-weight: bold;
}

.ln-1 {
	border-top: 3px #6699FF dashed;
	height: 0;
	margin: 0;
}

.tpt {
	font-size: 1.2em;
	text-align: center !important;
}
