@charset "UTF-8";
/* CSS Document */

body {
	color: #464646;
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url("../../images/common/body.bmp");
	background-repeat: repeat;
}

a:link {
	color: #464646;
	text-decoration: none;
}

a:visited {
	color: #464646;
	text-decoration: none;
}

a:hover {
	color: #464646;
	text-decoration: none;
}

a:active {
	color: #464646;
	text-decoration: none;
}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	position:relative;
	list-style-type: none;
}

p {
    margin: 0px;
	padding: 0px;
}

img {
	border:none
	}

br { 
   letter-spacing:normal
}

addres ,em {
	font-style:normal
	}




table {
	border-collapse:collapse;
}

td {
	white-space:nowrap;
}

th {
	white-space:nowrap;
}

a {
	color:#464646
}

.archiveList{
	margin-left:170px;
	margin-bottom: 10px;
}
/*
.archiveTitle {
	background-color: #f8f0f2;
	border: 1px solid #f0e0e4;
	border-radius: 8px;
	font-size: 1.3em;
	color: #C05F80;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	font-weight: bold;
	margin-right: 150px;
	margin-left: 150px;
	margin-bottom: 15px;
}
*/

p.b ackPage {
	margin-left:-42px;
	margin-top:30px;
	width:160px;
}
#content_thd .backPage {
	float:left;
	margin-left: 0px;
}
