body {
	padding: 0px;
	margin: 0px;
	background-image: url(../../../img/back.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif, Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN";
}
#content {
	width: 500px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}
#top {
	text-align: center;
	width: 500px;
	margin: 0px;
	padding: 10px 0px 0px;
	background-color: #FFFFFF;
}
#topin {
	text-align: center;
	margin: 10px 20px;
	padding: 10px 5px 20px;
	background-color: #94B6DC;
}
#top h1 {
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 50px;
	margin: 10px;
	padding: 0px;
}
#top h2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin: 40px 0px 10px 0px;
	padding: 0px;
}
#top h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	margin: 10px;
	padding: 0px;
}
#top h4 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	margin: 10px;
	padding: 0px;
}
#top h5 {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
#left {
	text-align: center;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#right {
	text-align: center;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: right;
}
#rightin {
	text-align: left;
	margin: 0px;
	padding: 25px 25px 25px 10px;
}
#footer {
	text-align: center;
	height: 60px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.poster {
	margin: 10px 25px 10px 25px;
	padding: 0px;
}
p.tt {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
p.ttx ,
table.ttx  {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
table.ttx td {
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.ttx {
	font-size: 12px;
	font-weight: normal;
}
.ttx a:link ,
.ttx a:active ,
.ttx a:visited ,
.ttx a:hover {
	font-size: 12px;
	color: #AA3F55;
	text-decoration: underline;
}
.ttx .sub {
	font-size: 9px;
	font-weight: normal;
}
.copy ,
a.copy :link ,
a.copy :active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #AA3F55;
	text-decoration: none;

}

a.copy :visited {
	text-decoration: none;
	color: #AA3F55;
}
a.copy :hover {
	text-decoration: underline;
	color: #AA3F55;
}
.zoom {
	margin: 0px 0px 50px 0px;
	padding: 0px;
}
.bnr {
	margin: 0px;
	padding: 0px;
}
.footer img{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.totop {
	margin: 5px 25px 5px 25px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	text-align: right;
	color: #333333;
	text-decoration: underline;
}
.totop a:link ,
.totop a:active ,
.totop a:visited ,
.totop a:hover {
	font-size: 12px;
	color: #AA3F55;
	text-decoration: underline;
}
.lefttt {
	color: #666666;
	font-size:12px;
	font-weight:bold;
	margin:20px 0 10px 0;
	padding: 0px;
}

.leftclick {
	margin:5px 0 20px 0;
}

.leftcc {
	font-size:12px;
	font-weight:normal;
	margin:20px 20px 10px 25px;
	padding: 0px;
	text-align: left;
	line-height: 20px;
	vertical-align: middle;
	color: #666666;
}

/* ------------------MainBodyArea Setting----------------------- */
#main {
	width: 500px;
	float:left;
	background-position: center;
}

.clear {
	clear: both;
}

#mainin {
	width: 450px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
}

/* ---Textbody Object--- */
#textbody {
	width: 400px;
	margin: 0px 25px 20px;
}
#textbody2 {
	width: 440px;
	margin: 0px auto 20px;
}
.text_center {
	text-align: center;
	color: #555555;
}
.text_left {
	text-align: left;
	color: #555555;
}
.text_right {
	text-align: right;
	color: #555555;
}

/* ---2colom Object--- */
#body_left {
	width: 200px;
	float: left;
}
#body_right {
	width: 200px;
	float: right;
}
#body_leftin {
	color: #555555;
	margin-bottom: 20px;
	margin-left: 25px;
	margin-right: 12px;
}
#body_rightin {
	color: #555555;
	margin-right: 25px;
	margin-bottom: 20px;
	margin-left: 12px;
}
/* ---4colom Object--- */
#body_left1 {
	width: 100px;
	float: left;
}
#body_right1 {
	width: 100px;
	float: right;
}
#body_leftin1 {
	color: #555555;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: left;

}
#body_rightin1 {
	color: #555555;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: right;
}
