@charset "utf-8";

#header #fontsize .fontsize_s {
	background-position: 4px 0px;
}
#header #fontsize .fontsize_m {
	background-position: 4px 0px;
}
#header #fontsize .fontsize_l {
	background-position: 4px -24px;
}

body{
   font-size: 130%;
}

#caseWrapper{
	height: 400px !important;
}
#slider{
	height: 400px !important;
}

h1{
	background: url(../images/h1_bg_l.gif) 0 0 no-repeat;
}
h2{
	background: url(../images/h2_bg.gif) 0 12px no-repeat;
}
ul.list1 li{
	background: url(../images/list1_bg.gif) 7px 13px no-repeat;
}
ul.list2 li{
	background: url(../images/list2_bg.gif) 5px 14px no-repeat;
}
.noteBox h2{
	background: url(../images/noteBox_h2_bg.gif) 0 9px no-repeat;
}
ol li{
	background: none;
}
ol.olist1 li{
	background: none;
}
