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

/* basic elements */

html {
    margin: 0;
    padding: 0;
}

body {    	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
background-image: url(bg.gif); }

.center { text-align:center; }
.right { text-align:right; }
.xxs { font-size:10px; }
.xs {font-size:13px;}
.s {font-size:16px;}
.normal { font-weight:normal; }
.bold { font-weight:bold; }
.breadcrumbs { margin: 10px 0; font-size: 11px; }
.pagetop { margin: 10px 0; text-align:right; font-size:11px; }
.nobr { white-space: nowrap; }
.margin { margin: 20px 0; }
.border { border: 1px solid #333; }
.rss { float: right; }

.inquiry {
    margin: 40px 0;
    text-align: center;
}

.red { color: #ED1C24; }
a .red { color: #ED1C24; }
.pink { color: #00AEEF; }
.blue { color: #0054A6; }
.purple { color: #92278F; }
.black { color: #333; }
.mint { color: #1CBBB4; }
.yellow { color: #FFF200; }
.green { color: #00A651; }
.underline { text-decoration: underline; }
.line-through { text-decoration: line-through; }
.none { display: none; }
.white { color: #fff; }
.orange { color: #F26522; }
.pink{#ff6699}

/* th { text-align: left; } */

.first { margin-left: 0; margin-top: 0; }
.last { margin-right: 0; margin-bottom: 0; }

img.left {
    float:left;
    margin-right:10px;
}
img.right {
    float:right;
    margin-left:10px;
}
img.first { margin-top: 0; }
img.last { margin-bottom: 0; }


form { margin: 0; padding: 0; }


a:link{ color:#b35509; text-decoration:none;}
a:visited{ color:#b35509; text-decoration:none;}
a:hover  { color:#CC0066; text-decoration:underline;}
a img { border: 0; }

textarea {
	font-size: 11px;
}

h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}

img {
	border: none;
}
.look {
	background: #e7e5de;
}


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

/* no ie mac \*/
* html .pkg { /* height: 1%; */ height: 0.1px; }
.pkg { display: block; min-height: 0; }
/* */

#container {
background: #fff url(images/container_bg.gif) repeat-y;
	text-align: left;
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 4px;
	padding-left: 4px;
}

#header {
	background: url(images/header_bg.gif) no-repeat;
	height: 200px;
}
#header h1 {float: left;
	padding-top: 20px;
}

.shop-navi{margin: 0;padding-top: 14px; text-align: right;}


ul#menu {
	width: 898px;margin: 0;clear: both;
	
}
ul#menu li {
	float: left;
}
ul#menu img {
	vertical-align: bottom;
}

#main {
	float: left;
	width: 550px;
	display: inline;
	margin-left: 20px;
	padding-top: 30px;
}
#main h2 {clear: both;
	font-size: 100%;
	background:url(images/h2_bg.gif) no-repeat;	/*h2の背景画像設定*/
	color: #FFFFFF;		/*h2の文字色（ここでは白）*/
	text-align: center;	
	line-height: 28px;margin-top: 10px;margin-bottom: 5px;
}
#main p {
	padding: 0.5em 20px 1em;	/*メインコンテンツ内の段落タグ<p>設定*/
}


#side {
	float: right;
	width: 300px;
	padding-top: 30px;
               margin-left: 10px;
	padding-bottom: 100px;
}
#side h3 {           border: 4px #330000 double;margin-bottom: 10px;
	font-size: 100%;
	background: url(images/h3_bg.gif);	/*h3の背景画像設定*/
	color: #333;			/*h3の文字色（ここでは白）*/
	letter-spacing: 0.2em;	
	text-align: center;		

}
#side p {
	padding: 0px 10px 1em;	/*サイドコンテンツ内の段落タグ<p>設定*/
}



/*サイドメニュー
---------------------------------------------------------------------------------------*/
ul.sidemenu {
	margin-bottom: 20px;
}
ul.sidemenu li a {
	line-height: 36px;
	background: url(images/submenu_bg.gif) no-repeat;	/*サイドメニューの背景画像*/
	height: 36px;
              padding-top: 5px;
              padding-left: 20px;
	display: block;
	color: #333333;
	text-decoration: none;
}

ul.sidemenu li a:hover {
	background: url(images/submenu_bg_over.gif) no-repeat;	
	color: #333333;
}


/**********beta ベタページ設定**********/
#beta{width: 200px; 
         float: left; 
         text-align:center;}

#beta-header{width: 200px;margin-top:10px; 
                    height:25px;
                    background: url(images/beta/beta-header.gif) no-repeat;
　　　　　　　　　float: left; margin-bottom: 0px;
}
#beta-inner{width: 200px;
background-image: url(images/beta/beta-back.gif); 
background-repeat: repeat-y; 
float: left; 
}
#beta-list{padding-bottom: 10px;}

#beta-footer{width: 200px;
                    height:25px;
                   background: url(images/beta/beta-footer.gif) no-repeat; 
　　　　　　　　float: left; 
}
/**********beta終わり**************/


.box10{
  width: 580px;/*全体の幅*/
	margin-top: 20px;
  font-size: 12px;/*文字サイズ*/
  border: solid 1px #949494;
  }
.box10 dt{/*タイトル部分の設定*/
  position: absolute;
  width: 160px;/*タイトルの幅*/
  font-weight: bold;/*太字*/
  margin: -12px 10px 0 10px;
  padding: 6px 4px;
  border: solid 1px #949494;/*枠の色*/
	background: #FFFFFF;/*枠内の背景色*/
  }
.box10 dd{/*内容部分*/
  margin: 0;text-align:left;
  padding: 1em 0 8px 0;
  border: solid 1px #BABABD;/*枠の色*/
  }
.box10 dd p{/*段落*/
  padding: 0.7em;/*テキスト部分の余白*/
  margin: 0;
  }

div.top20{
  font-size: 10pt;/*全体の文字サイズ*/
  margin: 0;/*左の余白*/
  width: 620px;/*全体の横幅*/text-decoration: none;
  }
h2.uandd{/*タイトルの設定*/
  font-size: 14px;/*文字サイズ*/
  margin:15px;/*余白。15%が右の余白です*/
  border-bottom: solid 1px #717178;/*下線の色*/
  }
h2.uandd span.up{/*上がる文字*/
  color: #FFFFFF;/*文字色*/
  background-color: #414146;/*背景色*/
  padding: 0.2em 0.2em 0.1em 0.2em;
  margin: 0 2px 0 0;
  border: solid 1px #414146;/*背景色と同じに*/
  }
h2.uandd span.down{/*下がる文字*/
  color: #212125;/*文字色*/
  background-color: #FFFFFF;/*背景色*/
  padding: 0.2em 0.2em 0.1em 0.2em;
  margin: 0 2px 0 0;
  border: solid 1px #414146;/*背景色と同じに*/
  position: relative;
  top: 0.3em;/*下がる程度*/
  z-index: 1;
  }

.menu{
  padding: 2px;
  }
.menu dl{/*メニュー一つの枠の設定*/
  margin: 3px;
  border: solid 1px #CACACD;/*枠色*/
  float: left;
  width: 194px;/*幅。全体の幅に対応して設定してください*/
  overflow: hidden;
  }
.menu dt a{/*メニュー内リンク部分の設定*/
  font-size: 8pt;/*文字サイズ*/
  font-weight: bold;;
  padding: 2px;  
  border-bottom: solid 2px #cccccc;/*下線の太さ・色*/
  display: block;text-decoration: none;
  }
.menu dt a:hover{/*マウスを乗せたときの設定*/
  background-color: #F2F2F9;
  border-bottom: solid 2px #ff66cc;text-decoration: none;
  }
.menu dd{/*メニュー紹介文部分の設定*/
  font-size: 10px;/*文字サイズ*/
  background-color: #F8F8F9;/*背景色*/
  padding: 0.3em;
  margin: 0.2em 0.25em;
  }


/********pagebodyはじまり************/
#pagebody {  width: 580px; text-align: left; float: left; position: relative;margin-bottom:20px;margin-left: 10px;
}
#pagebody-inner {width: 580px; }


#top{ width: 410px; list-style: none;
       float: left;
       margin-left: 3px;}

#shop-alpha{width:410px;height:120px;
text-align:center;
margin-bottom: 10px;
background:#000;
float: left;
}



#topics{width: 100%;
           height:400px; 
           overflow-y: scroll;  
scrollbar-base-color: #330000;
    scrollbar-track-color: #330000;
    scrollbar-face-color: #330000;
    scrollbar-shadow-color: #330000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #800000;
    scrollbar-arrow-color: #FFFFFF;
           border: 4px #330000 double;
}


.topics-list{list-style: none; margin-left: 15px; }

.topics-list img{text-align:left; float: left;}

/*news終わり*/


/*************gamma設定****************/
#gamma{width:180px;text-align:left;
            margin-left:5px;
            float: left; }

#gamma-header{background: url(images/gamma/gamma-header.gif) no-repeat; 
height:50px; 
 }

#gamma-inner{background-image: url(images/gamma/gamma-inner.gif);
                     background-repeat: repeat-y;float: left;
                      }
.gamma-list {margin-left:5px;
    list-style: none;
    font-size: 10px;
}
.gamma-list-item {margin: 5px 0px 7px 0px;border: 1px #ccc solid;
   text-align:left;
   height:120px;
}
.gamma-list-item a { font-size: 10px;
    text-decoration: none;
    color: #ff6699;}


}
.gamma-list-item a:hover {
    color: #ff66cc;
}

.gamma-list-item img {margin-left:5px;
    border: 1px solid #ccc;
}

.gamma-list-item dl {line-height:1;
    padding: 0;
}
.gamma-list-item dt {
    margin: 0;
    padding: 0;
}
.gamma-list-item dd {
    margin: 0;
    padding: 0;
    line-height:1;}

#gamma-footer{background: url(images/gamma/gamma-footer.gif) no-repeat; height:30px;
 margin-top: -10px; clear: both;}

/*****gamma 終わり******/
/******スタッフリスト********/

#staff{width:600px;
            text-align: left;}

#staff-inner{magin:5px;
                      }
.staff-list {
    margin-left: 5px;
    list-style: none;
    font-size: 11px;
    text-align:center; 
   float: left;
}
.staff-list-item {
    padding-bottom: 15px;
    padding-top:5px;
    text-align: center;
   float: left;
} 
.staff-list-item a { font-size: 10px;
     float: left;
    text-decoration: none;
    color: #ff6699;}

.staff-list-item dl {
    padding: 0;
}
.staff-list-item dt {
    margin: 0;
    padding: 0;
}
.staff-list-item dd {
    margin: 0;
    padding: 0;
    line-height:1;

}
.staff-list-item a:hover {
    color: #ff66cc;
}


.staff-list-item a img {
    border: 1px solid #ccc;
}
.staff-list-item a:hover img {
    border: 1px solid #ccc;
}


/*****スタッフリスト終わり*****/
/*********グラビア*********/
#gravure{margin-bottom: 15px;
text-align:left;
width:580px;background-color:#ccc;
}

#gravure-inner{ margin: 0px;}

.gravure-list {
    list-style: none;
}
.gravure-list-item {text-align:center;float: left;  margin-right: 5px; }

.gravure-list-item a{text-align:center;float: left;  


}
.gravure-list-item a:hover{
position: relative; 
top: 2px; 
left: 2px; 
text-decoration: none;
}

#gravure-pic{text-align:center;list-style: none;width:600px;height:540px;border: 1px solid #ccc;
float: left;}



/********グラビア終わり**********/

#footer { 
   margin-top: 10px;
    padding-top: 20px;
　　clear: both;
    width:100%;
    font-size: 10px;
    border-top: 1px solid #ccc;
    text-align: center;
}
#footer-inner {
    margin: 0;
    padding: 0;
    text-align: center;
}

address {    width:100%;
	text-align: center;
	padding: 3px;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
address:first-letter {
	font-size: 12px;
}


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

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

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

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

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

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

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


/* modules */

.module {
    position: relative;
    /* overflow: hidden;
    width: 100%; */
}

.module-content {
    position: relative;
    margin: 5px 10px 20px 10px;
}

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

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

.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }

.module-calendar .module-content table {
    border-collapse: collapse;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
    width: 14%;
    text-align: center;
}

.typelist-thumbnailed { margin: 0 0 20px 0; }

.typelist-thumbnailed .module-list-item {
    display: block;
    clear: both;
    margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
    float: left;
    min-width: 60px;
    width: 60px;
    /* no ie mac \*/width: auto;/* */
    margin: 0 5px 0 0;
    text-align: center;
    vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
    margin: 0;
    padding: 5px;
}

.module-featured-photo .module-content,
.module-photo .module-content {
    margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
    display: block;
    height: 1%;
    margin: 0;
    border: 0;
    padding: 0;
    list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* 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; }
/* */

.module-recent-photos .module-list-item {
    display: block;
    float: left;
    /* ie win fix \*/ height: 1%; /**/
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item a {
    display: block;
    margin: 0;
    border: 0;
    padding: 0;
}

.module-recent-photos .module-list-item img {
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}




/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */


.module-header,
.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: 1px solid #ccc; */
    padding: 7px 5px 5px 5px;
    color: #333;
    background: #00BFF3;
    font-size: 13px;
    font-weight: normal;
    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: #ff0000;
}
.module-header a {
    color: #ff0000;
    text-decoration: underline;
}
.module-header a:hover {
    color: #ff0000;
    text-decoration: underline;
}

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

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




.entry-header {
    border-left: 5px solid #dae0e6;
    padding: 0 0 0 10px;
    color: #000;
    font-size: 18px;

    padding: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
    line-height: 1.125;
}

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

.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,
.comment-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    color: #000;
    font-size: 11px;
    text-align: right;
}

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

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

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

/* modules */

.module {
    margin: 0 0 10px 0;
    margin: 0;
    /* border-bottom: 1px solid #f3f6f9;
    background: #dae0e6; */
}

.module-content {
    margin: 0 0 10px 0;
    margin: 0;
    /* border-top: 1px solid #ccc;
    padding: 10px 10px 0 10px; */
    font-size: 11px;
    line-height: 1.2;
}

.module-search input { font-size: 13px; }
.module-search #search { width: 120px; }

.module-mmt-calendar .module-content table,
.module-calendar .module-content table { font-size: 11px; }

.module-powered { border-width: 0; }
.module-powered .module-content {
    margin-bottom: 0;
    border: 1px dashed #a3b8cc;
    padding-bottom: 10px;
    color: #292e33;
    background: #fff;
}

.module-photo { background: none; }
.module-photo img { border: solid 1px #fff; }

.module-list {
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    list-style: none;
    font-size: 11px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.module-list .module-list {
    margin: 5px 0 2px 0;
    padding-left: 5px;
    list-style: none;
    border: 0;
    border-left: 1px solid #ccc;
}


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

.typelist-thumbnailed .module-list {
    margin: 0 0 10px 0;
    list-style: none;
}

.typelist-thumbnailed .module-list-item {
    margin: 1px 0;
    padding: 0;
    background: #f3f6f9;
}

.typelist-thumbnail {
    background: #fff;
}

.module-photo img { border: 1px solid #fff; }

.module-featured-photo { width: 398px; }
.module-featured-photo .module-content {
    margin: 0;
    border-width: 0;
    padding: 0;
}
.module-featured-photo img { width: 398px; }

.module-recent-photos .module-content { padding: 10px 0 0 19px; }
.module-recent-photos .module-list { margin: 0; }
.module-recent-photos .module-list-item {
    width: 64px; /* mac ie fix */
    margin: 0 10px 10px 0;
    padding: 0;
    background: none;
}

.module-recent-photos .module-list-item a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.module-recent-photos .module-list-item a:hover {
    border-color: #36414d;
    background: #fff;
}

.module-tagcloud .module-list {text-align: center; }
.module-tagcloud .module-list { list-style: none; }
.module-tagcloud .module-list-item { display: inline; }
.module-tagcloud li.taglevel1 { font-size: 19px; }
.module-tagcloud li.taglevel2 { font-size: 17px; }
.module-tagcloud li.taglevel3 { font-size: 15px; }
.module-tagcloud li.taglevel4 { font-size: 13px; }
.module-tagcloud li.taglevel5 { font-size: 11px; }
.module-tagcloud li.taglevel6 { font-size: 9px; }



.module-mmt-calendar { width: 398px; }
.module-mmt-calendar .module-content {
    margin: 0;
    border-width: 0;
    padding: 10px;
}

.module-mmt-calendar table {
    width: 378px;
    background: #a3b8cc;
}

.module-mmt-calendar th {
    color: #000;
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: bold;
}

.module-mmt-calendar td {
    border-top: 1px solid #fff;
    border-right: 1px solid #f3f6f9;
    border-bottom: 1px solid #cfd4d9;
    padding: 2px;
    text-align: right;
    font-weight: normal;
    background: #e6ecf2;
}

th.weekday-7, td.day-7, td.day-14, td.day-21, td.day-28, td.day-35, td.day-42 {
    border-right: none;
}

.module-mmt-calendar td { height: 70px; }

.day-photo {
    width: 49px;
    height: 49px;
}

.day-photo a {
    border: #cfd4d9 1px solid;
    padding: 1px;
    background: #fff;
}

.day-photo a:hover {
    border-color: #36414d;
    background: #fff;
}

.day-photo a img {
    width: 45px;
    height: 45px;
}


/*
 *  Preliminary styles added by Jay for Vicksburg II
 *     for review by Luke/Walt and rest of team
 */

/* All or multiple templates
    Suppress underlines on linked entry titles */
/* .entry-header a { text-decoration: none; } */
    /* Suppress the prev/next nav */
.content-nav { margin: 0px; display: none; }

/* Search results templates */
.mt-search-results .search-results-header {
    border: 2px solid #669;
    background-color: #36414d;
    color: #eee;
    padding: 5px;
}
.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; }


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

/* 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 #ccc;
    background-color: #fff;
}

#comments-experimental .comment a {
    text-decoration: none;
    border-bottom: 1px dotted #36414d;
}

#comments-experimental .comment:hover a {
    color: #333;
    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: 16px;
    margin: 5px auto 5px 10px;
    text-shadow: #99A 2px 2px 1px #66F;
    color: #666;
}

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



.brand-list {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    font-size: 11px;
}
.brand-list-item {
    margin: 0;
    padding: 0;
    float: left;
    width: 167px;
    padding-bottom: 10px;
}
.brand-list-item img {
    vertical-align: top;
    border: 1px solid #ccc;
}
.brand-list-item dl {
    margin: 0 5px;
    padding: 5px;
    border: 1px solid #ccc;
}
.brand-list-item dt {
    margin: 0 0 5px 0;
    padding: 0;
}
.brand-list-item dd {
    margin: 0;
    padding: 0;
}
.brand-list-item dd img {
    float:left;
    margin: 0 5px 0 0;
    padding: 0;
}
.brand-list-item dd ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.brand-list-item dd li {
    margin: 0;
    padding: 0;
}


.search-list {
    width: 272px;
    margin: 10px 10px 0 0;
    padding: 0;
    font-size: 13px;
    float: left;
}
.search-list dt {
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    color: #000;
}
.search-list dd {
    margin: 0 0 10px 0;
    padding: 0;
}
.search-list a {
    color: #ff0000;
}












.arrival-list {
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    list-style: none;
    font-size: 11px;
    border: 1px solid #ccc;
    border-top: 0;
}
.arrival-list-item {
    margin: 0;
    padding: 0;
}
.arrival-list-item img {
    vertical-align: top;
    border: 1px solid #ccc;
    float: left;
    margin-right: 5px;
}
.arrival-list-item a {
    display: block;
    height: 100%;
    padding: 5px;
    color: #00AEEF;
    text-decoration: none;
}
.arrival-list-item a:hover {
    color: #00AEEF;
    text-decoration: underline;
}

.odd { background: none; }
.even { background: #eee; }


.module-search-result {
    border: 1px solid #BD8CBF;
    background: #F6F0F7;
    padding: 5px;
    margin: 10px 0;
    color: #A864A8;
}
.module-search-result .module-content a { color: #A864A8; }
.module-search-result .module-content a:hover { color: #A864A8; }




h2 { font-size: 12px; margin-top: 0; }


.item-title {
    margin-top: 0;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}


h4 {
    padding: 0 0 10px 7px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    border-left: 2px solid #ED1C24;
    border-bottom: 1px solid #ccc;
    line-height: 1.125;
}
h5 {
    padding: 5px;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    background: #FED09E;
    line-height: 1.125;
}












.module-banner .module-content {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #333;
    border-top: 0;
    background: #111;
}



/*********************************** 会社概要 ****************************************/

.company-list {
    margin: 0;
    padding: 0 0 1px 0;
    list-style: none;
    background: url(images/alpha/bg_service-list.gif) repeat-x left bottom;
}
.company-list-item {
    width: 275px;
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
}
.company-list-item dd img {
    vertical-align: top;
    border: 1px solid #ccc;
}
.company-list-item dl {
    margin: 0;
    padding: 0;
}
.company-list-item dt {
    margin: 0 0 10px 0;
    padding: 5px;
    background: #fafafa;
    border: 1px solid #ccc;
    border-left: 5px solid #92278F;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.125;
}
.company-list-item dd {
    margin: 0 0 10px 0;
    padding: 0;
    line-height: 1.2;
}





.spec-list {
    margin: 0 0 10px 0;
    padding: 0 0 0 10px;
    border-left: 2px solid #ED1C24;
}
.spec-list dt {
    margin: 0;
    padding: 5px 0;
    float: left;
}
.spec-list dd {
    margin: 0;
    padding: 5px 0 5px 50px;
    background: url(images/beta/bg_dotted.gif) repeat-x left bottom;
}

.backpage {
    padding: 5px 10px;
    background: #111;
    text-align: right;
    font-size: 13px;
    margin: 0 0 10px 0;
}


.caption {
    padding: 5px;
    font-size: 11px;
    text-align: left;
    background: #ccc;
    color: #333;
    line-height: 1.125;
}
th { padding-top: 5px; }



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











#category-title {
    height: 100px;
    margin: 0;
    color: #ccc;
    line-height: 1.125;
    padding: 0 10px;
}
#category-title h2 {
    padding: 10px 0;
    font-weight: bold;
    font-size: 24px;
}
#category-title p {
    margin: 0;
    font-size: 13px;
}
















.law-list {
    margin: 10px 0 5px 20px;
    padding: 0;
}
.law-list dt {
    margin: 0 0 5px 0;
    padding: 0 0 5px 15px;
    float: left;
    background: url(images/beta/bg_law-list.gif) no-repeat left 5px;
}
.law-list dd {
    margin: 0 0 5px 0;
    padding: 0 0 5px 150px;
    background: url(images/beta/bg_dotted.gif) repeat-x left bottom;
}








.search-header {
    margin-bottom: 10px;
    padding-bottom: 3px;
    border-bottom: 1px solid #333;
    color: #333;
    font-size: 13px;
}








.contact-list {
    margin: 10px 0;
    padding: 0;
}
.contact-list dt {
    width: 120px;
    margin: 0 0 7px 0;
    padding: 0 0 7px 0;
    float: left;
}
.contact-list dd {
    margin: 0 0 7px 0;
    padding: 0 0 7px 120px;
    background: url(images/alpha/bg_dotted.gif) repeat-x left bottom;
    font-size: 11px;
}





.localnavigation-list {
    margin: 0;
    padding: 5px;
    background: #111;
    list-style: none;
    font-size: 13px;
}
.localnavigation-list-item {
    margin: 0 15px 0 0;
    padding: 0 0 0 10px;
    float: left;
    background: url(images/alpha/bg_localnavigation-list-item.gif) no-repeat left center;
    font-weight: normal;
}

.ad {
    margin: 0 0 15px 0;
    text-align: center;
}






.mag {
    float: left;
    width: 248px;
    margin: 0;
    padding: 0;
    margin-right: 10px;
}
.blog {
    float: left;
    margin: 0;
    padding: 0;
    width: 248px;
}








.credit-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.credit-list-item {
    margin: 0 10px 0 0;
    padding: 0;
    float: left;
    text-align: center;
}




.policy-list {
    margin: 10px 20px;
    padding: 0;
    list-style: none;
    font-size: 13px;
    font-weight: bold;
}
.policy-list-item {
    margin: 0 0 5px 0;
    padding: 0 0 0 25px;
    background: url(images/alpha/icon_policy-list-item.gif) no-repeat left center;
}





.subcategory-list {
    margin: 10px 0 0 0;
    padding: 0 0 11px 0;
    list-style: none;
    background: url(images/beta/bg_dotted.gif) repeat-x left bottom;
}
.subcategory-list-item {
    margin: 0 15px 0 0;
    padding: 0 0 0 10px;
    float: left;
    background: url(images/alpha/bg_subcategory-list-item.gif) no-repeat left center;
}


.recommend-list {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
.recommend-list-item {
    width: 20%;
    margin: 0;
    padding: 0;
    text-align: center;
    float: left;
    font-size: 13px;
}
.recommend-list-item img {
    vertical-align: top;
    border: 1px solid #9E0B0E;
    margin-bottom: 3px;
}
.recommend-list-item a {
    color: #ff0000;
}














.press-list {
    margin: 0 0 10px 0;
    padding: 5px 0 0 0;
    list-style: none;
    border: 1px solid #333;
    border-top: 0;
    font-size: 13px;
}
.press-list-item {
    margin: 0;
    padding: 0 5px 5px 5px;
}

.syllabary-list {
    margin: 10px 0 0 0;
    padding: 0;
}
.syllabary-list dt {
    margin: 0 0 10px 0;
    padding: 0 0 5px 7px;
    border-bottom: 1px solid #333;
    border-left: 2px solid #ED1C24;
    font-size: 13px;
    font-weight: bold;
}
.syllabary-list dd {
    margin: 0 0 0 20px;
    padding: 0;
}

.system-list {
    margin: 10px 0 5px 0;
    padding: 10px 0 0 0;
    background: url(images/alpha/bg_dotted.gif) repeat-x left top;
}
.system-list dt {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    float: left;
    background: url(images/alpha/bg_system-list.gif) no-repeat left 5px;
    width: 150px;
}
.system-list dd {
    margin: 0 0 10px 0;
    padding: 0 0 10px 150px;
    background: url(images/alpha/bg_dotted.gif) repeat-x left bottom;
}
