
/*----------------------
  intialize
----------------------*/
#maincontents
    {
	padding: 15px 20px 35px 20px;
	margin-left:172px;
	background: url(../images/common/back_01.gif) repeat 0 0;
	font-family:Verdana,'メイリオ',	'Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka',	'ＭＳ Ｐゴシック',sans-serif;
	min-height:1300px;
	_height:100%;
	min-width:700px;
	line-height:130%;
	vertical-align:baseline;
	}

#maincontents ul.head_navi{
	margin: 0 0 10px 0;
	padding: 0;
	height:40px;
}


#maincontents ul li{
	margin: 0;
	padding: 0;
	height:40px;
}

#maincontents p{
	margin:0;
}

#maincontents img{
	vertical-align:baseline ;
}
	
.breadnavi{
  padding-top :5px;
  margin-bottom:10px;
}

.breadnavi p{
	text-align:left;
}


/*----------------------
  child toppage
----------------------*/

.title_cap{
	background: url(../images/child/line_bg01.jpg) repeat-x 0 0;	
	margin-bottom:15px;
}

h3.top{
	margin-bottom:20px;
}

ul.head_navi{
	list-style-type:none;
}

ul.head_navi li{
	float:left;
	height:60px;
	width:140px;
}

ul.head_navi li.end{
	width:131px;
}

.topmessage{
	margin-bottom:30px;
}

.comment_block{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	overflow:auto;
}

.comment_block img.comment_dojosei{
	display:block;
	margin-bottom:15px;
	width:470px;
	height:228px;
}

.guidance_block{
	float:left;
	border:1px solid #000;
	background:#ffffff;
	padding:10px 10px 10px 10px;
	width:190px; /* +20 210px */
}

.guidance_block h4{
	margin-bottom:10px;
}

.guidance_block span.txt{
	line-height:130%;
}


.guidance_block span img{
	margin:10px 0 10px 0;
}

.guidance_block ul{
	list-style-type:none;
	height:auto
}

.guidance_block ul li{
}

.contact{
	text-align:center;
}

.contact p{
	line-height:150%;
}

.contact strong{
	display:block;
	margin-bottom:5px;
	font-size:14px;
}

img.img_contact{
	margin-top:5px;
}

/*----------------------
  child comment page
----------------------*/

h4.default{
	margin-bottom: 20px;
	padding: 0 0 2px 20px;
	font-size: 12pt;
	color: #336699;
	border-bottom: 4px double #000000;
	background: url(../images/common/list_p.gif) no-repeat 0px 1px;
	height: 20px;
	text-align:left;	
}

.text_menu{
	margin-bottom:30px;
	padding:10px;
	border:1px solid #666666;
	background:#fff;
}

.text_menu p{
	line-height:160%;
}

/*- css round box set--*/
.round-top {
	background: #fff url(../images/child/box/round_t_l.gif) no-repeat top left;
}
.round-top span {
	background: url(../images/child/box/round_t_r.gif) no-repeat top right;
	height: 10px;
	display: block;
}
.round-bottom {
	vertical-align:top;
	background: #fff url(../images/child/box/round_u_l.gif) no-repeat bottom left;
}
.round-bottom span {
	background: url(../images/child/box/round_u_r.gif) no-repeat bottom right;
	height: 10px;
	display: block;
}
.round-body {
	background: #fff;
	padding: 5px 20px;
	clear:both;
}
.round-body p { margin: 0px; }
/*- css round box set--*/

.box{
	margin-bottom:15px;	
}

.photoblock{
	float:left;
	padding-right:15px;
	background:#fff;
	padding-bottom:10px;
}

.photoblock p{
	text-align:center;
}

.photoblock p strong{
	display:block;
	font-size:110%;
	margin-top:5px;
}

.comment_dojosei{
	margin-bottom:10px;
	clear:both;
	height:auto;
}

.comment_dojosei:after {
  content : "";
  display : block;
  height : 0;
  clear : both;
} 


.comment_dojosei div.comment{
	float:left;
}


.comment_fukei{
	clear:both;
}

/*- 輝く選手たち　の　父母メッセージ--*/
.comment_fukei_ob{
	float:left;
	margin-top:20px;
}


p.question{
	font-weight:bold;
	padding:5px 8px;
}

.comment_fukei p.question{
	background:#B2D6FF;
	padding:5px 8px;
}

.comment_dojosei p.question{
	background:#F6CD8A;
}

p.answer{
	padding:5px 8px;
	background:#F0F0F0;
	margin-bottom:10px;
}

p.interview{
	padding:5px 8px;
	background:#F6CD8A;
	line-height:160%;
	font-size:13px;
	margin-top:5px;
}

p.subtitle{
	color: #336699;
	font-weight:bold;
	padding:10px 0 0px 8px;
	font-size:14px;
	border-left:10px solid #336699;
	height:20px;
}

.comment_dojosei p.subtitle{
	color:#754646;
	border-left-color:#8C6636;
}

.comment_fukei_ob p.subtitle{
	color: #336699;
	border-left:10px solid #336699;
}


.comment_coach{
	border:1px solid #336699;
	padding:5px 8px;
	margin-top:20px;
}

/*----------------------
  child faq page
----------------------*/

.text_menu_faq{
	border-bottom:1px solid #000000;
	margin-bottom:40px;
	padding:0;
	clear:both;
}

.text_menu_faq ul{
	float:left;
	width:50%;
	line-height:180%;
}

.text_menu_faq ul li{
}

h4.faq{
	font-size:14px;
	padding:5px 8px;
	margin-bottom:10px;
	background:#F6CD8A;
}

p.faq_answer{
	background:#fff;
	font-size:14px;
	line-height:160%;
}

p.right_link{
	text-align:right;
	padding-bottom:30px;	
}

p.right_link#comment{
	text-align:right;
	padding-bottom:50px;	
}

.photoblock_faq{
	float:left;
	margin-right:10px;
	background:#fff;
	margin-top:5px;
}

.photoblock_faq p{
	text-align:center;
}


