@charset "utf-8";
/* CSS Document */

body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 0px;
	line-height: 180%;
	background-color: #FFFFFF;
	background-image: url(http://www.latabledezen.com/sozai/back.jpg);
	background-repeat: repeat-x;
}

#contener {
	border: 1px solid #666666;
}
.top {
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.middle {
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
}
.bottom {
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gentle {
	color: #666666;
	background-color: #FFFFFF;
}
.mini {
	font-size: 10px;
}

ul {
  margin: 0px;
  padding: 0px;
  margin-bottom: 5px;
}


	li {
  list-style-type: none;
  line-height: 130%;
  margin: 0;
  padding: 3px 3px 3px 20px;
  background: transparent url(http://comimedia.com/guru/bullet.gif) no-repeat 0% 5px;

}


a{
	color: #DF5A53;
	font-size: 12px;
	text-decoration: dashed;  

}

a:hover{
	color: #999999;
	font-size: 12px;
	text-decoration: solid;           
}

img a:hover{

	border-bottom-width: 0px;
}

h2{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color:  #CCCCCC;
	font-family: Verdana, Arial;
	color: #999999;
}
#footer a{
	color: #666666;
	font-size: 12px;
	text-decoration: none;  

}

#footer a:hover{
	color: #999999;
	font-size: 12px;
	text-decoration: solid;           
}

.kousi{
	font-size: 10px;
	color: #999999;
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}