/* ----------------------
Copyright (C) 1996-2010 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:#666;
	background:#fff url(/news/1008/shiroiyuki/images/bg.png) top left repeat fixed;
	}

#wrapper{
	width:240px;
	margin:0 auto;
	text-align:left;
	word-break:break-all;
	word-wrap:break-word;
	background-color:#bfe9fd;
	}

#header,
#footer{
	text-align:center;
	}

#content{
	text-align:left;
	}

h2{
	margin-bottom:5px;
	font-size:small;
	font-weight:bold;
	text-align:left;
	color:#00add3;
	}

table{
	margin:0 auto;
	width:120px;
	}

p{
	padding:0 5px;
	line-height:1.3em;
	}

img{
	margin:0 auto;
	border:none;
	}

.x-small{
	font-size:x-small;
	line-height:1.2em;
	}

#bold,
.bold{
	font-weight:bold;
	}

.pink{
	color:#ff74b1;
	}

a:link{
	color:#ff74b1;
	}

a:visited{
	color:#ff74b1;
	}

a:hover{
	text-decoration:none;
	}