@charset "utf-8";

/* ====================================================*/
/* 調整 */
/* ====================================================*/

#childContents{
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    background:url(images/bg.gif) no-repeat center top;
	padding-top: 10px;
}
#childContents:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
/* ====================================================*/
/* レイアウト */
/* ====================================================*/
/* 左 */
#dw3ds-left-area{
	float: left;
	width: 755px;
	height: auto;
    margin-bottom:3em;
}
#dw3ds-left{
	float: left;
	width: 220px;
    background:url(images/bg-white.png);
    border: 1px solid #eee;
    border-radius:15px;
    padding:7px 0;
}
/* 中央 */
#dw3ds-center{
	float: right;
	width: 506px;
    margin-right:10px;
}
/* 右 */
#dw3ds-right-area{
	float: right;
	width: 218px;
}
/*
color
blue:#0e80c0
sky:#0fb8cf
orange:#f5a700
*/

/* ====================================================*/
/* パーツ */
/* ====================================================*/
#dw3ds-header{
	width: 755px;
	height: 150px;
	margin-bottom: 1em;
}


/*
*/
/* dw3ds-left 画面左側の列
====================================================*/
#dw3ds-left h3 {
    text-align:center;
}
#dw3ds-left .box {
    margin:0 0 1em;
    padding:5px 0 0;
    background:url(images/box-shadow-top.png) no-repeat center top;
}
#dw3ds-left .box-bottom {
    width:212px;
    height:5px;
    text-align:center;
}
/* 製品情報 */
#dw3ds-data h4{
    margin:0.5em 0;
    text-align:center;
    padding:0 1em;
    font-weight: bold;
    color: #0e80c0;
}
#dw3ds-data .box-inner {
    margin:0 1em;
}
#dw3ds-data .box-inner dl {
    border-bottom: 1px solid #0fb8cf;
    border-left: 1px solid #0fb8cf;
    border-right: 1px solid #0fb8cf;
    margin-bottom:1em;
}
#dw3ds-data .box-inner dl dt{
	margin-bottom: 0px;
    background:url(images/dot01.gif);
    padding:0.2em 0.6em;
    border-top: 1px solid #0fb8cf;
    border-bottom: 1px dashed #0fb8cf;
    color: #0e80c0;
}
#dw3ds-data .box-inner dl dd{
	font-weight: bold;
    padding:0.2em 0.6em;
    margin-bottom:0.4em;
}
#dw3ds-data .box-inner p{
	font-size: 9px;
	margin-left: 2px;
	line-height: 11px;
}
/* 初回封入特典 */
#dw3ds-left .box#dw3ds-tokuten {
    background:none;
}
#dw3ds-tokuten .box-inner{
    padding:2px 0;
}
/* バナー */
#dw3ds-bns ul{
    padding:1em 0 0.6em;
}
#dw3ds-bns li {
    text-align:center;
    margin:0 0 0.4em;
}
#dw3ds-bns li img {
    border: 1px solid #dfdae4;
}
/* 購入はこちら */
#dw3ds-left .box#dw3ds-package {
    background:none;
}
#dw3ds-package .box-inner {
    width:200px;height:220px;
    background:url(images/package-bg.png) no-repeat 0 0;
    margin:0 auto;
    text-align: center;
    padding:4px 0 0 0;
}
#dw3ds-package .btn a {
    width:192px;height:30px;
    margin:8px auto 0;
    background-image:url(images/package-btn.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    display: block;
    overflow:hidden;text-indent:150%;white-space:nowrap;
}
/*#dw3ds-center				真ん中の列
====================================================*/
#dw3ds-center .box {
    margin-bottom:2em;
}
/* 動画 */
#dw3ds-movies {
    margin-top:1em;
    width:506px;
    height:318px;
    overflow:hidden;
}
#dw3ds-movies .moviebox {
    width:490px;height:276px;
	background: url(images/movie01.png) no-repeat 0 0;
    overflow:hidden;
    padding:8px 8px 1px;
}
#dw3ds-movies .moviebox >div {
    display: none;
}
#movie-btn li,a{
    width:253px;height:28px;
}
#movie-btn li{float:left;}
#movie-btn li a {
    display: block;
	background-image: url(images/movie01.png);
    background-repeat: no-repeat;
    overflow:hidden;text-indent:150%;white-space:nowrap;
}
#movie-btn li.movie-btn1 a {background-position: 0 -312px;}
#movie-btn li.movie-btn2 a {background-position: -253px -312px;}
#movie-btn li.movie-btn1 a:hover,#movie-btn li.movie-btn1 a.current {background-position: 0 -284px;}
#movie-btn li.movie-btn2 a:hover,#movie-btn li.movie-btn2 a.current {background-position: -253px -284px;}

/* 最新ニュース */
#dw3ds-center .news-box h3{/*ニュース範囲のタイトル*/
	width: 100%;
	height: 45px;
}
#dw3ds-center .news-box{/*ニュースの範囲*/
	width: 100%;
    padding:0 0 7px 0;
    background:url(images/bg-white.png);
}
#dw3ds-center .news-box .news_dw3ds{/*ニュース１件*/
	min-height: 65px;
    padding:1em 0;
	background: url(images/dot01.gif) repeat-x left top;
}
#dw3ds-center .news-box .newsimgbox_dw3ds{/*ニュースの画像を入れてるdiv*/
	float: left;
	width: 70px;
	height: 100%;
	margin: 0px 0px 0px 0px;
}
#dw3ds-center .news-box .newsimgbox_dw3ds img{
	width: 60px;
	height: auto;
	display: block;
    border: 0;
}
#dw3ds-center .news-box .textarea_dw3ds{/*ニュースのテキスト範囲*/
	width: 409px;
	line-height: 1.4em;
	margin-left: 65px;
}
#dw3ds-center .news-box .newstitle_dw3ds{/*ニュースのタイトル*/
	font-size: 13px;
	font-weight: bold;
}
#dw3ds-center .news-box .newstitle_dw3ds a{
    color: #0e80c0;
}
#dw3ds-center .news-box .newstitle_dw3ds a:visited{
    color: #0fb8cf;
}
#dw3ds-center .news-box .text_dw3ds{/*ニュースの内容*/
	margin-bottom: 4px;
}
#dw3ds-center .news-box .timestamp_dw3ds{/*ニュースの日付*/
	color: #0fb8cf;
}
/*#dw3ds-right-area　右側
====================================================*/
#dw3ds-right-area .box {
    margin:0 0 2em;
    background:url(images/bg-bluegray.png);
}
/* sns */
#dw3ds-social.box {
    margin-top:20px;
    background:none;
}
#dw3ds-social .btns {
    margin:10px 10px 0;
}
#dw3ds-social li{
	float: left;
    width:98px;
    height:30px;
    overflow:hidden;
}
/* コンテンツ */
#dw3ds-contents ul {
    padding:1em 0 0.6em;
}
#dw3ds-contents ul li {
    margin:0 0 0.4em;
    text-align: center;
}
#dw3ds-contents ul li img {
    border: 1px solid #dfdae4;
}
/* プレイ動画 */
#dw3ds-playmovie ul {
    padding:1em 0 0.6em;
}
#dw3ds-playmovie ul li {
    margin:0 0 0.4em;
    text-align: center;
}
#dw3ds-playmovie ul li img {
    border: 1px solid #dfdae4;
}

/*#footerStyle							#footerStyle
====================================================*/
#footer{
	clear: both;
	width: 100%;
	height: 106px;
	padding: 10px 0px 8px;
	font-size: 12px;
}
