@charset "EUC-JP";

blockquote{
font-size: small;	
}


body{
margin:0px;
text-align:center;
width:100%;
height:100%;
background:#fff ;		
}

#container{
margin:0px auto 0px auto;
width:800px;
height:100%;
text-align:left;
background:#fff ;	
}

.container_table{
BORDER-RIGHT: #fff 5px solid; 
BORDER-LEFT: #fff 5px solid;
background:#ffffff;
width:790px;
height:100%;
}


/*----------ヘッダー内のスタイル--------*/

#header{
width:790px;
height:70px;
background:#fff;
margin-bottom:10px;
float:center;
}

#banner{
width="790px"
}

.blog_tit{
font-size:16px;
color:#888;
text-align:center; margin-bottom: -0.3em;
margin-top: 0;
}

.blog_tit_small{
font-size:30px;
font-weight:bold;
color:#008;
text-align:center;
 margin-bottom: -0.2em;
margin-top: 4;
}


/*----------リスト内のスタイル--------*/

#list{
width:180px;
float:right;
}

.list_box{
width:180px;
margin-bottom:20px;
background:#fff;
text-align:left;
}

.list_tit{
color:#008;
font-weight:bold;
background:#ffc; 
font-size:80%;
border-left:4px solid #f60;
border-bottom:1px solid #f60;
padding: 2px 2px 2px 4px;
}

.list_main{
background:#fff; 
width:100%;
FONT-SIZE: 62%;
padding: 4px 4px 4px 4px;
}

.list_text{
color:#000;
}


.i_history{
width:100%;
MARGIN-bottom:4px;
}

.i_link{
width:100%;
MARGIN-bottom:12px;
}

.i_normal{
width:100%;
MARGIN-bottom:4px;
}


/*----------コンテント内のスタイル--------*/

#content{
width:610PX;
float:left;
}

.content_box {
width:600PX;
background:#fff;
MARGIN:0px 10px 10px 0px; 
COLOR: #333;  
}


.date{
FONT-SIZE: x-small;
PADDING: 2px 0px 2px 10px;
}

.content_title{
color:#008;
font-weight:bold;
background:#ffc; 
font-size:130%;
border-left:12px solid #f60;
border-bottom:2px solid #f60;
PADDING: 3px 3px 3px 10px;
}

.content_main{
margin: 5px 0 15px 10px;
}


.posted{
color:#fff;
font-size:xx-small;
text-align:right;
background:#fff; 
PADDING: 0 10 10 0;
}

.content_change{
height:40px;
clear:both;
MARGIN:0px 10px 10px 0px; 
}

.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;
}

.backtoheader{
font-size:xx-small;
text-align:right;
margin:5px 10px 25px 0px;
}

.xml{
width:90px;
FONT-WEIGHT: bold; 
FONT-SIZE: x-small;
margin-bottom:10px;
margin-left:10px;
text-align:left;
}

/*----------コンテント内のスタイル(コメント・トラックバック覧有り）--------*/

#content2{
width:680PX;
float:left;
PADDING: 0px 10px 0px 10px;
}

.content_box2 {
width:680PX;
background:#ffffff;
MARGIN:0px 0px 10px 0px; 
COLOR: #000;  
}

#writing_box{
width:680PX;
margin-top: 20px;
background:#fff;
margin:0px auto 0px auto;
}

label {
color:#666666;
font-size:x-small;
font-weight:bold;
}

table.form{
margin:50px 0px 0px 20px;
padding:0px 0px 30px 20px;
}


.pagetop{
text-align:right;
margin:5px 5px 25px 0px;
}

#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;}

.comments_text_s{
font-size:x-small;
font-weight:bold;
color:#000000;
}

.comments_post{
color:#333333;
font-size:xx-small;
text-align:right;
margin:10px 10px 20px 0px;
}


/*----------フッター内のスタイル--------*/

#footer{
background:#000;
clear:both;
}


/*----------Aタグに対するスタイル--------*/

a{color:#00f;text-decoration:none;}
a:link{color:#00f;text-decoration:underline;}
a:visited{text-decoration:none;}
a:active{color:#00f;text-decoration:underline;}
a:hover{color:#00f;text-decoration:underline;}

a.acalendar_day{
display:block;
background-color:#359DCD;
color:#fff
}
a.acalendar_day:link{
background-color:#359DCD;
}
a.acalendar_day:hover	{
background-color:lightyellow;
color:#000;
}

a.calendar_today{
display:block;
color:#000000;
}
a.calendar_today:link{
background-color:lightyellow;
}
a.calendar_today:hover	{
background-color:lightyellow;
color:#000000;
}

a.acalendar_change{
color:#000;
}
a.acalendar_change:link{
color:#000;
}
a.acalendar_change:hover	{
color:#000;
}

a.list_text{color:#000F7F;text-decoration:none;}
a.list_text:link{color:#000F7F;text-decoration:none;}
a.list_text:visited{text-decoration:none;}
a.list_text:active{color:#000F7F;text-decoration:underline;}
a.list_text:hover{color:#000F7F;text-decoration: underline;}

a.calendar_backtotop{
color:#fff;
}
color:#fff;
}

a.aposted{color:#000;text-decoration:underline;font-weight:bold;}
a.aposted:link{color:#000;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:#000;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:#00f;text-decoration:underline;font-weight:bold;}
a.acontent_change:link{color:#00f;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:#000;text-decoration:none;font-weight:bold;}

a.abacktoheader{color:#000;text-decoration:underline;font-weight:bold;}
a.abacktoheader:link{color:#000;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:#000;text-decoration:none;font-weight:bold;}

#banner a{color:#000;text-decoration:none;}
#banner a:link{color:#00f;text-decoration:none;}
#banner a:visited{text-decoration:none;}
#banner a:active{}
#banner a:hover{color:#00f;text-decoration:underline;}

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;
}
