/* ********************************************************************************************* */
/* All                                                                                           */
/* ********************************************************************************************* */
* {
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	color: #996;
}

/* ********************************************************************************************* */
/* Basic Tag Style                                                                                           */
/* ********************************************************************************************* */
body {
    text-align: center;
    line-height: 130%;
    padding: 0px;
    margin: 0px;
    width: 100%;
    font-family: "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", "メイリオ", "meiryo", "ｍｓ ｐゴシック", "osaka", verdana, sans-serif;
    font-size: 12px;
    letter-spacing: 0.1em;
    color: #231815;
}


h1 {
    font-weight: normal;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;
}

h4 {
    font-weight: normal;
}

h5 {
    font-weight: normal;
}

h6 {
    font-weight: normal;
}

ul {
	padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

ol {
	padding-bottom: 0px;
    list-style-type: none;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

br {
	letter-spacing: 0px;
}

img {
	border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    vertical-align: bottom;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}

table {
	border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-collapse: collapse;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}

a {
	color: #993131;
    font-weight: normal;
    text-decoration: none;
}

a:link {
	color: #993131;
    font-weight: normal;
    text-decoration: none;
}

a:visited {
	color: #993131;
    font-weight: normal;
    text-decoration: none;
}

a:active {
	color: #eb8483;
}

a:hover {
	color: #eb8483;
}

a:focus {
	color: #CECECE;
}

hr {
	display: none;
    clear: both;
}


/* ********************************************************************************************* */
/* Design                                                                                            */
/* ********************************************************************************************* */



/* ↓↓ contbox ↓↓                                                   */
/* =================================================================== */
#contbox .banner {
	text-align: center;
    padding-top: 5px
}

#contbox .banner li {
	text-align: center;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

#contbox div.caution {
    padding: 5px;
	margin-top: 10px;
    width: 367px;
    background: #ddd;
    text-align: left;
}

#contbox div.caution dl {
	padding-bottom: 5px;
    line-height: 130%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 10px;
    padding-top: 5px;
}

#contbox div.caution dd {
	padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
}

#contbox div.caution ul {
	
}

#contbox div.caution ul li ul {
	text-align: center;
    padding-top: 3px;
}

#contbox div.caution ul li ul li {
	display: inline;
}

#contbox div.caution ul li a {
	border-left: 5px solid;
    line-height: 100%;
    padding-left: 2px;
    color: #663333;
}

#contbox div.caution ul li a:active {
	color: #eb8483;
}

#contbox div.caution ul li a:hover {
	color: #eb8483;
}

#contbox div.caution ul li a:focus {
	color: #eb8483;
}

/* =================================================================== */
/* ↑↑ contbox ↑↑                                                   */



/* ↓↓ whats new ↓↓                                                   */
/* =================================================================== */
.whatsnew {
	padding: 35px 0px 15px 0px;
    margin: 10px 0px 0px 0px;
    background: url(../images/home/title_whatsnew.gif) no-repeat;
    text-align: left;
}

.whatsnew dl {
    padding: 10px 0px 0px 10px;
}

.whatsnew dt {
    padding: 0px 0px 0px 16px;
    line-height: 10px;
    background: url(../images/home/icon.gif) no-repeat left center;
    height: 10px;
    color: #FFCCOO;
    font-size: 10px;
    font-weight: bold;
}
.whatsnew dt .category {
	border-left: 1px solid;
    line-height: 10px;
    padding-left: 6px;
    margin-left: 4px;
}

.whatsnew dt .category a {
	line-height: 10px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
}

.whatsnew dt .category a:active {
	color: #aaff76
}

.whatsnew dt .category a:hover {
	color: #aaff76
}

.whatsnew dt .category a:focus {
	color: #aaff76
}

.whatsnew dd {
    padding: 3px 5px 10px 5px;
    line-height: 140%;
    background: url(../images/home/line.gif) no-repeat 0px bottom;
}
/* =================================================================== */
/* ↑↑ whats new ↑↑                                                 */

/* ↓↓ blog ↓↓                                                   */
/* =================================================================== */
.blog {
	padding: 35px 0px 15px 0px;
    margin: 10px 0px 0px 0px;
    background: url(../images/home/title_blog.gif) no-repeat;
    text-align: left;
}
/* =================================================================== */
/* ↑↑ blog ↑↑       

/* ↓↓ mobile ↓↓                                                    */
/* =================================================================== */
.mobile {
	padding: 35px 0px 15px 0px;
    margin: 10px 0px 0px 0px;
    background: url(../images/home/title_mobile.gif) no-repeat;
    text-align: left;
}

.mobile h5 {
    padding: 0px;
    margin: 0px;
    color: #990000;
    font-size: 14px;
    font-weight: bold;
}

.mobile dd {
    padding: 2px 0px 2px 10px;
    line-height: 170%;
}

.mobile a {
	text-decoration: underline;
    padding: 15px;
}

.mobile img {
	text-align: center;
}

.mobile .recochoku ul {
	padding-left: 10px
}

.mobile .mumo ul {
	text-align: center;
    padding-top: 20px
}
/* =================================================================== */
/* ↑↑ mobile ↑↑                                                    */



/* ↓↓ topics ↓↓                                                    */
/* =================================================================== */
.topics {
	clear: both
}
.topics dl {
	clear: both
}
.topics dt {
	line-height: 130%;
    color: #990000;
    font-weight: bold
}
.topics dd {
	text-align: center;
    padding-bottom: 20px
}
.topics dd p {
	text-align: left
}
.topics dd dl dt {
	text-align: left
}
.topics dd dl dd {
	text-align: left
}
.topics dd dl dt {
	color: #231815
}
.topics hr {
	border-bottom: 0px solid;
    border-left: 0px solid;
    padding-bottom: 20px;
    display: block;
    height: 1px;
    border-top: 1px solid;
    border-right: 0px solid
}
/* =================================================================== */
/* ↑↑ topics ↑↑                                                    */



/* ↓↓ new release ↓↓                                               */
/* =================================================================== */
.new-release {
    padding: 35px 0px 15px 0px;
    margin: 5px 0px 0px 0px;
    background: url(../images/home/title_newrelease.gif) no-repeat;
	text-align: left;
}
.new-release dl {
    clear: both
}

.new-release ul.jacket {
	padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 10px
}
.new-release ul.jacket li {
	text-align: center;
    padding-right: 15px;
    float: left;
    font-size: 10px;
    font-weight: bold
}
.new-release ul.jacket li img {
	padding-bottom: 2px
}
.new-release .product-detail {
	padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    clear: both;
    padding-top: 10px
}
.new-release .product-data {
	padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
    padding-top: 10px
}
.new-release .media {
	padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 10px;
    font-weight: bold;
    padding-top: 10px
}

.new-release h4 {
	border-bottom: #3f2424 9px solid;
	padding: 20px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	color: #996;
	font-size: 16px;
	font-weight: bold;
}

.new-release h5 {
	color: #CC6;
	font-size: 14px;
	font-weight: bold;
}

/* =================================================================== */
/* ↑↑ new release ↑↑                                               */



/* ↓↓ track list ↓↓                                                */
/* =================================================================== */
.track-list ol {
	list-style-position: outside;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 0px;
    clear: both;
    overflow: hidden;
    padding-top: 2px
}
.track-list:after ol {
	display: block;
    height: 1px;
    clear: both;
    overflow: hidden;
    content: ""
}

.track-list li {
    padding: 0px 0px 4px 0px;
    line-height: 100%;
    clear: both;
    font-size: 10px;
}
/* =================================================================== */
/* ↑↑ track list ↑↑                                                */



/* ↓↓ caution (Left Side) ↓↓                                       */
/* =================================================================== */
.caution_lc {
    padding: 5px;
	margin-top: 10px;
    width: 370px;
    background: #ddd;
    text-align: left;
}

.caution_lc dl {
    padding: 5px 10px 5px 10px;
    line-height: 130%;
    font-size: 10px;
}

.caution_lc dd {
    padding: 5px 0px 5px 0px;
}

.caution_lc ul li {
	text-align: center;
    margin-top: 10px;
	display: inline;
}

.caution_lc a {
	border-left: 5px solid;
    line-height: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    color: #663333;
}

.caution_lc a:active {
	color: #eb8483;
}

.caution_lc a:hover {
	color: #eb8483;
}

.caution_lc a:focus {
	color: #eb8483;
}
/* =================================================================== */
/* ↑↑ caution (Left Side) ↑↑                                       */


/* ↓↓ caution (Right Side) ↓↓                                      */
/* =================================================================== */
.caution_rc {
    padding: 5px;
	margin-top: 10px;
    width: 525px;
    background: #ddd;
    text-align: left;
}

.caution_rc dl {
    padding: 5px 10px 5px 10px;
    line-height: 130%;
    font-size: 10px;
}

.caution_rc dd {
    padding: 5px 0px 5px 0px;
}

.caution_rc ul li {
	text-align: center;
    margin-top: 10px;
	display: inline;
}

.caution_rc a {
	border-left: 5px solid;
    line-height: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    color: #663333;
}

.caution_rc a:active {
	color: #eb8483;
}

.caution_rc a:hover {
	color: #eb8483;
}

.caution_rc a:focus {
	color: #eb8483;
}
/* =================================================================== */
/* ↑↑ caution (Right Side) ↑↑                                      */



/* ↓↓ caution (1 column) ↓↓                                        */
/* =================================================================== */
.caution_oc {
    padding: 5px;
	margin-top: 10px;
    width: 920px;
    background: #ddd;
    text-align: left;
}

.caution_oc dl {
    padding: 5px 10px 5px 10px;
    line-height: 130%;
    font-size: 10px;
}

.caution_oc dd {
    padding: 5px 0px 5px 0px;
}

.caution_oc ul li {
	text-align: center;
    margin-top: 10px;
	display: inline;
}

.caution_oc a {
	border-left: 5px solid;
    line-height: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    color: #663333;
}

.caution_oc a:active {
	color: #eb8483;
}

.caution_oc a:hover {
	color: #eb8483;
}

.caution_oc a:focus {
	color: #eb8483;
}
/* =================================================================== */
/* ↑↑ caution (1 column) ↑↑                                        */



/* ↓↓ news  ↓↓                                                     */
/* =================================================================== */
.news-new {
    padding: 0px 0px 30px 30px;
    background: url("../images/common/parts/new.gif") no-repeat 8px 8px;
}

.news-new:after {
    display: block;
    height: 1px;
    clear: both;
    overflow: hidden;
    content: "";
}

.news-new h2 {
    border-bottom: #3f2424 9px solid;
    padding: 5px 0px 6px 0px;
    margin: 0px 0px 8px 0px;
    color: #990000;
    clear: both;
    font-size: 16px;
    font-weight: bold;
}

.news-new a {
    text-decoration: underline;
}

.news {
    padding: 0px 0px 30px 30px;
}

.news h2 {
    border-bottom: #3f2424 9px solid;
    padding: 5px 0px 6px 0px;
    margin: 0px 0px 8px 0px;
    color: #990000;
    clear: both;
    font-size: 14px;
    font-weight: bold;
}

.news dl {
    padding: 0px 10px 0px 10px;
    line-height: 150%;
    clear: both;
}

/* =================================================================== */
/* ↑↑ news ↑↑                                                      */

/* ↓↓ date ～ News用日付表記 ～  ↓↓                                */
/* =================================================================== */
.date {
    padding: 15px 0px 0px 0px;
    line-height: 100%;
    display: block;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}
/* =================================================================== */
/* ↑↑ date ～ News用日付表記 ～  ↑↑                                                      */


#tv_info {
    background: url("../images/title_tv.gif") no-repeat;
}

#radio_info {
    background: url("../images/title_radio.gif") no-repeat;
}

#magazine_info {
    background: url("../images/title_magazine.gif") no-repeat;
}

#web_info {
    background: url("../images/title_web.gif") no-repeat;
}

.o_infocontainer {
    padding: 0px 0px 20px 0px;
}

.info_new {
    padding: 40px 20px 0px 20px;
    background: url("../images/common/parts/new.gif") no-repeat 3px 40px;
}

.info_new dt {
    padding: 10px 0px 0px 18px;
    width: 750px;
    background: url("../images/common/parts/icon.gif") no-repeat 0px 15px;
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}

.info_new dd {
    padding: 0px 0px 10px 18px;
    background: url("../images/common/parts/line.gif") no-repeat 0px bottom;
    font-size: 10px;
}

.info_new dd:after {

}

.info {
    padding: 40px 20px 0px 20px;
}

.info dt {
    padding: 10px 0px 0px 18px;
    width: 750px;
    background: url("../images/common/parts/icon.fig") no-repeat 0px 15px;
    color: #990000;
    font-size: 12px;
    font-weight: bold;
}

.info dd {
    padding: 0px 0px 10px 18px;
    background: url("../images/common/parts/line.gif") no-repeat 0px bottom;
    font-size: 10px;
}

.info dd:after {
    display: block;
    height: 1px;
    clear: both;
    overflow: hidden;
    content: "";
}

.totop {
    padding: 10px 0px 10px 0px;
    width: 100%;
    text-align: right;
}
#contbox .o_container #o_rightbox #o_rcont .news .news .news {
	color: #1D203F;
}

