@charset "utf-8";
/* CSS Document */
body{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	height: 100%;
	background: url(../img/backimg_middle.jpg) repeat-y center;
	}
#back_image {
background: url(../img/back_entry.jpg) center top no-repeat;}
#main_container {
background: url(../img/back_entry.jpg) center top no-repeat;
width: 945px;
margin: 0 auto;
}
#left_contents {
width: 717px;
float: left;
text-align: left;
}
#mc_footer {
height: 85px;
width: 745px;
margin: 0 auto;
background: url(../img/back_footter.png) no-repeat bottom left;
display: block;
padding-top: 40px;
clear: left;
text-align: left;
padding-left: 200px;
}
#mc_archive_entry {
min-height: 700px;
padding: 70px 50px 0px 210px;
}
#mc_archive {
margin: 0px;
margin-bottom: 20px;
padding: 10px 10px 10px 10px;
}
#mc_archive a {
color: #333333;
}
#archive_tit{
font-size: 1.3em;
font-weight: bold;
margin: 0px;
padding: 0px 0px 15px 0px;
}
#archive_tit a{
font-size: 1.3em;
font-weight: bold;
}
