@charset "utf-8";

body{
	font-family:Verdana, Meiryo, "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro", "ＭＳ Pゴシック", Osaka, sans-serif;
	color:#1E1E1E;
	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:12px;
	background-color: #fff;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
}

form,input,p,ul,li,dl,th,
dd,dt,h1,h2,h3,h4,h5,h6	{
	margin:0px;
	padding:0px;
}
h1,h2,h3,h4,h5,h6		{
	font-size:12px;
	margin: 0px;
	font-weight: normal;
	padding: 0px;
}
a img,img				{
	border:0;
	vertical-align:bottom;
	margin: 0px;
	padding: 0px;
}
ul,ol,dl				{margin:0; padding:0;}
dt,dd,li				{list-style-type:none;}

a:link		{
	text-decoration:underline;
	color: #1D86BF;
}
a:visited	{
	text-decoration:underline;
	color: #1D86BF;
}
a:hover		{
	text-decoration:none;
	color: #1D86BF;
}
a:active	{
	text-decoration:underline;
	color: #1D86BF;
}

.clfix:after{
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
.clfix 		{display:inline-block;		/*for ie7*/}
.clear		{clear:both;}
.allclear	{clear:both; height:0; font-size:0;}
#whole {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#whole #header {
	padding-top: 9px;
}

#whole h1 {
	float: left;
	display: inline;
	margin-top: 2px;
}
#whole h2 {
	float: left;
}

#whole #header p {
	float: left;
	margin-top: 2px;
	display: inline;
}
#whole #header form {
	float: right;
	width: 420px;
}
#whole #header select {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
#whole #header input {
	float: left;
}
#whole #header .textarea {
	height: 17px;
	border: 1px solid #b0b0b0;
	width: 150px;
}
#whole #header #menu {
	clear: both;
	padding-top: 16px;
}
#whole #header #menu li {
	float: left;
}
#whole #contents {
	clear: both;
	text-align: left;
	width: 950px;
}
#footer {
	background-image: url(img/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 120px;
	margin-top: 40px;
	color: #999999;
}
#footer li {
	float: left;
}
#footer ol {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d9e7;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul {
	clear: left;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#footer ol li {
	display: inline;
	margin-right: 10px;
}
#footer ul li {
	background-image: url(img/icon_arrow03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
	margin-right: 10px;
	padding-left: 20px;
}
#footer .pagetop {
	background-image: url(img/icon_arrow02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	padding-right: 10px;
	font-weight: bold;
}
#footer #copyright {
	clear: both;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 19px;
}
#footer #copyright p {
	color: #38A1D9;
	float: left;
	margin-top: 15px;
	font-weight: bold;
}
#footer #copyright img {
	float: right;
}
#whole #contents #root {
	height: 28px;
	padding-top: 7px;
}
#whole #contents #root #point li {
	float: left;
}
#whole #contents #root #login {
	float: right;
}
#whole #contents #root #login li {
	float: left;
	display: inline;
	margin-left: 4px;
	font-weight: bold;
	color: #1D86BE;
}
#whole #contents #left {
	float: left;
	width: 258px;
	display: inline;
	margin-left: 15px;
}
#whole #contents #main {
	float: left;
	width: 489px;
}
#whole #contents #right {
	float: left;
	width: 170px;
	margin-right: 15px;
}

body {
	background-image: url(img/circle/bg_header.gif);
}
#whole #contents #root #point {
	background-image: url(img/circle/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
}#whole #contents #root #point .anchor {
	margin-left: 5px;
	background-image: url(img/icon_pointarrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#whole #contents #left_c {
	width: 635px;
	float: left;
}

#whole #contents #right_c {
	float: right;
	width: 300px;
}
#whole #contents #right_c h3 {
	margin-top: 15px;
}
#whole #contents #right_c #blog {
	padding: 8px;
	border: 6px solid #f6ffe5;
	margin-top: 1px;
}
#whole #contents #right_c #ranking {
	padding: 8px;
	border: 6px solid #f6ffe5;
	margin-top: 1px;
}
#whole #contents #right_c #ranking dt {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}
#whole #contents #right_c #ranking dd {
	float: left;
	margin-bottom: 10px;
	width: 230px;
}
#whole #contents #right_c #pr ul {
	margin-top: 10px;
}

#whole #contents #right_c #pr li {
	margin-bottom:10px;
}
#whole #contents #right_c #blog {
	padding: 8px;
	border: 6px solid #f6ffe5;
	margin-top: 1px;
	width: 272px;
}
#whole #contents #right_c #blog dl {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 272px;
}
#whole #contents #right_c #blog dt {
	padding: 2px;
	float: left;
	border: 1px solid #DDDDDD;
}
#whole #contents #right_c #blog dd {
	float: left;
	padding-top: 3px;
	display: inline;
	margin-left: 8px;
	width:165px;
}
#whole #contents #right_c #blog p {
	font-size: 10px;
	line-height: 14px;
}
#whole #contents #right_c #blog h4 {
	font-weight: bold;
	background-image: url(img/circle/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 12px;
}
#whole #contents #right_c .list {
	font-weight: bold;
	background-image: url(img/circle/icon_arrow01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: right;
	padding-left: 12px;
}

/*sub*/
#left_c #snow{
border:1px solid #ccc;
background:#F3F3F3;
width:288px;
padding:0 10px 20px 10px;
}
*html #left_c #snow{
width:288px;
padding:0 0px 20px 10px;
}


#left_c #snow h2{
margin:-1px 0px 10px -10px;
padding:0;
}
#left_c #snow h3{
margin:20px 0 10px 0;
}
#left_c #snow p{
margin:5px 0px;
}
#left_c #snow img{
border:0;
}
#left_c #snow p.lead{
font-weight:bold;
line-height:130%;
}
#left_c #snow p span.red{
color:#FF0505;
}
#left_c #snow p span.blue{
color:#0565FF;
}

#left_c #snow div.pickupBox{
background:#ccc;
padding:10px;
}
#left_c #snow div.pickupBox img{
float:left;
margin-right:10px;
}
#left_c #snow div.pickupBox .school{
	width:127px;
	float:right;
}
#left_c #snow div.pickupBox .name{
color:#FF0505;
font-weight:bold;
}
#left_c #snow div.pickupBox .text{
font-size:0.8em;
}
#left_c #snow p.btnMore{
text-align:right;
}

#left_c #snow ul.backnumber li{
float:left;
list-style-type:none;
margin-right:9px;
margin-bottom:9px;
}
#left_c #snow ul.backnumber li.last{
margin-right:0px;
}

#left_c #snow  p#ssba{
border-top:1px solid #022A6A;
line-height:100%;
margin-bottom:0;
padding-top:10px;
}
#left_c #snow  p#ssba img{
margin-top:10px;
}


#left_c div#coltypeCSl{
	float:left;
	width:310px;
}
*html #left_c div#coltypeCSl{
	margin-left: -5px;
	}

h2.cleate{
	margin-bottom:30px;
}

#left_c div#coltypeCSl h3{
	width:299px;
	margin:0 auto 5px;
	border:1px solid #aca9ac;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
#left_c div#coltypeCSl h3.cClub{
	background:#99d02b url(img/circle/index/BgH3title.png) no-repeat top left;
}

#left_c  div#coltypeCSl ul{
	width:299px;
	margin:0 auto 15px;
	padding:5px 0 ;
}

#left_c div#coltypeCSl ul.cClub{
	background:#f0f8df;
}

#left_c  div#coltypeCSl ul.cCreate{
	background:#e6b9a5;
}

#left_c div#coltypeCSl ul li{
	margin:0 0 5px;
	text-align:center;
}

#left_c div#coltypeCSl ul li#titleBlog{
	margin:0 0 5px 5px;
	text-align:left;
	font-weight:bold;
}

#left_c div#coltypeCSl ul.blogComent li{
	text-align:left;
}
#left_c div#coltypeCSl ul.blogComent li span{
	width:86px;
	padding: 5px 0 0 4px;
	display:block;
	float:left;
	font-size:0.8em;
}

#left_c div#coltypeCSl ul.blogComent li img{
	float:right;
}

#left_c div#coltypeCSRight{
	float:right;
	width:310px;
	margin-right:10px;
	padding-bottom:10px;
	overflow:none;
}
*html #left_c div#coltypeCSRight{
	margin-right:5px;
}

#left_c div#circleBoard{
	width:310px;
	height:960px;
	margin-left:0px;
	padding-bottom:10px;
	background:url(img/circle/index/BgCorkB.gif) no-repeat bottom left;
	overflow:scroll;
	overflow-x:hidden;
}

#left_c div#boardTitile{
	padding-top:10px;
	padding-right:10px;
	text-align:center;
	background:url(img/circle/index/BgCorkT.gif) no-repeat top left;
}

#left_c div#circleBoard{
	scrollbar-base-color:#b8de6b;
}


* html #left_c div#circleBoard{
	margin-right:5px;
}

div#circleBoard ul{
	background:url(img/circle/index/BgCork.gif) repeat-y top left;
}


#left_c div#circleBoard ul li{
	float:left;
	width:127px!important;
	height:130px;
	margin:10px 3px 10px 10px;
	padding:0 3px 15px 3px;
	background:url(img/circle/index/bgClubBtom.png) repeat-y bottom center;
	text-align:center;
}

* html #left_c div#circleBoard ul li{
	margin:10px 3px 10px 5px;
}

#left_c div#circleBoard ul li h3{
	padding:18px 0 0;
	width:127px!important;
	background:url(img/circle/index/bgClubTop.png) no-repeat top center;
	border:0;
	color:#333;
}

#left_c div#circleBoard ul li h3 span{
	display:block;
	width:120px;
	margin:3px auto;
	background:#d8edae;
	font-weight:bold;
}

#left_c div#circleBoard ul.create li h3 span{
	background:#e6b9a5;
}

#left_c div#circleBoard ul li#newsClub{
	width:272px!important;
	text-align:left;
	background:url(img/circle/index/bgNewClubBottom.png) no-repeat bottom center;	
}

#left_c div#circleBoard ul li#newsClub div{
	padding: 0 3px 0;
	background:url(img/circle/index/bgNewClubTop.png) no-repeat top center;	
}

#left_c div#circleBoard ul li#newsClub div img{
	display:block;
	float:left;
	margin:22px 10px 0 10px;
}

*html #left_c div#circleBoard ul li#newsClub div img{
	margin:22px 10px 0 5px;
}

#left_c div#circleBoard ul li#newsClub div h3.new{
	width:272px!important;
	margin:0;
	padding:35px 0 0 0!important;
	background:none;
	font-size:1.2em;
	font-weight:bold;
	border:0;
	text-align:left;
}

#left_c p#top5seconds{
	width:603px;
	margin:10px 0 0 ;
	padding:10px;
	border:3px solid red;
}

#left_c p#top5seconds span{
	width:450px;
	margin:0 auto 5px;
	display:block;
	font-weight:bold;
	color:#900;
}

#left_c p#top5seconds a{
	display:block;
	width:450px;
	margin:0 auto;
	text-align:center;
}


#left_c div.team4{
	width:630px;
	margin:10px 0 0 0;
	padding :0 0 15px 0;
	background:#c3d4f2;	
}

#left_c div.team4 h3{
	padding:10px 0 10px;
	font-weight:bold;
	font-size:1.2em;
}


