@charset "utf-8";
#toumoji1 {
	float: right;
	width: 570px;
	padding-top: 40px;
	clear: right;
	height: auto;
	font-size: 20px;
}
#main2 {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	list-style-type: none;
}
#main3 {
	margin: 0px;
	height: 400px;
	list-style-type: none;
}

.box1 {
	padding: 0em;
	margin: 0em;
	font-weight: bold;
	border: 5px solid #999999;
	height: auto;
	width: 550px;
	list-style-type: none;
}
#houumoji-b {
	color: #F00;
	font-size: 100%;
}

#hoyuumoji {
	background-color: #CCC;
	text-align: center;
	font-size: 100%;
	letter-spacing: 1em;
}

.box1 p {
	margin: 0;
	padding: 0;
}
a {
	color: inherit; /* 親要素の色を継承 */
	text-decoration: none;
	list-style-type: none;


}

.hover-text {
	font-weight: bold;
	transition: color 0.3s;
	font-size: 15px;
	text-decoration: none;
}

.hover-text:hover {
	color: #0000FF;
	text-decoration: none;
}
#toumoji-2 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
	line-height: 40px;
}
