/*-----------------------------font-----------------------------*/
.px9 {
	font-size:9px;
	line-height: 12px;
}
.px10 {
	font-size:10px;
	line-height: 15px;
}



body {
	margin: 0px;
	color: #252525;
	font-size: 12px;
	position: relative;
}
#left #bodyContentRegular {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 15px 0px;
	clear: both;
	width: 640px;
}
/*-----------------------------header-----------------------------*/
/*
#header {
	position: relative;
	width: 760px;
	height: 105px;
	color: #FFFFFF;
	margin: 0 auto;
	background: url("images/header_bg.jpg") no-repeat top #254A52;
}
#header #logo {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	height: 23px;
	float: left;
}

#header #logo a {
	height: 23px;
	width: 138px;
	display: block;
	text-indent: -3000px;
}

#header h1 {
	width: 400px;
	position: absolute;
	top: 5px; left: 0px;
	font-size: 11px;
	font-weight: bold;
}
#header #date_counter {
	width: 350px;
	position: absolute;
	top: 5px; right: 0px;
	font-size: 11px;
	letter-spacing: 0.1ex;
}
#head_wrapper {
	width: 100%;
	background-color: #254A52;
}
#head_wrapperMinus {
	width: 100%;
	background-color: #739299;
}
*/
/*-----------------------------------------------------------------*/

/*-------------------------contents_wrapper------------------------*/
#contents_wrapper {
	width: 760px;
	margin: 0 auto;
}
/*-----------------------------------------------------------------*/






/*-----------------------------navigation-----------------------------*/
#navigation {
	height: 35px;
}

#navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float: left;
}

#navigation li {
	display: block;
	float: left;
	padding: 0px 2px 0px 0px;
}

#navigation a {
	display:block;
	height:22px;
	text-indent:-2000px;
	background-repeat: no-repeat;
}

#navigation a.btntop {
	background-image: url(images/btn_toppage.gif);
	width:88px;
}
#navigation a:hover.btntop {
	background-image: url(images/btn_toppage_set.gif);
	width:88px;
}

#navigation a.btn_print {
	background-image: url(images/btn_print.gif);
	width:108px;
}
#navigation a:hover.btn_print {
	background-image: url(images/btn_print_set.gif);
	width:108px;
}

#navigation a.btn_catalog_sample {
	background-image: url(images/btn_catalog_sample.gif);
	width:91px;
}
#navigation a:hover.btn_catalog_sample {
	background-image: url(images/btn_catalog_sample_set.gif);
	width:91px;
}

#navigation a.btn_mail_toiawase {
	background-image: url(images/btn_mail_toiawase.gif);
	width:97px;
}
#navigation a:hover.btn_mail_toiawase {
	background-image: url(images/btn_mail_toiawase_set.gif);
	width:97px;
}

#navigation a.btn_shitumon {
	background-image: url(images/btn_shitumon.gif);
	width:97px;
}
#navigation a:hover.btn_shitumon {
	background-image: url(images/btn_shitumon_set.gif);
	width:97px;
}

#navigation a.btn_moushikomi {
	background-image: url(images/btn_moushikomi.gif);
	width:59px;
}
#navigation a:hover.btn_moushikomi {
	background-image: url(images/btn_moushikomi_set.gif);
	width:59px;
}
#navigation a.checkCart {
	background-image: url(images/cart.gif);
	width:105px;
}


/*-----------------------------------------------------------------*/


/*------------------------textDescription---------------------------*/
#textDescription {
	height: 25px;
	font-size: 11px;
	color: #214A52;
	padding-top: 45px;
}

/*-----------------------------------------------------------------*/



/*---------------------------contents------------------------------*/

#contents #left {
	float: left;
	width: 640px;
}
#contents #leftIndivi {
	float: left;
	width: 760px;
}
#contents #right {
	width: 105px;
	float: left;
	margin: 0px 0px 0px 10px;
}


/*---search*/

#search {
	width: 100%;
	background-color: #ACBDC1;
	border: 1px solid #214A52;
}
#search .textSearch{
	width: 240px;
	border: 1px solid #214A52;
	padding: 0px;
	margin: 0px 0px 0px 3px;
	display:block;
	float:left;
	height: 18px;
}
#right p {
	margin: 0px;
}
#search form {
	width: 100%;
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 2px 0px;
	height: 20px;
}

#search ul {
	list-style:none;
	padding:0 0 0 22px;
	clear: both;
}

#search li {
	display: block;
	float: left;
	font-weight: bold;
	background-color: #456E7B;
	margin: 0 3px 3px 0;
}
#search .searchListFirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#search a, #contents #left #search a:link, #contents #left #search a:visited{color: #FFFFFF; text-decoration:underline;}
#search a:hover {color: #FF3300;text-decoration:underline;}

#search #kensaku_btn {
	 display:block;
	 margin-left: 5px; 
	 float: left;
}

/*-----------------------------------------------------------------*/



/*---------------------------footer-------------------------------*/
#footer {
	background-color: #EEEEEE;
	font-size: 11px;
	clear: both;
}
#footer ul {
	margin: 0px;
	padding: 2px 10px 0px 10px;
	list-style-type: none;
}
#footer li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0px 5px 0px 5px;
}
#footer .footerListFirst {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#footer a, #footer a:link, #footer a:visited{
	color: #252525;
	text-decoration:underline;
	letter-spacing: 0.1em;
}
#footer a:hover {color: #FF3300;text-decoration:underline;}

#footer #copyright {
	padding:8px 10px 10px 10px;
	clear: both;
}

/*-----------------------------------------------------------------*/

