@charset "UTF-8";
.co_list li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.co_list li a:hover {
	color: #C63;
}
.co_list li {
	display: inline;
	margin-left: 7px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C63;
}
.co_list li.first {
	margin: 0px;
	padding: 0px;
	border-left-style: none;
}
.co_list ul {
	margin: 10px 0 ;
	padding: 0px;
}
.imgleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgright {
	float: right;
	margin-right: 15px;
	margin-bottom: 15px;
}
h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 30px;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 20px;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333;
	letter-spacing: 5px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
}
#news p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing: normal;
}
