@charset "UTF-8";

/* -------------------------------------------------------------------
IMPORT
 */

@import "../../cmn/css/import.css";

/**  **/

#HEADER{
	background:#FFFFFF url(../img/h_bg_products.jpg) 0 10px no-repeat;
	}
#CATEGORY{
	background:transparent url(../img/sm_bg.gif) left bottom no-repeat;
	}

/**  **/

#CONTENTS p.message{
	width: 660px;
	margin:0 auto;
}
#CONTENTS dl.support{
	width: 660px;
	margin:20px auto 0;
}
#CONTENTS dl.support dt{
	width: 150px;
	float:left;
	clear:left;
	padding:7px 0;
	background:#FFFFFF url(../../cmn/img/line_br_h01.gif) 0 0 repeat-x;
	color:#777777;
}
#CONTENTS dl.support dd{
	width: 510px;
	float:left;
	padding:7px 0;
	background:#FFFFFF url(../../cmn/img/line_br_h01.gif) 0 0 repeat-x;
}
#CONTENTS dl.support dt label{
	font-weight:bold;
	color:#525252;
}
#CONTENTS dl.support dd select{
	vertical-align: top;
}
#CONTENTS dl.support dd input.input01,
#CONTENTS dl.support dd input.input02,
#CONTENTS dl.support dd textarea.input03,
#CONTENTS dl.support dd input.telnum{
	padding:2px;
}
#CONTENTS dl.support dd input.input01{
	width: 220px;
}
#CONTENTS dl.support dd input.input02{
	width: 300px;
}
#CONTENTS dl.support dd textarea.input03{
	width: 408px;
}
#CONTENTS dl.support dd input.telnum{
	width: 3em;
}
#CONTENTS dl.support dd textarea{
	width: 500px;
}
#CONTENTS div.submit{
	padding:7px 0;
	background:#FFFFFF url(../../cmn/img/line_br_h01.gif) 0 0 repeat-x;
	text-align:center;
}
#CONTENTS div.submit input{
	width: 150px;
	padding:6px 0 3px;
	text-align:center;
	font-size:110%;
}

/**  **/

