@charset "utf-8";
/* CSS Document */

/* hys_comment.html */
#hys-topcomment { 
	background-image:url(../images/item/petboard/hys-earth.gif); 
	background-position:98% 50%;
	background-repeat:no-repeat; 
	padding:10px 120px 10px 10px;
	line-height:1.5em;
}


/* hys_chara.html */
#petboard dt { 
	font-size:1.2em; 
	color:#F30; 
	font-weight:bold; 
	margin-bottom:5px; 
}
#petboard dd { 
	margin-left:1.5em; 
	font-size:1.1em; 
	margin-bottom:1em; 
}


/* 商品詳細 */
#hys-itemsize { 
	font-weight:bold; 
	font-size:1.4em; 
	line-height:1.5em; 
	padding:0 10px; 
}
#hys-sizeother { 
	color:#F30; 
	font-weight:bold; 
	font-size:1.4em;
	margin-bottom:5px;
}
#hys-sizelink { 
	font-size:1.3em; 
	line-height:1.5em;
}


/* hys_link.html */
#hys-orangeback { 
	background-image:url(../images/item/petboard/hys-hae.jpg); 
	background-position: 95% 80%; 
	background-repeat:no-repeat; 
}
#hys-orangetitle { 
	color:#F30; 
	font-weight:bold; 
	padding:5px; 
	border-bottom:1px solid #F30; 
	margin-bottom:10px; 
	font-size:1.2em; 
}


/* hys_qa.html */
#petboard .qa_q {
	margin-bottom:5px;
	color:#006;
	font-weight:bold;
}
#petboard .qa_a {
	margin-bottom:10px;
	text-indent:-0.9em;
	margin-left:2em;
}

