body {
	margin: 0px;
	padding: 0px;
	background-color: #E9E8F7;
}
.c01 {
	padding: 0px;
	margin-left: 32px;
	margin-top: 40px;
	width: 665px;
}
.c02 {
	padding: 0px;
	margin-left: 220px;
	margin-top: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #747474;
	width: 665px;
}
.p01 {
	padding: 0px;
	margin-left: 446px;
	margin-top: 80px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #747474;
}
.p02 {
	padding: 0px;
	margin-left: 446px;
	margin-top: 80px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
	color: #747474;
}
.p03 {
	padding: 0px;
	margin-left: 446px;
	margin-top: 80px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-right: 40px;
	margin-bottom: 0px;
	line-height: 2em;
	color: #747474;
}
.p04 {
	padding: 0px;
	margin-left: 446px;
	margin-top: 60px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #747474;
	line-height: 1.5em;
}
h1 {
	font-size: 9px;
	color: #ABA7E0;
}

#cl_btn,#cl_btn_e{
	margin-top:204px;
	width:200px;
	text-align:left;
}

#cl_btn ul,#cl_btn_e ul{
	margin:0;
	padding:0;}


#cl_btn ul li,#cl_btn_e ul li{
	height:23px;
	width:200px;
	list-style:none;
}

#cl_btn ul li.player a{
	background:url(./images/cl_b.gif) no-repeat 0 0;
	display:block;
	height:23px;
	text-indent:-5000px;
	width:83px;
}

#cl_btn ul li.player a:hover{
	background:url(./images/cl_b.gif) no-repeat -200px 0;
	display:block;
	height:23px;
	text-indent:-5000px;
	width:83px;
}

#cl_btn ul li.manager a{
	background:url(./images/cl_b.gif) no-repeat 0 -23px;
	display:block;
	height:23px;
	text-indent:-5000px;
	width:193px;
}

#cl_btn ul li.manager a:hover{
	background:url(./images/cl_b.gif) no-repeat -200px -23px;
	display:block;
	height:23px;
	text-indent:-5000px;
	width:193px;
}

#cl_btn_e ul li.player a{
	background:url(./images/cl_b_e.gif) no-repeat 0 0;
	display:block;
	height:23px;
	text-indent:-5000px;
	width:83px;
}

#cl_btn_e ul li.player a:hover{
	background:url(./images/cl_b_e.gif) no-repeat -200px 0;
	display:block;
	height:23px;
	text-indent:-5000px;
	width:83px;
}

#cl_btn_e ul li.manager {
	height:38px;
}


#cl_btn_e ul li.manager a{
	background:url(./images/cl_b_e.gif) no-repeat 0 -23px;
	display:block;
	height:38px;
	text-indent:-5000px;
	width:200px;
}

#cl_btn_e ul li.manager a:hover{
	background:url(./images/cl_b_e.gif) no-repeat -200px -23px;
	display:block;
	height:38px;
	text-indent:-5000px;
	width:200px;
}

.news{max-width:860px;margin:15px auto;font-size: .75em;font-family: 'メイリオ',Meiryo,Arial,Roboto,'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic ProN',sans-serif;}
.news a{font-weight: 700;line-height: 1;color:#000;text-decoration: none;transition: .3s linear;}
.news a:hover{opacity:.5;}