@charset "utf-8";
/* CSS Document */

/*********************************
 * 商品一覧 ページ
 *********************************/
/* サイドメニュー */

.upline {
	color: #af1655;
	border-bottom: 3px solid #b8335c;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.upline a.main-cat {
	color: #b8335c;
}


#help_index_body
{
}


@media (max-width: 590px) {
	#help_right_body_contents img
	{
		width: 95%;
		height: auto;
	}
}

.help_ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 40px;
}

.help_ul ul
{
	margin: 0;
	padding: 0;
	padding-left: 15px;
	font-weight: normal;
	list-style-type: none;
}

#help_sale_division
{
	background-color: #999999;
}

.help_sale_division_td1
{
	padding: 5px;
	background-color: #FFFFFF;
}

.help_sale_division_td2
{
	padding: 5px;
	background-color: #EEEEEE;
}

#help_left
{
	width: 200px;
	padding-right: 8px;
	vertical-align: top;
}

#help_right
{
	width: 650px;
	vertical-align: top;
}

#help_left_header
{
	background: url(../../img/main/title/left_help.gif) no-repeat 0% 0%;
	width: 200px;
	height: 20px;
}

#help_left_body
{
	width: 198px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

#help_left_body ul
{
	padding: 10px 15px;
	margin: 0;
}

#help_title
{
	background: url(../../img/main/title/help.gif) no-repeat 0% 0%;
	height: 20px;
	width: 650px;
}

#help_topic_path
{
	font-weight: bold;
	margin: 10px;
}

.help_menu
{
	background-color: #EEEEEE;
	line-height: 150%;
	padding: 10px;
}

.help_menu td
{
	width: 270px;
	padding: 0 15px;
}

.help_right_body_contents
{
	padding: 20px;
}

.help_right_title_sub
{
	background: url(../../img/main/icon/sub_title.gif) no-repeat 0% 0%;
	padding-left: 10px;
	font-weight: bold;
	margin-bottom: 5px;
	height: 20px;
	line-height: 20px;
}

.help_right_body_contents_sub
{
	padding: 0 10px;
}

.help_links
{
	line-height: 140%;
	margin: 5px 0;
}

.help_tokushouhou_table
{
	background-color: #CCCCCC;
	width: 100%;
}

.help_tokushouhou_table td
{
	background-color: #FFFFFF;
	padding: 4px;
}

.help_tokushouhou_ul
{
	margin: 0;
	list-style: none;
}