@charset "EUC-JP";

/* ------------------------------------------------
_info.css[コンテスト案内の基礎]
------------------------------------------------- */

@import url("info.css");

/*------------------------------------------------------------------*/

#title {
	background: url(../img/info/honyaku/title1.gif) no-repeat left top;
	margin-bottom: 20px;
}

/*------------------------------------------------------------------*/

#txt {
	width: 620px;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


#txt h3 {
	background: url(../img/info/honyaku/title2.gif) no-repeat left top;
	height: 55px;
	/* [disabled]width: 380px; */
	margin-bottom: 15px;
	text-indent: -9999px;
	margin-left: 10px;
}

#txt p{
	margin-left: 20px;
}

#txt img {
	float: right;
	margin-top: 15px;
}


#free-charge,
#charge {
	float: left;
	width: 300px;
	display: block;
	margin: 0px 0px 40px;
	padding: 0px;
	list-style: none;
}

#free-charge li,
#charge li {
	background: url(../img/info/honyaku/icon_01.jpg) no-repeat left 2px;
	padding-left: 2em;
	margin-bottom: 10px;
}


#comment {
	background: url(../img/info/honyaku/bg1.jpg) no-repeat left top;
	width: 606px;
	display: block;
	clear: both;
	border-bottom: 1px dotted #C6B4A1;
	padding: 30px 0px 30px;
	margin: 0px 0px 30px;
}

#comment div {
	padding: 0px 160px 20px 15px;
	background-image: url(../img/info/honyaku/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#comment h3 {
	background: url(../img/info/honyaku/title3.gif) no-repeat left top;
	height: 19px;
	width: 448px;
	margin-bottom: 10px;
	text-indent: -9999px;
}

#comment p {
	margin-left: 10px;
}

#comment .name {
	text-align: right;
}



/*-----------------------------------------------------------------------------------------*/

/*　一覧　*/

.list-box {
	border-bottom: 1px dotted #C6B4A1;
	padding: 0px 0px 20px;
	margin: 0px 0px 30px;
	overflow: hidden;
	clear: both;
}

.list-box .img {
	/* [disabled]float: left; */
}

.list-box strong {
	color: #F00;
}

.list-box p {
	margin: 0px 0px 15px;
}

#no1,#no2,#no3,#no4 {
	padding-left: 70px;
	/* [disabled]width: 470px; */
	float: left;
	padding-right: 20px;
}

#no1 h2,#no2 h2,#no3 h2,#no4 h2 {
	text-indent: -9999px;
}


#no1 {
	background: url(../img/index/no1.gif) no-repeat left top;
}

#no1 h2 {
	background: url(../img/index/title1.gif) no-repeat left top;
	height: 47px;
	width: 285px;
}

#no2 {
	background: url(../img/index/no2.gif) no-repeat left top;
}

#no2 h2 {
	background: url(../img/index/title2.gif) no-repeat left top;
	height: 75px;
	width: 455px;
}

#no3 {
	background: url(../img/index/no3.gif) no-repeat left top;
}

#no3 h2 {
	background: url(../img/index/title3.gif) no-repeat left top;
	height: 75px;
	width: 384px;
}

#no4 {
	background: url(../img/index/no4.gif) no-repeat left top;
}

#no4 h2 {
	background: url(../img/index/title4.gif) no-repeat left top;
	height: 48px;
	width: 322px;
}

/*------------------------------------------------------------------*/

/*　引用元　*/

#outline {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 3px;
	width: 600px;
}

#outline h3 {
	background: url(../img/info/honyaku/title4.gif) no-repeat left top;
	height: 30px;
	width: 600px;
	margin-bottom: 30px;
	text-indent: -9999px;
}

#outline div {
	margin: 0px auto 0px;
	width: 580px;
}

#outline h4 {
	font-size: 15px;
	margin-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}

#outline p {
	margin: 0px 0px 30px 0px;
}

#outline p a {
	margin-right:2px;
}
#outline p a img{
	border:none;
}
