#wrap {
    width: 700px;
    color: #009;
}

#wrap p {
    margin: 0px;
    padding: 0px;
}

#wrap .top_image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrap .frame_notice {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#wrap .frame_notice  a, #wrap .frame_notice  a:visited {
    color: #C00;
}

#wrap #whats_new .sub_title {
    padding: 3px;
    border-left-width: 20px;
    border-left-style: solid;
    border-left-color: #39F;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #39F;
    font-weight: bold;
    margin: 5px;
}

#wrap #whats_new #new_products .new_item {
    padding-left: 10px;
    padding-bottom: 10px;
    overflow:hidden;
}

#wrap #whats_new #new_products .new_item:after {
    height: 1px;
    content: ".";
    display:block;
    clear:both;
}

#wrap #whats_new #new_products .new_item .item_name {
    font-size: large;
    font-weight: bold;
    text-decoration: none;
}
#wrap #whats_new #new_products .new_item .item_name a:hover {
    text-decoration: underline;
}


#wrap #whats_new #new_products .new_item .item_photo img {
    float: left;
    margin: 0px;
    padding: 0px;
}

#wrap #whats_new #new_products .new_item .item_explain {
    float: left;
    padding-left: 10px;
    font-size: small;
    width: 470px;
    line-height: 1.5em;
}

#wrap #whats_new #new_products .new_item .item_explain .new_release {
    background-color: #F00;
    font-size: large;
    color: #FFF;
    padding: 3px;
    font-weight: bold;
}

#wrap #whats_new #new_products .new_item .item_explain .new_release_subtitle {
    background-color: #000;
    font-size: large;
    color: #FFF;
    padding: 3px;
    font-weight: bold;
}

#wrap #whats_new #new_products .new_item .item_explain .sku {
    font-size: medium;
    font-weight: normal;
    display: block;
    text-align: right;
}
#wrap #whats_new .text_mid_center  {
    text-align: center;
    color: #000;
}
#wrap #whats_new #movie_area .site_link   {
    padding: 5px;
    background-color: #00C;
    color: #FFF;
    text-align: center;
    font-size: large;
    font-weight: bold;
    margin-bottom: 2px;
}
#wrap #whats_new #movie_area .mv_caption {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #039;
	color: #FFF;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}

#wrap #whats_new #movie_area .link_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	background-color: #FFC;
}

#wrap #whats_new #movie_area .site_link a   {
    color: #FFF;
}

#wrap #whats_new #kanitori_area {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009;
}


#wrap #whats_new #pamphlet {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009;
}

#wrap #whats_new #pamphlet table tr td a img {
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #999;
    border-right-color: #666;
    border-bottom-color: #666;
    border-left-color: #999;
}

#wrap #whats_new #movie_area {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009;
}

#wrap #whats_new #notice {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00C;
}
#wrap #product_list .item_name {
	font-weight: bold;
	font-size: small;
}
