/* ---------- reset ---------- */
h1 {
	font-size: 14px;
	}

h2 {
	font-size: 12px;
	}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

.admin {
	background: url('images/main_bg.gif') #F7DFDF;
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 700px;
	}

#container-main {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 780px;
	}

#content {
	line-height: 140%;
	padding: 15px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	}

#content p.preview {
	padding: 15px;
	border: 1px solid #CCC;
	}

#content h2 {
	line-height: 100%;
	padding: 3px;
	color: #CC3333;
	background: #FFCCCC;
	width: 100%;
	}

#main-content {
	line-height: 140%;
	padding: 15px;
	text-align: left;
	width: 640px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	background: #FFF;
	font-size: 0.8em;
	margin: 10px 0px 10px 0px;
	}

.main-txt {
	line-height: 140%;
	padding: 0px 15px 15px 15px;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #FFF;
	}

#content input {
	margin-top: 5px;
	}

#content li {
	list-style: none;
	margin: 0px;
	}

#content ul {
	margin: 0px;
	}

#content blockquote {
	width: 80%;
	border: 1px solid #CCC;
	padding:10px;
	}

#content textarea {
	width: 80%;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W6", "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
	}

.footer {
	border-top: 1px dashed #CCC;
	font-size: 10px;
	text-align: center;
	}

/* ---------- body_end ---------- */

/* ---------- banner ---------- */

#banner {
	width: 700px;
	height: 80px;
	background: url('images/title.gif');
	background-repeat: no-repeat;
	}

#banner h2 {
	font-size: small;
	font-weight: normal;
	margin: 60px 0px 0px 200px;
	}

/* ---------- banner_end ---------- */
