﻿@charset "utf-8";



#ikkan {
	margin-bottom:20px;
	padding    : 0 0 5px 0 ;
	background : url(../img/border_dotted.gif) no-repeat bottom ;
}


.prepBlock {
	margin-bottom : 20px ;
}


#coach {
	padding : 15px ;	
}

.textFloat {
	width   : 155px  ;
	padding : 0 5px  ;
	float   : left   ;
	display : inline ;
}

.textFloat h3 {
	margin  : 0 0 8px 0 ;
}

.textBook {
	width   : 100px  ;
	margin  : 0 auto 8px auto;
	padding : 2px    ;
	border  : 2px solid #ccc;
}

#textBoxA {
	margin  : 20px 0 ;
	padding : 0 5px ;
}

#textBoxB {
	width   : 20px ;
	margin  : 20px auto ;
	padding : 0 0 ;
}

#textBoxC {
	margin  : 20px 0 ;
	padding : 0 0 0 150px;
}


.pdfView {
	text-align : center ;
}

	.pdfView img {
		padding-right : 5px ;
	}
	
	.pdfView a {
		width           : 155px ;
		padding         : 6px 0 ;
		color           : #fff  ;
		line-height     : 1em   ;
		display         : block ;
		text-decoration : none  ;
		background      : url(../img/bg_blackDotted.gif) repeat ;
	}
	
	.pdfView a:hover {
		background      : #900 ;
	}
	
.plusFloat {
	width      : 20px ;
	margin-top : 95px ;
	padding    : 0 10px ;
	float   : left   ;
	display : inline ;
}




