﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.parents_mtitle {
	background: url(../images/parents/for_parents_mtitle.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 35px 0 0 0;
	width: 630px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:35px;/* for ie5.x */
	}

	
.parents_ex {
	background: url(../images/parents/for_parents_mimage.jpg) no-repeat;
	margin:0 0 50px 0;
	padding:110px 30px 0 0;
	font-size:1.4em;
	}
	
.boxtitle {
	margin:0;
	line-height:1.2;
	color:#1018B8;
	font-size:1.8em;
	font-weight: bold;
	}
	
.box1 {
	background: url(../images/parents/for_parents_image1.jpg) no-repeat;
	background-position: right 0;
	margin:0 0 20px 0;
	padding:20px 250px 0 0;
	width:350px;
	height:180px;
	font-size:1.4em;
	position: relative;
	}
	
.box1 b {
	font-weight: bold;
	}
	
.box2 {
	background: url(../images/parents/for_parents_image2.jpg) no-repeat;
	background-position: right 0;
	margin:0 0 20px 0;
	padding:20px 250px 0 0;
	width:350px;
	height:180px;
	font-size:1.4em;
	position: relative;
	}
	
.box2 b {
	font-weight: bold;
	}
	
.box3 {
	background: url(../images/parents/for_parents_image3.jpg) no-repeat;
	background-position: right 0;
	margin:0 0 50px 0;
	padding:20px 250px 0 0;
	width:350px;
	font-size:1.4em;
	position: relative;
	}
	
.box4 {
	background: url(../images/parents/for_parents_image4.jpg) no-repeat;
	background-position: right 0;
	margin:0 0 80px 0;
	padding:20px 250px 0 0;
	width:350px;
	height:160px;
	font-size:1.4em;
	position: relative;
	}
	
.box1 a,
.box2 a,
.box3 a,
.box4 a {
	position: absolute;
	top:175px;
	right:0;
	background: url(../images/parents/for_parents_btn.jpg) no-repeat;
	margin: 0;
	padding: 23px 0 0 0;
	width: 110px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:23px;/* for ie5.x */
	}


.box1 a:hover,
.box2 a:hover,
.box3 a:hover,
.box4 a:hover {
	background-position: 0 -23px;
	}
