h2.midashi {
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid 5px #58046B;
	padding: 30px 0px 10px 0px;
	margin-bottom: 20px;
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}
a:link { color:white; }
a:visited { color:palevioletred; }
a:hover { color:bisque; }
a:active { color:aqua; }

.con_box {
	width: 100%;
	padding: 0px;
}
p{
	font-size: 16px !important;
}
p.setumei {
	padding: 0px 20px 20px 0px;
}
p.sicho_setumei {
	padding: 0px 20px 20px 20px;
}

.img_tv{
	margin-left: auto;
	margin-right: auto;
}

.subcon{
	padding: 0px;
	margin: 0px;
}

.mirunara_text {
	font-size: 30px;
	font-weight: bold;
	padding: 40px 15px 10px 15px;
	width: auto;

}
.mirunara_link {
	padding: 5px;
	background:#515050;
	color: white;
	text-align: center;
	font-size: 20px;
	line-height: 35px;
}



/*女流王将ページ*/

h2.midashi_tuite {
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid 5px #58046B;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}


.jyoryuousyou_name
{font-size: 23px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}


img.pro_photo {
	float: right;
	margin: 5px 20px;
	width:350px;
	/*height: 280px;*/

}
h2.midashi_kako {
	clear: right;
	font-size: 25px;
	font-weight: bold;
	border-bottom: solid 5px #58046B;
	padding: 30px 0px 10px 0px;
	margin-bottom: 20px;
	font-family: 'Avenir', 'Helvetica Neue', 'Helvetica', 'Arial', 'Hiragino Sans', 'ヒラギノ角ゴシック', YuGothic, 'Yu Gothic', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic';
}


.tbl_bansyoubu{
	border: 2px solid #560E9B;
	border-collapse: separate;
	margin:0px auto 15px auto;
}

.tbl_bansyoubu th.cols {
	padding: 3px 3px;
	font-size: 0.93em;
	font-weight: bold;
	color:#4F0077;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color:#CDAEFF;
	text-align: center;
	white-space: nowrap;
}

.tbl_bansyoubu td {
	padding: 2px 2px;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	text-align: center;
}

.tbl_bansyoubu2{
	float: legt;
	margin:0px auto 0px auto;
	border: 2px solid #560E9B;
	border-collapse: separate;
}

.tbl_bansyoubu2 th.cols {
	padding: 3px 3px;
	font-size: 0.93em;
	font-weight: bold;
	color:#4F0077;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background-color:#CDAEFF;
	text-align: center;
	white-space: nowrap;
}

.tbl_bansyoubu2 td {
	padding: 2px 2px;
	border-left: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	text-align: center;
}

.initial{
	float:initial;
}

.margin-text{
	margin-top: 20px;
}

dl {
clear: both;
}
dt {
float: left;
width: 9em;
}

dd {
float: left;
margin: 0;
padding: 0;
}

@media all and (min-width: 1200px) {

}

@media all and (min-width: 1000px) {

}

@media all and (max-width:500px) {
.tbl_bansyoubu{
width:100%;
}
.con_box {
	padding: 0px 10px;
}
.tbl_bansyoubu2{
width:100%;
}
.mirunara_link
	{
		float: left;
	}
}
a.kuromoji:link{
	color:black;
}
a.kuromoji:visited{
	color:black;
}
a.kuromoji:hover{
	color:black;
}

a.shiromoji:link{
	color:white;
}
a.shiromoji:visited{
	color:white;
}
a.shiromoji:hover{
	color:white;
}

 /*background-color: #2f322f;
  color: white;
  padding-top: 3px;
  padding-bottom: 3px;
  width:300px;
  text-align: center;
  margin: 10px;*/
