/* CSS Document */

body{ background: url(/program/tokuban/volleyball09/coachcara09/img/bg.gif) repeat-x top; margin:0 0 15px 0; background-color:#fff;color:#333;}

#mainContent{
	width:750px;
	margin:0 auto;
	text-align:left;
}
/* mainCONTENT */
#mainContent #header{ background:url(/program/tokuban/volleyball09/coachcara09/img/header.gif); width:750px; height:270px;}
#mainContent #header h1,#mainContent #header h2{ display:none; line-height:0;}

/* READ */
#mainContent #read{ background:url(/program/tokuban/volleyball09/coachcara09/img/read.gif) no-repeat center; width:750px; height:94px; overflow:auto;}
#mainContent #read h3{ display:none; line-height:0;}

/* CONTENT */
#mainContent #content{
	width:668px;
	background:url(/program/tokuban/volleyball09/coachcara09/img/ball_bg.gif) no-repeat 30px 30px #fff6ea;
	margin:10px;
	border:#7c7c7c 1px dotted;
	padding:15px 30px; line-height:2em;
	text-align: justify;text-justify: inter-ideograph;
	overflow:hidden;
}

/* CONTENT “à <P> */
#mainContent #content p{ margin:0 0 10px 0;}

/* CONTENT “à <img class="photoxx"> */
#mainContent #content img.photo01{ float:right; padding:0 0 0 10px;}
#mainContent #content img.photo02{ float:left; padding:0 10px 0 0;}


p.close img{margin:50px 0 0 0; float:right;}
p.close a{}
p.close a:hover{ position:relative; top:2;}
