@charset "EUC-JP";

body{
color:#000000;
margin:0px;
text-align:center;
width:100%; 
height:100%;
background:
black url('http://db1.voiceblog.jp/data/gyolighthouse/1141107822.gif') repeat-y 0% 0;
}

#container{
margin:0px auto 0px auto;
		width:780px;
height:100%;
text-align:left;

}

.container_table{
margin-top:20px;
margin-bottom:20px;
BORDER-RIGHT: #000 1px solid; 
BORDER-LEFT: #000 1px solid;
background:#000;
width:780px;
height:100%;
}


/*------------------------------------リンク設定----------------------------------*/
	a{color:#418EDD;text-decoration:underline;}
	a:link{color:#418EDD;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{color:#418EDD;text-decoration:underline;}
	a:hover{color:#026800;text-decoration:none;}	

a.acalendar_day{
text-decoration:none;
	color:#418EDD
	}
a.acalendar_day:link{
text-decoration:none;
}
a.acalendar_day:hover	{
	color:#026800;
	}

a.calendar_today{
	display:block;
	color:#418EDD;
	}
a.calendar_today:link{
}
a.calendar_today:hover	{
	color:#026800;
	}

a.acalendar_change{
color:#000;
	}
a.acalendar_change:link{
color:#000;
}
a.acalendar_change:hover	{
color:#000;
	}
	
a.list_text{color:#418EDD;text-decoration:underline;}
a.list_text:link{color:#418EDD;text-decoration:underline;}
a.list_text:visited{text-decoration:underline;}
a.list_text:active{color:#418EDD;text-decoration:underline;}
	a.list_text:hover{color:#026800;text-decoration:none;}	

a.calendar_backtotop{
	color:#418EDD;
	}
a.calendar_backtotop:link{
	color:#418EDD;
}
a.calendar_backtotop:hover{
	color:#026800;
	}

a.aposted{color:#418EDD;text-decoration:underline;font-weight:bold;}
a.aposted:link{color:#418EDD;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:#026800;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:#418EDD;text-decoration:underline;font-weight:bold;}
a.acontent_change:link{color:#418EDD;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:#026800;text-decoration:none;font-weight:bold;}

a.abacktoheader{color:#418EDD;text-decoration:underline;font-weight:bold;}
a.abacktoheader:link{color:#418EDD;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:#026800;text-decoration:none;font-weight:bold;}

	#banner a{color:#000;text-decoration:none;}
	#banner a:link{color:#000;text-decoration:none;}
	#banner a:visited{text-decoration:none;}
	#banner a:active{}
	#banner a:hover{color:#026800;text-decoration:underline;}

/*------------------------------------ヘッダー-----------------------------------*/
#header{
width:550px;
height:130px;
background:#fff url(../_img/black01_header.gif) top center no-repeat;
margin-bottom:0px;
border-bottom:#000000 1px dashed;
float:left;
}

#banner{
width:400px;
}


.blog_tit{
font-size:20px;
font-weight:bold;
color:#ffffff;
text-align:left;
letter-spacing:2px;
margin: 20px 0px 0px 15px;
}

.blog_tit_small{
font-size:15px;
color:#000;
text-align:left;
letter-spacing:2px;
margin: 0 15px 0 15px;
}


/*------------------------------------リスト----------------------------------*/

#list{
width:220px;
float:right;
padding-top:5px;
background:#fff url(../_img/black01_listtop.gif) top center no-repeat;
}

.list_box{
width:220px;
margin-bottom:5px;
background:transparent ;
text-align:left;
border-bottom:#000 1px dashed;
}

.list_tit{
color:#000;
width:200px;
 FONT-WEIGHT: bold; 
 FONT-SIZE: x-small;
background:transparent; 
padding: 5px 5px 5px 5px;
margin:4px 4px 4px 4px;
}

.list_main{
width:98%;
color:#000;
padding: 5px 5px 15px 5px;
font-size:x-small;
}

.list_text{
font-size:x-small;
color:#ffffff;
}

/*------------------------------------カレンダー----------------------------------*/

.calendar_box{
width:220px;
background:transparent;
text-align:left;
border-bottom:#000 1px dashed;
}

.calendar_main{
width:220;
background:transparent  ;
}

.calendar_tit{
margin:4px 4px 4px 4px;
padding: 4px 0px 4px 4px;
font-size:x-small;
width:200px;
background:transparent;
}

.calendar_line{
width:50%;
height:1px;
background:#fff;
}

.calendar_week{
color:#000;
font-size:x-small;
position:center;
	}

.calendar_day{
color:#000;
font-size:x-small;
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:#000;
font-size:x-small;
	}
/*------------------------------------アイコン--------------------------------*/

.i_history{
width:100%;
MARGIN-bottom:4px;
}

.i_link{
width:100%;
MARGIN-bottom:4px;
}

.i_normal{
width:100%;
MARGIN-bottom:4px;
}

/*------------------------------------コンテント--------------------------------*/

#content{
width:550px;
float:left;
background:#fff;
 }

#content2{
width:550px;
float:left;
PADDING: 0px 0px 0px 0px;
background:#fff;
}

.content_box {
width:550;
background:#ffffff;
MARGIN:0px 0px 0px 0px; 
COLOR: #000;  
BORDER-BottoM: #000 1px  dashed;

}

.content_box2 {
width:550;
background:#ffffff;
MARGIN:0px 0px 10px 0px; 
COLOR: #000;  
border-bottom:1px dashed;
}

.player{ margin: 0px 10px 30px 10px;
}

	img.pict { 
margin: 10px; float:right; clear:both;
}

.date{
 color:#000;
 FONT-WEIGHT: bold; 
FONT-SIZE: x-small;
	background:#fff; 
PADDING: 10px 2px 5px 10px;
}

.content_title{
color:#000;
font-size: x-small;
font-weight:bold;
background:#fff;
margin: 0px 4px 3px 4px;
padding:5px 5px 5px 5px;
	}

.content_main{
font-size:x-small;
line-height:135%;
margin: 5px 0 15px 10px;

	}

.posted{
color:#000;
font-size:xx-small;
text-align:right;
background:#ffffff; 
PADDING: 0 10 10 0;
	}

.content_change{
height:40px;
clear:both;
padding:10px 10px 10px 10px; 
background:#fff;
}

.content_before{
width:40%;
color:#fff;
font-size:x-small;
font-weight:bold;
position:center;
text-align:left;
float:left;
	}

.content_next{
width:50%;
color:#fff;
font-size:x-small;
font-weight:bold;
position:center;;
text-align:right;
float:right;
}

/*------------------------コメント開始-----------------------------*/
.table_box{
font-size:x-small;
font-weight:bold;
color:#000000;
BORDER-bottom: dashed 1px #333333;
margin:20px auto 0px 30px;
background:#fff;
}

.comments_text{
font-size:x-small;
color:#000000;
}

.comments_text_b{
font-size:x-small;
font-weight:bold;
color:#333333;
}

.comments_text_s{
font-size:x-small;
font-weight:bold;
color:#000000;
}




.comments_box{
 margin:0px auto 0px auto;
background:#ffffff;
width:550PX;

}

#writing_box{
 margin-top: 20px;
background:#E6E6E6;
width:550PX;
margin:0px auto 0px auto;
}

.bt_comments{

padding:0px 0px 20px 275px;}

.comments_head{
font-size:x-small;
font-weight:bold;
color:#000000;
padding:3px 0px 5px 10px;
background:#CCCCCC url('../_img/icon_new.gif') repeat-y 0% 30;
}

.comments_body{
color:#333333;
font-size:x-small;
margin:10px 10px 20px;
}

    .comments_post{
        color:#333333;
        font-size:xx-small;
     text-align:right;
  margin:10px 10px 20px 0px;
    }

table.form{
margin:50px 0px 0px 20px;
padding:0px 0px 30px 20px;
}

    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:550PX;
background:#ffffff;
}    


.trackback_head{
font-size:x-small;
font-weight:bold;
color:#000000;
padding:3px 0px 5px 10px;
background:#CCCCCC url('../_img/icon_new.gif') repeat-y 0% 30;
}

    .trackback_url{
        color:#666666;
        font-size:x-small;
        font-weight:bold;
        margin:20px 0;
        padding-left:15px;
    }

    .trackback_body{
        color:#666666;
  font-size:x-small;
        margin:10px 10px 20px;
    }

    .trackback_post{
        color:#666666;
        font-size:xx-small;
        text-align:right;
        margin-bottom:20px;
padding:0px 10px 20px 0px;
    }

a.atrackback-post{color:#336699;text-decoration:underline;font-weight:bold;}
a.atrackback-post:link{color:#336699;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:#1E6ECD;text-decoration:none;font-weight:bold;
}


/*------------------------------------フッター---------------------------------*/
#footer{
background:#000;
clear:both;
}


 /*-----------------------------------その他-------------------------------------*/
 .pagetop{
		font-size:xx-small;
		text-align:right;
		background:#fff;
		padding:5px 5px 25px 0px;
	}

.backtoheader{
		font-size:xx-small;
		text-align:right;
		background:#fff url(../_img/black01_footer.gif) bottom center no-repeat;
		padding:5px 10px 25px 0px;

}

.xml{
 FONT-WEIGHT: bold; 
 FONT-SIZE: x-small;
padding:10px 0px 15px 10px;
text-align:left;
background:#fff url(../_img/black01_listbottom.gif) bottom center no-repeat;
}

