@charset "euc-jp";

div#side a:link {
	color: #DDD;
}
div#side a:visited {
	color: #BFBFBF;
}
div#side a:hover {
	color: #CC6;
}
div#side a:active {
	color: #FFF;
}
h3.h3side {
	color: #BBB;
	font-size: 12px;
	padding: 8px 0 0;
	margin: 0;
	height: 20px;
	text-align: center;
	background: transparent url(../images/h3_side.gif) 0 0 no-repeat;	
}

h3.h301 {
	color: #333;
	font-size: 12px;	
	padding: 5px 0 0;
	margin: 0;
	height: 23px;
	_height: 28px;
	text-align: center;
	background: transparent url(../images/side_h3_01.gif) 0 0 no-repeat;	
}
div.sideDiv {
	margin: 0 0 10px;
	padding: 0 0 10px;
	/*border: 1px #CCC solid;
	background: #F3F3F3 url(../images/side_cnt_bg.gif) 0 0 no-repeat;*/
	background: #FFF;
	text-align: center;
}

div.sideDiv p.sideP {
	margin: 0 auto;
	width: 140px;
	text-align: left;
	padding: 5px 0;
}
div.sideDiv p.sideP form {
	margin: 0px;
}

/*¸¡º÷*/
div.searcDiv {
	width: 140px;
	padding: 10px 0 10px 0px;
	color: #000;
}
div.searcDiv select{
	width: 160px;
	border: none;
	color: #DDD;
	background: #666;
}
div.searcDiv input.stxt{width: 160px; border: 1px #666 solid; background: #CCC;}

div.searcDiv select,div.searcDiv input {
	margin: 3px 0 5px;
}
/*¥á¥ë¥Þ¥¬*/
div.sideMm {
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-align: center;
	background: #888;
}
div.sideMm p.mmPr {
	margin: 0px auto;
	padding: 5px 0 5px;
	color: #333;
	font-size:10px;
	text-align: left;
	width: 140px;
}
/**/
ul#customerUl{
	list-style: none;
}
ul#customerUl li {
	margin: 5px 0;
	padding-left: 15px;
}
ul#customerUl li#cstmrli1{background: transparent url(../images/customer1.gif) 0px 0 no-repeat;}
ul#customerUl li#cstmrli2{background: transparent url(../images/customer2.gif) 0px 0 no-repeat;}
ul#customerUl li#cstmrli3{background: transparent url(../images/customer3.gif) 0px 0 no-repeat;}
ul#customerUl li#cstmrli4{background: transparent url(../images/customer4.gif) 0px 0 no-repeat;}
ul#customerUl li#cstmrli5{background: transparent url(../images/customer5.gif) 0px 0 no-repeat;}
