body {
background-color: #1E201D;
color: #B5B5B5;
margin: 0px;
padding: 0px;
line-height: 1.4;
font-size: 13px;
*font-size: small;
*font: x-small;
font-family: Helvetica, Arial, sans-serif;
}

/*様々な共通指定*/
img {border:none;}

a {
text-decoration: none;
}

a:link {
color: #FE4242;
}

a:visited {
color: #FE4242;
}

a:active {
color: #9EDA25;
}

a:hover {
color: #9EDA25;
}

h1, h2, h3 {
margin: 0px;
padding: 0px;
}

/*ボディー指定*/
#container {
background: url(img/bg.gif) ;
width: 880px;
margin-right: auto;
margin-left: auto;
height: auto;
}

/*トップバナー指定*/
#banner {
height: 398px;
background: url(img/header.jpg) no-repeat;
}

/*ボタンのロールオーバー*/
#menu {
width: 860px;
height: 31px;
margin: 0px 10px 0px;
}

#menu h2 {
float: left;
}

#menu h2 em {
visibility: hidden;
}

#menu h2 a {
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
height: 31px;
width: 215px;
}

#menu h2#btn_blog {background: url(img/a_blog.gif) no-repeat;}
#menu h2#btn_personality {background: url(img/a_personality.gif) no-repeat;}
#menu h2#btn_program {background: url(img/a_program.gif) no-repeat;}
#menu h2#btn_schedule {background: url(img/a_schedule.gif) no-repeat;}
#menu h2#btn1 a {background: url(img/b_blog.gif) no-repeat;}
#menu h2#btn1 a:hover,#menu h2#btn1 a:active {background: url(img/a_blog.gif) no-repeat;}
#menu h2#btn2 a {background: url(img/b_personality.gif) no-repeat;}
#menu h2#btn2 a:hover,#menu h2#btn2 a:active {background: url(img/a_personality.gif) no-repeat;}
#menu h2#btn3 a {background: url(img/b_program.gif) no-repeat;}
#menu h2#btn3 a:hover,#menu h2#btn3 a:active {background: url(img/a_program.gif) no-repeat;}
#menu h2#btn4 a {background: url(img/b_schedule.gif) no-repeat;}
#menu h2#btn4 a:hover,#menu h2#btn4 a:active {background: url(img/a_schedule.gif) no-repeat;}


/*テキスト部分*/
#center {
float: left;
width: 520px;
overflow: hidden;
margin: 25px 30px 30px 20px;
display: inline;
}

.content {
margin: 0px;
padding: 0px;
}

.entrytitle {
height:112px;
background-image:url("img/entrytitle_01.gif");
background-repeat:no-repeat;
margin: 0px;
padding: 0px;
}

.tit_schedule {
height:112px;
background-image:url("img/tit_schedule.gif");
background-repeat:no-repeat;
margin: 0px;
padding: 0px;
}

.tit_program {
height:112px;
background-image:url("img/tit_program.gif");
background-repeat:no-repeat;
margin: 0px;
padding: 0px;
}

.tit_nakano {
height:112px;
background-image:url("img/tit_nakano.gif");
background-repeat:no-repeat;
margin: 0px;
padding: 0px;
}

.tit_ruiko {
height:112px;
background-image:url("img/tit_ruiko.gif");
background-repeat:no-repeat;
margin: 0px;
padding: 0px;
}

.content p {
background-color: #161616;
margin: 0px;
padding:15px 20px;
}

.content p.posted {
background-image:url("img/entrytitle_03.jpg");
background-repeat:no-repeat;
font-size: x-small;
margin-bottom: 30px;
height:15px;
}

.content h3 {
color: #99CCCC;
font-size: 24px;
font-weight: bold;
margin: 0px;
padding-top: 30px;
padding-left: 100px;
}

.content h4 {
color: #99CCCC;
font-size: 24px;
font-weight: bold;
margin: 0px;
padding-top: 0px;
padding-left: 100px;
}

.toko {
margin-left: 345px;
margin-top: 10px;
}

.content blockquote {
line-height: 150%;
}

.content li {
line-height: 150%;
}

.profile_photo {
margin-left: 60px;
}

/*右側サイド部分*/
#right {
float: right;
width: 290px;
overflow: hidden;
margin-top: 40px;
height: 850px;
}

.sidebar {
width: 290px;
margin: 0px;
padding: 0px;
position: absolute;
}

/*ＡＢＯＵＴ部分*/
.about {
position: relative;
top: -20px;
left: -30px;
width: 350px;
height: 133px;
behavior: expression(IEPNGFIX.fix(this));
}

#right h3#btn6 em {
visibility: hidden;
}

#right h3#btn6 a {
text-decoration: none;
display: block;
width: 350px;
height: 133px;
margin: 0px;
padding: 0px;
behavior: expression(IEPNGFIX.fix(this));
}

#right h3#btn6 a {background: url(img/about.png) no-repeat;
}
#right h3#btn6 a:hover,#right h3#btn6 a:active {background: url(img/about_a.png) no-repeat;
}

/*ＭＡＩＬ部分*/
.mail {
position: relative;
top: 5px;
left: -10px;
width: 280px;
height: 115px;
behavior: expression(IEPNGFIX.fix(this));
}

#right h3#btn5 em {
visibility: hidden;
}

#right h3#btn5 a {
text-decoration: none;
display: block;
margin: 0px;
padding: 0px;
height: 115px;
width: 280px;
behavior: expression(IEPNGFIX.fix(this));
}

#right h3#btn5 a {background: url(img/mail.png) no-repeat;
}
#right h3#btn5 a:hover,#right h3#btn5 a:active {background: url(img/mail_a.png) no-repeat;
}

/*カレンダー*/
#calendar {
line-height: 140%;
color: #666666;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
padding: 2px;
text-align: center;
margin: 40px 20px 40px 0px;
background-color: #000000;
}

#cap {
color: #666666;
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
text-align: left;
font-weight: bold;
margin-top: 10px;
margin-bottom: 5px;
padding-left: 2px;
padding-bottom: 2px;
height: 40px;
background-image:url("img/egao.gif");
background-repeat:no-repeat;
}	

#calendar table {
padding: 2px;
width: 100%;
border-collapse: collapse;
}
	
#calendar caption {
color: #F15F22;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
text-align: center;
font-weight: bold;
letter-spacing: 0.3em;
}

#calendar th  { color: #F15F22; font-size: 12px; font-weight: normal; text-align: center; width: 14%; }

#calendar th {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	width: 14%;
	}
	
#calendar td {
	font-size: 10px;
	text-align: center;
	padding-bottom: 2px; 
	background-color: #414141;
	}
	
#calendar td a {
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	background-color: #F15F22;
	text-align: center;
	margin: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block; }
	
#calendar td a:visited { color: #fff; }

#calendar td a:hover { color: #f03; background-color: #fff; }


/*アーカイブ（New Entry,Monthly）部分*/
.waku {
width: 290px;
margin: 0px;
padding: 0px;
margin-bottom: 40px;
background-image:url("img/archive_bg.gif");
}

.new {
background-image:url("img/archive_01.gif");
background-repeat:no-repeat;
height:15px;
margin: 0px;
padding: 0px;
}

.sidebar ul {
margin: 0px;
padding: 0px;
background-image:url("img/archive_bg.gif");
background-repeat:repeat-y;
}

.sidebar .menu_footer {
margin: 0px;
padding: 0px;
background-image:url("img/archive_03.gif");
background-repeat:no-repeat;
height:15px;
}

.tagu {
position: absolute;
width: 26px;
height: 93px;
top: 515px;
left: 290px;
}

.tagu_m {
position: absolute;
width: 26px;
height: 93px;
top: 690px;
left: 290px;
}

.sidebar ul {
margin: 0px;
padding: 0px;
}

.sidebar ul ul {
margin: 0px;
padding: 0px;
}

.sidebar #categories ul {
margin: 0px;
padding: 0px;
}

.sidebar li {
font-size: 90%;
font-weight: bold;
text-align: left;
line-height: 180%;
margin: 0px 10px 7px;
padding: 0px;
list-style-type: none;
border-bottom: 1px dotted #79888C ;
}

.sidebar #categories li {
list-style-type: circle;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.link-note {
font-family: Verdana, Arial, sans-serif;
font-size: x-small;
line-height: 150%;
text-align: left;
padding: 2px;
margin-bottom: 15px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
width: 80%;
}

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

/*スケジュールの指定*/
.t_section{
background-color: #161616;
}

.t_title {
font-weight: bold;
color: #9EDA25;
}

/*フッターの指定*/
#footer{
margin: 0px;
padding: 0px;
height: 50px;
clear: both;
}

.copy {
padding-top: 25px;
padding-bottom: 10px;
text-align: center;
font-size: 90%;
}

