/* -+-+-+-+-+-+-+-+-+-+-+-+- 基本レイアウト-+-+-+-+-+-+-+-+-+-+-+-+- */
html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    text-talign: center; 

    font-family: "Hiragino Kaku Gothic ProN'","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif;  
    font-size: 14px;
    min-width: 600px;
    margin-top:50px;
    color: #666666;
    background: #ffffff;

}


h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 5px;
    margin-bottom: 5px;
}

a { color: #333333; text-decoration: none; }
a:hover { color: #ff3366; text-decoration: underline; }
a img { border: 0; }

hr {
    color: #D3D3D3;
    border-style: dotted ;
    border-width:1px ;
}

img.image-full { width: 100%; }
         
.menu {
    font-size: 13px;
    font-weight: 400;
    font-family: "trajan-sans-pro", Meiryo, san-serif; 
}


/* -+-+-+-+-+-+-+-+-+-+-+-+- ページレイアウト-+-+-+-+-+-+-+-+-+-+-+-+- */
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%;}

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 100%;
    text-align: center;

    width: 500px;
    padding: 0px ;
    margin-bottom: 100px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #333333;
    background: ;
}

#container-inner { position: static; width: auto; }

#banner {
    position: relative;
    width: 600px; /* necessary for ie win */
    height: 50px;
    background: #;
    padding: 0px;
}

#banner-inner {
    position: static; 

}


#banner-header {
    color: #330000;
    font-size: 10px;
    line-height: 1;
}

#banner a { color: #330000; text-decoration: none; }
#banner a:hover { color: #ff3366; }

.bottom { 
    font-weight: normal; 
    font-size:10px;
    color:#333333;
    padding: 20;
    margin-top: 0px;

    height: 0px;
}



/* -+-+-+-+-+-+-+-+-+-+-+-+- カラム表示-+-+-+-+-+-+-+-+-+-+-+-+- */
#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: center;
    min-height: 1px;
}

#alpha { margin: 0; padding: 0; }
#beta { margin: 0; padding: 0; }
#gamma, #delta { margin: 0; padding: 0;}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}


/* one-column*/
.layout-one-column body { min-width: 600px; }
.layout-one-column #container { width: 600px; }
.layout-one-column #banner { width: 600px; } /* necessary for ie win */





/* -+-+-+-+-+-+-+-+-+-+-+-+- アーカイブ・ヘッダー-+-+-+-+-+-+-+-+-+-+-+-+- */

.master-archive-index #archive-title,
.individual-entry-archive #archive-title,
.date-based-archive #archive-title,
.category-archive #archive-title {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    border-left: 4px solid #CC9999;
   border-bottom: 1px solid #DCDCDC;
    padding: 2px 0px 3px 5px;
    color: #993300;
   background: #FAF0E6;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
}


.archive-top {
     /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-top: 0px solid #FEB87B;
    border-bottom: 1px solid #CC0000;
    padding: 2px 10px 2px 2px;
    margin-bottom: 5px;
    color: #993300;
    font-size: 11px;
    font-weight: normal;
}

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

    margin: 0;
    border-left: 3px solid #993333;
    padding: 2px 0px 2px 5px;
    color: #663333;
    background: #EEE4C3;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
}

.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: #663333;
}


/* -+-+-+-+-+-+-+-+-+-+-+-+- エントリー-+-+-+-+-+-+-+-+-+-+-+-+- */
.entry-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    border-left: 4px solid #CC9999;
   border-bottom: 1px solid #DCDCDC;
    margin: 10px 0px 0px 0px;
    padding: 2px 0px 3px 5px;
    color: #993300;
   background: #FAF0E6;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
}

.entry-header a { color: #6E2319; text-decoration: none; }

.date-header,
.entry-content {
    position: static;
    clear: both;
}

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

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed {
    clear: both;
    font-size: 11px;
    line-height: 1.8;
    margin: 10px 0px 15px 0px;
}

.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: 20px 0px 0px 0px;

    border-bottom: 1px solid #dae0e6;
    padding-bottom: 3px;
    color: #666;
    font-size: 10px;
}

.entry-footer { text-align: left; }


.comment-content,
.trackback-content {
    margin: 10px 10px 15px 10px;
    line-height: 1.8;
}


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


#trackbacks-info {
    margin: 10px 0;
    border: 1px dashed #CC9966;
    padding: 0 10px;
    color: #333333;
    font-size: 10px;
    text-align: center;
    background: #FFFFF0;
}

.date {
    margin-top: 10px;
    font-size: 12px;
    color: #996666;
}

.date-header {
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
}

.footer { 
    font-weight: normal; 
    font-size:10px;
    color:#333333;
    margin: 10px 0px 0px 0px;
}

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


.paginate {
    font-size:10px;
    margin-bottom: 15px;
}

.navigation {
    display: block;
    font-size:10px;
    margin: 5px 0 20px 0;
}

.alignright { float: right; }
.alighnleft { float: left; }




/* -+-+-+-+-+-+-+-+-+-+-+-+- モジュール-+-+-+-+-+-+-+-+-+-+-+-+- */
.module-content a{ color: #663333; }
.module-content a:hover { color: #ff3366; }
.module-welcome p { font-size: 10px; }
.module-content p.first { margin-top:0px; }

.module-header{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin-left: 10px;
    padding: 3px 0 2px 0px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0px;
    font-family: "brioso-pro-caption", Meiryo, san-serif; 
    border-top: 0px solid #BC8F8F;
    border-bottom: 1px solid #BC8F8F;
    color: #993333;
    line-height: 1;
}

.module-content {
    position: relative;

    margin: 5px 0 10px 10px;
    padding: 0px 5px 0 0px;
    font-size: 10px;
    line-height: 1.5;
    border-top: 0px solid #FFFFFF;
}

.module-list,
.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.module-list-item {
    margin: 0;
    padding: 0px 0px 12px 12px;
    background: url("https://www.jamsand.info/image/mark.gif") no-repeat 0px 0.3em;
    line-height: 1.3;
}


.side-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.side-list-item {
    margin: 0;
    padding: 0px 0px 12px 12px;
    background: url("https://www.jamsand.info/image/mark2.gif") no-repeat 0px 0.2em;
    line-height: 1.3;
}

.side-list a{ color: #666666; }
.side-list a:hover { color: #ff3366; }

.photo-content { 
    background: none; 
    margin: 0;
    padding: 10px 0px 20px 5px;
    }

.photo-content img { 
     border: solid 0px #B0C4DE; 
     margin-bottom: 10px;
     }


.info-header{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    padding: 3px 0 1px 7px;
    font-size: 11px;
    letter-spacing: 1px;
    font-family: "Century Gothic","Verdana","Arial","san-serif"; 
    border-top: 1px solid #FF9900;
    color: #FFFFFF;
    background: #FF9900;
    line-height: 1;
}

.info-content {
    position: relative;

    margin-bottom: 15px;
    padding: 10px 5px 10px 7px;
    font-size: 10px;
    line-height: 1.5;
    border: 1px solid #FF9900;
}

.info-footer {
    margin: 0 0 8px 0;
    border-top: 1px solid #dcdcdc;
    padding-top: 3px;
    color: #666;
    font-size: 10px;
    text-align: left;
}

.column-header{
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    padding: 3px 0 3px 9px;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: Verdana,Arial,san-serif; 
    border-top: 1px solid #BC8F8F;
    border-bottom: 1px solid #BC8F8F;
    background: #F4E9E0;
    color: #990000;
    line-height: 1;
}

.side-content {
    position: relative;

    margin: 0;
    padding: 10px 5px 20px 5px;
    font-size: 10px;
    line-height: 1.5;
    border-top: 0px solid #FFFFFF;
}


.side-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    background: #FFFFE0;
    margin: 0;
    border: 1px solid #FFCCCC;
    padding: 3px 6px 3px 6px;
    color: #EE6666;
    letter-spacing: 1px;
    font-size: 10px;
    line-height: 1;
}

.link-content {
    position: relative;

    margin: 0;
    padding: 10px 5px 20px 5px;
    font-size: 10px;
    line-height: 1.5;
}

.link-content img {
    margin: 0px 0 8px 0px;
}


.menu-list {
    list-style-image: url("https://www.jamsand.info/image/mark.gif");
    padding-left: 25px;
    line-height: 1.8;
}

.module-search input { font-size: 10px; }
.module-search #search { width: 115px; }


/* -+-+-+-+-+-+-+-+-+-+-+-+- ロールオーバー+-+-+-+-+-+-+-+-+-+-+-+- */
#rollover {
	margin: 0 0 0 7px; 
	padding:0px;
	height:18px;
	width:768px;
    border-bottom: 2px solid #DCDCDC;
}
#rollover ul {
	margin: 0px; 
	padding:0px;
}
#rollover li {
	margin: 0px; 
	padding:0px;
	display:inline;
	list-style-type:none;
}
#rollover li a {
	margin: 0px; 
	padding:0px;
	height:18px;
	display:block;
	float:left;
	text-decoration:none;
	overflow:hidden;
}

/*------off*/
#rollover li.menu01 a {
	background-image:url("https://www.jamsand.info/image/menu1.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu02 a {
	background-image:url("https://www.jamsand.info/image/menu2.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu03 a {
	background-image:url("https://www.jamsand.info/image/menu4.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu04 a {
	background-image:url("https://www.jamsand.info/image/menu5.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu05 a {
	background-image:url("https://www.jamsand.info/image/menu6.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu06 a {
	background-image:url("https://www.jamsand.info/image/menu3.gif")  ;
	width:128px; height:18px;
}


/*------hover*/
#rollover li.menu01 a:hover {
	background-image:url("https://www.jamsand.info/image/menu1a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu02 a:hover {
	background-image:url("https://www.jamsand.info/image/menu2a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu03 a:hover {
	background-image:url("https://www.jamsand.info/image/menu4a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu04 a:hover {
	background-image:url("https://www.jamsand.info/image/menu5a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu05 a:hover {
	background-image:url("https://www.jamsand.info/image/menu6a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu06 a:hover {
	background-image:url("https://www.jamsand.info/image/menu3a.gif") ;
	width:128px; height:18px;
}

/*------on*/
#rollover li.menu01_on a {
	background-image:url("https://www.jamsand.info/image/menu1a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu02_on a {
	background-image:url("https://www.jamsand.info/image/menu2a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu03_on a {
	background-image:url("https://www.jamsand.info/image/menu4a.gif")  ;
	width:128px; height:18px;
}
#rollover li.menu04_on a {
	background-image:url("https://www.jamsand.info/image/menu5a.gif") ;
	width:128px; height:18px;
}
#rollover li.menu05_on a {
	background-image:url("https://www.jamsand.info/image/menu6a.gif") ;
	width:128px; height:18px;
}
#rollover li.menu06_on a {
	background-image:url("https://www.jamsand.info/image/menu3a.gif") ;
	width:128px; height:18px;
}


/* -+-+-+-+-+-+-+-+-+-+-+-+- その他-+-+-+-+-+-+-+-+-+-+-+-+- */
.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */

form { margin: 0; padding: 0; }

.content-nav {
    display: none; 
    margin: 10px;
    text-align: center;
}

.commenter-profile img { vertical-align: middle; }


.th abbr {
  font-size: 10px;
}



/* Entry tag */
.entry-tags {
    margin: 0 0 10px 10px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px;
}

div.entry-tags { margin:0 0 10px 10px; }
ul.entry-tags-list {
    list-style:none;
    padding: 0px;
}
h4.entry-tags-header,
ul.entry-tags-list,
li.entry-tag { display: inline; }


/* Main index styles
    Suppress date header on main index */
.main-index .date-header { display: none; }


/* -+-+-+-+-+-+-+-+-+-+-+-+- 検索-+-+-+-+-+-+-+-+-+-+-+-+- */
.mt-search-results .search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;

    margin: 0;
    border-left: 5px solid #996666;
    padding: 5px;
    color: #996666;
    background: #EEE4C3;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
}


.mt-search-results .search-results-container { margin-left:10px; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 80%; }
.mt-search-results form#search-form p#search-options { text-align:center; }


/* -+-+-+-+-+-+-+-+-+-+-+-+- コメント-+-+-+-+-+-+-+-+-+-+-+-+- */

.comments-open label { display: block; }

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

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


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

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

.comments-open-footer {
    margin: 10px 0;
}

/* Comment preview and individual entry
    Widen the comment form */
form textarea#comment-text { width:400px; }


/* Experimental comment styles
    Not currently in use anywhere in default templates
    For testing only... */
#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 #36414d;
}

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

#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: 13px;
    margin: 5px auto 5px 10px;
}

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


textarea,select,input { font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku GothicPro",Osaka,"ＭＳ ゴシック",sans-serif; }






