﻿@charset "utf-8";
/*サブページ共通のレイアウト*/
h1 {
	text-shadow:#c0c0c0 1px 1px 3px;
	-ms-filter:"progid:DXImageTransform.Microsoft.DropShadow(color=#000000,offx=1,offy=1)";
	padding:10px;
	border-left:solid 15px #c0c0c0;
	background:-moz-liner-gradient(left, #fefefe, #f0f0f0);
	background:-webkit-gradient(linear, left top, right bottom, from(#fefefe), to(#f0f0f0));
	background:-o-linear-gradient(left, #fefefe, #f0f0f0);
	background:linear-gradient(left, #fefefe, #f0f0f0);
	-pie-background:linear-gradient(left, #fefefe, #f0f0f0);
	
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
	behavior:url("../ie_css3/PIE.htc");
}

h2 {
	padding-top:10px;
	padding-left:10px;
	padding-bottom:5px;
	border-left:solid 10px #c6c6c6;
	border-bottom:solid 1px #c6c6c6;
}

.indent {
	padding-left:24px;
	background-image:url("../images/stone.png");
	background-repeat:no-repeat;
}

.indent2 {
	padding-left:20px;
}

.cent {
	text-align:center;
}

.red {
	color: #ff0000;
}

.lh-1_4 {
	line-height: 1.4em;
}
.mh-100 {
	min-height: 100px;
}
.mb-40 {
	margin: 0 0 40px 0;
}

/*テーブルのレイアウト*/
table {
	width:100%;
	border-spacing:0px;
	border-collapse: collapse;
	border:solid #d6d6d6 1px;
}
th {
	background-color:#eeeeee;
}
th, td {
	text-align:center;
	padding:8px;
	line-height:1.5em;
	border:solid #d6d6d6 1px;
}
caption {
	text-align:left;
	margin-left:5px;
	font-weight:bold;
}
.sidougo_col1 {
	width:25%;
}

/*寄付者一覧ブロック横並び*/
.kifusha_dantai {
	width: 300px;
	float: left;
}

.kifusha_kojin {
	border-left:solid 1px #c6c6c6;
	width: 200px;
	float: left;
}

.kifusha_tokumei {
	border-bottom:solid 1px #c6c6c6;
	clear: left;
}

/*教室クラス別の背景色*/
.nyumon {
	padding:1px;
	background-color:#CCFFCC;
}

.kiso,
.stepup {
	vertical-align:middle;
	padding:1px;
	background-color:#CCFFFF;
}

th.stepup {
	padding: 8px 0;
}

.syokyu {
	padding:1px;
	background-color:#FFFFCC;
}


.chukyu {
	padding:1px;
	background-color:#FFCC66;
}
.chukyu02 {
	padding:1px;
	background-color:#FFE9B9;
}

.joukyu {
	padding:1px;
	background-color:#CCCCFF;
}


.yudan {
	padding:1px;
	background-color:#FFCCFF;
}

.other {
	padding:1px;
	background-color:#f2f2f2;
}

/*教室クラスナビゲーション*/
table#class_navi {
	border-collapse: collapse;
}
table#class_navi th {
	width: 33%;
	height: 50px;
	line-height: 50px;
}
table#class_navi th a {
	display: block;
	height: 50px;

}

/*サロン各サークル共通のレイアウト*/
.lside {
	width:55%;
	float:left;
	padding-left:20px;
	margin-bottom:30px;
	background-image:url("../images/stone.png");
	background-repeat:no-repeat;
	
}
.rside {
	width:38%;
	float:right;
	text-align:right;
	margin-bottom:30px;
}
.clr {
	clear:both;
	margin-top:30px;
}


/* 茨木校 */
table.ibaraki th, table.ibaraki td {
	padding: 3px;
}

/* 研修棋士制度 */
.next_uketsuke {
	background: #f9f9f9;
	height: 60px;
}
.next_uketsuke p {
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	position: relative;
}
.next_uketsuke p img {
	position: absolute;
	top: 15px;
	left: 10px;
}
.next_uketsuke p span {
	margin: 0 0 0 150px;
}

/* 小野・拓海さーくる */
.ono_caption {
	text-align: right;
}
.ono_caption img {
	margin: -20px 0 0 0;
}

.alpha_go {margin-bottom: 12px;}

.alpha_go .le {float: left; margin-bottom: 12px;}

.alpha_go .ri {float: right; margin-bottom: 12px;}

.alpha_bnr_l {float: left;}

.alpha_bnr_r {float: right;}

.alpha_bnr_l,
.alpha_bnr_r {
	margin-bottom: 50px;
}

.alpha_bnr_l h3,
.alpha_bnr_r h3 {
	font-size: 15px;
	margin-bottom: 5px;
}

.alpha_bnr_l a img:hover,
.alpha_bnr_r a img:hover  {
	color:#ff0000;
}

.blue {
	font-size: 18px;
	color: #3779C5;
	font-weight: bold;
}

.alpha_btn {
	width: 100%;
	height: 52px;
	text-align: center;
	background-image: url(../images/alpha_btn.jpg);
	color: #333333;
	font-size: 15px;
	padding-top: 43px;
}

.alpha_btn p {
	margin:0 auto;
}

.alpha_btn span {
	color: #3779C5;
	text-decoration: underline;
} 

.kaita {
	width: 100%;
	height: 58px;
	padding-top: 0px;
	background-color: #EEEEEE;
	background-image : url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 15px 20px;
	margin: 28px 0;
}

.kaita p {
	float: left;
	margin: 18px 0 0 30px;

}

.kaita p span {
	font-size: 18px;
	color: #14314E;
	font-weight: bold;
}

.kaita a {
	float: right;
	background-color: #15314F;
	font-size: 14px;
	padding :6px 100px;
	margin: 10px;
}

.kaita a span {
	color: #fff;
}

.zu {
	width: 100%;
	margin: 0 auto;
}

.zu img {
	width: 100%;
}

.zu span {
	font-size: 18px;
	font-weight: bold;
}


/* アクセスページ */
.access_info {
	overflow:hidden;
	width:690px;
}
.access_info div{
	width:710px;
}
.access_info div dl{
	float:left;
	width:235px;
	padding:0;
	margin:0;
	list-style: none;
}
.access_info p{
	font-weight:bold;
}
.access_info div dl dt,
.access_info div dl dd{
	width:230px;
	list-style: none;
	padding:0;
	margin:0;
}
.access_info div dl dt img{
	width:100%;
}

.sample {
	border:1px solid #CCCCCC; 
	padding: 2%;
	margin-bottom : 60px; 
}

.sample span {
	font-weight: bold;
}

.sample .bold {
	font-weight: bold; 
	text-decoration: underline;
}



.cf:after {
    content: "";
    display: block;
    clear: both;
}
.cf {
    zoom: 1;
}


.hanging-indent {
  padding-left: 5em;
  text-indent: -5em;
}