@charset "UTF-8";
/* ++++++ みすゞ詩集 ++++++ */
.titlepoem	{
	background-image: url(http://www.misuzu-shop.com/images/poem/title_poem.jpg);
	background-repeat: no-repeat;
	width: 575px;
	height: 120px;
	text-indent:  -9999px;
	}
.captionpoem	{
	font-size: 0.75em;
	font-weight: bold;
	color: #333333;
	display:block;
	height:50px;
	left:10px;
	position:relative;
	top:-50px;
	width:300px;
	margin-bottom: -50px;
	}
#poemimage	{
	background-image: url(http://www.misuzu-shop.com/poem/images/poemimage.jpg);
	background-repeat: no-repeat;
	width: 388px;
height:120px;
	border: 1px dotted #ff6666;
margin-bottom:15px;
	}
#poemimage h2	{
	text-indent:  -9999px;
	}
.poemcopy	{
	display:block;
	width:180px;
	height:100px;
	position:relative;
	top:30px;
left:10px;
	}
#newpoem	{
	width:390px;
	margin-right:10px;
	}
#newpoem h1	{
	background-image: url(http://www.misuzu-shop.com/images/all/titlebar39001.gif) ;
	background-repeat: no-repeat;
	width:390px;
	height:35px;
	font-size:0.9em;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding:5px 10px;
	}
.poem_entry	{
	border-bottom:2px dotted #ff6666;
	padding-bottom:5px;
	margin-bottom:35px;
	}
.poem_entry p	{
	font-size:0.9em;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #666666;
	margin-bottom:2px;
	}
.poemlink	{
	float:right;
	margin-top:10px;
	}
.poemlink li	{
	display:inline;
	}
#poem_detail{
text-align:center;
margin-bottom:5px;
}
#poemoutlink	{
	width:390px;
	margin:10px 0;
	}
#poemoutlink h3	{
	font-size:0.8em;
	font-weight:bold;
color:#ff3333;
	}
#poemoutlink form	{
	font-size:0.8em;
	margin:5px 0;
	}
#poemoutlink textarea	{
	font-size:0.8em;
	width:99%;
	}
#contents2,#contents3,#contents4	{
	display:none;
	}

/* +++ ie6 +++ */
* html #newpoem	{
	width:380px;
	margin-right:0;
	}
* html #newpoem h1	{
	width:380px;
	line-height:250%;
	text-indent:15px;
	margin-bottom:5px;
	padding:0;
	}
* html #poemoutlink	{
	width:380px;
	}
/* +++ ie7 +++ */
*:first-child+html	{
	}
