body {
	margin: 0px;
	clear: none;
	text-align: center;
	background-image: url(images/body_back.gif);
	background-repeat: repeat-y;
	background-position: center;
}
a {
}
.image_line {
	text-decoration: none;
	border: 1px solid #000000;
}
.px12 {
	font-size: 12px;
	line-height: 130%;
}


.broun_b {
	font-weight: bold;
	color: #993300;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	clear: none;
	text-align: left;
	background-color: #FFFFFF;
	border-top: 1px #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#contenapop {
	width: 500px;
	background-position: left;
	clear: both;
}

#menu {
	font-size: 12px;
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: normal;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu li {
	display: inline;
	float: left;
	width: 82px;
}
#menu li a {
	display: block;
	text-align: center;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #E3E6FD;
	border-right-color: #E3E6FD;
	border-bottom-color: #E3E6FD;
	border-left-color: #E3E6FD;
	height: 30px;
	line-height: 30px;
	background-image: url(images/menu_back.gif);
	background-repeat: repeat-x;
}
#menu li a:hover {
	background-image: url(images/menu_back2.gif);
	background-repeat: repeat-x;
}


.cart{
	width:120px;
	}


#header {
	background-image: url(images/header.gif);
	height: 100px;
	padding: 0px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	display: block;
	width: 250px;
}
#header h1 a {
	display: block;
	text-indent: -9999px;
	height: 100%;
}
#side {
	width: 160px;
	font-size: 12px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#side p {
	margin: 4px;
	line-height: 130%;
}

#side h2 {
	font-size: 12px;
	text-align: center;
	color: #FF0000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#container #side #right table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #999999;
}
#container #side #right td {
	background-color: #FFFFFF;
}
#container #side #right .top {
	background-color: #cadbff;
}


#side ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#side li {
	line-height: 25px;
	display: block;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#side li a {
	color: #000000;
	text-decoration: none;
	background-color: #E7E7E7;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	width: 100%;
	padding: 0px;
	text-indent: 15px;
}
#side li a:hover {
	background-color: #FFFFFF;
	color: #993300;
	background-image: url(images/menu_icon2.gif);
	background-position: 2px;
}
#side h3 {
	font-size: 14px;
	display: block;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(images/side_h3back.gif);
	background-repeat: no-repeat;
}
#main {
	float: right;
	width: 560px;
	margin: 10px;
	font-size: 12px;
	line-height: 130%;
}
#main p {
}


.category_left {
	width: 260px;
	float: left;
	border: 1px solid #999999;
	padding: 5px;
}
.category_left a {
	color: #003399;
}

.category_left strong {
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 5px;
	background-image: url(images/category_strong_back.gif);
	background-repeat: repeat-x;
	color: #003399;
}
.category_right a {
	color: #003399;
}


.category_right {

	width: 260px;
	float: right;
	border: 1px solid #999999;
	padding: 5px;
}
.clear {
	clear: both;
	float: none;
	height: 10px;
}
.category_right strong {
	display: block;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-bottom: 5px;
	background-image: url(images/category_strong_back.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.category_photo {
	float: left;
	width: 130px;
}
.category_photo img {
	border: 1px solid #666666;
}

.category_bun {
	font-size: 12px;
	line-height: 130%;
	float: right;
	text-align: left;
	width: 100px;
	height: 105px;
	color: #333333;
}
#main h2 {
	font-size: 16px;
	line-height: 24px;
	display: block;
	text-indent: 10px;
	background-image: url(images/main_h2.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
}
#main h3 {
	font-size: 15px;
	background-image: url(images/main_h3_back.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 0px;
}
#main p {
	font-size: 14px;
	line-height: 130%;
	margin: 0px 0px 10px;
}
#main .image_line {
	border: 1px solid #999999;
}


.guide_title {
	font-weight: bold;
	margin: 10px 0px 3px;
	background-image: url(images/icon02.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	height: 12px;
	padding: 0px;
	font-size: 12px;
}
.pr {
	background-color: #FFFF66;
	font-weight: bold;
}

.pr2 {
	background-color: #FFCC66;
	font-weight: bold;
}
.red {
	color: #FF0000;
}
#main .red12 {
	line-height: 12pt;
	color: #FF3333;
}


#guide {
	border: 1px solid #999999;
	padding: 10px;
	background-color: #FFFADF;
}
#footer {
	padding: 10px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-size: 12px;
	line-height: 130%;
	text-align: center;
	color: #000000;
}
#guide p {
	font-size: 12px;
	line-height: 140%;
	margin: 0px;
}
.setsumei {
	font-size: 14px;
	line-height: 20px;
	float: none;
	margin: 0px;
	padding: 10px;
	border-top: 3px #CADBFF;
	border-right: 3px solid #CADBFF;
	border-bottom: 3px solid #CADBFF;
	border-left: 3px solid #CADBFF;
	clear: none;
}
.setsumei3 {
	font-size: 14px;
	line-height: 20px;
	float: none;
	margin: 0px;
	padding: 10px;
	border-top: 3px #CADBFF;
	border-right: 3px solid #CADBFF;
	border-bottom: 3px solid #CADBFF;
	border-left: 3px solid #CADBFF;
	clear: none;
	height: 260px;
}
#main .setsumei2 {
	width: 500px;
	margin: 5px;
	padding: 5px;
}

#main .setsumei img {
	border: 1px solid #666666;
	float: left;
}

.bold_red {
	font-weight: bold;
	color: #FF0000;
}
form {
	font-size: 14px;
	line-height: 110%;
}
textarea {
	font-size: 16px;
	line-height: 130%;
}
.bold {
	font-weight: bold;
}
.order_imem {
	font-size: 12px;
}
.cart_title {
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/cart_title.gif);
	background-repeat: no-repeat;
	color: #333333;
	text-indent: 20px;
	line-height: 30px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}
.px14 {
	font-size: 14px;
	line-height: 130%;
}
.px14_red_b {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #FF0000;
}
#main #tablesize {
	padding: 0px;
	background-color: #999999;
	width: 520px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	margin: 0px;
}
#main .img00 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #main .box2 {
	padding: 0px;
	clear: both;
	float: left;
	width: 510px;
	margin: 5px;
}
#main .phot {
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#main .photb0 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#side img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title01 {
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	background-image: url(images/category_strong_back.gif);
	background-repeat: repeat-x;
	color: #003399;
	text-indent: 20px;
	width: 250px;
}
.category_leftCopy {
	width: 260px;
	float: left;
	padding: 5px;
	line-height: 160%;
}
.category_rightCopy {
	width: 260px;
	float: right;
	padding: 5px;
	line-height: 160%;
}
.category_rightCopy a {
	font-size: 12px;
}
.category_leftCopy a {
	font-size: 12px;
}
.imglsp {
	margin-left: 40px;
}
#main .guide_title2 {
	background-image: url(images/01242.gif);
	display: block;
	height: 25px;
	width: 550px;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 20px;
}
#main .fonttitl {
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	line-height: 160%;
}
#main .box_setumei {
	display: block;
	width: 160px;
	margin: 0px;
	padding: 4px;
	text-align: left;
	line-height: 120%;
	background-color: #FFD0D8;
}
