@charset "utf-8";
/* CSS Document */

h2 {
	color: #FFF;
	font-size: 16px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(http://www.hiraganatimes.com/_image/contentsmain-title-img.jpg);
	background-repeat: no-repeat;
}

.contents-title {
	width: 950px;
	color: #FFF;
	font-size: 16px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(../_image/mt/contents-title-mt-img.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.widget-category-box {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 45px;
	margin-bottom: 15px;
	border: 1px solid #999;
	background-color: #FFF;
}

.widget-category-box2 {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 15px;
	border: 1px solid #999;
	background-color: #FFF;
}

.widget-category-title { 
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(http://www.hiraganatimes.com/_image/widget-black.jpg);
	background-repeat: no-repeat;
}

.widget-category-content {
    margin-right: 5px;
    margin-left: 5px;
	margin-bottom: 5px;
}

.widget-category-content ul {

	width:160px;
	padding:0px;
	margin: 0px;
}

.widget-category-content ul li{
	list-style:none;
	width:158px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}

.widget-category-content ul ul {

	width:151px;
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.widget-category-content ul ul li {
	list-style:none;
	width:149px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 0px;
}

.widget-box {
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 25px;
	border: 1px solid #999;
	background-color: #FFF;
}

.widget-title { 
	color: #FFF;
	font-size: 12px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(http://www.hiraganatimes.com/_image/widget-black.jpg);
	background-repeat: no-repeat;
}

.widget-content {
    margin-right: 5px;
    margin-left: 5px;
	margin-bottom: 5px;
}

.widget-content ul {

	width:160px;
	padding:0px;
	margin: 0px;
}

.widget-content ul li{
	list-style:none;
	width:158px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}

.widget-content ul ul {

	width:151px;
	padding:0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.widget-content ul ul li {
	list-style:none;
	width:149px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 0px;
}

