dl{
	font-size: x-small;
	margin-bottom:10px;
	margin-top:5px;
	border-top:1px dotted #888;
	}
dt{
	color: white;
	text-indent:1em;
	height:18px;
	line-height:18px;
	}
dd{
	height:18px;
	line-height:18px;
	color: red;
	text-indent:1em;
	border-bottom:1px dotted #888;
	margin:0px;
	}
dd a{
	display:block;
	height:18px;
	line-height:18px;
	color:#blue;
	text-decoration:none;
	text-indent:1em;
	}
dd a:hover{
	text-indent:1em;
	background:#fc0;
	}

.hakkou{
	font-size: xx-small;
	margin-top:10px;
	border-top:0px
	}
.hakkou dt{
	height:16px;
	line-height:16px;
	background:#000;
	}	
.hakkou dd{
	height:16px;
	line-height:16px;
	text-indent:0em;
	}
.hakkou dd a{
	height:16px;
	line-height:16px;
	text-indent:0em;
	}
.hakkou dd a:hover{
	height:16px;
	line-height:16px;
	text-indent:0em;
	}

#dd-title{
	color:red;
	}
/* 入稿方法リンクボタン */
.nyukou-link-button{
	margin-top:15px;
	}
.nyukou-link-button a{
	display: block;
	width:200px;
	height:60px;
	text-indent: -5000px;
	background-image: url("images/nyukou-link-button.jpg");
	margin:auto;
	}
.nyukou-link-button a:hover {
	background-position: bottom right;
	}

