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

body {
    margin: 0;
    padding: 0;
    text-align: left; 

    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",  "Hiragino Sans", Meiryo, sans-serif;
    font-size: 15px;
    min-width: 900px;
    margin-top:0px;
    color: #333333;
    background: #f5f5f5;
}


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: #660000; text-decoration: none; }
a:hover { color: #ff0066; text-decoration: underline; }
a img { border: 0; }

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

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

blockquote {

     position: relative;

     margin: 2em 0;

     padding: 1em 1em 1em 2.6em;

     font-size: .9em;

     border-left: 5px solid #CCC;
     
border-radius: 2px;

}


blockquote:after{
     
position: absolute;
     
bottom: 0;

     right: 0;
content: '”';

     font-family: sans-serif;
     
font-size: 6em;
opacity: .1;

}

.inyou {
    padding: 10px 15px 8px 15px;
    background: #f2f2f2;
    border: 1px #ccc solid;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- ページレイアウト-+-+-+-+-+-+-+-+-+-+-+-+- */
#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: left;

    width: 900px;
    padding: 0px ;
    margin-bottom: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #999999;
    background: #FFFFFF;
}

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

#banner {
    position: relative;
    width: 900px; /* necessary for ie win */
    background-image: url("https://www.jamsand.info/image/jam_banner.jpg");
    background-repeat: no-repeat;
    height: 125px;
}

#banner-inner {
    padding: 0;
}



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


.bottom { 
    font-weight: normal; 
    padding: 0;
    margin: 0;
    height: 24px;
    background: #e8e8e8;
}

.footer { 
    font-weight: normal; 
    font-size:11px;
    color:#999999;
    text-align: left; 
    padding: 4px 0px 4px 100px;
}


/* -+-+-+-+-+-+-+-+-+-+-+-+- カラム表示-+-+-+-+-+-+-+-+-+-+-+-+- */
#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    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;
}


/* two-column-left */
.layout-two-column-left #alpha {
    margin: 0px 0px 0px 0px;
    width: 220px;
}

.layout-two-column-left #alpha-inner {
    padding: 30px 0px 10px 0px;
}

.layout-two-column-left #beta {
    margin-left: 50px;
    margin-bottom: 40px;
    width: 630px;
}

.layout-two-column-left #beta-inner {
    padding: 15px 50px 10px 0px;
}


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

.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: 3px solid #CC6666;
    padding: 2px 0px 2px 5px;
    color: #666666;
    font-size: 15px;
    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;

    border-top: 0px solid #FEB87B;
    border-bottom: 1px solid #DCDCDC;
    padding: 10px 10px 2px 2px;
    margin-bottom: 15px;
    color: #999999;
    font-family: "trajan-sans-pro", Meiryo, san-serif; 
    font-size: 20px;
    background: #;
    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 #990000;
    padding: 2px 0px 2px 5px;
    color: #666666;
    background: #;
    font-size: 14px;
    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: #703311;
}


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

    border-left: 3px solid #99660;
    padding: 2px 0px 2px 5px;
    color: #663333;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
}

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

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

    border-left: 3px solid #CC6666;
    padding: 2px 0px 2px 5px;
    color: #666666;
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    text-transform: uppercase;
}
.date-header,
.entry-content {
    position: static;
    clear: both;
}

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

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

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

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

    border-bottom: 1px dotted #666666;
    padding-bottom: 3px;
    color: #999;
    font-size: 14px;
}

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


.entry-content,
.comment-content,
.trackback-content {
    margin: 10px 0 15px 0;
}




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

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

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

.footer { 
    font-weight: normal; 
    font-size:14px;
    color:#999999;
    margin: 10px 7px 0px 180px;
}

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


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

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

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



/* -+-+-+-+-+-+-+-+-+-+-+-+-ページ分割した時のページ送り-+-+-+-+-+-+-+-+-+-+-+-+- */
/********************************************************
Pagenate
********************************************************/

.current_page {
display:inline-block;
border:0px solid #999999;
background: #999999;
line-height:100%;
padding: 6px 7px;
font-size:15px;
font-weight: bold;
color:#FFFFFF;
text-decoration: none;
zoom: 1;
}


.pagenate{
clear: both;
text-align:center;
width: 100%;
padding: 25px 0px 35px 0px;
}

.pagenate ul {
margin: 0 auto;
}

.pagenate .stay{
background: #2e6ab1;
padding: 6px 8px;
font-size:14px;
color:#ffffff;
font-weight:bold;
zoom: 1;
}

.pagenate a {
display:inline-block;
border:0px solid #f2f2f2;
line-height:100%;
padding: 6px 7px;
font-size:15px;
background: #f2f2f2;
color:#333333;
text-decoration: none;
zoom: 1;
}

.pagenate a:hover{
background: #FF9900;
color: #ffffff;
text-decoration: none;
}

.pagenate li.count {
padding-top: 5px;
color: #666666;
}

.pagenate .previous a,
.pagenate li.next a {
background: #E1EBF7;
font-weight: bold;
color: #000000;
}

.pagenate li.previous a:hover,
.pagenate li.next a:hover {
background: #2e6ab1;
color:#ffffff;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+- モジュール-+-+-+-+-+-+-+-+-+-+-+-+- */
.module-content a{ color: #993333; }
.module-content a:hover { color: #ff0066; }
.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: 10px 0 2px 0px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px;
    font-family: "trajan-sans-pro", Meiryo, san-serif; 
    border-top: 0px solid #BC8F8F;
    border-bottom: 1px solid #CC0000;
    color: #990000;
    line-height: 1;
}

.module-content {
    position: relative;

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

.writings-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: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: Verdana,Arial,san-serif; 
    border-top: 0px solid #BC8F8F;
    border-bottom: 1px solid #990000;
    color: #990000;
    line-height: 1;
}


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

.module-list-item {
    margin: 0;
    padding: 5px 0px 5px 0px;

    line-height: 1.5;
    border-bottom: 1px dotted #777777;
}


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

.side-list-item {
    margin: 0;
    padding: 4px 0px 4px 12px;
    background: url("https://www.jamsand.info/image/mark.gif") no-repeat 0px 0.6em;
    line-height: 1.5;
    font-size: 14px;
    border-bottom: 1px dotted #777777;
}

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

.side-content {
    position: relative;

    margin: 5px 0 10px 10px;
    padding: 0px 5px 0 0px;
    font-size: 14px;
    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;

    margin: 30px 0 0 10px;
    padding: 3px 0 2px 0px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0px;
    font-family: Verdana,Arial,san-serif; 
    border-top: 0px solid #BC8F8F;
    border-bottom: 1px solid #CC0000;
    color: #FF6600;
    line-height: 1;
}


.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:900px;
    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:149px; height:18px;
}
#rollover li.menu02 a {
	background-image:url("https://www.jamsand.info/image/menu2.gif")  ;
	width:149px; height:18px;
}
#rollover li.menu03 a {
	background-image:url("https://www.jamsand.info/image/menu4.gif")  ;
	width:1498px; height:18px;
}
#rollover li.menu04 a {
	background-image:url("https://www.jamsand.info/image/menu5.gif")  ;
	width:149px; height:18px;
}
#rollover li.menu05 a {
	background-image:url("https://www.jamsand.info/image/menu6.gif")  ;
	width:149px; 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;
    color: #666;
}

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


textarea,select,input { font-family: "Hiragino Kaku GothicProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,sans-serif; }

