@charset "UTF-8";
/* CSS Document */


#wrapper {
	width:590px;
	padding:5px;
	background:#FFFFFF;
    margin: 0 auto;
}

#pan_list {
	padding: 5px;
	background-color:#eeeeee;
	font:11px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333333;
	}
	
#main_contents {
	width:570px;
	margin:10px;
}

.topi_title {
	font:bold 14px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px solid #CCCCCC;
	}
	
.data {
	font:12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:3px;
	background-color:#EEEEEE;
	color:#333366;
	}

.topi_title2 {
	font:bold 10px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	margin-bottom:10px;
	padding-bottom:5px;
	}

.topi_title3 {
	font:bold 10px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	}

.topi_title4 {
	font:bold 14px/20px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	}
	
.pagetop {
	text-align:right;
	clear:left;
	}

.pagetop a{
	background:url(images/common/pagetop_over.jpg) no-repeat;
	color: #fff;
	overflow: hidden;
	margin-left:505px;
	text-align:right;
	position: relative;
	display: block;
	}
	
.pagetop a:hover img{
	position: relative;
	text-align:right;
	top: -14px;
}

.mojikan {/*文字間隔*/
	letter-spacing : 0.8em;
}

