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

*{
padding:0;
margin:0;
}

html {
   height:auto;
}

body {
   width:200px;
   height:auto;
   background:transparent !important;
   font-size:12px;
   line-height:18px;
   letter-spacing:1px;
}

img {
   border:none !important;
   vertical-align:text-bottom;
}

.banner_area{
	width:200px;
	height:auto;
}

.banner_big{
	width:200px;
	height:auto;
	padding-bottom:13px;
}

.banner_none{
	width:200px;
	height:86px;
	background:#444;
}

.banner_other{
	width:200px;
	height:auto;
	padding-top:70px;
	padding-bottom:7px;
}

.banner_other_list{
	width:200px;
	height:auto;
}

.banner_other_list li{
	list-style-type:none;
	padding-top:7px;
}


.banner091223 {
   margin-bottom:10px;
}
