body	{	background:url(blue.jpg) repeat-y fixed	;
			font-size	:	1.6ex	;
			padding	:	15px	}
h1	{	font-size:4ex	;
			font-weight:bold	}
.uchiwa	{	color	:	#888888	}
.itl	{	font-style:italic	}
.indent	{	padding-left	:	20px	}
.source	{	background	:	#DDDDDD	;
			color	:	#444444	;
			padding	:	20px	}
a:link	{	color	:	#0000ff	}
a:visited	{	color	:	#8b88ee	}
a:hover	{	text-decoration	:	underline	;
			color	:	#ff6347	}
.c1	{	color:#21B2AC	} /*日常*/
.c2	{	color:#DD77FF	} /*日記*/
.c3	{	color:#4466FF	} /*ゲーム*/
.c4	{	color:#DD6611	} /*考察*/
.c5	{	color:#11cc33	} /*音楽*/
.c6	{	color:#DDDD00	} /*Com*/
.c7	{	color:#C055B5	} /*お役立ち情報*/
.exp_txt	{	font-size:1.6ex	}
.date	{	color:blue	}
.miss	{	text-decoration:line-through	}
.dtitle	{	background:#88FFEE	;
			font-size:2.5ex	}
.wid05	{	width:50%	}
.dcent	{	text-align:center	}
/***日常***/
.dc1	{	line-height	:	1.6	;
			border	:	#21B2AC 0.5em double	;
			padding	:	10px	}
/*			background	:	url(logo.png) no-repeat center	;*/
/***日記***/
.dc2	{	line-height:1.6	;
			background:#f0f0ff	;
			border:#DD77FF 0.5em double	;
			padding:10px	}
/***ゲーム***/
.dc3	{	line-height:1.6	;
			background:#f0f0ff	;
			border:#4466FF 0.5em double	;
			padding:10px	}
/***考察***/
.dc4	{	line-height:1.6	;
			background:#f0f0ff	;
			border:#DD6611 0.5em double	;
			padding:10px	}
/***音楽***/
.dc5	{	line-height:1.6	;
			background:#f0f0ff	;
			border:#11CC33 0.5em double	;
			padding:10px	}
/***Com***/
.dc6	{	line-height:1.6	;
			background:#f0f0ff	;
			border:#DDDD00 0.5em double	;
			padding:10px	}
/***お役立ち情報***/
.dc7	{	line-height:1.6	;
			background:#f0f0ff	;
			border:#C055B5 0.5em double	;
			padding:10px	}