@charset "UTF-8";
/* CSS Document */

/*--------------------------
　「さぼてんTVCM」共有レイアウト
---------------------------*/
/*◆左メニュー*/
#gnavi{
	padding-bottom:13px;
	background:url(../images/parts_dot.gif) left bottom repeat-x;
}

#gnavi li{
	width:162px;
	padding:13px 1px 0 1px;
	background:url(../images/parts_dot.gif) left 6px repeat-x;
}


#gnavi a{
	display:block;
	width:145px;
	padding:2px 0 2px 17px;
	color:#454545;
	text-decoration:none;
	font-weight:bold;
}

#gnavi a:link,#gnavi a:visited{
	background:url(../images/gnavi_arw.gif) #FFFFFF 2px center no-repeat;
}

#gnavi a:hover,#gnavi a:active{
	background:url(../images/gnavi_arw_on.gif) #b0a6d1 2px center no-repeat;
}

#gnavi li.selected a:link,#gnavi li.selected a:visited{
	background:url(../images/gnavi_arw_on.gif) #b0a6d1 2px center no-repeat;
}



/*--------------------------
　インデックス
---------------------------*/
/*◆メインタイトル*/
#cm01 #title{
	min-height:211px;
	_height:211px;
	background:url(../images/cm01_main_ph.jpg) right top no-repeat;
}

/*◆ＣＭリスト*/
#cm_list{
	position:relative;
}

#cm_list h3{
	margin-bottom:10px;
}

#cm_list ul{
	margin-left:35px;
	margin-bottom:15px;
}

#cm_list li{
	display:inline;
	padding-right:60px;
}

#cm_list li.last{
	padding-right:0;
}

#mediaplayer{
	width:150px;
	min-height:100px;
	padding:10px 0;
	background:url(../images/cm01_cm_bg.gif) left top no-repeat;
	position:absolute;
	left:460px;
	top:390px;
}

#mediaplayer p{
	margin-bottom:5px;
	text-align:center;
	font-size:12px;
}

/*◆着メロ*/
#melody{
	margin-bottom:20px;
}

#melody h3,#melody h4{
	margin-bottom:10px;
}

#melody .st{
	width:655px;
	height:10px;
	background:url(../images/cm01_parts_km_st.gif) #dadada left top no-repeat;
}

#melody .ed{
	width:655px;
	height:10px;
	background:url(../images/cm01_parts_km_ed.gif) #dadada left bottom no-repeat;
}

#melody .bd{
	padding:10px 15px;
	background-color:#dadada;
	overflow:hidden;
	_height:1%;
}

#melody strong{
	color:#CC0000;
	font-weight:normal;
}

#melody .qr{
	width:106px;
	margin-left:10px;
	float:right;
}

#cm01 p.download{
	text-align:right;
}


/*--------------------------
　TVCM枠
---------------------------*/
#cm02{
	margin:0;
	padding:0;
}

#cm02 #head{
	width:480px;
	padding:10px 0;
	overflow:hidden;
	_height:1%;
}

#cm02 #head h1{
	float:left;
}

#cm02 #head p{
	float:right;
}


/*--------------------------
　オリジナルＰＣグッズダウンロード
---------------------------*/

/*◆メインタイトル*/
#cm03 #title{
	margin-bottom:20px;
	min-height:211px;
	_height:211px;
	background:url(../images/cm03_main_ph.jpg) right top no-repeat;
}

/*◆ダウンロード*/
#cm03 h3{
	margin-bottom:10px;
}

/*サンプルリスト*/
#cm03 #contents ul{
	margin:0 0 20px 30px;
	overflow:hidden;
	_height:1%;
}

#cm03 #contents ul li{
	width:150px;
	float:left;
	margin-right:60px;
}

#cm03 #contents li.last{
	margin-right:0;
}

/*ダウンロードアイコンリスト*/
#cm03 #contents ul ul{
	margin:5px 0 0 0;
	overflow:hidden;
	_height:1%;
}

#cm03 #contents #screensaver ul ul{
	margin:5px 0 0 25px;
}

#cm03 #contents ul ul li{
	width:50px;
	margin:0;
	float:left;
}

/*◆設定方法*/
#cm03 .bd h4{
	text-align:right;
}

#cm03 .bd h5{
	margin-bottom:5px;
}

#cm03 .bd li{
	margin-left:2em;
	text-indent:-2em;
}

/*◆壁紙設定方法枠*/
#cm03 #wallpaper .st{
	width:655px;
	height:10px;
	background:url(../images/cm03_km01_st.gif) #d0cae4 left top no-repeat;
}

#cm03 #wallpaper .ed{
	width:655px;
	height:10px;
	background:url(../images/cm03_km01_ed.gif) #d0cae4 left bottom no-repeat;
}

#cm03 #wallpaper .bd{
	padding:10px;
	background-color:#d0cae4;
}

/*◆スクリーンセーバー設定方法枠*/
#cm03 #screensaver .st{
	width:655px;
	height:10px;
	background:url(../images/cm03_km02_st.gif) #ddc1dc left top no-repeat;
}

#cm03 #screensaver .ed{
	width:655px;
	height:10px;
	background:url(../images/cm03_km02_ed.gif) #ddc1dc left bottom no-repeat;
}

#cm03 #screensaver .bd{
	padding:10px;
	background-color:#ddc1dc;
}

#cm03 #wallpaper,#cm03 #screensaver{
	margin-bottom:20px;
}

#cm03 p.tvcm{
	text-align:right;
}
