@charset "UTF-8";
/* 346 */
/* kuromaru-design */


/* LESSON
============================================= */

a, a:link {
	color: #191970;
	text-decoration: none;
	}
	
a:hover {
	color: #FF8C00;
        text-decoration: underline;
	}

#cont_left {
	float: left;
        width: 170px;
        margin-left: 50px;
        padding: 0;
/* border: 1px solid tomato; */
}

#cont_right {
	float: right;
        width: 580px;
        margin-right: 50px;
        padding: 0;
        background: url(../img/lesson_back.jpg) no-repeat;
/* border: 1px solid tomato; */
}


#copy {
	margin-bottom: 20px;
        padding: 0;
        text-align: center;
}

#pic {
        padding: 0;
	width: 560px;
}

h1 {
	text-align: center;
        padding-bottom: 20px;
}

p {
	padding-bottom: 1em;
}

.space {
	margin: 30px 0 20px 0;
}

h3.poem {
	text-align: center;
	line-height: 1.5em;
        padding-bottom: 1em;
}

p.poem {
	text-align: center;
}

#text {
        position:relative;
	margin-bottom: 60px;
        padding-left: 110px;
}

/*
p:first-letter {
	float: left;
        margin: 0 5px 5px 0;
        padding: 1%;
        font-size: 3em;
        border: 0 solid #000000;
}
*/

.dCap {
	float: left;
        margin: 0 5px 5px 0;
        padding: 1%;
        font-size: 3em;
        border: 0 solid #000000;
}

#contents {
	margin: 0 0 20px 70px;
        padding: 0;
}

#mail {
	margin-top: 20px;
        padding: 0;
        width: 170px;
}