@charset "Shift_JIS"; 

@import url(common.css);

#main {
	width:660px;
	vertical-align: top;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-right-width: 15px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#main div.announce { 
  background: #f0f0ff;
  padding: 10px;
  border: 1px solid #c0c0ff;
  font-size: 90%;
  line-height: 150%;
}

#main .title_box {
	min-height: 128px;
	width: 658px;
	border: 1px solid #E5E5E5;
	background-color: #ffffff;
}

#main .title_box .subtitle_box img{
	padding:8px 0 0 19px;
}

#main .title_box .subtitle_box2 {
	padding:17px 0 0 19px;
	font-size:10pt;
	font-weight: bold;
	color: #7D94B3;
}

#main .title_box .shop_title {
	width: 100%;
}

#main .title_box .shop_title .cell1{
	width:311px;
	height: 128px;
	padding:0px;
	margin:0px;
	background-image: url(/image/shop/shop_bg.gif);
	background-repeat: repeat-y;
	background-position: 1px 1px;
	padding-left:18px;
	vertical-align: top;
}

#main .title_box .shop_title .name{
	margin-top:20px;
	margin-right:10px;
	margin-bottom:10px;
	font-size:10pt;
	font-weight: bold;
	color: #7D94B3;
	line-height:1.3em;
}


#main .title_box .shop_title .cell2{
	width:1px;
	height: 128px;
	background-image: url(/image/shop/shop_line.gif);
	background-repeat: repeat-y;
}

#main .title_box .shop_title .cell3{
	padding-top:20px;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
}

#main .title_box .shop_title .cell3 a{
	color: #FF5E94;
	text-decoration: none;	
}

#main .title_box .shop_title .cell3 a:hover{
	color: #FF5E94;
	text-decoration: underline;	
}


#main .title_box .shop_title .cell2 img {
	padding:0px;
}

#main .bg_box {
	padding: 10px 0px 10px 10px;
}

#main .bg_box2 {
	padding: 0px 0px 0px 10px;
}

#main h1.product-name { 
    padding: 3px 0 3px 10px;
    margin-top: 20px;
    text-align: left;
    font-size: 15px;
    font-color: #0162B1;
    border-left: 4px solid #9FB1C9;
    border-bottom: 1px solid #E5E5E5;
}

#main .bg_box3 {
	padding: 20px;
}

#main .item_list_num {
	background-image: url(/image/common/item_list_bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 622px;
	padding:7px 9px 7px 9px;
}

#main .item_list_num table{
	width: 100%;
}

#main .item_list_num table .cell1{
	width: 16px;
}

#main .item_list_num table .cell2{
	width: 13px;
	text-align:center;
}

#main .item_list_num table .cell3{
	padding:0 0 0 15px;
	font-size:9pt;
}

#main .item_list_num table .cell3 a{
	font-size:9pt;
}

#main .item_list_num table .cell4{
	text-align:right;
	font-size:9pt;
}

#main .item_icon{
	margin:10px 0 0 0;
}

#main .item_icon td{
	width:94px;
	/* background-image: url(/image/common/item_icon_bg.gif); */
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
}

#main .item_icon td img{
	padding-left: 1px;
	padding-bottom: 2px;
}

#main .item_icon .null{
	width:94px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: none;
}

#main .item_icon .shop{
	width:250px;
	height:120px;
	background-image: url(/image/common/item_shop_bg.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left:18px;
	vertical-align: top;
}

#main .item_icon .shop .name{
	margin-top:10px;
	margin-right: 10px;
	margin-bottom:10px;

}

#main .item_icon .shop .name a{
	font-size:10pt;
	font-weight: bold;
	color: #7D94B3;
	text-decoration: underline;
	line-height:1.3em;

}

#main .item_icon .item_caption {
	color: #6088C0;
	text-align: center;	
	padding:5px 0 5px 0;
}

#main .inside_frame {
	width:618px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-left-color: #D9D9D9;
	background-color: #FFFFFF;
}

#main .inside_frame2{
	width:548px;
	margin:0px auto 0px auto;
}

#main .inside_frame2 .cell1{
	vertical-align: top;
	margin:0px auto 0px auto;
}

#main .inside_frame2 .product{
	font-size: 9pt;
	font-weight: bold;	
}

#main .inside_frame2 .price{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9FB1C9;
	padding: 5px;
	width: 110px;
	font-size: 9pt;
	margin-top:55px;
	float:left;
}

#main .inside_frame2 .sizeicon{
	margin-top:55px;
	float:right;
}

#main .inside_frame2 .sizeicon img{
	padding-left:5px;
}

#main .inside_frame2 .cell2{
	width:298px;
	height:1px;
	padding:10px 0 10px 0;
	margin:0px;
	vertical-align: top;
}

#main .inside_frame2 .cell3{
	text-align: right;
}

#main .inside_frame2 .cell4{
	vertical-align: top;
	height:50px;
}

#main .inside_frame2 .form{
	width:288px;
	margin:0 auto;
}

#item_table .print_content .upload{
	margin:17px 0  17px 0;
	width:100%;
}

#item_table .print_content .upload td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left:15px;
}

#item_table .print_content .upload th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	width:100px;
	font-size: 10pt;
	background-color: #E5E5E5;
	padding:0.4em;
}

#main .meta_box {
	height: 150px;
	width: 658px;
	border-top: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    border-left: 5px solid #9FB1C9;
	background-color: #ffffff;
}

#main .meta_box .meta_box_inner {
    padding: 10px;
}

#main .meta_box .meta_box_site {
    float: left;
    width: 311px;
    height: 135px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
    line-height:1.3em;
    border-right: 1px dotted #E5E5E5
}

#main .meta_box .meta_box_info {
    float: right;
    width: 320px;
}

div.sbm-button {
    padding-bottom: 10px;
}

#main .meta_box .meta_box_site a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
}

#main .meta_box .meta_box_site .site_description {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
}

div.for-mobile {
    border-top: 1px solid #E5E5E5;
}

div.for-mobile div {
    float: left;
}

div.mobile-info{
    margin: 10px 0 0 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

div.meta_box_info iframe { 
    margin-top: 10px;
    margin-left:5px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
 }

div.topsy-big { 
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif;
}

