@charset "UTF-8";

/*==========================================================================

layoutSetting

==========================================================================*/
/*-------------------------------------
columnContentsSetting
-------------------------------------*/
div#columnContents {
margin: 0 10px;
}

/*-------------------------------------
contentsULSetting
-------------------------------------*/
div#columnContents ul {
margin-bottom: .5em;
}

/*-------------------------------------
commonSetting
-------------------------------------*/
.imageLeftHalf,
.imageLeftSmall,
.imageRightHalf,
.imageRightSmall {
margin-bottom: 32px;
}

div#contents a {
color: #ED6E46;
}

/*-------------------------------------
imageLeftHalf,
imageRightHalfSetting
-------------------------------------*/
.imageLeftHalf .leftColumn,
.imageRightHalf .rightColumn {
width: 300px;
}

.imageLeftHalf .rightColumn,
.imageRightHalf .leftColumn {
width: 300px;
}

/*-------------------------------------
imageLeftSmall,
imageRightSmallSetting
-------------------------------------*/
.imageLeftSmall .rightColumn,
.imageRightSmall .leftColumn {
width: 300px;
}

.imageLeftSmall .leftColumn,
.imageRightSmall .rightColumn {
width: 300px;
}


/*==========================================================================

pageCaptionSetting

==========================================================================*/
.pageCaption {
margin-bottom: 14px !important;
width: 630px;
height: 68px;
text-indent: -9999px;
font-size: 1;	/* forWinIE */
line-height: 1;	/* forWinIE */
background: url("../images/caption.jpg") no-repeat;
}



/*==========================================================================

titleSetting

==========================================================================*/
div#contents h2 {
background: url("../images/jpt_ttl.jpg") no-repeat;
}

div#contents h3,
div#contents h4 {
color: #ED6E46;
line-height: 1.5;
}

div#contents h3 {
margin-bottom: 16px;
padding-left: 32px;
text-indent: 0;
font-size: 1.2em;
background: url("../images/ico_sub_ttl.gif") no-repeat;
}

div#contents h4 {
padding: 8px 0 16px 31px;
font-size: 1em;
background: url("../images/bg_sub_ttl.gif") no-repeat;
}




/*==========================================================================

pageTitleAreaSetting

==========================================================================*/
div#pageTitle .section {
position: relative;
}

/*-------------------------------------
backNumberButtonSetting
-------------------------------------*/
div#pageTitle p#backNumberButton {
padding: 0 21px 4px 0;
background: url("../../../common/images/ico_backnumber.gif") no-repeat right top;
font-size: .83em;
position: absolute;
top: 10px;
right: 0;
}

div#pageTitle p#backNumberButton a {
color: #333;
}



.allColumn{
	text-align: center;
}




/*==========================================================================

profileSetting

==========================================================================*/
#profile {
padding: 12px 16px 12px 98px;
background: url("../images/prf_bg.gif");
}

#profile h5 {
color: #E83921;
background: url("../../../common/images/dotlineb_white_bg_pink.gif") repeat-x left bottom;
}

#profile #profilePhoto {
top: 12px;
left: 16px;
}

/* hackForWinIE6 */
* html #profile #profilePhoto {
left: -82px;
}

#linkButton a {
width: 129px;
height: 23px;
background: url("../images/btn_ueda.gif") no-repeat;
top: 6px;
}

/*==========================================================================

kidsInfoSetting

==========================================================================*/
/*-------------------------------------
bgImageSetting
-------------------------------------*/
.kidsInfo {
margin-bottom: 32px;
width: 300px;
background: url("../images/bg_shop_profile_top.gif") no-repeat #FCF0E1;
}

.kidsInfo div.kidsInfoInner {
padding: 12px 20px;
background: url("../images/bg_shop_profile_btm.gif") no-repeat left bottom;
}

/*-------------------------------------
layoutSetting
-------------------------------------*/
.kidsInfo dl.section {
	margin-bottom: .3em;
	padding-bottom: .3em;
	background-image: url(../../../common/images/dotlineb_white_bg_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.kidsInfo dl.lastChild {
margin-bottom: 0;
padding-bottom: 0;
background: none;
}

.kidsInfo dl.section dt {
padding-left: 18px;
width: 4.5em;
color: #F01C00;
font-weight: bold;
float: left;
}

.kidsInfo dl.section dd {
margin-left: 6em;
}

/* hackSettingForWinIE6 -3px */
* html .kidsInfo dl.section {
height: 1%;
}

* html .kidsInfo dl.section dt {
width: 5.5em;
margin-right: -6em;
}
/* hackSettingForWinIE6 -3px */

/*-------------------------------------
iconSetting
-------------------------------------*/

.kidsInfo dl.section dt.name,
.netKidsInfo dl.section dt.name {
background: url("../../../common/images/ico_humans.gif") no-repeat 0 0;
}

.kidsInfo dl.section dt.address,
.netKidsInfo dl.section dt.address {
background: url("../../../common/images/ico_house.gif") no-repeat 0 .1em;
}

.kidsInfo dl.section dt.Contributor,
.netKidsInfo dl.section dt.Contributor {
background: url("../../../common/images/ico_teacher.gif") no-repeat 0 0;
}

.kidsInfo dl.section dt.Comment,
.netKidsInfo dl.section dt.Comment {
background: url("../../../common/images/ico_balloonb.gif") no-repeat 0 0;
}

.kidsInfo dl.section dt.Age,
.netKidsInfo dl.section dt.Age {
background: url("../../../common/images/ico_Age.gif") no-repeat 0 0;
}


/*-------------------------------------
textLinkSetting
-------------------------------------*/
.kidsInfo a {
color: #E4007F;
}


.kidsInfo h5 {
	margin-bottom: 8px;
	padding: 4px 8px;
	font-size: 1em;
	color: #FFF;
	background: url("../images/bg_kidsinfo_ttl.gif");
	width: 245px;
}


#recruitment {
	margin-bottom: 25px;
	margin-top: 10px;
	text-align: center;
}


/*-------------------------------------
box
-------------------------------------*/

.scrollBox {
	width: 540px;
	height: 150px;
	overflow: auto;
	background-color: #ffffff;
	border: 1px solid #c0c0c0;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 35px;
}


.scrollBox p {
margin: 0.01em 10px;
}


/*-------------------------------------
netKidsSetting
-------------------------------------*/
.netKidsContents {
	float: left;
	padding-bottom: 20px;
}

.netKidsLeft {
	width: 190px;
	float: left;
}

.netKidsCenter {
	width: 190px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

.netKidsRight {
	width: 190px;
	float: left;
	padding-bottom: 20px;
}



/*==========================================================================

netKidsInfoSetting

==========================================================================*/
/*-------------------------------------
bgImageSetting
-------------------------------------*/
.netKidsInfo a {
color: #E4007F;
}


.netKidsInfo h5 {
	margin-bottom: 8px;
	padding: 4px 8px;
	font-size: 1em;
	color: #FFF;
	background: url("../images/bg_kidsinfo_ttl2.gif");
	width: 160px;
}

.netKidsInfo {
	margin-bottom: 32px;
	width: 190px;
	background: url("../images/bg_shop_profile_top.gif") no-repeat #FCF0E1;
}

.netKidsInfo div.netKidsInfoInner {
	background: url("../images/bg_shop_profile_btm.gif") no-repeat left bottom;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
}

/*-------------------------------------
layoutSetting
-------------------------------------*/
.netKidsInfo dl.section {
	margin-bottom: .3em;
	padding-bottom: .3em;
	background-image: url(../../../common/images/dotlineb_white_bg_pink.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.netKidsInfo dl.lastChild {
margin-bottom: 0;
padding-bottom: 0;
background: none;
}

.netKidsInfo dl.section dt {
padding-left: 18px;
width: 4.5em;
color: #F75600;
font-weight: bold;
float: left;
}

.netKidsInfo dl.section dd {
margin-left: 6em;
}

/* hackSettingForWinIE6 -3px */
* html .netKidsInfo dl.section {
height: 1%;
}

* html .netKidsInfo dl.section dt {
width: 5.5em;
margin-right: -6em;
}
/* hackSettingForWinIE6 -3px */


.netKidsPhoto {
	margin-bottom: 20px;
}


.netTitle {
	margin-bottom: 20px;
}


/*==========================================================================

intermissionSetting

==========================================================================*/
.intermission {
	width: 630px;
	height: 330px;
	background: url("../images/intermission.gif") no-repeat 10px 9px;
	text-indent: -9999px;
}
