@charset "utf-8";

* { 
	margin: 0; 
	padding: 0; } 

body { 
	font-size: small; 
	color: #666; 
	font-family: Verdana, sans-serif;  } 

a:link { color:#000; } 
a:active { color:#000; } 
a:visited { color:#000; } 

p { 
	margin: 0 0 1em; 
	padding: 10px; } 

div.last { 
	text-align: right; } /* last up date */

table { 
	width: 280px; 
	height: 50px; 
	background-image: url(embk.gif); } /* emb_background */

td { 
	font-size: small; 
	color: #FF1493; } /* emb_caption */

hr {
	border-width: 1px 0px 0px 0px; 
	border-style: solid; 
	border-color: #000; 
	height: 1px; } 

img { 
	border: 0; } 

#nibosi { 
	width: 600px; 
	margin: 20px auto 0; } /* all */

#toppo { 
	height: 250px; 
	margin-bottom: 10px; 
	background: #fff; } /* header */

#owo { 
	float: left; 
	width: 600px; 
	margin-bottom: 10px; 
	background: #fff; } /* emb_link */

#emb { 
	float: left; 
	width: 300px; 
	background: #fff; } /* emb */

#link { 
	float: right; 
	width: 290px; 
	background: #eee; } /* link */

#line { 
	width: 600px; 
	background: #fff; } /* line */

/* chara */

 img.left { 
	float: left; } 

 img.right { 
	float: right; } 

 #kurumi { 
	float: right; 
	width: 195px; 
	height: 155px; 
	background: #FFFACD; } /* LemonChiffon */ 

 #ichigo { 
	float: left; 
	width: 195px;
	height: 155px; 
	background: #FFE4E1; } /* MistyRose */ 

 #chiyurin { 
	float: right; 
	width: 195px; 
	height: 155px; 
	background: #F0F8FF; } /* AliceBlue */ 

 #takeshi { 
	float: left; 
	width: 195px;
	height: 155px; 
	background: #F0FFF0; } /* Honeydew */ 

#ss { 
	float: right; 
	width: 380px; 
	background: #F5DEB3; } /* Wheat */ 

div.ss { 
	position: relative; 
	width: 120px; height:120px; } 

.gallery { 
 list-style: none; 
  margin: 0; 
 padding: 0; } 

.gallery a { 
 text-decoration: none; } 

.gallery li  { 
 margin:10px; 
 padding:0; 
 float:left; 
 position:relative; 
 width:600px; } 
 
 .gallery li.cork-board-with-masking-tags { 
 margin: 20px 10px 5px; 
 float: left; 
 position: relative; 
 width: 130px; 
 height: 135px; } 

.gallery li.cork-board-with-masking-tags em {
 width: 110px;
 display: block;
 padding: 10px;
 text-align: center;
 color: #333;
 line-height: 1;
 background: url("ss/tape2.png") no-repeat;
 position: absolute;
 top: -17px;
 left: 30px;
 z-index: 3; }

.gallery li.cork-board-with-masking-tags a { 
 color: #666; } 

.gallery li.cork-board-with-masking-tags a:hover { 
 color: #000; 
 text-decoration: underline; } 

.gallery li.cork-board-with-masking-tags img { 
 position:absolute;
 top:8px;
 left:8px;
 z-index:2;
 width:140px; height:120px; } 


