@charset "utf-8";
/* ファイル名:COMMON CSS */
/* 説明：マクダルページのCSS     */
/* 作成：Sagara */
/* 更新： Chie Uchibori     */
/* 最終更新日:2009/12/16 */

/* --------------------------------- */
/* margin padding 標準化             */
/*【margin ：topにて調整】           */
/*【padding：topにて調整】           */
/* --------------------------------- */


/* --------------------------------- */
/*                共通　　           */
/* --------------------------------- */

#maincontents{
width:646px;
float:left;
margin:5px 0 0 20px;
padding:0;s
}

#makudaru_mainfla{
text-align:center;
}


.tt h2{
text-align:left;
font-size:24px;
font-weight:bold;
margin:5px 0 0 30px;
padding:50px 0 0 0;
border-bottom:solid 1px;
border-bottom-color:#dbced3;
color:#3e2e0f;;
}


p{
color:#3e2e0f;
}



/* --------------------------------- */
/*             マクダルとは　　      */
/* --------------------------------- */

#mcdull_info{
width:700px;
float:left;
}

/*--タイトル--*/
#mcdull_info h2{
text-align:left;
font-size:24px;
font-weight:bold;
margin:5px 0 0 30px;
border-bottom:solid 1px;
border-bottom-color:#dbced3;
color:#3e2e0f;;
}

#mcdull_info p{
width:425px;
float:left;
margin:20px 0 0 24px;
text-align:left;
}


/*--画像--*/
#mcdull_info ul{
float:left;
padding:0px 0 0 30px;
}

#mcdull_info ul li{
padding: 20px 0 0 0;
}



/* --------------------------------- */
/*              映画情報　　         */
/* --------------------------------- */

#mcdull_movie{
width:700px;
float:left;
}

.mcdull_movie_more{
width:645px;
float:left;
text-align:left;
padding:20px 0 0 33px;
}

/*--画像--*/
.mcdull_movie_more img {
float:left;
}

/*--タイトル--*/
.mcdull_movie_more h3{
text-align:left;
margin: 0 65px 0 220px;
font-weight:bold;
border-bottom:2px solid #d6ceb3;
color:#8caf0f;
}

/*--あらすじ--*/
.mcdull_movie_more p{
width:180px;
float:left;
padding:10px 0 0 23px;
}

/*--スタッフ--*/
.mcdull_dl{
width:170px;
float:left;
padding:10px 0 0 10px;
color:#3e2e0f;
}

.mcdull_movie_more dd{
margin:-20px 0 0 50px;
padding:0 0 0 20px;
color:#3e2e0f;
}


/* --------------------------------- */
/*              DVD情報　　          */
/* --------------------------------- */

#mcdull_dvd{
width:700px;
float:left;
}

#mcdull_dvd_r{
width:360px;
float:right;
padding:0 87px 0 0;
}

#mcdull_dvd h3{
text-align:left;
padding:20px 0 0 0;
font-weight:bold;
border-bottom:2px solid #d6ceb3;
color:#8caf0f;
}

p#mcdull_dvd_color{
padding:10px 0 0 0;
font-size:14px;
font-weight:bold;
color:#5e2313;
}

#mcdull_dvd p{
text-align:left;
padding:10px 0 0 0;
color:#3e2e0f;
}


/*--画像--*/
#mcdull_dvd img{
float:left;
padding:20px 0 0 33px;
}




/* --------------------------------- */
/*      作品詳細と公式HPへのlink      */
/* --------------------------------- */
.makudaru_link{
float:right;
padding:0 56px 0 0;
 color:#66d2ea;
   font-weight:bold;
   text-decoration:none;
}

.makudaru_link li{
float:left;
background:url(../images/icn_arrow.jpg) no-repeat -2px 14px;
padding:10px 30px 10px 10px;
 color:#66d2ea;
   font-weight:bold;
   text-decoration:none;
}

.makudaru_link_02{
float:right;
padding:25px 34px 0 0;
}

.makudaru_link_02 li{
float:left;
padding:10px 30px 10px 10px;
background:url(../images/icn_arrow.jpg) no-repeat -2px 14px;
 color:#66d2ea;
   font-weight:bold;
   text-decoration:none;
}


.makudaru_link_03{
float:right;
width:200px;
margin:20px 0 0 0;
padding:44px 30px 0 0;
}

.makudaru_link_03 li{
float:left;
padding:10px 30px 10px 10px;
background:url(../images/icn_arrow.jpg) no-repeat -2px 14px;
 color:#66d2ea;
   font-weight:bold;
   text-decoration:none;
}


.makudaru_link_04{
float:right;
padding:25px 63px 0 0;
}

.makudaru_link_04 li{
float:left;
padding:10px 30px 10px 10px;
background:url(../images/icn_arrow.jpg) no-repeat -2px 14px;
 color:#66d2ea;
   font-weight:bold;
   text-decoration:none;
}

