@charset 'utf-8';
@import url("http://www.e-motobu.net/common.css");

#center{
width:430px;
}

/* エントリー*/
	
.entry-header{
	font-size	: 14px;
	font-weight	: bold;
	color		: #333;
	background	: #EEE;
	width		: 440px;
	padding		: 3px;
	}

.entry-header a:hover,{
	color		: #333;
	text-decoration	: underline;
	}
	
.entry-header a{
	color		: #333;
	text-decoration	: none;
	}

/* 辞書登録 */
dl{
	line-height	: 150%;
	margin		: 5px 5px 15px 5px;
	}

dt{
	padding		: 5px 2px 2px 2px;
	list-style	: square;
	font-weight	: bold;
	list-style	: disc;
	}

dd{
	padding		: 2px 2px 2px 30px;

	}


/*　　*/
#dic_icon{
	height		: 35px;
	width		: 430px;
	margin		: 10px 0px 10px 15px;
	}


#dic_icon li {
	height		: 28px;
	width		: 40px;
	display		: inline;
	list-style-type	: none;
	}

#dic_icon li a {
	height		: 28px;
	width		: 35px;
	display		: block;
	float		: left;
	text-indent	: -9999em;
	text-decoration	: none;
	overflow	: hidden;
	}
 
#dic_icon li.a a {
	background	: url(img/icon_dic_01.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.a a:hover {
	background	: url(img/icon_dic_01.gif) no-repeat 0px -28px;
	}
 
#dic_icon li.ka a {
	background	: url(img/icon_dic_02.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.ka a:hover {
	background	: url(img/icon_dic_02.gif) no-repeat 0px -28px;
	}

#dic_icon li.sa a {
	background	: url(img/icon_dic_03.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.sa a:hover {
	background	: url(img/icon_dic_03.gif) no-repeat 0px -28px;
	}
 
#dic_icon li.ta a {
	background	: url(img/icon_dic_04.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.ta a:hover {
	background	: url(img/icon_dic_04.gif) no-repeat 0px -28px;
	}

#dic_icon li.na a {
	background	: url(img/icon_dic_05.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.na a:hover {
	background	: url(img/icon_dic_05.gif) no-repeat 0px -28px;
	}
 
#dic_icon li.ha a {
	background	: url(img/icon_dic_06.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.ha a:hover {
	background	: url(img/icon_dic_06.gif) no-repeat 0px -28px;
	}
 
#dic_icon li.ma a {
	background	: url(img/icon_dic_07.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.ma a:hover {
	background	: url(img/icon_dic_07.gif) no-repeat 0px -28px;
	}
	
#dic_icon li.ya a {
	background	: url(img/icon_dic_08.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.ya a:hover {
	background	: url(img/icon_dic_08.gif) no-repeat 0px -28px;
	}
 
#dic_icon li.ra a {
	background	: url(img/icon_dic_09.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.ra a:hover {
	background	: url(img/icon_dic_09.gif) no-repeat 0px -28px;
	}
 
#dic_icon li.wa a {
	background	: url(img/icon_dic_10.gif) no-repeat 0px 0px;
	}
 
#dic_icon li.wa a:hover {
	background	: url(img/icon_dic_10.gif) no-repeat 0px -28px;
	}
