@charset "euc-jp";

*
{
	margin: 0;
	padding: 0;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", arial, sans-serif;
	font-size: 12px;
}

body
{
	margin: 0 0 0 0;
	padding:0;
	text-align: center;
	background-color: #D5E0EB;
}

/*body#body-product 
{
	background-color: #D5E0EB;
}
*/


/* ½é´ü²½ */
h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,div
{
	margin: 0;
	padding: 0;
}

/* ¥Ø¥Ã¥À¡¼¤ÎÄêµÁ */
h1
{
}

h2
{
	font-weight: bold;
	font-size: 20px;
}

.product h3
{
	margin: 0;
	background-image: url(/index_files/product-desc-title.png);
	background-repeat: no-repeat;
	height: 41px;
	line-height: 31px;
	padding-left: 15px;
	*padding-top: 2px;
	font-size: 14px;
	font-weight: bold;
	border: none;
	width: auto !important;
}

.product-index h3
{
	margin: 15px 0 10px 0;
}

h3
{
	margin: 15px 0 10px 0;
	width: 707px !important;
	width: 720px;
	height: 20px;
	line-height: 20px;
	padding-left: 7px;
	font-size: 14px;
	font-weight: bold;
	border-left: #666 5px solid;
	border-bottom: #666 1px solid;
}

h4
{
	clear: both;
	font-weight: bold;
	font-size: 13px;
	margin: 10px 0px 10px 0;
}

h5
{
	clear: both;
	font-weight: bold;
	font-size: 1em;
	margin: 10px 0px 10px 15px;
}

strong
{
	font-weight: normal;
}

em
{
	font-weight: normal;
	border-bottom: #ff6600 1px dotted;
	FONT-STYLE: normal;
}

ul
{
	list-style-type: none;
}

img
{
	border: 0;
	display: block;
}

img.link
{
	border: 1px solid #fff;
}

img.link:hover
{
	border: 1px dotted #FF9900;
}

* html a.image /* for IE */
{
	border: 1px solid #fff;
}

* html a.image:hover /* for IE */
{
	border: 1px dotted #FF9900;
}

p
{
	margin: 10px 0 10px 0;
}


/* ¥®¥ß¥Ã¥¯ */
.memo-base
{
	width: 300px;
	border: 2px solid #a0522d;
}

.memo
{
	margin: 0;
	padding: 8px 10px 10px 8px;
	background: url(/index_files/memo.jpg) no-repeat right bottom;
    position:relative;
    top:2px;
    left:2px;
}


/* ¤½¤ÎÂ¾ */
#noscript
{
	text-align: center;
	background-color: #ffcC00;
	padding: 5px;
	margin-bottom: 10px;
}

.invisible
{
	display: none;
}
