@charset "UTF-8";


@import url("buy.css"); 

#container h3 {
}
/*============================================================
#contents_explain
============================================================*/


#contents_explain {
	font-size:14px;
	line-height:140%;
	letter-spacing:0.1em;
	width:700px;
	padding:0;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 30px;
}

#word {
	width:700px;
	margin-right:auto;
	margin-left:0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#word #wmenu {
	height: 30px;
	width: 700px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#wmenu li {
	float: left;
	height: 30px;
	width: 65px;
	list-style-type: none;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}
#wmenu a.back01 {
	background-image: url(/useful/word/image/back01.jpg);
	background-repeat: no-repeat;
	width: 65px;
	display: block;
	text-decoration: none;
	color: #003399;
	height: 30px;
}

#wmenu a.back02 {
	background-image: url(/useful/word/image/back02.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 65px;
	display: block;
	text-decoration: none;
	color: #003399;
}

#wmenu a:hover {
	background-position: 0px -30px;
}
