@charset "utf-8";
/* MT base styles */

/*--------- text style -------------*/
.a1{  font-size : 24px; }
.a2{  font-size : 13px; }
.a3{  font-size : 12px; }
.a4{  font-size : 16px; }
.a5{  font-size : 18px; }
.a6{  font-size : 20px; }
.a7{  font-size : 22px; }
.a11{  font-size : 11px; }
.g4{  line-height : 16px; }
.g5{  line-height : 18px; }
.g6,.pr,.tx{  line-height : 20px; }
.tx{  padding:3px 10px; }
.g7{  line-height:23px;	}
.g7 span{
	border-bottom:1px dotted #CC9900;
	padding-bottom:2px;
	}
.g8{
	line-height : 18px;
	list-style-position:outside;
	}

.c1{ color:#FF0000;
}
.c2{ color:#000099;
}
.c3{ color:#ffffff;
}
.c4{ color:#0000ff;
}
.c5{ color:#009966;
}
.c6{ color:#996600;
}

.f1{ font-weight:bold; font-size:12px;}

td    { font-size : 13px;}
.a1   { font-size : 24px;}
.a2   { font-size : 10px;}
.a3   { font-size : 12px;}
.a4   { font-size : 16px;}
.a5   { font-size : 18px;}
.a6   { font-size : 20px;}
.a7   { font-size : 22px;}
.a10 { font-size : 10px;}
.a11 { font-size : 11px;}
.g5   { line-height : 18px;}

/*---------- 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;

}

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: 0px;
   margin-bottom: 0px;
}


/*------------ 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; }
/**/


/*---------- banner user/photo ------------*/

.banner-user
{
   float: left;
   overflow: hidden;
   width: 64px;
   margin: 0 15px 0 0;
   border: 0;
   padding: 0;
   text-align: center;
   font-size: 10px;
}

.banner-user-photo
{
   display: block;
   margin: 0 0 2px 0;
   border: 0;
   padding: 0;
   background-position: center center;
   background-repeat: no-repeat;
   text-decoration: none !important;
}

.banner-user-photo img
{
   width: 64px;
   height: auto;
   margin: 0;
   border: 0;
   padding: 0;
}


/*---------- 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: 20px;
}

.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;
   text-align:left;
}

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

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

img.image-full { width: 100%; }

.image-thumbnail
{
   float: left;
   width: 115px;
   margin: 0;
}

.image-thumbnail img
{
   width: 115px;
   height: 115px;
   margin: 0;
}

.entry-footer

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

.content-nav { margin-top: 0; }


img.image-full { width: 100%; }



/*----------- basic page elements ------------*/


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

.module-content a { color: #333333; }
.module-content a:hover { color: #a3b8cc; }

h1, h2, h3, h4, h5, h6
{
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

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

   margin: 0;
   padding: 5px;
   font-size: 11px;
   font-weight: bold;
   line-height: 1;
   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;
}
.entry-more-link,
.entry-footer,
.comment-footer,
.trackback-footer,
.typelist-thumbnailed
{
   font-size: 10px;
   text-align:right;
}
.commenter-profile img { vertical-align: middle; }

.module-header{
	padding:10px 5px 0 5px;
	}
/* .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; }

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: 0px;
   margin-bottom: 0px;
}


/*--------- 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;
}

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

body {
   min-width: 768px;
   background: #FFFFcc;
   color: #333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	text-align: center;} /* center on ie */

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   text-align: left;
   width: 767px;
   margin-bottom: 0px;
	background:url(img/bg_s.jpg) repeat-y right;

}
#container-inner { position: static; width: auto; border-left: solid 1px #DDDDDD; }

#banner, #banner2, #footer {
	position: relative;
	background-color: #9C9EA5;
}
#banner-inner, #banner-inner2, #footer-inner { position: static; }

#banner {
	width: 750px; /* necessary for ie win */
	height:95px;
	background-image:url(img/btop.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
}
#banner2 {
	width: 580px; /* necessary for ie win */
	border-bottom: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	background-color: #ffffff;
	clear:both;
	float: none;
}

#banner-inner {
  margin: 0px;
   padding:5px 5px 0px 5px ;
   clear:both;
}
#banner-inner2 {
   margin: 0px;
   padding: 0px;
   clear:both;
}
#banner-email {
    margin:0;
    padding:0 8px 0 582px;
}

#banner-email a {
    display:block;
    width:150px;
    height:15px;
    line-height:13px;
    text-decoration:none;
    text-indent:-9999px;
	overflow:hidden;
}
.banner-user
{
   width: 70px;
   margin-top: 5px;
   font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
	font-size: 12px;
	padding-top:0px;
	margin:0px;
}
#banner-header a {
	display:block;
	margin-left:0px;
	width:190px;
	height:62px;
  text-indent: -9999px;
  	overflow:hidden;
  }

#banner-description {
   padding: 0px;
   font-size: 10px;
   text-indent: -9999px;
}


#image {
	width: 170px;
	float: left;
	background-color: #ffffff;
	height: 180px;
	text-align: center;
	vertical-align: middle;
}

#flash {
width: 580px;
float:right;
	height: 180px;
	vertical-align:middle;
	text-align: center;
	
}


#pagebody { position: relative; width: 751px;  background-color:#FFFFFF;}
#pagebody-inner { position: static; width: 100%; background:url(img/bgl.gif) repeat-y left;
  
}

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


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

#alpha { 
margin: 0px; 
padding: 0px;
width: 170px;
background-color:#512C19; 
}
#beta {
margin:0px;
padding: 0px 0px 0px 0px; 
width: 579px;
background-color:#FFFFFF;

}

#beta-inner,
#delta-inner
{
   padding: 0px 0px 20px 0px;
   margin:0;
}

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

.entry-header,.ttl
{
   margin-top: 0;
   margin-bottom: 10px;
   font-size: 15px;
   text-align:left!important;

   }
.entry-header{
   color: #663333;
   border-left: 5px solid #663333;
      padding: 0 0 0 5px;
}
.ttl
{	background-color: #FFCC99;
   border-bottom: 1px solid #B89712;
   border-right:1px solid  #B89712;
   border-left:5px solid #B89712;
   border-top:1px solid #B89712;
         padding:  5px;

	font-weight:bold;
	color: #660000;
}

.entry-content
{
   margin: 0;
   line-height: 1.5;
}

.entry-footer

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

.content-nav { margin-top: 0; }

/*------------ resent entry ---------------*/
#resent h2	{
	font-size: 12px;
	margin-bottom: 0px;
	text-indent:4px;
	color:#FF9966;
	border-bottom:2px solid #FFCC00;
	background:url(img/arrow.gif) left no-repeat;
	
	padding: 3px 0 0 11px;
	}

#resent a	{
	color: #FFFFCC;
	}

#resent ul	{
	font-size: 10px;
	list-style-type:none;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left:0;
	padding-left:0;
	color:#FFCC00;
	}
img.image-full { width: 100%; }

/*------------- modules -------------*/
.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
	float:left;
}
.module-search{
margin:0;
padding:0;
background:url(img/bg_m.gif) repeat-x;
}
.module-search module{
margin:0;
padding:0;
background:#003366;
}
.module-content
{
   position: relative;
   margin: 5px 5px 10px 5px;
   font-size:12px;
}
h1, h2, h3, h4, h5, h6
{
   font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

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

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

/*----- positioniseverything.net/easyclearing.html ------*/

* html .module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */



/*----------- calendar tweaks -------------*/



#calendar {
 line-height: 140%;
 color:#FFFFCC;
 font-family:  Verdana, Arial, sans-serif;
 font-size: x-small;
 padding: 2px;
 text-align: center;
 margin-bottom: 10px;
}

#calendar table {
 padding: 2px;
 border-collapse: collapse;
 border: 0px;
 width: 100%;
}

#calendar caption {
 color:#FF9966;
 font-family: Verdana, Arial, sans-serif;
 font-size: x-small;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
}

#calendar th {
 text-align: center;
 font-weight: normal;
}
#calendar td {
 text-align: center;
}
#calendar a	{
	color:#FF9966;
	}



/*---------- search page tweaks --------------*/


   .layout-one-column body { min-width: 768	px; }
   .layout-one-column #container {
   width: 767px;
   margin-bottom: 0px;
      background-position:right;
   background-repeat:repeat-y;
}
   .layout-one-column #alpha
   {
      margin: 0;
      width:750px;
      background: #ffffff;
	  border-bottom:solid 1px #ddd;
   }
   .layout-one-column #alpha-inner
   {
      padding: 10px 0px 0 10px;
      border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;
   }
	.layout-one-column h2,h3{
	font-size:12px;
	font-weight:bold;
	color:#000099;
	}
	.layout-one-column h3{
	text-indent:5px;
	padding-top:3px;
	}
	.layout-one-column blockquote{
	
	height:40px;
	width:600px;
	margin:20px 10px 20px 42px;
	padding:20px 20px 0px;
	border:1px;
	border-color:#CCCCCC;
	border-style:dotted;
	text-align:center;	
	}
	.layout-one-column p{
	margin:10px 40px 20px;
	font-size:13px;
	}
	
	.layout-one-column A                { color: #0000CC; text-decoration: none; background: none;}
		A:link           { color:#333333; text-decoration: none; background: none;}
		A:link:hover     { color: #FF0000; text-decoration: underline; background: none;}
		A:link:active    { color: #FF0000; text-decoration: none; background: none;}

		A:visited        { color:#000099; text-decoration: none; background: none;}
		A:visited:hover  { color: #FF0000; text-decoration: underline; background: none;}
		A:visited:active { color: #FF0000; text-decoration: none; background: none;}

/*------------- footer ----------------*/

#footer { 	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",sans-serif;
	width: 750px; background: #FEC761
	;
	margin:0;
	}

#footer-inner{
   padding: 0px;
   clear:both;
   font-size: 10px;
}
#footer-btm{
   padding: 10px 0 0 0;
   margin:0;
   width:750px;
   clear:both;
   float:left;
   font-size: 10px;
   background-color:#660000;
}



#footer-note {
	padding: 0;
	margin:auto;
	clear:both;
	border-top:solid 1px #999999;
	position: relative;
}
#footer-note-inner {
width:750px;
float:left;
position: static;
margin-left:0px;
text-align:center;
color:#ffffff;
background-color:#660000;
line-height:1.5;
padding:5px 0;
}
#footer-note-inner2 {
position: static;
padding:5px 0 0 0 
width:88px;
float:left;
margin-top:5px;

}
#footer-note2 {
margin:auto;
padding:10px 10px 5px 5px;
width:460px;
clear:both;
position:static;
font-size:10px;
text-align:right;
color:#660000;
float:left;

}
#copyright{

padding:0 0 10px 0;
text-align:center;
color:#000000;
margin:0;
clear:both;
}

/*--------- permalink tweaks----------*/
permalink a{ color:#333333; text-decoration: none; background: none;}
			a:link{ color:#333333; text-decoration: none; background: none;}
			a:link:hover { color: #FF0000; text-decoration: underline; background: none;}
			a:link:active { color: #FF0000; text-decoration: none; background: none;}


/*--------- styles added --------*/
#title h1 {
	border-left:solid 5px #339900;
	margin-top:10px;
	padding:3px 0 2px 6px;
	font-size:12px;
	font-weight:bold;
	}
#title h2 {
	margin:5px 0 0 0;
	padding:5px 0 3px 6px;
	font-size:12px;
	}
.product{
	float:left; 
	margin:4px 3px; 
	border-right:solid 1px #E6B499; 
	border-bottom:solid 1px #E6B499; 
	margin-bottom:5px;
}

/*----- NAVIGATION BTN tweaks---------------------------------------------------------*/

ul#mbtn {
height:auto;
position: static;
list-style:none;
margin:0;
padding:0;
}
ul#mbtn li{
height:auto;
list-style:none;
line-height:1em;
margin:0;
padding:0;
}
ul#mbtn a{
display:block;
width:170px;
height:32px;
margin:0;
text-indent: -9999px;
text-decoration:none;
background-position:0 top;
background-repeat:no-repeat;
}
ul#mbtn a:hover{
text-decoration:none;
background-position:0 bottom;
}
/*---------NAVIGATION BTN IMG  ---------------------------------*/

ul#mbtn li#b1 a{
background-image: url("img/btn/b1.gif");
}
ul#mbtn li#b2 a{
background-image: url("img/btn/b2.gif");
}
ul#mbtn li#b3 a{
background-image: url("img/btn/b3.gif");
}
ul#mbtn li#b4 a{
background-image: url("img/btn/b4.gif");
}
ul#mbtn li#b5 a{
background-image: url("img/btn/b5.gif");
}
ul#mbtn li#b6 a{
background-image: url("img/btn/b6.gif");
}
ul#mbtn li#b7 a{
background-image: url("img/btn/b7.gif");
}
ul#mbtn li#b8 a{
background-image: url("img/btn/b8.gif");
}

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


/* Mac IE テキストエリア文字化け対策 */

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