@charset "utf-8";
/* CSS Document */



#pageContainer{
	background-image: url(../images/lesson/back_lesson.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding:10px 0 0 0;
	margin:-90px 0 0 0;
}


#page{
	padding:30px 0 40px 20px ;
	width:680px;
	float:left;}





#page dl,#page li{
	padding:10px 0 10px 20px;
	border-bottom:1px dotted #dddddd;
	clear:both;
	background-image: url(../images/common/arrow_1.png);
	background-repeat: no-repeat;
	background-position: left center;
	}

#page dt{
	width:10em;
	float:left;
	}

#page dd{
	margin:0 0 0 10em;
	padding:0 0 0 20px;
	}

.privacy{
	padding:0 20px 20px 20px;
	}

.privacy h3 ,.privacy p{
	margin:0 0 10px 0;
	}

#contactContents{
	width:900px;
	margin:0 auto;
	padding:40px 0;
	}
#contactTel{
	padding:0 0 40px 0;
	margin:0;
	width:230px;
	float:left;
	}
#contactTel div{
	margin:0;
	padding:0 0 20px 0;
	}
#contactTel div p{
	font-family: "Oleo Script",times;
	font-weight:400;
	font-size:32px;
	line-height:35px;
	}
#contactForm{
	width:600px;
	margin:0 0 0 0;
	padding:0 0 40px 0;
	float:right;
	}
#contactForm h3{
	margin-bottom:20px;
	}
#contactForm table{
	width:600px;
	}
input[type="text"],select, textarea{
	width:400px;
	font-size:12px;
	line-height:175%;
	}


#maemusubiContents{
	width:960px;
	margin:0 auto;
	padding:10px 0 40px 0;
	min-height:600px;
	background-image: url(../images/maemusubi/back_contents.gif);
		background-repeat:no-repeat;
	background-position:0 150px; 
	}
#maemusubi{
	padding:10px 0 ;
	}
#maemusubi div{
	margin:0 0 20px 20px;
	width:450px;
	height:300px;
	float:left;
	background-color:#ffffff;
	   -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	     -o-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	    -ms-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
	
	}
#maemusubi h3{
	color:#bf2d6b;
	background:none;
	padding:20px 20px 0 20px;
	margin:0 0 0 0;
	border:none;
	font-size:21px;
	letter-spacing:normal;
	height:auto;
	line-height:30px;
	}
#maemusubi p{
	padding:20px;
	width:240px;}



#album{
	background-image: url(../images/maemusubi/back_album.gif);
}

#album ul{
	margin:10px -10px 10px 0 ;
	padding:0 0 10px 0;
	position:relative;
	background-image: url(../images/maemusubi/back_album.gif);
	}
#album ul li{
	width:176px;
	height:176px;
	background-color:#ffffff;
	   -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	     -o-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	    -ms-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	        box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.1);
	float:left;
	border:1px solid #ffffff;
	margin:0 8px 8px 0;
	overflow:hidden;
	}

p#confirm-button{
	text-align:center;
	width:600px;
	}
