/*///TOPページ専用CSS*/

#top_photo{
	margin: 0px;
	padding: 0px;
	clear: both;
	}
#counter{
	font-weight: bold;
	color: #391D00;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #090;
	border-bottom-color: #090;
	margin-top: 5px;
	}
.b1 {
	border: 4px double #C00;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 10px;
}

#counter p{
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	}
p{
	margin-top: 5px;
	}

#update{
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #F0F;
	margin-left: 10px;
	}

#update1{
	margin-top: 20px;
	}
#update2{
	margin-top: 2px;
	margin-left: 30px;
	margin-bottom: 30px;
	border: 1px solid #FC6;
	height: 160px;
	overflow: auto;
	text-align : left;
	background-color: #FFF;
	width: 880px;
}
#update2 li{
	margin-bottom: 10px;
	line-height: 20px;
	list-style-image: url(../img/top/update_list.gif);
	font-size: 90%;
	}
	
#update-ta {
	position:relative;
	background-repeat: no-repeat;
	height: 200px;
	padding-top: 20px;
}


.subject{
	width: 720px;
	margin-bottom: 20px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	border: 1px solid #E57F0E;
	}
.subject h2{
	margin: 0px;
	font-size: 120%;
	padding-left: 10px;
	line-height: 30px;
	background-image: url(../img/top/sub_bk1.jpg);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #630;
	border-bottom-color: #630;
	color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #630;
	}
.subject2{
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	}
.left{
	float: left;
	margin-right: 10px;
	}

	
.right{
	float: right;
	margin-left: 10px;
	}
