@charset "utf-8";
/* CSS Document */


/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	color: #444444;
}


body {
	background: #D5BDA2;
}



h1 {
	font-size: 13px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px 0px 10px;
	color: #333333;
}


h1 a {
	color: #990000;
	text-decoration: underline;
}

strong  {
	color: #990000;
}


img {
	border-style: none;
}


#contents   img {
	border-style: none;
	margin-bottom: 5px;
}

hr  {
	clear: both;
	border-style: none;
	margin: 20px 0px 0px;
}
a {
	color: #003366;
}
h2 {
	margin: 0px;
	padding: 0px;
}


.link_other   {
	text-align: right;
	font-size: 14px;
	margin: 0px 0px 5px;
	text-decoration: underline;
}

.categoly h4 {
	font-size: 14px;
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left: 6px solid #339999;
	clear: both;
}



#categoly_contents  strong {
	color: #003366;
	font-weight: bolder;
}



.product_contents_title_p  h4 {
	font-size: 16px;
	margin: 0px 0px 5px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-left: 6px solid;
	clear: both;
}

.product_contents_title_p ul {
	font-size: 13px;
	line-height: 120%;
	list-style: square outside;
	padding-left: 1em;
}
h4 a {
	text-decoration: underline;
}


.outlet {
	background: #FFFF66;
	border: 1px solid #FF0000;
	color: #FF0000;
}
