@charset "utf-8";

*{	padding: 0px;
	margin: 0px;
}
\
*html header{height:1%;}

html {
 scrollbar-track-color: #071925;
 scrollbar-face-color: #071925;
 scrollbar-shadow-color: #071925;
 scrollbar-darkshadow-color: #050703;
 scrollbar-highlight-color: #293a47;
 scrollbar-3dlight-color: #050703;
 scrollbar-arrow-color: #236386;
}

body {
	padding: 0px;
	margin: 0 auto;
	text-align: center;
	background-color: #071925;
                font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 12px;
	line-height: 180%;
	color: #ffffff;
}

a:link,a:active,a:visited {
        color: #db7d0b;
        text-decoration: none;
}


#contents a:link,
#contents a:active,
#contents a:visited {
        color: #db7d0b;
        text-decoration: none;
      }

#contents  a:hover {
        color: #e3af12;
        text-decoration: none;
        border-bottom:1px solid #e3af12;
}

h2 {
       font-size: 16px;
}

h3 {
       font-size: 14px;
}
p {
line-height:180%;
padding:10px;
}
#wrapper {
	width: 802px;
	text-align: left;
	margin: 0 auto;
                border-left: 1px solid #a9b8bd;
                border-right: 1px solid #a9b8bd;
                border-bottom: 1px solid #a9b8bd;
}

.body {
        border-left: 1px solid #a9b8bd;
        border-right: 1px solid #a9b8bd;
        border-bottom: 1px solid #a9b8bd;
}

#header {
                background-color:#000;

}

#menu {
	background-image: url(http://www.koretame.com/heshin/images/menubg.gif);
	background-repeat: no-repeat;
	height: 47px;
	width: 800px;
	padding-top: 5px;
                /*text-align:center;*/
                margin:0 auto;
}

#menu .module-list {
	display: inline;
                margin-left: 34px;
}

.module-list-item {
	display: inline;
                margin-left: -3px;

}
#menu .module-list2 {
	display: inline;
                margin-left: 34px;
　　　　　　　list-style:none;
}

.module-list-item2 {
                margin-left: 3px;
                list-style:none;
}
#contents{
        display: block;
	width: 800px;
        background-color: #0c3249;
        /*\*/*/
        overflow:hidden;
       /**/
}
div#contents::after {
height:0;
visibility:hidden;
content:".";
display:block;
clear:both;
}


#left-column {
        display: block;
        width: 580px;
        float: left;
        display:inline;
        background-color: #0c3249;
}

#main {
       margin: 20px;
}

#right-column {
	display:block;
	width: 180px;
	background-color: #071e2c;
	margin-left: 595px;
                padding:10px;
}

#bar {
       margin: 10px;
}


#footer {
	padding: 2px 5px;
	clear: both;
	text-align: left;
                margin:0 auto;
}

.copy {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #ffffff;
                font-size: 10px;
}
.story {
               padding:10px;
               line-height:180%;
}
.capl {
               float:left;
               padding-right:10px;
}
.capr {
               float:right;
               padding-left:10px;
}
.clear {   clear:both; }
}
#archive-title {
           /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
    
    margin: 0;
    border-left: 10px solid #236386;
    padding: 5px 10px 3px;
    color: #fff;
    background: #071925
}

.date-header,
.entry-content {
    position: static;
    clear: both;
}
.module-list li {text-indent:1em;
                         list-style:none; 
}
/*.entry-content .entry-body dt*/

div#outline dt {
/* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
    font-size: 14px;
    margin: 15 0px;
    border-left: 5px solid #236386;
    padding: 5px 8px 8px;
    color: #a9b8bd;
}


.entry-header {
           /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;

    margin: 10 0px;
    border-left: 5px solid #236386;
    padding: 5px 8px 0px;
    color: #a9b8bd;
}

.entry,
.trackbacks,
.comments,
.archive {
    position: static;
    overflow: hidden;
    clear: both;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
    clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 240px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

.comments-open-header {
    clear: both;
}

#comment-post {
    font-weight: bold;
}

.module-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;

    margin: 0px;
    padding:10 0px;
    color: #fff;
    background: #236386;
    border: 2px solid #236386;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.trackbacks-header a,
.trackbacks-header a:hover,
.comments-header a,
.comments-header a:hover,
.comments-open-header a,
.comments-open-header a:hover
.archive-header a,
.archive-header a:hover {
    color: #ffffff;
}

.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed {
    font-size: 10px;
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-content,
.comment-content,
.trackback-content {
    margin: 0;
    line-height: 18px;
}

.entry-footer,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #236386;
    padding-top: 3px;
    color: #a9b8bd;
    font-size: 10px;
    text-align: right;
}

.comment-content,
.trackback-content,
.comment-footer,
.trackback-footer {
    margin-left: 10px;
}

#comments-experimental .comment, #comments-experimental .comment .comment-inner {
    width:36em;
}

#comments-experimental .comment {
    padding: 0px;
    margin: 10px 15px;
    background-color:#eef;
    border:2px solid #bbb;
}

#comments-experimental .comment .comment-inner {
    position:relative;
    margin:-5px 0 0 -3px;
    background:#f3f3ff;
    border:1px solid #003;
}

#comments-experimental .comment:hover .comment-inner {
    border:1px solid #000;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #071925
}

#comments-experimental .comment:hover a {
    color: #fff;
    border-bottom: 1px solid #a9b8bd;
}

#comments-experimental .comment .comment-content {
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 15px;
}

#comments-experimental .comment-footer-experimental {
    margin-right: 15px;
    font-size: 10px;
    text-align: right;
}

#comments-experimental .comment .comment-header {
    font-size: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #a9b8bd;
}

#comments .comment-header { display: none; }
#comments .comment-footer-experimental { display: none; }
#comments-experimental .comment-footer { display: none; }

#title {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
    margin: 0px 0px 8px;
    padding: 0px;
    color: #fff;
    background: #236386;
    border: 2px solid #236386;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
}

#title2 {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;

    margin: 8px 0px 8px;
    padding: 0px;
    color: #fff;
    background: #236386;
    border: 2px solid #236386;
    font-size: 10px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
}

#comment_list,
#trackback_list {
    font-size: 10px;
    line-height: 17px;
}
.photoL
{
float:left;
padding-right:10px;
}

input,
select,
textarea {
border: 1px solid #95b8bd;
background-color:a9b8bd;
padding: 2px;
}
input:focus,
select:focus,
textarea:focus{
background-color:#cff;
}

#copy_ca {
 margin: 10px 0px 20px;
 color: #bbbbbd;
}

.color {
 color: #bbbbbd;
}

.img_ca {
 float: left;
 margin: 0px 20px 20px 0px;
        display:inline;
}

.float_clear {
 clear: both;
}


.line {
 margin: 20px 0px 0px;
 color: #236386;
 clear: both;
}
#spec{ 
       margin:1em 0 0 0;
       padding-left: 5px;
       line-height:1.4;
       background: #000000;
       border: 1px solid #236386;
}
#spec ul {
	padding:10px 5px 0 0;
}
#spec dl {
	padding-bottom: 10px;
}
#spec dt {
	float: left;
	width: 5em;
	margin:0;
}
#spec dd {
	margin-left: 5em;
	padding:0;
	border-bottom: 1px dotted #236386;
}
div#photo {
	float: left;
}
#wrap {
	border: 1px solid #236386;
	width: 250px;
	height: 250px;
	float: left;
	margin-top: 80px;
}
#wrap2 {
	clear: both;
	padding-left: 30px;
}
#wrap2 li {
	list-style: none;
}
