@charset "utf-8";

/* -------------------------------------------------------------------
	ドラゴンズベースボールアカデミー　共通css
------------------------------------------------------------------- */

a,
a:visited {
	color: #02f;
	text-decoration: none;
	outline: none;
}

a:hover,
a:active { }

a[href*="tel:"] { cursor: default; }

h4 { margin: 0 0 0.25em; }

p {
	margin: 0 0 0.7em;
	background: url(/image/transparent.gif);
}

p.indent { text-indent: 1em; }

p.marker {
	padding-left: 1.15em;
	text-indent: -1.15em;
}

p.markerIndent {
	padding-left: 2.15em;
	text-indent: -1.15em;
}

p.markerIndent .mk { margin-right: 0.2em; }

.f-red { color: #e00; }

.f-blue { color: #00d; }

.f-gray { color: #888; }

.f-green { color: #080; }

.f-yellow { color: #fa0; }

.f-black { color: #333; }

.color_kids { color: #2385fd !important; }

.color_enj { color: #075bdb !important; }

.color_exp { color: #14499a !important; }

.bgColor_kids { background-color: #2385fd !important; }

.bgColor_enj { background-color: #075bdb !important; }

.bgColor_exp { background-color: #14499a !important; }

.bold { font-weight: bold; }

.ie .ssmall { font-size: 9px; }

.ie .small { font-size: 12px; }

.ie .medium { font-size: 15px; }

.ie .large { font-size: 18px; }

.ie .xlarge { font-size: 21px; }

.ssmall { font-size: 0.75rem; }

.small { font-size: 1rem; }

.medium { font-size: 1.25rem; }

.large { font-size: 1.5rem; }

.xlarge { font-size: 1.75rem; }

.align_left { text-align: left; }

.align_center,
.center { text-align: center; }

.align_right { text-align: right; }

.red_underline { border-bottom: solid 2px #e88; }

.fl-left { float: left; }

.fl-right { float: right; }

.both { clear:both; }

.ov-hide,
.ov-hidden { overflow: hidden; }

td { background: url(/image/transparent.gif); }

figure.photo {
	width:280px;
	margin: 0 1em 1em;
	text-align: center;
	font-size: 80%;
	line-height: 1.4;
}

figure.photo figcaption {
	display:inline-block;
	margin: 0.25em 0;
}

figure.photo[class~="pBorder"] {
	padding: 8px;
	border: 2px solid #039;
}

figure.photo[class~="pBorder"] figcaption {
	margin: 0.25em 0 0;
}

figure.photo[class~="pLeft"] {
	float: left;
}

figure.photo[class~="pCenter"] {
	width:400px;
	margin:0 auto 1em;
}

figure.photo[class~="pRight"] {
	float: right;
}

/* サイト共通部分 */

html { font: 75%/1.5 "ＭＳ ゴシック", "MS Gothic", sans-serif; }

body {
	background: url(/image/bg_ground_roop.png) repeat-y center 0, url(/image/bg_ground_bace.png) repeat 0 0;
	color: #333;
}

.mac body { font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; }

.wrap {
	width: 100%;
	min-width: 980px;
	background: url(/image/bg_ground_ball.png) no-repeat center bottom, url(/image/bg_ground_head.png) no-repeat center 0;
}

.ie8 body { background: url(/image/bg_ground_bace.png) repeat 0 0; }

.ie8 .wrap_roop {
	width: 100%;
	min-width: 980px;
	background: url(/image/bg_ground_roop.png) repeat-y center 0;
}

.ie8 .wrap_head {
	width: 100%;
	min-width: 980px;
	background: url(/image/bg_ground_head.png) no-repeat center 0;
}

.ie8 .wrap {
	width: 100%;
	min-width: 980px;
	background: url(/image/bg_ground_ball.png) no-repeat center bottom;
}

.wrap > header {
	width: 980px;
	height: 83px;
	margin: 0 auto;
}

.wrap > header h1,
.wrap > header > a > img.h_logo {
	float: left;
	margin: 0;
}

.wrap > header p.about_text {
	float: right;
	margin: 0 0 2px;
}

.wrap > header p.about_text img { }

.wrap > header ul.h_nav { float: right; }

.wrap > header ul.h_nav li {
	float: left;
	list-style: none;
	padding: 0 0 0 2px;
}

.wrap > header ul.h_nav li a { display: block; }

.wrap > header ul.h_nav li.drasite {
	padding: 0 0 0 11px;
	background: url(/image/bg_header_line.png) no-repeat 6px 0;
}

.wrap > header ul.h_nav li.drasite a { }

.wrap > header ul.h_nav li.drasite a img { }

.wrap > nav.global {
	width: 980px;
	height: 49px;
	margin: 0 auto 10px;
	overflow: hidden;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 3px 6px;
}

.wrap > nav.global ul li {
	float: left;
	list-style: none;
}

.wrap > nav.global ul li a { display: block; }

.contents {
	width: 980px;
	margin: 0 auto 15px;
	overflow: hidden;
}

.contents h2 { margin: 0; }

.contents .right_area { float: left; }

.contents .right_area h2 { margin: 0 0 10px; }

.contents .right_area ul.r_banner li {
	list-style: none;
	margin: 0 0 10px;
}

.contents .right_area .sponsor_bnr{
	background: url(/image/bg_translucent.png) repeat 0 0;
	padding: 0 0 20px;
}

.contents .right_area .in_sponsor_bnr {
	background: url(/image/bg_translucent.png) repeat 0 0;
}

.contents .right_area .sponsor_bnr,.contents .right_area .in_sponsor_bnr {
	width:200px;

	/* 1社に付き63px; 
	background:transparent;*/
}

.contents .right_area .sponsor_bnr iframe {
	vertical-align:bottom;
}

.contents .right_area .sponsor_bnr iframe {
	width:200px;
	vertical-align: bottom;

	/* 1社に付き63px; */
	background:transparent;
}

.contents .right_area .sponsor_bnr h2,.contents .right_area .in_sponsor_bnr h2 { margin: 0 0 12px; }

.contents .right_area .sponsor_bnr ul,.contents .right_area .in_sponsor_bnr ul { padding-left: 13px; }

.contents .right_area .sponsor_bnr ul li{ list-style: none;}
.contents .right_area .in_sponsor_bnr ul li { list-style: none; padding-bottom: 20px;}

.contents .right_area .sponsor_bnr ul li:not(:last-child),.contents .right_area .in_sponsor_bnr ul li:not(:last-child) {
	list-style: none;
	margin: 0 0 0px;
}

.contents .right_area .sponsor_bnr ul li.listAll,.contents .right_area .in_sponsor_bnr ul li.listAll {
	margin: 0 0 16px;
	padding: 0 0 20px;
	background: url(../image/line_right_sponsor.png) no-repeat 0 bottom;
}

.contents .right_area .in_sponsor_bnr ul li:last-child a {
	border-bottom:1px solid #cbc0ab;
}

.contents .right_area .sponsor_bnr ul li:not(.listAll) a,.contents .right_area .in_sponsor_bnr ul li:not(.listAll) a {
	display: table-cell;
	width: 168px;
	height: 48px;
	border-left: 1px solid #cbc0ab;
	border-right: 1px solid #cbc0ab;
	border-top:1px solid #cbc0ab;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}

.contents .right_area .sponsor_bnr ul li.last a{
	border-bottom: 1px solid #cbc0ab;
}

.wrap > footer {
	position: relative;
	width: 950px;
	height: 30px;
	padding: 0 15px;
	margin: 0 auto;
	background: url(../image/bg_footer.png) no-repeat 0 0;
}

.wrap > footer .cr {
	display: inline-block;
	padding: 6px 0;
	margin-right: 30px;
	color: #fff;
}

.wrap > footer a {
	display: inline-block;
	padding: 6px 0 6px 11px;
	margin-right: 30px;
	background: url(../image/mark_footer_link.png) no-repeat 0 center;
	color: #bad2fa;
}

.wrap > footer a:hover { text-decoration: underline; }

#pagetop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	-webkit-transition: all linear 400ms;
	-ms-transition: all linear 400ms;
	transition: all linear 400ms;
}

#pagetop.view {
	display: block;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	pointer-events: auto;
	-webkit-transition: all linear 200ms;
	-ms-transition: all linear 200ms;
	transition: all linear 200ms;
}

#pagetop.view:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

/* 2016.1.24 追加 */
/* == BASIC ELEMENTS' SETTINGS == */
.f80 { font-size: 80%; }

.f90 { font-size: 90%; }

.f110 { font-size: 110%; }

.f125 { font-size: 125%; }

.f150 { font-size: 150%; }

.f180 { font-size: 180%; }

.f200 { font-size: 200%; }

.textBo { font-weight: bold; }

.textRe { color: #FF0000; }

.textBu { color: #3366FF; }

.textGr { color: #999999; }

.textG { color: #339933; }

.textY { color: #F09100; }

.textW { color: #FFFFFF; }

.textBoRe {
	font-weight: bold;
	color: #FF0000;
}

.textBoBu {
	font-weight: bold;
	color: #3366FF;
}

.textBoGr {
	font-weight: bold;
	color: #999999;
}

.textBoG {
	font-weight: bold;
	color: #339933;
}

.textBoY {
	font-weight: bold;
	color: #F09100;
}

.textBoW {
	font-weight: bold;
	color: #FFFFFF;
}

/* == /BASIC ELEMENTS' SETTINGS == */
/* == TABLES == */
th.left,
td.left { text-align: left; }

th.center,
td.center { text-align: center; }

th.right,
td.right { text-align: right; }

th.top,
td.top { vertical-align: top; }

th.bottom,
td.bottom { vertical-align: bottom; }

th.middle,
td.middle { vertical-align: middle; }

/* == /TABLES == */
.mg0 { margin: 0px !important; }

.mg5 { margin: 5px !important; }

.mg10 { margin: 10px !important; }

.mg15 { margin: 15px !important; }

.mg20 { margin: 20px !important; }

.mg30 { margin: 30px !important; }

.mg40 { margin: 40px !important; }

.marginbtm0,
.mgB0 { margin-bottom: 0 !important; }

.marginbtm5,
.mgB5 { margin-bottom: 5px !important; }

.marginbtm10,
.mgB10 { margin-bottom: 10px !important; }

.marginbtm15,
.mgB15 { margin-bottom: 15px !important; }

.marginbtm20,
.mgB20 { margin-bottom: 20px !important; }

.marginbtm30,
.mgB30 { margin-bottom: 30px !important; }

.marginbtm40,
.mgB40 { margin-bottom: 40px !important; }

.mgT0 { margin-top: 0 !important; }

.mgT5 { margin-top: 5px !important; }

.mgT10 { margin-top: 10px !important; }

.mgT15 { margin-top: 15px !important; }

.mgT20 { margin-top: 20px !important; }

.mgT30 { margin-top: 30px !important; }

.mgT40 { margin-top: 40px !important; }

.mgL0 { margin-left: 0 !important; }

.mgL5 { margin-left: 5px !important; }

.mgL10 { margin-left: 10px !important; }

.mgL15 { margin-left: 15px !important; }

.mgL20 { margin-left: 20px !important; }

.mgL30 { margin-left: 30px !important; }

.mgL40 { margin-left: 40px !important; }

.mgR0 { margin-right: 0 !important; }

.mgR5 { margin-right: 5px !important; }

.mgR10 { margin-right: 10px !important; }

.mgR15 { margin-right: 15px !important; }

.mgR20 { margin-right: 20px !important; }

.mgR30 { margin-right: 30px !important; }

.mgR40 { margin-right: 40px !important; }

.pd0 { padding: 0px !important; }

.pd5 { padding: 5px !important; }

.pd10 { padding: 10px !important; }

.pd15 { padding: 15px !important; }

.pd20 { padding: 20px !important; }

.pd30 { padding: 30px !important; }

.pd40 { padding: 40px !important; }

.pdT0 { padding-top: 0 !important; }

.pdT5 { padding-top: 5px !important; }

.pdT10 { padding-top: 10px !important; }

.pdT15 { padding-top: 15px !important; }

.pdT20 { padding-top: 20px !important; }

.pdT30 { padding-top: 30px !important; }

.pdT40 { padding-top: 40px !important; }

.pdR0 { padding-right: 0 !important; }

.pdR5 { padding-right: 5px !important; }

.pdR10 { padding-right: 10px !important; }

.pdR15 { padding-right: 15px !important; }

.pdR20 { padding-right: 20px !important; }

.pdR30 { padding-right: 30px !important; }

.pdR40 { padding-right: 40px !important; }

.pdB0 { padding-bottom: 0 !important; }

.pdB5 { padding-bottom: 5px !important; }

.pdB10 { padding-bottom: 10px !important; }

.pdB15 { padding-bottom: 15px !important; }

.pdB20 { padding-bottom: 20px !important; }

.pdB30 { padding-bottom: 30px !important; }

.pdB40 { padding-bottom: 40px !important; }

.pdL0 { padding-left: 0 !important; }

.pdL5 { padding-left: 5px !important; }

.pdL10 { padding-left: 10px !important; }

.pdL15 { padding-left: 15px !important; }

.pdL20 { padding-left: 20px !important; }

.pdL30 { padding-left: 30px !important; }

.pdL40 { padding-left: 40px !important; }

.lh15 { line-height: 15px; }

.lh16 { line-height: 16px; }

.lh17 { line-height: 17px; }

.lh18 { line-height: 18px; }

.lh19 { line-height: 19px; }

.lh20 { line-height: 20px; }

.lh21 { line-height: 21px; }

.lh22 { line-height: 22px; }

.lh23 { line-height: 23px; }

.lh24 { line-height: 24px; }

.lh25 { line-height: 25px; }

.lh26 { line-height: 26px; }

.lh27 { line-height: 27px; }

.lh28 { line-height: 28px; }

.lh29 { line-height: 29px; }

.lh30 { line-height: 30px; }

.image-l,
.text-l { float: left; }

.image-r,
.text-r { float: right; }

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { min-height: 1px; }

* html .clearfix { height: 1px;/*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
