a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; }

body {
	background: url(images/back.gif) center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 22px;
	background-color: #FFFFFF;
	color: #333333;
	letter-spacing:1px;
	}

form {
       margin:0;
       padding:0;
       }
#wrapper{
	margin: 0 auto;
	background: url(images/base.gif) repeat-y center top; 
	text-align: center;
	}

#tophead {
	clear: both;
	height: 310px;
	width: 750px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 22px;
	margin-left: auto;
}

#storetv {
	text-align: center;
	clear: both;
	height: 136px;
	width: 126px;
}

.price {
	font-size: 12px;
	letter-spacing:1px;
}

.mini {
	font-size: 12px;
}

.cap {
	font-size: 10px;
	line-height: 1.2;
}

.midashi{
	font-size: 16px;
	line-height: 1.2;
	color: #62AEFF;
	font-weight: bold;
}

.coment{
	font-size: 11px;
	line-height: 1.4;
	color: #FF0000;
	letter-spacing:0px;
}



/*　リンク　*/

a:link{ color: #62AEFF; text-decoration: none; }
	 
a:visited{ color: #FF493D; text-decoration: none; }
	 
a:hover{ color: #FF772D; text-decoration: none; }

.alert{	font-size:12px;color:#FF0000;}

