/* ----------------------
Copyright (C) 1996-2009 Starts Publishing Corporation ALL Rights Reserved.
http://www.no-ichigo.jp/
----------------------- */

*{margin:0; padding:0;}
body{
	width:100%;
	font-size:small;
	text-align:center;
	color:#fff;
	background:#fff url(/news/0906/kiki/images/bg.gif) top left repeat fixed;
	}

#wrapper{
	width:240px;
	margin:10px auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#ff1493;
	}

h1{margin:0; padding:0;}
p{padding:0 5px; line-height:1.3em;}
img{border:none;}
hr{margin:3px 0;}
.thumb{margin:3px 5px;}
.x-small{font-size:x-small;}
.black{color:#000;}
.orange{font-weight:bold; color:#ffa500;}
.blue{font-weight:bold; color:#00ffe9;}

a:link{color:#000;}
a:visited{color:#000;}
a:hover{text-decoration:none;}
a:focus{outline:none;}