@charset "EUC-JP";

/*
-----------------------------------------------------
livedoor Blog CSS
FileName:	org
Version:	2006.11.28
-----------------------------------------------------
*/
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td { 
   margin:0;
   padding:0;
   border:0;
}
	body{
		background:#ddd;
		font-family:arial, Helvetica;
		font-size:smaller;
		text-align:center;
		color:#808080;

	}

	a{color:#bab3fd;text-decoration:underline;}
	a:link{color:#1205FC;text-decoration:underline;}
	a:visited{text-decoration:underline;}
	a:active{}
	a:hover{color:#999;text-decoration:none;}

	#banner{
position:relative;
top:30px;
		width:750px;
		height:120px;
		font-weight:normal;
		text-align:left;
		background-color:#d19729;
		margin:0 auto;

	}

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

	#container{
position:relative;
top:30px;
		width:750px;
		margin:0 auto;
		background:#fff;
		word-break:break-all;
	}

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

h1 {
padding:15px 0 5px 30px;
margin:0;
font-weight:bolder;
font-size:medium;
}
h1 a{
color:#FFF;
text-decoration: none;
font-family:sans-serif;
font-weight:bolder;
}


h2 {
font-size:small;
font-weight:bolder;
}

h2 a{
text-decoration: none;
}


	.description{
		margin:0 30px;
		color:#fff;
	}


	#content {
		width:400px;
		padding:0 5px 0 5px;
		text-align:left;
	}

	#left,#right{
		width:175px;
	}

	.date{
		color:#999;
		margin:10px 10px 10px 20px;

	}

	.title{
		color:#666;
		font-size:small;
		text-align:left;
		font-weight:bold;
		margin:0 0 10px 0;
		padding:5px;
		border-bottom:1px dotted silver;
	}

	.main{
		margin:15px 0 15px 0;
		padding:0 0 5px 0;
		text-align:left;
		border-bottom:1px dotted silver;
	}
	.mainmore{
		margin:15px 0 15px 0;
		padding:0 0 5px 0;
		text-align:left;
	}
	
	blockquote{
		border:2px dotted #777;
		padding:10px;
		margin:10px;
		text-align:left;
	}
	
	.pict{}
	
	 a.continues:link{color:#999;text-decoration:underline;}
	 a.continues:visited{color:#999;text-decoration:underline;}
	 a.continues:active{color:#999;text-decoration:underline;}
	 a.continues:hover{color:#999;text-decoration:none;}

	.posted{
		text-align:center;
		padding:0 0 10px 0;
		border-bottom:1px dotted silver;

	}


	.menu{
		margin:0 auto;
		padding:10px 0 10px 0;
		color:#999;
		text-align:center;
		line-height:125%;

		}


	.form{
		margin:0px auto;
		color:#000;
		font-size:12px;
	}
	
	.form th{
		font-weight:normal;
		padding:2px;
		text-align:right;
	}
	.form td{
		padding:2px;
	}

	input#author{width:200px;}
	input#email{width:200px;}
	input#url{width:200px;}
	input#bake{}
	textarea#text{width:280px;height:200px;}
	input.button{margin-top:20px;width:80px;}
	
	#blogcommentbottom{
	}


/* サイド指定 */
	.sidetitlebody,.sidetop{}
	.sidetitle{
		margin:0;
		font-weight:bold;
		text-align:center;
		background-color: #EEE;
		border: 1px solid #CCC;
		width:175px;
		height:30px;
		padding:7px 0;
	}

	.side{
		text-align:left;
		line-height:125%;
		margin:10px;
	}
	.sidebottom{
		padding-bottom:10px;
	}
	.sidebody{
		margin:5px 0;
	}

	a.ttllink:link{color:#fff;text-decoration:underline;}
	a.ttllink:visited{color:#fff;text-decoration:underline;}
	a.ttllink:active{color:#fff;text-decoration:underline;}
	a.ttllink:hover{color:#fff;text-decoration:none;}

	input.sf{width:122px;margin-right:3px;}
	.moblogbody,.linkme,.skypeme{text-align:center;}
	.afbody{text-align:center;padding-bottom:10px;}
	.afbody img{margin-bottom:3px;}
	.photo{text-align:center;}
	.nickname{font-size:x-small;font-weight:bold;margin:10px 0;}
	.message{text-align:left;font-size:x-small;margin-bottom:10px;}
	.blogtimes{margin:10px auto;text-align:center;width:180px;}
	.quotetable{background:#000;width:170px;}
	.quotetable img{width:160px;}
	.quote{color:#000;font-size:x-small;padding:1px;background:#fff;}

	.elsehead{
		padding:3px 0 4px;
	}
	.elsebody{text-align:center;}
	.elsebottom{
		padding:3px 0 4px;
	}
	
	.elsebody a:link{}
	.elsebody a:visited{}
	.elsebody a:active{}
	.elsebody a:hover{}
	
	.checkers{padding-bottom:10px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.reader{padding-bottom:20px;width:117px;font-size:11px;text-align:left;margin:0 auto;}
	.powered{padding-bottom:10px;}
	.syndicate{}
	
	#footer{
position:relative;
top:30px;
height:50px;
		width:750px;
		background-color:#fff;
		margin:0 auto;
		padding:10px 0 5px 0;
	}

	.blogbody iframe{width:340px;margin-top:20px;margin-left:10px;}

.nextpage{
	text-align:right;
}

table,td,th{
font-size:100%;
}
.pan {
position:relative;
top:30px;
padding:0 0 5px 0;
margin:0 auto;
background-color:#fff;
width:750px;
text-align:left;
}

#ld_logo{
position:absolute;
top:0px;
left:0px;
}

.adlink{
color:#808080;
font-size:x-small;
}






.rakutenad{
font-size:11px;
font-weight:normal;
text-align:left;
background:#fff;
border:0;
margin-left:10px;
}
.rakutenad a{
color:#fff;
font-size:12px;
font-weight:bolder;
text-decoration:none;
}
.rakutenad a:link{
color:#0000FF;
text-decoration:underline;
}
.rakutenad a:visited{
color:#0000FF;
text-decoration:underline;
}
.rakutenad a:hover{
color:#0000FF;
text-decoration:underline;
}




