@charset "euc-jp";
/* CSS Document */

body, div,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td,
address, caption {
	margin: 0;
	padding: 0;
}

#tenpo_css{}

#tenpo_css a:visited {
	color:#0099CC;
} 

#tenpo_css a:hover { 
	color: #ff6600 
} 

#tenpo_css a:active { 
	color: blue;
} 

#tenpo_css .all{
	width: 170px;
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}
#tenpo_css .dh{
	width: 170px;
	background-repeat: no-repeat;
	height: 10px;
}
#tenpo_css .df{
	width: 170px;
	background-repeat: no-repeat;
	height: 13px;
}
#tenpo_css .title{
	color: ff6600;
	font-weight: bold;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
#tenpo_css .title a:visited {
color:#FF6600;
text-decoration:none;
} 

#tenpo_css .title a:hover { 
color:#FF6600;
text-decoration:none;
} 

#tenpo_css .title a:active { 
color:#FF6600;
text-decoration:none;
} 

#tenpo_css .sku{
	font-size: 12px;
	text-align: left;
	width: auto;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tenpo_css .sku ul{
	margin-left: 1.5em;
}
#tenpo_css .sku li{
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-image: url(http://www.daiei.co.jp/common/images/common_ic22.gif);
	list-style-type: none;
	line-height: 1.3em;
}
#tenpo_css .IMGTAG{
	text-align: center;
}
#tenpo_css .comment{
	font-size: 12px;
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding-top: 0.5em;
	text-align: left;
}

#tenpo_css .IMGTAG2{
text-align:left;
}

