@charset "utf-8";

hr { height:1px;}

/*
columns
----------------------------------------------------------*/
.width {
	width:340px;
}

.widthbottom { width:650px;}

.privacycolumn {
	width:865px;
	text-decoration: none;
	margin: 0　auto;

}

.centercolumn {
	width: 98%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

.imgspace {
	margin-top: 10px;
	margin-bottom: 5px;
}
.programtext {
	font-size: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	padding: 10px 10px 10px 25px;
	line-height: 180%;
}

#headtitle {
	font-size: 1.1em;
	font-weight: bold;
}
.privacybox {
	width:100%;
	background-color: #FFF;
	height: auto;
	margin:20px 0 20px 0;
}
/* その他 */
.other {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.other {
	background: #e5ecf9;
	color: #333;
	border-color: #95b8f9;
}
.other a {color: #264409;}
