@charset "shift_jis";

html { 
font-size: 100%;
padding: 0px;
margin: 0 auto;
width: 840px;
height:100%;
background: #FFFFFF;
text-align:center;
/*background:url(images/top_bg.gif) repeat-x top left #ffffff;*/
/*background:url(images/bg_glay.gif) repeat-y top left;*/
}

body{
font-size:100%;
background:#FFF;
color:#333333;
text-align:justify;
padding:0;
margin: 0;
width: 840px;
height:100%;
bottom:0;
font-family: Osaka, "Trebuchet ms", Arial, Helvetica, sans-serif;
}

#main	{
	background-color: #ffffff;
	padding: 10px 20px 1px;
	}

a{color: #666666;text-decoration: none;}
a:hover:{color:#FF6633;text-decoration: none;}

h3{color:#FFFFFF;}


/* ++++++ header ++++++ */

#header{
	width:840px;
	height:auto;
	margin:0;
	padding:0;
	background:#888888;
}

#header h1{
	float:left;
	margin: 0;
	padding:0 0 0 5px;
	display:block;
	width:760px;
	background:#888888;
	}
#header h1 a{
	display:block;
	float:left;
	height:22px;
	width:220px;
	background:url(images/logo.gif) no-repeat top left;
	border:0;
	margin:0;
	padding:0;
	font-size:1px;
	color:#FFFFFF;
	text-indent:-9999px;
	}

#english_bt{
float:left;
top: 0;
margin:2px 0 0 0;
padding:0;
width:70px;
}
#english_bt a{
border:none;
}


#header ul	{
	clear:both;
	background-color: #ffffff;
	margin: 0;
	padding:0 0 0 50px;
	list-style-type: none;
	border-bottom: dashed 1px #888888;
	height: 2em;
	font-size: 80%;
        display: block;
	}

#header li	{
	text-align: center;
	list-style-type: none;
	border: none;
	float: left;
	line-height: 2em;
	}

#header li a	{
	display: block;
	width: 120px;
	text-decoration: none;
	color: #666666;
	}

#header li a:hover	{
	color: #FF6633;
	}

/* ++++++ zentai++++++ */

#top{
	background-color: #ffffff;
	position: relative;
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	height:100%;
/*background:url(images/bg_glay.gif) repeat-y top left;*/
	}
#top p{
	line-height:1em;
	margin: 0;
	padding: 0;
}

#topimg	{
	margin: 0;
	padding: 0;
	line-height:1em;
	}

/* ++++++bread++++++ */

#bread	{
	margin: 0;
	font-size: 0.75em;
	font-weight: bold;
	}

/* ++++++ contents ++++++ */

#contents	{
	width: 700px;
	margin: 10px 0 0;
        background:#FFFFFF;
        height:100%;
        min-height:100%;
	}

#contents h2	{
	color: #444444;
	font-size: 1em;
	padding: 6px 10px;
	}

#contents h2.profile_tit{
	width:240px;
	height:28px;
	padding: 6px 10px;
	margin:0 0 15px 0;
	border:none;
	}
#contents h2.link_tit{
	width:240px;
	height:28px;
	padding: 6px 10px;
	margin:0 0 15px 0;
	}

#contents h3{
	width:600px;
	height:26px;
	margin:0 auto 0 40px;
	padding:0;
	}


#contents p	{
	font-size: 0.75em;
	line-height: 150%;
	margin:0 0 0 40px;
	}

#post01	{
	padding:0;
	margin:0;
	}

#post02	{
	padding:0;
	margin:0;
	width: 680px;
	float: left;
	}
#post02 h2{
	margin:0;
	padding:0;
	color:#FF6633;
	}

#sidebar	{
	float: right;
	padding-right: 10px;
	}

.clear	{
	clear: both;
	margin: 0;
	padding:0;
height:1px;

	}


/* ++++++ footer ++++++ */

#footer	{
clear:both;
background-color: #E3E3E3;
padding:0;
margin:20px 0 0 0;
bottom:0;
width:840px;
height:30px;
}

#footer address	{
color: #666666;
text-align:center;
font-size: 0.6em;
font-style: normal;
padding:10px;
}


/* ++++++ news++++++ */

#topnews{
	top:0;
	left: 0;
	width: 300px;
	height:280px;
	margin:0;
	}

#topnews h2	{
	margin:0;
	padding:5px 3px 3px 3px;
	width:96%;
	height:22px;
	border-bottom: dashed 1px #888888;
	}

#topnews div{
	border: none;
	overflow: auto;

	}

#topnews ul{
	font-size: 0.75em;
	margin:10px 10px 10px 16px;
	padding: 0;
	list-style-type:none;
	line-height:2em;
	}

#topnews ul a	{
	color: #333333;
	text-decoration: none;
	}
#topnews ul a:hover	{
	color: #6482CD;
	text-decoration: none;
	}
#topnews li {
	padding: 5px 5px 5px 16px;
	color: #333333;
	background: url(images/mark.gif) no-repeat left center;
}

#topnews li a{
	color:#333333;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
}


#monthmain{
	padding: 0px;
        margin:0;
	
        min-height: 100%;
	}

#monthsidebar	{
	width: 200px;
	float: left;
	font-size: 0.75em;
        margin:0;
        padding:0;
        height:100%;
	}


#monthcontent	{
	width: 560px;
	float: left;
	margin:0 20px 0 30px;
	padding-bottom: 0;
        text-decoration: none;
	}
#monthcontent img{
border:none;
}

#monthmain .clear	{
	background-repeat: repeat-y;


	}

#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar h2{
	display: block;
	padding:20px 20px 0 5px;
        color:#333333;
        font-size:120%;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color:#333333;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color:#6482CD;
	}

#monthcontent #bread	{
	margin-top: 10px;
	text-align: right;
	text-decoration: none;
	}
#monthcontent #bread a{
	text-decoration: none;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #666666;
	}

#monthcontent #date img	{
	vertical-align: middle;
	padding-right: 10px;
	}

#monthpost{
	padding-bottom: 10px;
	}
#monthpost h2	{
	margin: 30px 0 0;
	padding: 5px;
	border-top: dashed 1px #888888;
	border-bottom: dashed 1px #888888;
	font-size: 90%;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding:10px;
	}
#monthpost p a{
        text-decoration:underline;
        }
#monthpost p a:hover{
        text-decoration:underline;
        color:#FF6600;
        }

#monthpost img{
        margin:0 0 10px 0;
        border:none;
}
#monthpost a{
        color:#333333;
        }

#monthpost a:hover{
        color:#FF6600;
        }


#monthlist{
padding:0 0 20px 0;
margin:0;
background:#FFFFFF;

}

#monthlist h2	{
	margin: 30px 0 0;
	padding: 5px;
	border-top: dashed 1px #888888;
	border-bottom: dashed 1px #888888;
	font-size: 90%;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a	{
	text-decoration: none;
	color:#333333;
	}

#monthlist h2 a:hover	{
	color:#6482CD;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}

#monthlist a{
        color:#333333;
        text-decoration:underline;
        }

#monthlist a:hover{
        color:#FF6600;
        }

#container_02{
width:680px;
height:100%;
margin:15px auto 15px auto;
padding:0;
text-align:left;
border:none;
background:#ff0000;
}

.table-profile{
padding:0;
margin:0 auto 0 40px;
font-size:77%;
vertical-align:top;
border:none;
list-style:none;
text-decoration:none;
}
.table-profile th{
border:none;
padding:4px 10px 4px 4px;
margin:0;
width:120px;
text-align:right;
vertical-align:top;
font-weight:normal;
}
.table-profile td{
border:none;
vertical-align:top;
background:#FFFFFF;
padding:4px;
margin:0;
}

.table-link{
padding:0;
margin:0 auto 0 40px;
font-size:77%;
vertical-align:top;
border:none;
list-style:none;
text-decoration:none;
}

.table-link li{
list-style:none;
text-decoration:none;
padding:0;
}
.table-link li a{
list-style:none;
text-decoration:none;
padding:0 0 0 50px;
color:#333333;
}
.table-link li a:hover{
list-style:none;
text-decoration:none;
color:#6482CD;
padding:0 0 0 50px;
}

.table-link h2{
width:600px;
height:26px;
margin:0 auto 0 40px;
padding:100;
border-bottom:dashed 1px #888888;
text-indent:10px;
}

.table-link02{
padding:0 0 0 75px;
margin:0;
font-size:77%;
vertical-align:top;
border:none;
list-style:none;
text-decoration:none;
}
.table-link02 .td_01{
padding:0 0 0 50px;
margin:0;
vertical-align:top;
width:380px;
}
.table-link02 .td_pic{
padding:0;
margin:0;
vertical-align:top;
width:180px;
}
.banar{
border:0;
margin:0 0 0 5px;
padding:0;
display: block;
height:73px;
width:260px;
}
.banar a{
border:0;
}
.banar img{
border:0;
}


/*++gototop++*/
/*goto-top*/

.goto-top{
text-align:right;
margin:5px 5px 30px 0;
color:#666666;
font-size:82%;
height:10px;
}
.goto-top a{
border-bottom:dotted 2px #666666;
background:url(http://ikedaakiko.net/img/ya_glay.gif) no-repeat right center;
padding:0 15px 0 0;
color:#666666;

text-decoration: none;
}
.goto-top a:hover{
border-bottom:dotted 2px #FF6600;
background:url(http://ikedaakiko.net/img/ya_ore.gif) no-repeat right center;
padding:0 15px 0 0;
color:#FF6633;
text-decoration: none;
}
.goto-top img{
margin-left:5px;
border:0;
}

#monthpost p.postmetadata a{
color:#666666;
text-decoration: none;
}
#monthpost p.postmetadata a:hover{
color:#FF6600;
text-decoration: none;

}