@charset "utf-8";
#title   {
	height: 37px;
	width: 237px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#mainIMG {
	height: 364px;
	width: 700px;
}

/*メニューアーカイブ設定ここから*/
#archive {
	width: 700px;
	line-height: 150%;
}
#archive p {
	display: block;
	width: 209px;
}
#archive  a  {
	color: #FF0000;
	border-bottom:1px dotted;
	text-decoration: none;
}
#archive    #archiveSet01 {
	width: 700px;
	background-image: url(../images/pict01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#archive #archiveSet02 {
	width: 700px;
	background-image: url(../images/pict02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 240px;
}
#archive #archiveSet03 {
	width: 700px;
	background-image: url(../images/pict03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}
#archive #archiveSet04 {
	width: 700px;
	background-image: url(../images/pict04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	height: 200px;
}
#archive #archiveSet05 {
	width: 700px;
	background-image: url(../images/pict05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
}



#archive   dt   {
	padding-top: 20px;
}
#archive   dd   {
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#archive .uplink {
	float: left;
	height: 100px;
	width: 150px;
	padding-right: 10px;
}
#archive .link_text {
	height: 30px;
	padding-top: 70px;
	width: 350px;
}

