/* CSS Document */

* html img, div, input { behavior: url("http://www.wami.co.jp/css/iepngfix.htc"); }

#mainContents {
	overflow:hidden;
}
#rightbox {
	overflow:hidden;
}
* html #main {
	background-image: url(../image/bk_trans.gif);
	background-repeat: repeat;
}
* html #sidenavi .listbox {
	background-image: none;
}
* html #sidenavi .listbox {
	background-image: url(../image/sideimg.gif);
	background-repeat: no-repeat;
}
* html #mainContents .contents {
	background-image: url(../image/bk_trans.gif);
	background-repeat: repeat;
}
* html .sidemain1 { /* メイン枠 */
	padding:5px;
	float: left;
}
* html .sidemain1 p {
	padding-right: 3px;
	padding-left: 3px;
}
* html .sline1 { /* サイドバー下ライン */
	padding:0px;
	margin:0px;
	background-image: url(../image/sline1.png);
	background-repeat: no-repeat;
	height: 20px;
	float: left;
}

