@charset "UTF-8";
/*
	font-size
	10 	77
	11 	85
	12 	93 (was 93)
	13 	100
	14 	108 (was 107)
	15 	116 (was 114)
	16 	123.1 (was 122)
	17 	131 (was 129)
	18 	138.5 (was 136)
	19 	146.5 (was 144)
	20 	153.9 (was 152)
	21 	161.6 (was 159)
	22 	167
	23 	174
	24 	182
	25 	189
	26 	197
*/
/*----------------------------------------------------------
	ショッピング
----------------------------------------------------------*/
.shop_top_item{
	width:340px;
	float:left;
	margin:5px 0 0 0;
	display:inline;
}
.shop_top_plan{
	width:340px;
	float:right;
	margin:5px 0 0 0;
	display:inline;
}
.shop_top_item h3,.shop_top_plan h3{
	background-image:url(../images/shop/catch_background.png);
	width:330px;
	height:24px;
	padding:6px 0 0 10px;
	font-size:85%;
}
.shop_top_image{
	text-align:center;
	padding:5px 0 0 0;
}
.shop_top_item p,.shop_top_plan p{
	font-size:85%;
	padding:5px 10px;
}
.shop_link{
	text-align:right;
}

.shop_item h3{
	background-image:url(../images/costume/top_catch_background.png);
	width:680px;
	height:24px;
	padding:6px 0 0 10px;
	font-size:85%;
}
.shop_item p{
	font-size:85%;
	padding:10px;
}
.shop_3d_image{
	width:232px;
	float:left;
	display:inline;
	margin:5px 0 0 0;
}
.shop_3d_data{
	width:448px;
	float:right;
	display:inline;
	border-collapse:collapse;
	margin:10px 0 0 0;
}
.shop_3d_data th{
	width:100px;
	text-align:center;
	background-color:#47c5ff;
}
.shop_3d_data td{
	background-color:#f0f0f0;
}
.shop_3d_data th,.shop_3d_data td{
	padding:10px 5px;
	font-size:85%;
	border:1px solid #ffffff;
}
.shop_3d_section{
	margin:5px 0;
}
.shop_3d_section ul{
	font-size:85%;
	padding:10px 10px 10px 15px;
}
.shop_3d_section li{
	padding:0 0 8px 0;
}
.shop_3d_section h4{
	font-size:85%;
	padding:5px 0 5px 10px;
	border-bottom:2px solid #cccccc;
	background-color:#fafafa;
}
.shop_submit{
	text-align:center;
	padding:10px;
}