html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN";
    text-align: center; /* center on ie */
    min-width: 720px;
    background: #fff;
    line-height: 1.5;
}


form { margin: 0; padding: 0; color: #f;}
a { text-decoration: underline; }
a img { border: 0; }
a:hover { color: #f; }
hr {
    margin: 0px;
    border-width: 1px 0px 0px;
    border-color: #cccccc transparent transparent;
    height: 1px;
}

.myclr {
	clear:left;
}
.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; }
/* */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 720px;
    text-align: left;
    background: #fff;
}
#container-inner { 
    position: static; 
    width: 100%; 
}

#banner { 
    position: relative; 
    width: 710px; /* necessary for ie win */
}

#banner-inner { 
    position: static; 
    width: 100%; 
    margin: 20px 20px 20px 0px;
}

#banner a { color: black; text-decoration: none; }
#banner a:hover { text-decoration: none; }
#banner a:active { text-decoration: none; }

#banner-header {
    height: 100%;
    margin-left: 15px;
    vertical-align:middle;
}

#banner-header:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}

h1{
	margin-top:0;
}

h1.f-l{
	width:400px;
	float:left;
}

#banner-link {
	float:right;
}
#banner-link a.txt {color: #00f; text-decoration: underline; }
#banner-link a.txt :visit{color: #800080; text-decoration: underline; }

.rss #banner-link{
	margin-top: 6px;
}

.wa h1{
	margin-top: 7px;
}

.wa #banner-link img{
	margin-bottom:2px;
}

#banner-description {
    margin: 5px 0 0 50px;
    color: black;
    font-size: 12px;
    line-height: 1.125;
}

#pagebody { position: relative; width: 720px; }
#pagebody-inner { 
    position: static; 
    width: 720px; 
}

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner {
    position: static;
    padding: 0 0 20px 0;
}
#alpha-inner {
    margin: 0 20px 0 15px;
}
#gamma-inner {
    margin: 0 15px 0 75px;
}
#delta-inner {
    margin: 0 75px 0 40px;
}
#beta-inner {
    margin: 0 15px 0 25px;
}
#alpha { width: 435px; float: left;}
#beta { width: 280px;float: left;}
#gamma { width: 355px;float: left;}
#delta { width: 355px;float: left;}

.art_head {
    margin:0 75px 0 75px;
    font-size: 18px;
}
.art_body {
    margin: 0 75px 0 75px;
   font-size: 100%; 
    line-height: 1.5;
}
.sbm {
    margin: 15px 75px 0 75px;;
    padding: 2px 5px;
    text-align: right;
   font-size: 14px; 
    line-height: 1.5;
    background-color: #eeeedd;;
}
.module_art {
    margin-left: 75px;
    width:575px;
}

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

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


.archive {
    position: static;
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.entry-header {
    margin: 10px 0 10px 0;
    font-size: 20px;
}

.entry-content {
    margin: 0 0 10px 0;
   font-size: 100%;
    clear: both;
}

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

.entry-more-link,
.entry-footer {
    font-size: 14px;
    text-align: right;
}

.entry-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #dae0e6;
    padding-top: 3px;
    color: #666;
    font-size: 14px;
    text-align: right;
}

.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;
}

.entry-footer,
.archive-content {
    clear: both;
    margin: 5px 10px 20px 10px;
}
.art_turn {
	padding: 15px 0px;
	border-width: 1px 0px 0px;
	border-style: dashed none none;
	border-color: #cccccc;
	font: medium/1.2em "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}
/* modules */

.module {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 0 0 10px 0;
}

.module-header,
.archive-header {
    /* ie win (5, 5.5, 6) bugfix */
    position: relative;
    width: 100%;
    width: auto;
    margin: 25px 0 20px 0;
    color: #0;
    font-size: 20px;
    font-family: "HG‘n‰pŠpºÞ¼¯¸UB";
    text-transform: uppercase;
}

.module-header a,
.module-header a:hover,
.archive-header a,
.archive-header a:hover {
    color: #f;
}
.module-header-special{
    margin: 25px 0 20px 0;
    color: #0;
    font-size: 20px;
    font-family: "HG‘n‰pŠpºÞ¼¯¸UB";
}
.module-content {
    position: relative;
    margin: 10px 0 10px 0;
    font-size: 14px;
}
.module-content a { color: #f; }
.module-content a:hover { color: #f; }

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

.module-list-item {
    margin-bottom: 5px;
    margin-top: 0;
    color: black;
}

.module-list-item-disable {
    margin-bottom: 5px;
    margin-top: 0;
    color: #666;
}

.module-list {
    margin: 0 15px 10px 0;
}

.module-list .module-list {
    margin: 5px 0 0 0;
    padding-left: 25px;
    font-weight: normal;
}

/*.module-search input { 
    font-size: 12px;
}*/
.module-search #search { 
    width: 184px; 
}

/* Search results templates */
 .search-results-header {
    padding: 0 0 15px 5px;
    font-size: 20px;
}
.mt-search-results .search-results-container { margin-left: 0; }
.mt-search-results form#search-form { width: 400px; margin: 0px auto 20px auto; }
.mt-search-results form#search-form input#search { width: 30%; }
.mt-search-results form#search-form p#search-options { text-align:left; }
div#search-options{
text-align: left; 
padding: 0 ; 
margin: 4px 0 0 -0.2em; 
}
input#persistent {
margin-bottom: -0em;
}
 
#archive-title {
    font-size: 20px;
}

#header, #footer {
    position: relative;
    width: 100%;
    background-color: black;
    height: 28px;
}

#header-inner, #footer-inner {
    position: static;
    width: 100%;
    color:#fff;
    font-size: 10px;
    text-align: left;
    letter-spacing: 0.1em;    
}

#rss {
    width: 240px;
}

#about {
    font-size: 12px;
    width: 225px;
    letter-spacing: 0.2em; 
    margin: 0 5px 0 10px;
}

#rss-below {
    margin: 13px 0 10px 0;
}

.book-img,
.book-content {
    display: inline;    
    position: static;
    float: left;
}
.hr {
    margin: 0px;
    border-width: 1px 0px 0px;
    border-style: solid none none;
    border-color: #cccccc transparent transparent;
    height: 1px;
}

hr.entries {
    margin: 25px 0 10px 0;
}

.book-img {width:90px;}
.book-content {
    font-size: 12px;
    width: 220px;
    margin: 0;
} 
.book-link {font-size: 14px; } 

.img-center {
    vertical-align:middle;
}

.entry-item-header { 
    font-size: 14px;
    margin: 5px 0 10px 0;
}
.entry-item-excerpt { 
    font-size: 12px;
    margin-top: 5px;
}

entry-item-date { 
    font-size: 12px;
    margin: 5px 0 0 0;
}

#pagebody-below { position: relative; width: 100%; }
#pagebody-below-inner {    
    position: static; 
    width: 100%; 
    background-color: #eeeeee;
    border-top: 1px solid #cccccc;
}

#li_special {
    margin-left: 0;
}

ul.arrow-mark,
ul.circle-mark {
    position: static; 
    margin: 14px 0px 0px 0px;
    padding: 0;
    list-style-type: none;
}

ul.arrow-mark li,
ul.circle-mark li {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 18px;
    line-height: 140%;
    background-repeat: no-repeat;    
}
ul.arrow-mark li {
    background-image: url('https://www.bebit.co.jp/memo/images/add/li_mark.gif');    
    background-position: 0px 2px;
}
ul.circle-mark li {
    background-image: url('https://www.bebit.co.jp/memo/images/add/li_bdisc.gif');
    background-position: 0px 8px;
}
.sep {
    background: url('https://www.bebit.co.jp/memo/images/add/sep.gif') repeat-y;
}

* html .sep {
    height: 1%;
}

hr.list-sep {
    margin: 0px;
    border-width: 1px 0px 0px;
    border-style: dashed none none;
    border-color: #cccccc transparent transparent;
    height: 1px;
}

.pager {
    margin: 20px 0 10px 0;
    text-align: center;
}

/* ---------- i“ŠeƒXƒ^ƒbƒtî•ñj ---------- */

.bc_pict {
	padding: 5px 5px 5px 0;
	float: left;
}

.bc_info {
	padding: 5px 10px 5px 5px;
	float: left;
}

.bc_shutter {
	height: 1px;
	clear: both;
}

.bc_name {
	font: small/1.2em "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

.bc_href {
	font: small/1.2em "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	text-align: right;
}

/* ---------- ‘Ð‚ÌƒIƒXƒXƒ ---------- */
.rec_book {
	margin: 0;
	padding: 0 0 55px 75px;
	clear: both;
}
.rec_book:after {
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
	color: #ffffff;
	content: ".";
	display: block;
	height: 1px;
	clear: both;
	}

.rec_book p.tit{
	font-size:16px;
}

.rec_book img {
	float:left;
	margin:0 20px 0 0;
}

.rec_book div.f-l {
	float:left;
}
.rec_book a.book_tit{
	font-weight: bold;
	line-height: 200%;
	font-size:14px;
}

.rec_book ul.link {
	padding:0;
	margin: 1em 0px 0px 0px;
	list-style-type: none;
}
.rec_book .leadBlock ul.link {
	margin-top: 0.7em;
}
.rec_book  ul.link li {
	margin: 0.5em 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	font-weight: bold;
	line-height: 140%;
	background-image: url(./images/add/list-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* ---------- ƒtƒB[ƒhƒoƒbƒN ---------- */
.feedback {
	margin: 0;
	padding: 0 0 55px 75px;
	clear: both;
	font-size:14px;
}

.feedback p.tit{
	font-size:16px;
}

.feedback .feedback_mes {
	color:#f00;
	font-weight: bold;
	margin-top:10px;
	margin-left:15px;
}

.feedback .feedback_r {
	margin-left:15px;
}

.feedback .feedback_b {
	margin-left:20px;
}


/* ---------- ––”öadƒXƒy[ƒX ---------- */

#ad


.adv {
    margin:30px 0 20px 0;
    width:570px;
}

.ad-img,
.ad-content{
    display: inline;    
    position: static;
    float: left;
}

.ad-img {
    width:120px;
    margin: 0;}

.ad-content {
    font-size: 100%;
    width: 440px;
    margin: 0 0 0 10px;
    line-height:1.5em;
} 

.detailRight{
	 font-size: 100%;
	text-align: right;
	}

.detail{
	 font-size: 100%;
	text-align: left;
	}

/* ---------- •¶Žš‘•ü ---------- */

.redbold{
	color:#cc0000;
	font-weight:bold;
	}

.bold{
	color:#000000;
	font-size:95%;
	font-weight:bold;
	line-height:150%;
	}

.small{
	font-size:85%;
	line-height: 140%
	}

.orange{
	color:#ff6600;
	}

.orangebold{
	color:#ff6600;
	font-weight:bold;
	}

.ad-text{
	margin-top:10px;
	}


