
#header-box	{
			margin: 0px 0px 0px auto;
			text-align: left;
			width: 560px;
		}
#header-box .h1	{
			text-align: left;
			margin: 27px 15px 0px 0px;
			padding-left: 12px;
			border-left: 8px solid #4788D7;
			border-bottom: 1px solid #ccc;
		}
#side-box	{
			margin: 0px 0px 0px auto;
			text-align: left;
			width: 560px;
		}
#newsbox	{
			text-align: left;
			width: 545px;
			border-bottom: 1px solid #ccc;
			background: url(images/syurui.jpg) no-repeat 255px 0px;
			padding: 0px 0px 30px;
			margin-bottom: 20px;
		}
#newsbox img	{
			margin: 0;
			padding: 30px 0px 0px 16px;
		}
#newsbox ul	{
			margin: 0px 0px 0px 16px;
			padding-left: 0px;
		}
#newsbox a	{
			line-height: 190%;
			text-decoration: none;
		}
#newsbox a:link	{
			color: #29387A;
			border-bottom: 1px solid #29387A;
		}
#newsbox a:visited{
			color: #333;
			border-bottom: 1px solid #333;
		}
#newsbox a:active{
			color: #000;
			border-bottom: 1px solid #000;
		}
#newsbox a:hover{
			color: #C66;
			border-bottom: 1px solid #C66;
		}

#side-list	{
			background: url(images/shop_list_page.gif) no-repeat;
		}
#side-news	{
			background: url(images/new_topics_page.gif) no-repeat;
			padding: 16px 0px 0px 0px;
		}
#side-item	{
			background: url(images/item_view_page.gif) no-repeat;
		}
#side-home	{
			background: url(images/home_page.gif) no-repeat;
		}

.qaqa a		{
			color: #66C;
			text-decoration: underline;
			padding: 2px 0px 0px;
		}
.spa a		{
			display: block;
			padding: 16px 0px 0px 0px;
			text-decoration: none;
			color: #999;
			line-height: 140%;
		}
.spa a:hover	{
			color: #66C;
			text-decoration: underline;
		}
#side-news a	{
			color: #66C;
			text-decoration: underline;
			padding: 2px 0px 0px;
		}
a.btit		{
			color: #333;
		}
a:hover.btit	{
			color: #66C;
		}
.t10		{
			text-decoration: none;
		}






