@charset "utf-8";

@import url("common.css");
@import url("reset.css");
/* CSS Document */

#chip{
	height:5px;
	width:847px;
	margin: 37px 0 0 0;
	background:url(../img/logodl_chip.png) left top no-repeat;
	text-indent:-9999px;
}

#contents{
	margin:7px 0 0 0;
	padding:7px 33px;
	border-left:1px solid #808080;
	border-right:1px solid #808080;
	text-indent:-9999px;
}

#contents #cap_logo{
	width: 779px;
	height: 30px;
	background: url(../img/logodl_caplogo.png) left top no-repeat;
}

#contents #cap_bnr{
	width: 779px;
	height: 42px;
	background: url(../img/logodl_capbnr.png) left top no-repeat;
}

#contents h3 {
	height:42px;
	width:779px;
	background:url(../img/logodl_caption.png) top left no-repeat;
}

#contents #logodl_01{
	width: 779px;
	height: 74px;
	background: url(../img/logodl_01.png) left top no-repeat;
}

#contents #logodl_02{
	float: left;
	width: 551px;
	height: 192px;
	background: url(../img/logodl_02.png) left top no-repeat;
}

#contents #logodl_03{
	float: left;
	width: 228px;
	height: 192px;
	background: url(../img/logodl_03.png) left top no-repeat;
}

#contents #logodl_03 a{
	width: 190px;
	height: 26px;
	display: block;
	margin: 75px 0 0 35px;	
	background: url(../img/logodl_btn_dl.png) left top no-repeat;
}

#contents #logodl_03 a:hover{
	background: url(../img/logodl_btn_dl.png) left bottom no-repeat;
}

#contents #logodl_04{
	width: 779px;
	height: 38px;
	background: url(../img/logodl_04.png) left top no-repeat;
}

#contents #logodl_05{
	float: left;
	width: 551px;
	height: 173px;
	background: url(../img/logodl_05.png) left top no-repeat;
}

#contents #logodl_06{
	float: left;
	width: 228px;
	height: 173px;
	background: url(../img/logodl_06.png) left top no-repeat;
}

#contents #logodl_06 a{
	width: 190px;
	height: 26px;
	display: block;
	margin: 114px 0 0 35px;	
	background: url(../img/logodl_btn_dl.png) left top no-repeat;
}

#contents #logodl_06 a:hover{
	background: url(../img/logodl_btn_dl.png) left bottom no-repeat;
}
