@charset "UTF-8";

/* +++++ トップ +++++ */
#topcopy	{
	background-image: url(http://www.yamako-gozare.jp/images/top/topcopy.jpg);
	background-repeat: no-repeat;
	width:390px;
	height:160px;
	margin-bottom:15px;
	text-indent:-9999px;
	}
#whatsnew h1	{
	background-image: url(http://www.yamako-gozare.jp/images/top/whatsnewtitle390.gif);
	background-repeat:no-repeat;
	width:390px;
	height:35px;
	text-indent:-9999px;
	margin-bottom:10px;
	}

/* +++ 特定商取引法表示 +++ */
#tokusho	{
	border:1px solid #666666;
	padding:10px;
	}
.tokushotable th	{
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	text-align:left;
	background-color:#ead2d9;
	padding:10px;
	border-bottom:2px solid #ffffff;
	}
.tokushotable td	{
	font-size:0.8em;
	color:#333333;
	padding:10px 0 10px 10px;
	border-bottom:2px solid #ead2d9;
	}

/* +++ 会社案内 +++ */
.profile	{
	width:565px;
	font-size:0.8em;
	}
.profile th	{
	font-weight:bold;
	color:#333333;
	width:80px;
	text-align:left;
	background-color:#f0e2f0;
	border-bottom:2px solid #ffffff;
	padding:8px;
	}
.profile td	{
	font-weight:normal;
	text-align:left;
	border-bottom:1px solid #ddccdd;
	padding:8px;
	}

/* +++ 個人情報保護方針 +++ */
#privacy	{
	border:1px solid #666666;
	padding:10px;
	}
#privacy p	{
	margin-bottom:10px;
	}
#privacy h2	{
	font-size:0.8em;
	font-weight:bold;
	color:#370037;
	border-bottom:1px solid #370037;
	margin-bottom:5px;
	padding-bottom:3px;
	}
#privacy ul	{
	margin:10px 0 10px 15px;
	}
#privacy ol	{
	margin:10px 0 10px 20px;
	}
#privacy li	{
	list-style-type:disc;
	font-size:0.8em;
	font-weight:bold;
	color:#333333;
	padding-bottom:5px;
	}
#pri-ad	{
	border:1px solid #370037;
	padding:10px;
	}
#pri-ad h3	{
	font-size:0.85em;
	font-weight:bold;
	color:#370037;
	border-bottom:1px solid #370037;
	padding-bottom:3px;
	margin-bottom:5px;
	}
#pri-ad h4	{
	font-size:0.8em;
	font-weight:bold;
	color:#370037;
	margin-bottom:2px;
	}


/* +++++ IE6 +++++ */
* html	{
	}

/* +++++ IE7 +++++ */
*:first-child+html	{
	}

/* 透過png */