@charset "UTF-8";

#store_item #item_title {
	height: auto !important;
	margin: 0 0 20px 0 !important;
}
#store_item #item_title h2 {
	background: url(../images/store_item_bg.jpg) no-repeat 0 bottom;
	width: 670px;
	padding: 0 0 12px 0;
	margin: 0 0 5px 0;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
}
#store_item #store_item_text {
	width: 670px;
	margin: 0 0 30px 0 !important;
	line-height: 1.4em;
}

#store_item #store_item_text h4{
	font-size: 0.9em;
	color: #FF9900;
	line-height: 1.4em;
    margin-top: 10px;
}

#store_item #store_item_voice_text {
	margin: 0 !important;
}
#store_item #store_item_voice_text h3 {
	margin: 0;
	text-indent: -10000em;
	height: 110px;
}

#store_item #store_item_voice_text .chara_icon {
   float : left;
   clear: both;
}

#store_item_voice_text #voice_text_body {
	margin: -110px 0 0 126px;
	background: url(../images/back_chara_comm.gif) no-repeat 0 0;
	padding: 22px 22px 12px 46px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #bd7c2d;
	min-height: 70px;
}
#store_item_voice_text #voice_text_body_bottom {
	height: 10px;
	margin: 0 0 30px 0;
	background: url(../images/back_chara_comm.gif) no-repeat right bottom;
	line-height: 0;
	text-indent: -10000em;
}
#voice_text_body p:first-child:first-letter {
	color: #ffa200;
	font-size: 270%;
	float: left;
	line-height: 1;
	margin: 0 3px 0 0;
	font-weight: bold;
}
#store_item_right #store_buy_num {
	margin: 0 0 10px 0 !important;
}
#store_item_right #store_cartin {
	margin: 0 0 20px 0 !important;
}
#store_item_right #store_item_detail {
	margin: 10px 0 20px 0 !important;	/* 02-23 修正 */
	padding: 10px 0 0 0;	/* 02-23 修正 */
	border-top: 1px solid rgb(222, 167, 47);
}
#store_item_left,
#store_item_right {
	margin-bottom: 20px !important;
	_margin-bottom: 0 !important;
}
#store_item_recipe_list {
	margin: 0 0 50px 0 !important;
}


/* 02-28 追加 */

.store_selectclass {
	margin: 5px 0 !important;
	font-size: 0.9em;
}

