.index_ul1{
	list-style-type:none;
	font-size:130%;
	font-weight:bold;
	padding:0;margin:10px 0 10px 5px;
	color:white;
}
.index_ul1 li{
	background:#000 url(/img/index/button_ok.png) no-repeat 0 center;
	margin:0;
	padding:0 0 0 40px;
}
.index_ul2{
	list-style-type:none;
	font-size:100%;
	font-weight:bold;
	padding:0;margin:10px 0 10px 5px;
	color:white;
}
.index_ul2 li{
	background:#000 url(/img/index/button_ok.png) no-repeat 5px center;
	margin:5px 0 0;
	padding:0 0 0 40px;
}
.index_pop{
	height:300px;
	overflow:hidden;
}
.index_pop a{
	display:block;
	margin:5px;
	float:left;
	text-decoration:none;
	height:300px;
}
.index_pop_keyword{font-weight:bold;}
.index_pop2_keyword{font-weight:bold;display:block;overflow:hidden;height:1.5em;}
a:hover .index_pop_keyword{text-decoration:underline;}

.side_kakomi{
	border:1px solid #333;
	padding:5px;
	margin:0 0 5px 0;
}
.side_mds{
	padding:0 0 3px 3px;
	margin:0 0 5px;
	border-bottom:1px dotted #fff;
	font-weight:bold;
	font-size:120%;
	color:white;
}
.link_list{font-size:80%;padding:5px;}
.link_list:hover{background-color:#222;}
.link_list div{
	border-bottom:1px dotted #333;
	padding:5px;
}
.link_list:hover div{color:white;background-color:#333;}