/* フォントにかかわるクラス*/
strong {
	font-weight: normal;
}
.red {color: #FF0000;}
/* 文中のテーブルに関わるクラス*/
table.left_td td{
text-align: left;
border-width: 1px;
border-style: dotted;
}
blockquote,q
{
margin-left: 20px; 
padding-left: 20px;
border-left-color: #FFCC99;
border-left-style: solid;
border-left-width: 5px;
}
/* 行間を縮める*/
.110h
{
line-height: 100%;
margin-top: 0px; margin-bottom: 0px; 
padding-top: 0px; padding-bottom: 0px;
}
/* インライン要素*/

.inline{
display: inline;
}

/* */
#footer-link {
padding-right: 50px;
padding-left: 50px;
text-align:center;
}
strong {
	font-weight: normal;
}

/* Base Weblog (base-weblog.css) */

/* basic elements */

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: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
　line-height: 150%;
}

form, input { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

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


/* standard helper classes */

.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 class wraps enclosing block element around inner floated elements */
.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; }
/* */


/****************** page layout ******************************************/

body { text-align: center; } /* center on ie */

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

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; text-align: center;}
#pagebody-inner { position: static; width: 100%; text-align: left;}

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

#delta { float: left; }

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


/* content */

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

.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;
   margin: 5px 10px;
}

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

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{

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

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

/* basic page elements */

body
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
   font-size: 12px;
}

a { color: #8B3E2F; text-decoration: underline;}
a:hover { color: #FF0000; }

#banner a { color: #000000; text-decoration: none; }
#banner a:hover { color: #00000; }

.module-content a { color: #1a708e; }
.module-content a:hover { color: #1a708e; }

h1, h2, h3, h4, h5, h6
{
   font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header
{
   position: relative;
   width: auto;
   height: 30px;
   margin: 10px 0;
   padding: 0 0 0 40px;
   color: #fff;
   background: url(img/mh.jpg)  no-repeat left;
   font-size: 11px;
   font-weight: bold;
   line-height: 30px;
   text-transform: uppercase;
   text-align: left;
}
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
   position: relative;
   width: auto;
   height: 30px;
   margin: 0;
   padding-left: 15px;
   color: #fff;
   background: url(img/ah.gif)  no-repeat left;
   font-size: 12px;
   font-weight: bold;
   line-height: 30px;
   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: #fff;
}

/* page layout */

body
{
   min-width: 750px;
   color: #1a708e;
   background:#B32A00;
}

#container
{
   width: 750px;
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
}

#container-inner
{

}
#pagebody
{
   background: url(img/bbg.gif);
}
#pagebody-inner
{
   width: 730px; 
   margin-top: 0px;
   margin-right: auto;
   margin-bottom: 0px;
   margin-left: auto;
}
#banner
{
   width: 750px; /* necessary for ie win */
   height: 280px;
   background: url(img/top.jpg);
}

#banner-inner
{
   height: 100%;
}

.banner-user
{
   margin-top: 5px;
   font-size: 10px;
}


#banner-header
{
   margin: 0;
   color: #000000;
   font-size: 18px;
   font-weight: bold;
   line-height: 1;
   position:absolute; top:30px; left:35px;
}
/***************設定変更    */
#banner-description p
{
   position:absolute; top:50px; left:30px;
   width: 500px;
   color: #000000;
}
#banner-description h2
{
   margin: 0;
   color: #000000;
   font-size: 18px;
   font-weight: bold;
   position:absolute; bottom:40px; left:30px;
   width: 550px;
}
.banner-des
{
   position:absolute; top:75px; left:35px;
   width: 375px; 
   font-size: 12px;
   font-weight: nomal;
   color: #d6edf0;
}

#alpha { 
   margin: 5px; 
   width: 520px; 
}

#alpha-inner { 
   padding: 10px;
}
#beta {
   width: 200px;
}
#gamma, #delta {
   width: 200px;
}

#beta-inner,
#gamma-inner,
#delta-inner
{
   margin: 5px; 
   padding: 5px;
   background:#b8e5f5;
}

#footer
{
   width: 750px; /* necessary for ie win */
   height: 50px;
   background: url(img/footer.gif)  no-repeat;
   position: relative;
}
#footer a,
#footer a:hover
 { color:#000 ; text-decoration: none; }
#footer-inner
{
   font-size: 8px;
   text-align: center;
   /*color: #d6edf0;*/
   color: #000;
   padding-top:20px;
}
.img { float: right; margin: 5px; }
.date-header
{
   margin-top: 0;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;
}

.entry-header
{
   margin-top: 10px;
   border-left: 5px solid #dae0e6;
   padding: 0 0 0 10px;
   color: #666;
   font-size: 14px;
   font-weight: bold;
}

.entry-content,
.comment-content,
.trackback-content
{
   margin: 0;
   line-height: 200%;
}

.entry-footer{
   margin: 5px 10px 0 0;
   padding: 5px 0;
   text-align: right;
   font-size: 10px;
   border-top: 1px dotted #dae0e6;
   color: #999;
   border: 0px; /* 枠の太さ */
}
.comment-footer,
.trackback-footer
{
   margin: 0 0 10px 0;
   border-top: 1px solid #dae0e6;
   padding-top: 3px;
   color: #666;
   font-size: 10px;
   text-align: right;
}

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

.content-nav { background:#eb7028; }
.content-nav-bread{ background:#eb7028; }

#trackbacks-info
{
   margin: 10px 0;
   border: 1px dashed #a3b8cc;
   padding: 0 10px;
   color: #292e33;
   font-size: 11px;
   text-align: center;
   background: #e6ecf2;
}

.comments-open-footer
{
   margin: 10px 0;
}
.footer-navi
{ 
   background: url(img/bbg.gif);
   font-size: 10px;
   text-align: center;
   line-height: 20px;
   clear: both;
}
.gotop { text-align: right;  clear: both;}

/* modules */

.module
{
   position: relative;
   overflow: hidden;
   width: 180px; 

}

.module-content
{
   position: relative;
   margin-top: 5px;
   padding: 0;
}

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

.module-content { margin: 0; }
.module-list-item a
{
   width: 178px; 
   height: 20px;
   background-color: #b8e5f5;
   text-indent: 15px;
   display: block;
   font-size: 12px;
   line-height: 20px;
   margin: 0;
   letter-spacing: 0.1em;
   border-top: 1px solid #669999;
   border-left: 1px solid #669999;
   border-right: 1px solid #669999;
   border-bottom: 1px solid #669999;
   text-decoration: none;
}

.module-list-item a:hover
{
   background-color: #EB7028;
   border-top: 1px solid #d6edf0;
   border-left: 1px solid #d6edf0;
   border-right: 1px solid #d6edf0;
   border-bottom: 1px solid #d6edf0;
   color: #d6edf0;
}
.module-content dd {
	margin: 0px;
	padding: 0px;
}
.module-content dt {
	font-size: 9px;
	color: #000000;
}
/***********ソーシャルブックマーク*************/
#social-bookmark {
	width: 480px;
	height:70px;
	border: medium dotted #99FFCC;
}
#social-bookmark a {
	display: inline;
	width: 140px;
	margin:2px 10px;
	float:left;
}
#social-bookmark select {
	width: 200px;
	margin:2px 10px;

}