@charset "EUC-JP";

* {
padding:0px;
margin:0px;
background:transparent;
text-decoration:none;
}

body{
color:#000000;
margin:0px 0px 0px 0px;
text-align:center;
width:100%;
height:100%;
background:#ffffff;
padding-top:0px;		
}

#container{
margin:0px auto 0px auto;
width:710px;
height:100%;
text-align:left;

}

.container_table{
BORDER-RIGHT: #ffffff 5px solid; 
BORDER-LEFT: #ffffff 5px solid;
background:#ffffff url(../_img/white_black_corner.gif) no-repeat left top;
background-position: 0px 20px;
width:710px;
height:100%;
}


/*------------------------------------リンク設定----------------------------------*/
	a{color:#E261AD;text-decoration:underline;}
	a:link{color:#E261AD;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{color:#E261AD;text-decoration:underline;}
	a:hover{color:#E2D161;text-decoration:none;}	

a.acalendar_day{
display:block;
background-color:#000000;
	color:#E261AD;
	}
a.acalendar_day:link{
background-color:#000000;
}
a.acalendar_day:hover	{
	background-color:#000000;
	color:#E2D161;
	}

a.calendar_today{
	display:block;
	color:#000000;
	}
a.calendar_today:link{
background-color:lightyellow;
}
a.calendar_today:hover	{
	background-color:#000000;
	color:#E2D161;
	}

a.acalendar_change{
color:#000000;
	}
a.acalendar_change:link{
color:#000000;
}
a.acalendar_change:hover	{
color:#000000;
	}
	
a.list_text{color:#E261AD;text-decoration:underline;}
a.list_text:link{color:#E261AD;text-decoration:underline;}
a.list_text:visited{text-decoration:underline;}
a.list_text:active{color:#E261AD;text-decoration:underline;}
	a.list_text:hover{color:#E2D161;text-decoration:none;}	

a.calendar_backtotop{
	color:#ffffff;
	}
a.calendar_backtotop:link{
	color:#ffffff;
}
a.calendar_backtotop:hover{
	color:#E261AD;
	}

a.aposted{color:#000000;text-decoration:underline;font-weight:bold;}
a.aposted:link{color:#000000;text-decoration:underline;font-weight:bold;}
a.aposted:visited{text-decoration:underline;font-weight:bold;}
a.aposted:active{font-weight:bold;}
a.aposted:hover{color:#000000;text-decoration:none;font-weight:bold;}

a.axml{color:#333333;text-decoration:underline;font-weight:bold;}
a.axml:link{color:#333333;text-decoration:underline;font-weight:bold;}
a.axml:visited{text-decoration:underline;font-weight:bold;}
a.axml:active{font-weight:bold;}
a.axml:hover{color:#D85F3C;text-decoration:none;font-weight:bold;}

a.acontent_change{color:#000000;text-decoration:underline;font-weight:bold;}
a.acontent_change:link{color:#000000;text-decoration:underline;font-weight:bold;}
a.acontent_change:visited{text-decoration:underline;font-weight:bold;}
a.acontent_change:active{font-weight:bold;}
a.acontent_change:hover{color:#000000;text-decoration:none;font-weight:bold;}

a.acontent_change{color:#000000;text-decoration:underline;font-weight:bold;}
a.acontent_change:link{color:#000000;text-decoration:underline;font-weight:bold;}
a.acontent_change:visited{text-decoration:underline;font-weight:bold;}
a.acontent_change:active{font-weight:bold;}
a.acontent_change:hover{color:#000000;text-decoration:none;font-weight:bold;}

a.abacktoheader{color:#000000;text-decoration:underline;font-weight:bold;}
a.abacktoheader:link{color:#000000;text-decoration:underline;font-weight:bold;}
a.abacktoheader:visited{text-decoration:underline;font-weight:bold;}
a.abacktoheader:active{font-weight:bold;}
a.abacktoheader:hover{color:#000000;text-decoration:none;font-weight:bold;}

	#banner a{color:#ffffff;text-decoration:none;}
	#banner a:link{color:#ffffff;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#E2D161;text-decoration:underline;}

/*------------------------------------ヘッダー-----------------------------------*/
#header{
width:700px;
height:100px;
background:#ffffff url(../_img/white_black_main.gif) no-repeat;
background-position: 0 20px;
float:right;
}

#banner{
width:700px;
}

.blog_tit{
font-size:16px;
font-weight:bold;
color:#ffffff;
text-align:center;
letter-spacing:2px;
margin: 35px 0px 0px 0px;
}

.blog_tit_small{
font-size:12px;
color:#ffffff;
text-align:center;
letter-spacing:2px;
margin: 0 15px 0 15px;
}


/*------------------------------------リスト----------------------------------*/

#list{
width:200px;
float:left;
padding-top:10px; 
background:#000000 url(../_img/white_black_listbottom.gif) no-repeat bottom center;
}

.list_box{
width:200px;
margin-bottom:10px;
background:transparent;
text-align:left;
border-bottom:#ffffff 1px dashed;
}

.list_tit{
color:#ffffff;
 FONT-WEIGHT: bold; 
 FONT-SIZE: x-small;
 background:transparent; 
padding: 5px 5px 5px 5px;
}

.list_main{
width:98%;
padding: 5px 7px 5px 7px;
font-size:11px;
color:#ffffff;
}

.list_text{
font-size:11px;
margin:13px 13px;
color:#ffffff;
}

/*------------------------------------カレンダー----------------------------------*/

.calendar_box{
width:200px;
background:transparent;
text-align:center;
margin-bottom:10px;
border-bottom:#fff 1px dashed;
}

.calendar_main{
width:190px;
background:transparent;
padding:0px 4px 0px 4px;
}

.calendar_tit{
width:186px;
margin: 3px auto 3px auto;
font-size:x-small;
background:transparent;
}

.calendar_line{
display:none;
width:100%;
height:1px;
background:#cccccc;
display:none;
}

.calendar_week{
color:#fff;
font-size:x-small;
position:center;
	}

.calendar_day{
color:#fff;
font-size:11px;
font-weight:bold;
position:center;
	}

.calendar_change{
color:#fff;
font-size:x-small;
font-weight:bold;
padding: 3px 0px 3px 0px;
	}

.calendar_before{
color:#fff;
font-size:x-small;
font-weight:bold;
position:center;
border:solid #fff;
border-width:0px 1px 0px 0px;
text-align:left;
	}

.calendar_next{
color:#fff;
font-size:x-small;
font-weight:bold;
position:center;
border:solid #fff;
border-width:0px 0px 0px 0px;
text-align:right;
}

.calendar_backtotop{
color:#fff;
font-size:x-small;
	}

.calendar_when{
font-weight:bold;
color:#fff;
font-size:x-small;
	}
/*------------------------------------アイコン--------------------------------*/

.i_history{
width:100%;
MARGIN-bottom:4px;
background:url(../_img/white_black_icon.gif) no-repeat left top;
}

.i_link{
width:100%;
MARGIN-bottom:4px;
background:url(../_img/white_black_icon.gif) no-repeat left center;
}

.i_normal{
width:100%;
MARGIN-bottom:4px;
background:url(../_img/white_black_icon.gif) no-repeat left center;
}

/*------------------------------------コンテント--------------------------------*/

#content{
width:480PX;
float:right;

 }

#content2{
width:700px;
background:url(../_img/white_black_content2.gif) repeat-y left;
float:right;
PADDING: 0px 0px 0px 0px;
}

.content_box {
width:470PX;
background:#ffffff;
MARGIN:0px 10px 10px 0px; 
COLOR: #000;  
BORDER-BottoM: #000 1px  dashed;

}

.content_box2 {
background:#ffffff;
MARGIN:0px 10px 10px 10px; 
COLOR: #000;  
BORDER-BottoM: #000 1px  dashed;
}

.player{ margin: 0px 10px 30px 10px;
}

	img.pict { 
margin: 10px; float:right; clear:right }

.date{
 color:#000;
 FONT-WEIGHT: bold; 
FONT-SIZE: 12px;
	background:transparent; 
PADDING: 10px 0px 2px 10px;
}

.content_title{
color:#000000;
font-size: 12px;
font-weight:bold;
background:#ffffff; 
PADDING: 20px 0px 3px 10px;
	}

.content_main{
font-size:12px;
line-height:135%;
margin: 5px 0 15px 10px;

	}

.posted{
color:#000000;
font-size:10px;
text-align:right;
background:#ffffff; 
PADDING: 0 10 10 0;
	}

.content_change{
height:40px;
clear:both;
MARGIN:0px 10px 10px 0px; 
}

.content_before{
width:40%;
color:#fff;
font-size:12px;
font-weight:bold;
position:center;
text-align:left;
float:left;
	}

.content_next{
width:50%;
color:#fff;
font-size:12px;
font-weight:bold;
position:center;;
text-align:right;
float:right;
}

/*------------------------コメント開始-----------------------------*/
.table_box{
font-size:12px;
font-weight:bold;
color:#000000;
BORDER-bottom: dashed 1px #000;
margin:20px auto 0px 30px;
}

.comments_text{
font-size:12px;
color:#000000;
}

.comments_text_b{
font-size:12px;
font-weight:bold;
color:#333333;
}

.comments_text_s{
font-size:12px;
font-weight:bold;
color:#000000;
}




.comments_box{
 margin:0px auto 0px auto;
background:#ffffff;
width:680PX;

}

#writing_box{
 margin-top: 20px;
background:transparent;
width:680PX;
border-bottom:#000 1px dashed;
margin:0px auto 0px auto;
}

.bt_comments{
text-align:center;
padding:0px auto 0px auto;}

.bt_comments input {
margin:10px 10px 15px 10px;
}

.comments_head{
font-size:12px;
font-weight:bold;
color:#000000;
padding:3px 0px 5px 20px;
background:transparent url('../_img/icon_new.gif') repeat-y 0% 30;
}

.comments_body{
color:#333333;
font-size:12px;
margin:10px 10px 20px;
}

    .comments_post{
        color:#000;
        font-size:xx-small;
     text-align:right;
  margin:10px 10px 20px 0px;
    }

table.form{
margin:50px 0px 0px 20px;
padding:0px 0px 30px 20px;
}

table.form td{
padding:2px;
}

    label {
        color:#666666;
  font-size:x-small;
        font-weight:bold;
}
 
 #author{width:200px;border:1px solid #666666;}
    #email{width:200px;border:1px solid #666666;}
    #url{width:200px;border:1px solid #666666;}
    #text{width:500px;height:200px;border:1px solid #666666;}

/*-----------------トラックバック開始---------------------*/

.trackback_box{
margin:0px auto 0px auto;
width:680PX;
background:transparent;
}    


.trackback_head{
font-size:x-small;
font-weight:bold;
color:#000000;
padding:3px 0px 5px 20px;
background:transparent url('../_img/icon_new.gif') repeat-y 0% 30;
}

    .trackback_url{
        color:#666666;
        font-size:x-small;
        font-weight:bold;
        margin:20px 20px;
        padding-left:15px;
    }

    .trackback_body{
        color:#000;
  font-size:x-small;
        margin:10px 10px 20px;
    }

    .trackback_post{
        color:#000;
        font-size:xx-small;
        text-align:right;
        margin-bottom:20px;
padding:0px 10px 20px 0px;
    }

a.atrackback-post{color:#E261AD;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link{color:#E261AD;text-decoration:underline;font-weight:b
old;}
a.atrackback-post:visited{text-decoration:underline;font-weight:bold;}
a.atrackback-post:active{}
a.atrackback-post:hover{color:#E261AD;text-decoration:none;font-weight:bold;
}


/*------------------------------------フッター---------------------------------*/
#footer{
background:#000;
clear:both;
}


 .pagetop{
		font-size:11px;
		text-align:right;
		margin:5px 5px 25px 0px;
	}

.backtoheader{
		font-size:11px;
		text-align:right;
		margin:10px 10px 25px 0px;
}

.xml{
 font-weight: bold; 
 font-size: 11px;
padding-bottom:10px;
padding-left:10px;
text-align:left;
}



/* コメント用テキストエリアのwidth修正 */
table tr td textarea#text {
width:410px;
}

div.err {
margin-left:10px;
}
