﻿@charset "UTF-8";

/* 野球教室－キャッチャー編
------------------------------------------- */

#mainArea #baseball {
	width: 625px;
}
#mainArea #baseball .title01 {
	margin: 0 0 25px 0;
}
#mainArea #baseball .title02 {
	clear: both;
	margin: 0 0 20px 0;
}
#mainArea #baseball .title03 {
	clear: both;
	margin: 35px 0 25px 0;
}
#mainArea #baseball .footBtn {
	height: 30px;
	margin: 45px 0 0 0;
}
#mainArea #baseball .footBtn .btnLeft {
	float: left;
	width: 150px;
	text-align: left;
}
#mainArea #baseball .footBtn .btnCenter {
	width: 150px;
	margin: 0 auto;
	text-align: center;
}
#mainArea #baseball .footBtn .btnRight {
	float: right;
	width: 150px;
	text-align: right;
}
#mainArea #baseball .footBnrTtl {
	clear: both;
	padding: 30px 0 10px 0;
}
#mainArea #baseball .footBnr {
	height: 65px;
}
#mainArea #baseball .footBnr li {
	width: 148px;
	height: 65px;
	float: left;
	margin: 0 11px 0 0;
}
#mainArea #baseball .footBnr li.end {
	margin: 0;
}
#mainArea #baseball .catcher001 p,
#mainArea #baseball .catcher002 p,
#mainArea #baseball .catcher003 p,
#mainArea #baseball .catcher004 p,
#mainArea #baseball .catcher005 p,
#mainArea #baseball .catcher006 p,
#mainArea #baseball .catcher007 p{
	margin: 26px 25px 0 0;
}
#mainArea #baseball .catcher001 img,
#mainArea #baseball .catcher002 img,
#mainArea #baseball .catcher003 img,
#mainArea #baseball .catcher004 img,
#mainArea #baseball .catcher005 img,
#mainArea #baseball .catcher006 img,
#mainArea #baseball .catcher007 img{
	margin: 26px 0 0 0;
}

/* Top */
#mainArea #baseball .catcherTop .listBlock{
	width: 625px;
	margin: 0 0 28px 0;
	overflow: hidden;
}
#mainArea #baseball .catcherTop .listBlock h3{
	width: 305px;
	height: 62px;
	padding: 7px 0 1px 0;
}
#mainArea #baseball .catcherTop .listBlock .left{
	float: left;
	width: 305px;
}
#mainArea #baseball .catcherTop .listBlock .left p{
	padding: 10px 0 0 4px;
	color: #00509d;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.8;
}
#mainArea #baseball .catcherTop .listBlock .left ul{
	padding: 0 0 10px 17px;
}
#mainArea #baseball .catcherTop .listBlock .left ul li{
	margin: 0;
}
#mainArea #baseball .catcherTop .listBlock .left .box01{
	width: 305px;
	background: url(../images/catcher_top_line02.gif) no-repeat bottom #f5fafd;
}
#mainArea #baseball .catcherTop .listBlock .left .box02{
	width: 305px;
	background: url(../images/catcher_top_line02.gif) no-repeat bottom ;
}
#mainArea #baseball .catcherTop .listBlock .right{
	float: right;
	width: 305px;
}
#mainArea #baseball .catcherTop .listBlock .right .line{
	width: 305px;
	height: 70px;
	background: url(../images/catcher_top_line01.gif) no-repeat bottom;
}
#mainArea #baseball .catcherTop .listBlock .right p{
	padding: 10px 0 0 4px;
	color: #00509d;
	font-size: 117%;
	font-weight: bold;
	line-height: 1.8;
}
#mainArea #baseball .catcherTop .listBlock .right ul{
	padding: 0 0 10px 17px;
}
#mainArea #baseball .catcherTop .listBlock .right ul li{
	margin: 0;
}
#mainArea #baseball .catcherTop .listBlock .right .box01{
	width: 305px;
	background: url(../images/catcher_top_line02.gif) no-repeat bottom #f5fafd;
}
#mainArea #baseball .catcherTop .listBlock .right .box02{
	width: 305px;
	background: url(../images/catcher_top_line02.gif) no-repeat bottom ;
}
#mainArea #baseball .catcherTop .listBlock a:link,
#mainArea #baseball .catcherTop .listBlock a:visited{
	color: #00509d;
}
#mainArea #baseball .catcherTop .listBlock a:hover,
#mainArea #baseball .catcherTop .listBlock a:active{
	color: #00509d;
	text-decoration: underline;
}
#mainArea #baseball .catcherTop div.profile {
	clear: both;
	width: 577px;
	border: solid 4px #EDF3F8;
	margin: 0 0 35px 0;
	padding: 20px;
}

#mainArea #baseball .catcherTop .profile div.image {
	float: left;
	width: 150px;
}

#mainArea #baseball .catcherTop .profile div.textArea {
	float: right;
	width: 407px;
	text-align: left;
}

#mainArea #baseball .catcherTop .profile .textArea p {
	margin: 0;
	padding: 7px 0 0 0;
}
/* 第1回 */
#mainArea #baseball .catcher001 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher001 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher001 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher001 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher001 .contentsBlock02{
	margin: 30px 0 0 0;
}
#mainArea #baseball .catcher001 .contentsBlock02 .box01{
	width: 625px;
	margin: 0;
	overflow: hidden;
}
#mainArea #baseball .catcher001 .contentsBlock02 .box01 .textBox{
	float: left;
	width: 410px;
	margin: 0;
}
#mainArea #baseball .catcher001 .contentsBlock02 img.right{
	float: right;
	width: 170px;
	margin: 0;
}
#mainArea #baseball .catcher001 .contentsBlock03{
	clear: both;
	margin: 30px 0 0 0;
}
/* 第2回 */
#mainArea #baseball .catcher002 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher002 .space02{
	margin: 0;
}
#mainArea #baseball .catcher002 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher002 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher002 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher002 .contentsBlock02{
	margin: 30px 0 0 0;
}
/* 第3回 */
#mainArea #baseball .catcher003 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher003 .space02{
	margin: 0;
}
#mainArea #baseball .catcher003 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher003 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher003 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher003 .contentsBlock02{
	margin: 30px 0 0 0;
}
/* 第4回 */
#mainArea #baseball .catcher004 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher004 .space02{
	margin: 0;
}
#mainArea #baseball .catcher004 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher004 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher004 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher004 .contentsBlock02{
	margin: 30px 0 0 0;
}
/* 第5回 */
#mainArea #baseball .catcher005 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher005 .space02{
	margin: 0;
}
#mainArea #baseball .catcher005 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher005 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher005 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher005 .contentsBlock02{
	margin: 30px 0 0 0;
}
#mainArea #baseball .catcher005 .contentsBlock02 .box01{
	width: 625px;
	margin: 0;
	overflow: hidden;
}
#mainArea #baseball .catcher005 .contentsBlock02 .box01 .textBox{
	float: left;
	width: 387px;
	margin: 0;
}
#mainArea #baseball .catcher005 .contentsBlock02 img.right{
	float: right;
	width: 222px;
	margin: 0;
}
#mainArea #baseball .catcher005 .contentsBlock03{
	clear: both;
	margin: 30px 0 0 0;
}
/* 第6回 */
#mainArea #baseball .catcher006 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher006 .space02{
	margin: 0;
}
#mainArea #baseball .catcher006 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher006 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher006 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher006 .contentsBlock02{
	margin: 30px 0 0 0;
}
/* 第7回 */
#mainArea #baseball .catcher007 .space01{
	margin: 0 25px 0 0;
}
#mainArea #baseball .catcher007 .space02{
	margin: 0;
}
#mainArea #baseball .catcher007 h2 img{
	margin: 0 ;
}
#mainArea #baseball .catcher007 h3 img{
	margin: 0 ;
}
#mainArea #baseball .catcher007 .contentsBlock01{
	margin: 0;
}
#mainArea #baseball .catcher007 .contentsBlock02{
	margin: 30px 0 0 0;
}


#mainArea #baseball .footBtn img {
	margin: 0;
}
#mainArea #baseball .footBnrTtl img {
	margin: 0;
}
#mainArea #baseball .footBnr img {
	margin: 0;
}

