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

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
*{ margin: 0; padding:0; }

body {
text-align: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
font-family: verdana, 'trebuchet ms', sans-serif;
font-size:12px
}

a:link{ color : #434343; text-decoration: none; }
a:visited { color : #434343; text-decoration: none; }
a:hover { color : #000000; text-decoration: none; }

img { border: 0px; }

#content{ padding-top:15px; width: 800px; margin: 0 auto; text-align: left; }
div#unit{float:left; width:610px;}






/*LEFT COLUMN*/
#left-column{ width: 185px; float: left; }

/*MENU*/
#left-menu{ border-top:6px solid #898989; padding-top: 4px; width: 185px; height: 340px; }

/*AD FLASH AREA*/
#ad-back{ margin-top: 5px; width: 155px; height: 200px;}

/*UP DATE*/
#update-back{ margin-top: 5px; padding-bottom: 3px; width: 185px; background: transparent url(http://yoji.hellhouse.net/j/images/column02_back.png) repeat-y !important; background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://yoji.hellhouse.net/j/images/column02_back.png", sizingMethod="scale"); }

#update-entry{ margin: 0px 11px 0px 11px; }
#update-entry img{display:block; margin-bottom: 11px; }
 .update-text{ position: relative; margin-bottom: 2px; color: #434343; font-size: 9px; line-height:11px; }
.update-text a:link{ color : #434343; text-decoration: none; }
.update-text a:visited { color : #434343; text-decoration: none; }
.update-text a:hover { color : #000000; text-decoration: none; }






/*MAIN COLUMN*/
#main-column{ padding-top:355px; float:right; width:420px; }

/*ENTORY*/
#main-back{ width:420px; background: transparent url(http://yoji.hellhouse.net/j/images/column03_back.png) repeat-y !important; background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://yoji.hellhouse.net/j/images/column03_back.png", sizingMethod="scale"); }
#main-back a{  position: relative; }

#main-entry{ margin: 5px 11px 20px 11px; }

.entry-header { position: relative; margin-top: 10px; padding: 0 0 0 4px; border-left: 5px solid #AAAAAA; color: #434343; font-size: 12px; }
.entry-header a:link{ color : #434343; text-decoration: none; }
.entry-header a:visited { color : #434343; text-decoration: none; }
.entry-header a:hover { color : #AAAAAA; text-decoration: none; }

#entry-header-back { margin-top: 10px; margin-bottom: 15px; padding: 4px 4px 4px 12px; background-image:url(images/entry-header_back.gif); background-repeat:repeat-y; }

.entry-header2 { position: relative; color: #E9E9E9; font-size: 12px; }
.entry-header2 a:link{ color : #E9E9E9; text-decoration: none; }
.entry-header2 a:visited { color : #E9E9E9; text-decoration: none; }
.entry-header2 a:hover { color : #787878; text-decoration: none; }


.entry-text { position: relative; margin-top: 12px; color: #434343; font-size: 12px; line-height:16px; }
.entry-text a:link{ color : #AC3F7C; text-decoration: none; }
.entry-text a:visited { color : #AC3F7C; text-decoration: none; }
.entry-text a:hover { color : #989797; text-decoration: none; }

.entry-more-link{ position: relative; margin-top: 10px; color : #434343; font-size: 10px; font-weight:bold;}
.entry-more-link a:link{ color : #AC3F7C; text-decoration: none; }
.entry-more-link a:visited { color : #AC3F7C; text-decoration: none; }
.entry-more-link a:hover { color : #989797; text-decoration: none; }

.entry-footer{ position: relative; margin-top: 15px;  margin-bottom: 30px; border-top: 1px solid #828282; padding-top: 2px; color: #434343; font-size: 9px; text-align: right; }
.entry-footer a:link{ color : #434343; text-decoration: none; }
.entry-footer a:visited { color : #434343; text-decoration: none; }
.entry-footer a:hover { color : #AAAAAA; text-decoration: none; }

/*PEGE NO*/
#pageno{ margin-top: 10px; padding: 2px 0 2px 8px; background: #000000; background-image:url(images/page_no_back.jpg); background-repeat: no-repeat; }
.page-text{ font-size:10px; line-height:13px; font-weight:none; color : #FFFFFF; }
.page-text a:link{ color : #FFFFFF; text-decoration: none; }
.page-text a:visited { color : #FFFFFF; text-decoration: none; }
.page-text a:hover { color : #7F7F7F; text-decoration: none; }

/*PEGE PREV*/
#pageback{ margin-top: 10px; margin-bottom: 20px; }

/*PEGE TOP*/
#pagetop{margin-top: 10px;}
#pagetop img{display:block; }





/*RIGHT COLUMN*/
#right-column{ width: 185px; float: right;}

#language ul,#language li{  margin: 0; padding: 0; list-style: none; }
#language li{ float: right; }
#language a{display:block; }

#language a.English{background-image:url(images/bt_english.gif); background-repeat:no-repeat;}
#language a.English:hover{background-image:url(images/bt_english_on.gif); background-repeat:no-repeat;}
#language a.Japanese{background-image:url(images/bt_japanese.gif); background-repeat:no-repeat;}
#language a.Japanese:hover{background-image:url(images/bt_japanese_on.gif); background-repeat:no-repeat;}




/*LATEST RELEASE*/
#latest-back{ margin-top: 355px; width: 185px; background: #000000; background-image:url(images/column05_back.jpg); background-repeat: no-repeat; background-position: 0px 29px ; }
#latest-back a{ display:block; }
#latest-back a.Latest{ background-image:url(images/column05_title.jpg); background-repeat:no-repeat; }
#latest-back a.Latest:hover{  background-image:url(images/column05_title_on.jpg); background-repeat:no-repeat; }

#latest-entry{margin: 5px 11px 0 11px;}
.latest-text1{ margin-top: 10px; font-size:12px; line-height:13px; font-weight:bold; color : #FFFFFF;}
.latest-text1 a:link{ color : #FFFFFF; text-decoration: none; }
.latest-text1 a:visited { color : #FFFFFF; text-decoration: none; }
.latest-text1 a:hover { color : #AAAAAA; text-decoration: none; }
.latest-text2{ margin-top: 5px; padding-top: 5px; border-top: 1px solid #FFFFFF; padding-bottom: 11px; color: #FFFFFF; font-size: 9px; }



/*TOUR DATE*/
#tourdate-back{ margin-top: 5px; padding-bottom: 3px; width: 185px;  background: transparent url(http://yoji.hellhouse.net/j/images/column06_back.png) repeat-y !important; background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://yoji.hellhouse.net/j/images/column06_back.png", sizingMethod="scale"); }

#tourdate-back a{  position: relative; display:block; }
#tourdate-back a.Tourdata{ background: transparent url(images/column06_title.gif) }
#tourdate-back a.Tourdata:hover{ background: transparent url(images/column06_title_on.gif) }

#tourdate-entry{ margin: 0px 11px 0px 11px; }
#tourdate-entry img{display:block; margin-bottom: 11px; }
.tourdate-text{ position: relative; margin-bottom: 2px; color: #434343; font-size: 9px; line-height:11px; }
.tourdate-text a:link{ color : #434343; text-decoration: none; }
.tourdate-text a:visited { color : #434343; text-decoration: none; }
.tourdate-text a:hover { color : #000000; text-decoration: none; }



/*RSS & ATOM*/
#sub01{ margin-top: 5px; width: 185px; }

#menu2 ul,#menu2 li{ margin: 0; padding: 0; list-style: none; }
#menu2 li{ float: right; }
#menu2 a{ display:block; }

#menu2 a.RSS{ background-image:url(images/bt_rss.gif); background-repeat:no-repeat; }
#menu2 a.RSS:hover{ background-image:url(images/bt_rss_on.gif); background-repeat:no-repeat; }
#menu2 a.ATOM{ background-image:url(images/bt_atom.gif); background-repeat:no-repeat; }
#menu2 a.ATOM:hover{ background-image:url(images/bt_atom_on.gif); background-repeat:no-repeat; }



/*ETC*/
img.left { float: left; margin: 0px 12px 10px 0px; }

img.float-left { float: left; margin: 0px 12px 10px 0px; }
img.float-right { float: right; margin: 0px 0px 12px 10px;}
img.float-left-tourdate { float: left; margin: 0px 12px 0px 0px; }

.clearing { height: 0; clear: both; }
.red-text {color: #FF0000}
.link-text {color: #AC3F7C}

.text_body{ font-size: 10px; }

.copyright { margin-top: 25px; color: #7F7F7F; font-size: 9px; }



/*TourDateEntry*/
#main-back2{ width:420px; background: transparent url(http://yoji.hellhouse.net/j/images/column03_back.png) repeat-y !important; background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://yoji.hellhouse.net/j/images/column03_back.png", sizingMethod="scale"); }

#tour-entry{ margin: 5px 11px 11px 11px; padding: 10px 10px 10px 10px; background: #222222; }

.tour-entry-text { position: relative; color: #FFFFFF; font-size: 12px;}
.tour-entry-text a:link{ color : #AC3F7C; text-decoration: none; }
.tour-entry-text a:visited { color : #AC3F7C; text-decoration: none; }
.tour-entry-text a:hover { color : #989797; text-decoration: none; }

.tour-entry-more-link{ position: relative; padding-top: 2px; color : #FFFFFF; font-size: 10px; }
.tour-entry-more-link a:link{ color : #FFFFFF; text-decoration: none; }
.tour-entry-more-link a:visited { color : #FFFFFF; text-decoration: none; }
.tour-entry-more-link a:hover { color : #434343; text-decoration: none; }

/*Archives */
#archives01{ margin-top: 8px; margin-bottom: 10px; text-align: center; font-size: 10px; }
#archives02{ margin: 0px 11px; color: #434343; font-size: 12px; font-weight: bold; }


/*Form*/
#sel_archive{ margin-top: 5px; }
#sel_month{ width:185px; background: #D9DADA; font-size: 11px; color : #434343; }

