/*

name: Unstyled
designer: Movable Type
designer_url: http://www.movabletype.org
layouts: layout-wtt, layout-twt, layout-wt, layout-tw, layout-wm, layout-mw

This theme has now Styles, but via StyleCatcher it does include base blog styles for layout and typography.

*/


/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 10pt Verdana, "ms pgothic", Osaka, arial, helvetica, hirakakupro-w3, osaka, sans-serif;
}


/* Header */

#header {
    border-top-width: 10px;
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 0 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 10pt;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 11pt;
    font-weight: bold;
	border-top-color: #808080;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #808080;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding: 0.5em 0;
    padding-left: 24px;
    background: url(http://www.escapegame.org/images/parts/exit_24.gif) no-repeat 0px 0.2em;
}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
	background-color: #000000;
	margin: 5px 0px 0px 0px;
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-bottom: 1px dotted #808080;
	height: 16px;
}

.asset-footer {
    border-top: 1px solid #FFFFFF;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 0 0 30px;
	padding: 0.5em 0;
    font-size: 11pt;
    font-weight: bold;
	border: #808080 solid 1px;
	padding-left: 24px;
    background: url(http://www.escapegame.org/images/parts/exit_24.gif) no-repeat 0px 0.2em;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 12pt;
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 10pt;
}

/* Footer */

#footer-content,
#footer-content a {
	color: #FFFFFF;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


/* Global ----------------------------------------------------------------- */

body {
	color: #FFFFFF;
	font-family: MS UI Gothic, Arial, "ms pgothic";
	background-color: #000000;
}

a {
	color: #FFFFFF;
}

a:hover {
    text-decoration: none;
}


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
	background: #000000;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content {
	margin-top: 0px;
	margin-bottom: 0px;
}

#container-inner {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 948px;
    margin: 0 auto;
	border-left: solid #808080 1px;
	border-right: solid #808080 1px;
}


/* Header ----------------------------------------------------------------- */

#header {
	border-color: #404040;
	background: #000000 url(header.gif) repeat-y bottom center;
}

#header a {
    color: #fff;
    font-weight: bold;
}

#header-content {
    margin: 12px auto;
	padding-right: 12px;
    padding-left: 12px;
	width: 924px;
}

#header-name {
    color: #FFFFFF; 
    font-size: 12pt;
    font-weight: bold;
}

#header-description {
    color: #fff;  
}


/* Content ---------------------------------------------------------------- */

.asset-name,
.asset-name a,
.archive-title {
	color: #FFFFFF;
}

.asset-footer {
	border-top-color: #000000;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
	color: #FFFFFF;
}

.comment,
.trackback {
    border-color: #ffffff;
}


 .asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}


/* Widget ----------------------------------------------------------------- */

.widget-header {
	background-color:#202020;
	border: #808080 solid 1px;
	font-size: 11pt;
	font-family: "ms pgothic", Osaka;
	margin-bottom: 12px;
	padding: 0.5em;
}

.widget-header,
.widget-header a {
    color: #ffffff;
    font-weight: normal;
}

.widget-content a {
    color: #ffffff;
}

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
}

.widget-content {
    margin-bottom: 12px;
    font-size: 10pt;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #000000; 
}

#footer-content {
    margin: 20px auto;
	padding-right: 12px;
    padding-left: 12px;
	width: 924px;
}


/* Utilities -------------------------------------------------------------- */

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 948px;
    margin: 0 auto;
}
/* オリジナルカスタム ---------------------------------------------------------------- */

/* Assets */

.asset-body {
    clear: both;
}
.asset-body-entry{
	font-size: 11pt;
    font-weight: bold;
}
.asset-excerpt-entry{
	background-color: #202020;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;
	line-height: 20px;
	border-color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}
.asset-body-archive{
	font-size: 11pt;
    font-weight: bold;
}
.asset-excerpt-archive{
    font-size: 10pt;
	font-weight: normal;
	height: 1em;
	line-height: 1.1em;
	margin: 1px 0 15px 0;
	overflow: hidden;
}

/* オリジナル */

.a000{
    height: 139px;
    margin: 0 0 10px 0;
	overflow: hidden;
}
.a001 {
    background: #202020;
    border: solid #FFFFFF 1px;
	text-align: center;
	float: left;
	width: 210px;
	overflow: hidden;
}
.a002 {
    float: right;
	width: 262px;
	font-weight: bold;
	padding: 0 0 0 0;
	overflow:auto
}
.a003 {
    height: 60px;
	padding-left:24px;
}
.a004 {
    height: 60px;
	padding-left:24px;
}
.a005 {
    height: 60px;
	padding: 20px 0 0 0;
}
.a006 {
    line-height: 1.4;
}
.eg_su{
    padding-bottom: 24px;
	width: 540px;
	margin: 0 auto;
}
.eg_lu{
    padding-top: 24px;
	width: 728px;
	margin: 0 auto;
}
.eg{
	text-align:center;
	border-top: solid #808080 1px;
	border-bottom: solid #808080 1px;
	margin: 0 auto;
	width: 948px;
    background: #000000 url(http://www.escapegame.org/images/bg/box_01.gif) repeat-x top center;
	border-left: solid #808080 1px;
	border-right: solid #808080 1px;
}
.navigation-bottom{
    margin: 0 auto;
    text-align: center;
    height: 48px;
    width: 948px;
}
.answer1{
	float: left;
}
.answer2{
	color: #000000;
	float: left;
}
.answer3{
	text-align: right;
}
.globalnavigation{
    background: #404040;
	margin: 0px auto;
	width: 948px;
	border-left: solid #808080 1px;
	border-right: solid #808080 1px;
}
.gn-homepage{
	padding: 0.5em 12px;
}
.item-main{
    margin: 1px;
	padding: 0px;
	bottom: 0px;
	overflow: hidden;
}
.item-bottom{
    margin: 0px;
	padding: 0px;
    background: #FFFFFF;
	overflow: hidden;
    width: 210px;
	height: 15px;
}
.item-bottom-title{
    float: left;
}
.item-bottom-open{
    float: right;
}

/* エントリーに挿入する広告 */

.eg_au_336-280_frame{
    border: solid 0px #FFFFFF;
}
.eg_au_336-280_sponsored-link{
    border-top: dotted 1px #FFFFFF;
    border-bottom: dotted 1px #FFFFFF;
	font-family: "ms pgothic", Osaka;
    font-size: 12pt;
	height: 21px;
	padding: 4px 0 0 10px;
}
.eg_au_336-280_text{
    margin: 12px 0 12px 0;
	height: 280px;
	width: 336px;
}

/* ブログページ */

.blog-body{
    line-height: 24px;
}
.relatedEntry{
    font-size: 11pt;
	font-weight: bold;
	line-height: 2em;
	list-style-type: none;
	left: 0px;
}

comment-title

