@charset "utf-8";

/*
 * erotic-stlye-miss-world.css
 * (c) 2006-01-25 cho45(砂糖)
 * http://lowreal.net/
 *
 * MISS WORLD ガラスの向こうへ君は手を伸ばす
 * MISS WORLD それはなんて　綺麗な仕草なの
 *
 */


* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	color: inherit;
	background: transparent;
	border: none;
}


p {
	margin: 0.5em 1em;
}

dl {
	margin: 1em;
}

ul {
	margin: 0.5em 1em;
	padding: 0 0 0 1em;
}

ol {
	margin: 0.5em 1em;
	padding: 0 0 0 2em;
}

ol ol,
ul ul {
	margin: 0;
	padding: 0 0 0 1em;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #000;
	list-style: none;
}

dd.link a {
	text-decoration: none;
}
dd.link a:hover {
	text-decoration: underline;
}

dd {
	margin: 0 0 0 2em;
}

del {
	text-decoration: line-through;
}

table {
	width: auto;
}

thead th {
	background: #369;
	color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #003;
}

td {
	border-style: solid;
	border-width: 0 1px 1px 0;
	border-color: #369;
}

pre {
	margin: 0.5em 0 0.5em 1.5em  !important;
	padding-top: 17px !important;
	background: #fff url("/img/remains/pre") no-repeat top left;
	border-style: double solid solid solid;
	border-color: #000;
	border-width: 3px 1px 1px 1px;
}

blockquote {
	margin: 0.5em 1em 0.5em 1em;
	padding-top: 17px !important;
	background: #fff url("/img/remains/quote") no-repeat top left;
	border-style: double solid solid solid;
	border-color: #000;
	border-width: 3px 1px 1px 1px;
}


code {
	border: none !important;
	background: #efefef !important;
}

kbd {
	font-family: "Lucida Console", "Verdana", "Helvetica", sans-serif !important;
	padding: 0 0.2em;
	background: #efefef !important;
}

a:link {
	color: #009;
	text-decoration: underline;
}

a:visited {
	color: #337;
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	border: none;
	text-decoration: none;
	
}

input, textarea {
	font-family: inherit;
	background: #fff;
	color: #000;
}

html {
	background: #333 url("/img/erotic-style-miss-world/bg.png");
}

body {
	background: transparent url("/img/erotic-style-miss-world/ls.png") repeat-y 50px 0;
	color: #000;
	padding: 0 0 0 50px;

	_background-color: #333;
}

#whole {
	background: #fff url("/img/erotic-style-miss-world/rs.png") repeat-y top right;
	margin: 0 50px 0 30px;
	padding: 0 30px 0 0;
	overflow: hidden;
}
#top {
	background: url("/img/erotic-style-miss-world/hr.png") repeat-x top left;
	height: 423px;
	margin: 0 0 -423px 0;
}

#top a {
	display: none;
	position: relative;
	border: 1px solid red;
	width: 250px;
	height: 43px;
	top: 300px;
	left: 150px;
	overflow: hidden;
	text-indent: -1000em;
}

#navigation {
	background: url("/img/erotic-style-miss-world/head.jpg") no-repeat 0 0;
	top: 0;
	height: 423px;

	margin: 0 30px 0 0;
	_margin: 0 -17px 0 0;
	_text-align: right;
	b.order: 1px solid red;
}


#navigation h2 {
	position: absolute;
	right: 107px;
	left: 518px;
	top: 0;
	height: 423px;
	margin: 0 60px 0 0;
	overflow: hidden;
	text-indent: -1000em;
}

#skip-to-main-content {
	border: 1px solid red;
	margin: 0 60px 0 0;
	display: none;
}

#navigation-map {
	display: block;
	position: absolute;
	right: 53px;
	top: 0;
	width: 167px;
	background: url("/img/erotic-style-miss-world/navi.jpg") no-repeat top right;

	padding: 147px 0 23px 0;
	_margin: 0 -10px 0 0;
}

#navigation-map #navigation-search-form {
	position: absolute;
	font-size: 14px;
	top: 0;
	right: 0;
	width: 230px;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

#navigation-map #navigation-search-form p {
	margin: 0;
	padding: 0;
}

#navigation-search-form-query {
	width: 10em;
}

#navigation-map ul {
	display: block;
	list-style: none;
	padding: 0;
	height: 252px;
	width: 105px;
	text-align: left;
	margin: 0 45px 0 auto;
}

#navigation-map ul li {
	height: 50px;
}

#navigation-map ul li a {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -1000em;
	text-decoration: none;
}

#navigation-map ul li#n-now-playing {
	display: none;
}

#header-list {
	display: none;
}


#content {
	margin: 0 30px;
	background: #F3FEFE;
	color: #333;
	border-style: solid;
	border-color: #333;
	border-width: 0 1px;
	padding: 1em;
}


#footer {
	margin: 0 30px;
	background: #F3FEFE;
	border-style: solid;
	border-color: #333;
	border-width: 0 1px;
	padding: 1em;
}

#footer address {
	margin: 0 -1em;
	background: #5A6565;
	padding: 0.5em 1em;
	text-align: center;
}

#footer address a {
	color: #fff;
}

#content div.section div.section div.section.references {
	margin: 0 0 0 1em;
	padding: 0 0 1em 0.5em;
	border-style: double;
	border-width: 0 1px 1px 3px;
	border-color: #000 #F3FEFE #F3FEFE #000;
}

#content div.section div.section div.section.references ol.references {
	font-size: 80%;
}

#content .back-and-forth {
}

#content .back-and-forth p {
	font-size: 90%;
	text-align: center;
	margin: 1em 0;
}
#content .back-and-forth p a {
	color: #ccc;
	border: 1px solid;
	padding: 0.2em 0.5em;
	text-decoration: none;
	background: #fff;
}

#content .back-and-forth p a:link,
#content .back-and-forth p a:visited {
	color: #333;
}

#content .back-and-forth p a:link:hover {
	background: #333;
	color: #fff;
}

#content .section {
	clear: both;
}


#content .section ol {
	padding: 1em 0 0 2em;
}

#content .section ol ol {
	padding: 0;
}

#content * {
	b.order: 1px solid red;
}

#content h2 {
	font-family: serif;
	font-size: 200%;
	letter-spacing: 0.1em;
	padding: 0.3em 1em;
	margin: 1em -0.5em;
	background: #444D4D url("/img/erotic-style-miss-world/heading.jpg") repeat-x top left;
	color: #fff;
}

#content h2 a {
	color: #fff;
	text-decoration: none;
}

#content h3 {
	font-size: 120%;
	margin: 1em 0 0.5em 0;
}


#content ol.month {
	margin: 0;
	padding: 0;
}

#content ol.month li {
	display: inline;
}

#content .day .diary img {
	float: right;
	margin: 0.5em 0 0.5em 1em;
	border-style: solid;
	border-width: 1px;
	border-color: #000;

	_float: left;
	_margin: 0.5em 1em 0.5em 0;

}

#content .day .diary dl img {
	float: none;
}


#content .day .diary img.even {
	float: left;
	margin: 0.5em 1em 0.5em 0;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
#content .day .diary pre {
	clear: right;
}

#content .section.diary dt {
	border-width: 0 0 0 0.2em;
	border-style: solid;
	border-color: #666;
	padding: 0 0 0 1em;
}


#content .section .info,
#content .section dl.day-info,
#content .section dl.section-info {
	color: #999;
	padding: 0 0.7em;
	margin: 1em 1em 1em 2em;
}

#content .section .info dt,
#content .section dl.day-info dt,
#content .section dl.section-info dt {
	border: none;
	padding: 0;
}

#content .section .info * {
	font-size: 80%;
}
#content .section .info * * {
	font-size: 100%;
}

#content .section dl.day-info {
	margin: 0 0 1em 0;
	border: none;
	padding: 0;
}

#content .section dl.day-info a,
#content .section dl.section-info a {
	color: #999;
	text-decoration: none;
}

#content .section dl.day-info a:hover,
#content .section dl.section-info a:hover {
	color: #000;
	text-decoration: underline;
	border: none;
}

#content .section dl.day-info abbr,
#content .section dl.section-info abbr {
	border: none;
}


#content .section dl.section-info {
	margin: 0.5em 0 1em 1em;
	padding: 0;
}

#content .section dl.day-info dt,
#content .section dl.section-info dt {
	font-size: 80%;
	list-style: none;
}

#content .section dl.day-info dd,
#content .section dl.section-info dd {
	font-size: 80%;
	margin: -1.6em 0 0 9em;
}

#content .section.diary {
}


#content .section ol.category,
#content .section ul.language {
	margin: 0;
	padding: 0;
}

#content .section ol.category li,
#content .section ul.language li {
	display: inline;
	list-style: none;
}

#content .section .footnote {
	margin: 0 0 1em 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: #000;
}

#content .comments,
#content .trackback {
	margin: 0;
	padding: 0 1em !important;
}
#content .comments h4,
#content .trackback h4 {
	margin: 0;
	padding: 0;
}

#content .diary .comments dl,
#content .diary .trackback dl {
	padding: 0;
	margin: 0.5em 0 0;
}

#content .diary .comments dl dt,
#content .diary .trackback dl dt {
	border-left: 1em solid #000;
	padding: 0 0 0 1em;
}
#content .diary .comments dl dd,
#content .diary .trackback dl dd {
	padding: 0 0 0.5em 0;
}
#content .diary .trackback dl dd {
	font-size: 80%;
}

#content .comments form {
	margin: 1em 0;
}
#content .comments form dt {
	font-weight: bold;
	border-color: #666;
}
#content .comments form dd {
	margin: 0 1em;
}

#content .comments form p {
	margin: 0.5em 0;
}

#content .comments form input.button {
	font-family: inherit;
	font-weight: bold;
	font-variant: small-caps;
	border-style: solid;
	border-width: 2px 3px;
	border-color: #666;
	background: #efefef;
}

#content .section.form {
	margin: 2em 5% 0 5%;
	border-style: dashed;
	border-width: 0 0 0 1px;
	border-color: #000;
}

#content .trackback p.uri {
	margin: 0.25em 0;
	font-size: 75%;
}

#content #d-navigation {
	text-align: center;
	margin: 0 0;
	background: none;
}

#content #ff-banner {
	background: none;
}
