/*==============================
news&jounal
  [ INDEX ]
  1.OUTLINE::body,inbox,toparea,temporarybox,headline,main,leftbox,footer,adjust,hide
  2.TAG::a,ul,blockquote,form,textarea,img
  3.TOP AREA::banner_l,site_title,a,description
  4.MIDDLE AREA
      4-1.MAIN::pagearea,entry,sub_entry,entry_xxx,trackback_title,a
      4-2.SUPPLIMENT::headline_container,linktitle,linktext,linkcentertext.datelist
  5.BOTTOM AREA::copyright
  6.PARTS
      6-1.CLOCK::clock_box,clock
      6-2.LOGIN::loginarea,mode_name,error_sign,login_box,login_form
      6-3.SEARCH::searcharea,search
      6-4.CALENDAR::month_navi,calendar,cell,cell_xxx
==============================*/

/* 1---------- OUTLINE
*/
body{

BACKGROUND-COLOR: #000000;
BACKGROUND-IMAGE: url('../skin/images/tirisfal-bg.jpg');
BACKGROUND-REPEAT: repeat-x;
/*  background-image: url(../skin/images/ap_bg.gif); */
/*  background-color:#FED8D8; */
  color: black;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin:0px;
  padding:0px;
  text-align:center;
  *word-break:break-all;/*for IE of Windows*/
}
#inbox{
  width:47em;
  color:#333;
/*  background-color:#f2dfdf; */
  background-color:#000000;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  text-align:left;
  margin:0px auto;
  padding:0px;
  border-color:#888;
  border-width: 0px 1px;
  border-style:solid;
}

#toparea{
  width:100%;
  color:#ffffff;
  background-color:#ffffff;
background:url('../skin/images/top.gif') no-repeat top center;
/*  background-image: url(../skin/images/headbg.png); */
  margin:0px;
  padding:0px 0px 0px 0px;
}

#temporarybox{
/*  background-color:#f2dfdf; */
  background-color:#000000;
  float:right;
  width:78.5%;
  margin:0px;
  padding:15px 3px 0px 0px;
}
#headline{
/*  background-color:#f2dfdf; */
  background-color:#000000;
  margin:0px;
  padding:0px 0px 0px 0px;
}
#main{
/*  background-color:#f2dfdf; */
  background-color:#000000;
  margin:0px;
  padding:0px;
}
#leftside{
/*  background-color:#f2dfdf; */
  background-color:#000000;
  float:left;
  width:20%;
  margin:0px;
  padding:15px 2px 0px 2px;
}
#footer{
  clear:both;
  width:100%;
/*  background-color:#f2dfdf; */
  background-color:#000000;
  text-align:right;
  margin:10px 0px 0px 0px;
  padding:0px;
}

.adjust{
  clear:both;
}
.hide{
  position:absolute;
  top:-3000px;
}

/* 2---------- TAG
*/
a:link{color:#369; text-decoration:underline;}
a:visited{color:#336; text-decoration:underline;}
a:active,
a:hover{color:#00f; text-decoration:none;}

ul{
  margin:0px 0px 0px 2px;
  padding:0px;
  list-style:none;
}

blockquote{
  color:#333;
  background-color:#f3f3f3;
  margin:20px 10px 20px 10px;
  padding:10px;
  }

form{
  margin:0px;
  padding:0px;
}
textarea{
  width:100%;
}

img{
  border-width:0px;
}

/* 3---------- TOP AREA
*/
#banner_l{
  background-color:transparent;
  float:left;
  width:85%;
  margin:0px;
  padding:0px;
}

.site_title{
  font-size:140%;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  margin:5px 0px 5px 15px;
}
a.sitetitle:link{
  text-decoration:none;
  color:#ffffff;
  /* color:#BE110A; */
}
a.sitetitle:visited{
  text-decoration:none;
  color:#ffffff;
  /* color:#BE110A; */
}
a.sitetitle:active,
a.sitetitle:hover{
  color:#ffffff;
  /* color:#BE110A; */
  text-decoration:none;
  background-color:transparent;
}

.description{
  color:#ffffff;
  /* color:#BE110A; */
  font-weight:bold;
  font-size:12px;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  margin:10px 0px 20px 20px;
  padding:0px;
  text-align: right;
}
.m_tag {
  float:left;
  background-image: url(../skin/images/butt2.gif);
  background-repeat: no-repeat;
  height: 20px;
  width: 75px;
  background-position: bottom;
}

.m_tag a, .m_tag a:link, .m_tag a:visited, .m_tag a:active {color:#0000; text-decoration:none;}
.m_tag a:hover {color: #0000; text-decoration: none;}

.m_tagtxt {
  color:#0000;
  font-size:13px;
  font-weight:bold;
  text-align: center;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.wow {
  float:right;
  background-color:transparent;
  border: 0;
  background-image: url(../skin/images/wow3s.gif);
  background-repeat: no-repeat;
  height: 40px;
  width: 100px;
  background-position: bottom;
}


/* 4---------- MIDDLE AREA
*/
/* 4-1---MAIN
*/
.pagearea{
  clear:both;
  background-color:transparent;
  font-size:65%;
  text-align:right;
  line-height:150%;
  margin:0px 0px 12px 0px;
  padding:0px;
}

.entry {
  background-color:#fff;
  line-height:150%;
  margin:0em 0em 1.75em 0em;
  padding:0em;
  border-color:#666;
  border-width:3px 1px;
  border-style:double solid;
}
.sub_entry {
  clear:both;
  background-color:transparent;
  margin:1em 0.75em 1.5em 0.75em;
  padding:0em 0em 0.25em 0em;
  border-color:#ddd;
  border-width:1px;
  border-style:solid;
}

.entry_date{
  color:#000;
  background-color:#f3f3f3;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  font-size:90%;
  font-weight:bolder;
  line-height:150%;
  text-align:left;
  margin:0px 0px 0px 0px;
  padding:0em 1em;
  border-color:#ddd;
  border-width:0px 0px 1px 0px;
  border-style:solid;
}

.entry_title{
  color:black;
  font-weight:bold;
  font-size:75%;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  line-height:125%;
  margin:0px 10px 10px;
  padding:0px;
}
.entry_title a,
.entry_title a:link,
.entry_title a:visited,
.entry_title a:active,
.entry_title a:hover{
  color:#000;
  text-decoration:none;
  background-color:transparent;
}

.entry_subtitle{
  color:black;
  background-color:#eee;
  font-weight:bold;
  font-size:75%;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  text-align:left;
  line-height:135%;
  margin:0px;
  padding:0px 0px 0px 10px;
}
.trackback_title{
  color:#000;
  background-color:transparent;
  font-size:75%;
  line-heigth:125%;
  margin:10px 0px 0px 10px;
  padding:0px;
}

.entry_body{
  font-size:75%;
  line-height:170%;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  margin:5px 30px 10px;
  padding:0px;
}
.entry_body2{
  font-size:70%;
  line-height:170%;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  margin:15px 15px 5px 20px;
  padding:0px;
}

.entry_more{
  color:#000;
  margin:0px;
  padding:0px;
}

.entry_author{
  color:#666;
  font-size:70%;
  font-style:italic;
  font-family:Times,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
  text-align:right;
  margin:0px 30px 0px 10px;
  padding:0px;
}

.entry_state{
  clear:both;
  font-size:70%;
  font-family:Verdana;
  line-height:125%;
  color:#666;
  margin:8px 10px 12px 30px;
  padding:0px;
}

/* 4-2---SUPPLIMENT
*/
.headline_container{
  float:left;
  width:33%;
  margin:0px 1px 0px 0px;
}
.linktitle{
  text-align:center;
  font-weight:bolder;
  font-size:75%;
  border-bottom:1px solid #777;
/*  background:#812e2f url('../skin/images/sidebg.png') repeat-y left top; */
  background:#812e2f url('../skin/images/link-bg.gif') no-repeat left center;
  margin:0;
  padding:4px 10px;
  color:#fff;
  font-family:Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ ゴシック","Osaka‐等幅";
}

.linktext{
  color:#333;
background:url('../skin/images/light.jpg') repeat left center;
/*  background-color:#fff; */
  font-size:65%;
  line-height:170%;
  margin:0px 0px 10px 0px;
  padding:3px 3px 7px 3px;
  border-color:#aaa;
  border-width:0px 1px 1px 1px;
  border-style:solid;
}

.linkcentertext{
  color:#369;
background:url('../skin/images/light.jpg') repeat left center;
/*  background-color:#fff; */
  font-size:65%;
  line-height:170%;
  text-align:center;
  margin:0px;
  padding:3px 3px 7px 3px;
  border-color:#aaa;
  border-width:0px 1px;
  border-style:solid;
}

.datelist{
  text-indent:-3.25em;
  margin-left:3.25em;
}

.dance {
  background-image: url(../skin/images/dwarf_male250x.gif);
  background-position: bottom;
}


/* 5----------BOTTOM AREA
*/
.copyright {
  color:#888;
  font-size:70%;
  margin:0px 20px;
}


/* 6----------PARTS
*/
/* 6-1---CLOCK
*/
#clock_box{
  float:right;
  width:25%;
  background-color:transparent;
}
.clock{
  width:100%;
  color:black;
  background-color:transparent;
  font-size:70%;
  text-align:right;
  margin:0px;
  padding:3px;
  border:0px;
}

/* 6-2---LOGIN
*/
#loginarea{
  clear:both;
  font-size:65%;
  text-align:right;
  margin:0px;
  padding:0px 5px 5px 0px;
}
#mode_name{
  display:inline;
  color:#ffffff;
  margin:0px;
}
#error_sign{
  color:#f00;
}
#login_box{
  display:inline;
  text-align:right;
  margin:0px;
}
.login_form{
  color:#000;
  width:80px;
}

/* 6-3---SEARCH
*/
#searcharea{
  display:inline;
  float:left;
  width:45%;
  background-color:#eee;
  font-size:80%;
  text-align:left;
  margin:0px;
  padding:0px 0px 0px 5px;
}
#search{
  color:#000;
  width:60%;
  font-size:95%;
}

/* 6-4---CALENDAR
*/
#month_navi{
  text-align:center;
  margin-top:5px;
}
.calendar{
  width:85%;
  color:black;
  font-size:80%;
  margin:0px auto;
}

.cell{
  color:black;
  background-color:#fff;
  margin:0px;
}

.cell_today{
  color:#060;
  background-color:#eee;
  margin:0px;
}

.cell_sunday{
  color:#c00;
  background-color:#fff;
  margin:0px;
}

.cell_saturday{
  color:#000066;
  background-color:#fff;
  margin:0px;
}

#right{
width:100%;
float:right;
padding:0 0 10px 0;
text-align:left;
/*  background-color:#f2dfdf; */
  background-color:#000000;
}
#right a{
color:#a45858;
}
#right a:hover{
color:#e4cbce;
}
#right h2{
text-valign: center;
height:39;
/*  background-color:#f2dfdf; */
/* background:url('../skin/images/titlebg.png') no-repeat left center; */
background:url('../skin/images/title_bg.gif') no-repeat left center;
background-color:#000000;
color:#fff;
font-size:14px;
margin:5 0 0 0;
padding:10 0 0 65;
}

#right p{
background-color:#fff;
background:url('../skin/images/light.jpg') repeat left center;
font-weight:normal;
margin:0 0 0 0;
padding:9px 0px 10px 5px;
font-size:11px;
line-height:115%;
}

#right .dtl{
background:url('../skin/images/light.jpg') repeat left center;
font-weight:normal;
margin:0 0px 0px 0;
padding:9px 0px 10px 5px;
font-size:9px;
line-height:85%;
}

#right hr{
  color:#f2dfdf;
/*  background-color:#f2dfdf; */
  background-color:#000000;
  height: 10px;
  border:none;
  margin:0 0px 0px 0;
  padding:0 0px;
}

