/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
a{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

a img{
	border:none;
}
a.tag img{border:solid 1px}

hr{
	width:725px;

}

div.tag_note{
	font-size:11px;
	text-align:center;
}

h1{
	font-size:17px;
	margin:3px 0 0 0;
}

h2{
	font-size:14px;
	margin:5px 0 5px 0;
}

h3{
	font-size:10px;
	margin:0 0 10px 0;
}

span.orange_title{
	color:#FF6633;
	font-style: oblique;	
	font-size:15px;
}

span.green_title{
	color:#669966;
	font-style: oblique;	
	font-size:15px;	
}

div.item_description{
	font-size:13px;
	margin:8px 0 0 0;
}

div.item_price{
	font-size:16px;
	font-weight:bold;
	margin:5px 0 5px 0;	
}

div.input_form{
	font-weight:bold;
	font-size:13px;
	margin:0 0 10px 0;
}
	


