#words {
	width: 760px;
	height: auto;
	margin: auto;
	text-align: left;
}
#words #contents {
	width: 720px;
	height: auto;
	padding: 0 20px 30px 20px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
#words #contents h3 {
	padding: 10px 0 0 0;
}
#words #contents ul {
	width: 720;
	height: 29px;
	margin: 5px 0 0 0;
	list-style-type: none;
	background-image: url(img/glay_line.gif);
	background-position: 0 28px;
	background-repeat: no-repeat;
}
#words #contents li {
	width: 120px;
	float: left;
}
#words #contents img {
	vertical-align: bottom;
}
#words #contents #waku {
	width: 720px;
	height: auto;
	background-image: url(img/line.gif);
	background-repeat:repeat-y;
}
#words #contents #waku h4 {
	margin: 10px 0 5px 5px;
	font-size: 16px;
}
#words #contents #waku p {
	width: 690px;
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 14px;
	color: #666;
	line-height: 1.5;
}
#words #contents #waku h5 {
	margin: 20px 0 10px 10px;
	padding: 0;
	font-size: 12px;
	color: #F00;
}
#words #contents .top2 {
	margin: 0 20px 0 0;
	text-align: right;
}
/*---------------------あ、は行--------------------*/
#words #contents .list_red {
	width: 700px;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
	color: #F36;
}
#words #contents .list_red ul {
	width: 700px;
	height: 26px;
	background-image: url(img/line_red.gif);
	background-position: 0 23px;
	background-repeat: no-repeat;
}
#words #contents .list_red li {
	width: 58px;
	height: 23px;
	margin: 0 2px 0 0;
	float: left;
}
/*---------------------か、ま行--------------------*/
#words #contents .list_blue {
	width: 700px;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
	color: #06C;
} 
#words #contents .list_blue ul {
	width: 700px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(img/line_blue.gif);
	background-position: 0 23px;
	background-repeat: no-repeat;
}
#words #contents .list_blue li {
	width: 58px;
	margin: 0 2px 0 0;
}
/*---------------------さ、や行--------------------*/
#words #contents .list_orange {
	width: 700px;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
	color: #F63;
} 
#words #contents .list_orange ul {
	width: 700px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(img/line_orange.gif);
	background-position: 0 23px;
	background-repeat: no-repeat;
}
#words #contents .list_orange li {
	width: 58px;
	margin: 0 2px 0 0;
}
/*---------------------た、ら行--------------------*/
#words #contents .list_green {
	width: 700px;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
	color: #090;
} 
#words #contents .list_green ul {
	width: 700px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(img/line_green.gif);
	background-position: 0 23px;
	background-repeat: no-repeat;
}
#words #contents .list_green li {
	width: 58px;
	margin: 0 2px 0 0;
}
/*---------------------な行--------------------*/
#words #contents .list_purple {
	width: 700px;
	height: auto;
	margin: 0 10px 0 10px;
	padding: 15px 0 0 0;
	color: #906;
} 
#words #contents .list_purple ul {
	width: 700px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(img/line_purple.gif);
	background-position: 0 23px;
	background-repeat: no-repeat;
}
#words #contents .list_purple li {
	width: 58px;
	margin: 0 2px 0 0;
}







