@charset "utf-8";

/******************************
* 壁紙フリーダウンロード
******************************/

.dl_line01 {
	clear:both;
	border-bottom:solid 1px #FFFFFF;
}
#dlbox {
	clear:both;
	width:470px;
	background:#000000;	
}
#dl_top {
	width:428px;
	margin:0;
	padding:0 21px 20px;
	color:#FFFFFF;
}
*html #dl_top {
	width:470px;
	margin:0;
	padding:0 19px 20px;
	color:#FFFFFF;
}
#dl_top a {
	color:#FFFFFF;
}
.dl_head {
	margin:0;
}
.dl_img {
	width:428px;
	margin:0 0 5px;
}
.dl_img_l {
	width:187px;
	margin:0 6px 0 0;
	padding:10px;
	border:dotted 1px #FFFFFF;
	float:left;
}
.dl_img_r {
	width:187px;
	margin:0;
	padding:10px;
	border:dotted 1px #FFFFFF;
	float:left;
}
.dl_name_l {
	width:199px;
	height:15px;
	margin:0 6px 10px 0;
	padding:5px;
	text-align:center;
	float:left;
}
.dl_name_r {
	width:199px;
	height:15px;
	margin-bottom:10px;
	padding:5px;
	text-align:center;
	float:left;
}
.dl_navi {
	width:428px;
	margin:15px 0;
	text-align:right;
}
.dl_notice {
	margin:10px 0;
	font-size:10px;
	line-height:130%;
}
#dl_top .footer_txt {
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#dl_top .footer_txt a {
	color:#FFFFFF;
	text-decoration:none;	
}
#dl_top .footer_txt a:hover {
	color:#666666;
	text-decoration:underline;
}

/******************************
* ダウンロードページ
******************************/
#dl_page {
	width:400px;
	background:#000000;
	margin:10px auto 0;
	display:inline-block;/* IE7対策 */
	color:#FFFFFF;
}
#dl_page:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#dl_page .dl_name {
	width:187px;
	text-align:left;
	margin:20px 96px 10px;
}
#dl_page .dl_img {
	width:187px;
	margin:0 96px;
	padding:20px;
	border:dotted 1px #FFFFFF;
}
.dl_detail {
	width:320px;
	margin:20px 40px;
	text-align:left;
}
.textbox_pc {
	margin-top:0;
	font-size:14px;
}
.dl_txt01 {
	margin:10px 0 5px;
}
.dl_txt02 {
	margin:10px 0 5px;
}

/******************************
* 壁紙画像表示
******************************/
#dl_page_l {
	width:500px;
	background:#000000;
	margin:10px auto 0;
	display:inline-block;/* IE7対策 */
	color:#FFFFFF;
}
#dl_page_l .dl_name_l {
	width:468px;
	text-align:left;
	margin:10px 16px 10px;
}
#dl_page_l .dl_img_l {
	width:428px;
	margin:0px 16px;
	padding:20px;
	border:dotted 1px #FFFFFF;
}
.dl_detail_l {
	width:468px;
	margin:20px 16px;
	text-align:left;
}

/******************************
* グローバルナビ
******************************/
.dl_side_title {
	/*margin:0 15px 5px 0;*/
	margin:0 0 5px 0;
}
.category {
	margin:0 10px 10px;
	font-size:11px;
	color:#FFFFFF;
	text-align:left;
	line-height:1.6;
}
.category a {
	color:#FFFFFF;
	text-decoration:none;
}
.category a:hover {
	color:#FFFF00;
	text-decoration:underline;
}