div#entry{
	margin-bottom: 50px;
}
div#entry p.pagetop,
div#entry div.listbox{
	font-size:1.2em;
}

	/***************************
	
		【words/index.html】
	
	***************************/

div#entry div.listbox{
	margin-top:30px;
	padding-bottom: 40px;
}
div#entry div.listbox,
	div#entry div.categorybox{
		background:url("../../images/default/img_words/wordline.gif") no-repeat bottom center;
}

div#entry ul{
	margin-left:20px;
	margin-right:20px;
}

div#entry ul li{
	background-repeat:no-repeat !important;
	background-position:8px 15px !important;
	display:inline-block;
	vertical-align:middle;
	width:196px;
	text-align:left;
	border-bottom:1px dashed #696969;
	padding:10px 0px 3px 25px;
}

div#entry ul li.line{
	background:none!important;
}
div#entry ul.square_gre li,
div#entry dl.square_gre_dl dt,
div#entry div.nextpage p.square_gre_p{
	background:url("../../images/default/img_words/square_gre.gif");
}
div#entry ul.square_lgre li,
div#entry dl.square_lgre_dl dt,
div#entry div.nextpage p.square_lgre_p{
	background:url("../../images/default/img_words/square_lgre.gif");
}
div#entry ul.square_or li,
div#entry dl.square_or_dl dt,
div#entry div.nextpage p.square_or_p{
	background:url("../../images/default/img_words/square_or.gif");
}
div#entry ul.square_re li,
div#entry dl.square_re_dl dt,
div#entry div.nextpage p.square_re_p{
	background:url("../../images/default/img_words/square_re.gif");
}
div#entry ul.square_pi li,
div#entry dl.square_pi_dl dt,
div#entry div.nextpage p.square_pi_p{
	background:url("../../images/default/img_words/square_pi.gif");
}
	/***************************
	
		【words/category.html】
	
	***************************/
	div#entry div.categorybox{
	padding-bottom: 5px;
}

	div#entry div.categorybox dl{
		width:670px;
		margin:0px auto;
}
		div#entry div.categorybox dl.topmargin{
			margin-top:35px !important;
}
		div#entry div.categorybox dl dt{
			background-repeat:no-repeat !important;
			background-position:left 15px !important;
			padding:10px 0px 3px 15px;
}
		div#entry div.categorybox dl dt{
			border-bottom:1px dashed #696969;
			font-size:1.25em;
			font-weight:bold;
}
		div#entry div.categorybox dl dd{
			font-size:1.2em;
			margin: 3px 15px 25px;
}
			div#entry div.categorybox dl.square_gre_dl dd{
			background-color: #F5FFFA;
}
			div#entry dl.square_lgre_dl dd{
			background-color: #F0FFF0;
}
			div#entry dl.square_or_dl dd{
			background-color: #FFFAF0;
}
			div#entry dl.square_re_dl dd{
			background-color: #FFF5EE;
}
			div#entry dl.square_pi_dl dd{
			background-color: #F8F8FF;
}

	/*********************
	
		【bottomnavi_css】

	**********************/
div#entry div.nextpage,
div#entry div.previewpage{
	margin: 10px 0;
	padding:0;
	font-size:1.2em;
}
	
div#entry div.clear{
	clear: both;
}
div#entry div.nextpage{
	width: 250px;
	margin-left: auto;
}
	div#entry div.previewpage{
		width: 250px;
		float: left;
}
	div#entry div.previewpage p{
		margin: 0;
		padding-left:15px;
		background-repeat:no-repeat !important;
		background-position:left center !important;
}
	div#entry div.nextpage p{
		margin: 0;
		background-repeat:no-repeat !important;
		background-position:right center !important;
		padding-right:15px;
		width: 250px;
		text-align: right;
		float: right;
}
	div#entry p.square_gre_re{
		background:url("../../images/default/img_words/square_gre_re.gif");
}
	div#entry p.square_lgre_re{
		background:url("../../images/default/img_words/square_lgre_re.gif");
}
	div#entry p.square_or_re{
		background:url("../../images/default/img_words/square_or_re.gif");
}
	div#entry p.square_re_re{
		background:url("../../images/default/img_words/square_pi_re.gif");
}
	div#entry p.square_pi_re{
		background:url("../../images/default/img_words/square_pi_re.gif");
}


	/******************************
	
		【rightbox(words_navi)】
	
	********************************/
div#rightbox div#words_navi{
	margin-left: 25px;
}
	div#rightbox div#words_navi p{
		border-left:solid 4px #0045B3;
		margin-left: 0;
}
	div#rightbox div#words_navi ul{
		padding-bottom:15px;
		font-size:1.2em;
		text-align:left;
		line-height:1.6em;
		margin-bottom: 10px;
		border-bottom:3px double #696969;
}
		div#rightbox div#words_navi ul li{
			padding-left: 10px;
			background-position: left center !important;
			background-repeat: no-repeat !important;
}
		div#rightbox div#words_navi ul.wordnavi_gre li{
			background:url("../../images/default/img_words/wordsnavi_gre.gif");
}
		div#rightbox div#words_navi ul.wordnavi_lgre li{
			background:url("../../images/default/img_words/wordsnavi_lgre.gif");
}
		div#rightbox div#words_navi ul.wordnavi_or li{
			background:url("../../images/default/img_words/wordsnavi_or.gif");
}
		div#rightbox div#words_navi ul.wordnavi_re li{
			background:url("../../images/default/img_words/wordsnavi_re.gif");
}
		div#rightbox div#words_navi ul.wordnavi_pi li{
			background:url("../../images/default/img_words/wordsnavi_pi.gif");
}
		div#rightbox div#words_navi ul.back_index li{
			text-align: right;
}