/* Goods ページ */

h2.title {
	width: 611px; height: 156px;
	background: url(../goods_img/title.jpg) no-repeat;
	text-indent: -9999px; }

.goods_table01 { margin: 3px 0px 0px 35px; }
.goods_table02 { margin: 15px 0px 0px 35px; }
	
h3.goods_text01 {
	margin: 0px 0px 0px 35px;
	width: 529px;
	height: 56px;
	background: url(../goods_img/goods_text01.png) no-repeat;
	text-indent: -9999px; }

.goods_text1 {
	font-size: 91.6%;
	margin: 5px 65px 0px 45px;
	color: #c0b19f;
	line-height: 150%; }

.goods_name {
	font-size: 120%;
	margin: 10px 0px 0px 10px;
	color: #ea1f58; font-weight: bold; }

.goods_price {
	font-size: 91.6%;
	margin: 7px 0px 0px 10px;
	color: #FFFFFF; font-weight: bold; }

.goods_love {
	font-size: 91.6%;
	margin: 10px 0px 0px 10px;
	color: #fcb300; font-weight: bold; }

.goods_text2 {
	font-size: 91.6%;
	margin: 10px 0px 0px 10px;
	color: #c0b19f;
	line-height: 150%; }

.goods_text3 {
	font-size: 91.6%;
	margin: 0px 40px 0px 45px;
	color: #c0b19f;
	line-height: 150%; }

/* キャスト設定 */

h3.g_program {
	width: 240px; height: 267px;
	background: url(../goods_img/g_program.png) no-repeat;
	text-indent: -9999px; }

h3.g_clearfile {
	width: 240px; height: 267px;
	background: url(../goods_img/g_clearfile.png) no-repeat;
	text-indent: -9999px; }

h3.g_3photo {
	width: 240px; height: 267px;
	background: url(../goods_img/g_3photo.png) no-repeat;
	text-indent: -9999px; }

h3.g_vanilla {
	width: 240px; height: 267px;
	background: url(../goods_img/g_vanilla.png) no-repeat;
	text-indent: -9999px; }

h3.g_vivid {
	width: 240px; height: 267px;
	background: url(../goods_img/g_vivid.png) no-repeat;
	text-indent: -9999px; }

h3.g_charm {
	width: 240px; height: 267px;
	background: url(../goods_img/g_charm.png) no-repeat;
	text-indent: -9999px; }

h3.g_poster {
	width: 240px; height: 267px;
	background: url(../goods_img/g_poster.png) no-repeat;
	text-indent: -9999px; }

h3.g_gacha {
	width: 240px; height: 267px;
	background: url(../goods_img/g_gacha.png) no-repeat;
	text-indent: -9999px; }

h3.g_complete {
	width: 240px; height: 267px;
	background: url(../goods_img/g_complete.png) no-repeat;
	text-indent: -9999px; }

/* 未訪問 */
a.castinfo:link {
	font-weight: bold;
	color: #831f99; text-decoration: none; }
/* 訪問済み */
a.castinfo:visited {
	font-weight: bold;
	color: #831f99; text-decoration: none; }
/* カーソルが上に乗った状態 */
a.castinfo:hover {
	font-weight: bold;
	color: #ce4ba2;
	text-decoration: underline; }