@charset "utf-8";
/* CSS Document */

#shoppin_site {
	margin: 0;
	padding: 0;
}

#shoppin_site ul {
	list-style-type: none;
	text-align:left;
	margin: 0px;
	padding: 0px;
}

#shoppin_site li {
	margin-top: 15px;
	line-height:150%;
}

.p_text {
	text-align: left;
	margin: 10px 0 5px 10px;
}


.tab_green
{
	padding		: 5px 0px 5px 7px;
	border-left	: solid 3px #588490;
	text-align	: left;
}

.border
{
	border			: solid 1px #BBBBBB;
}


.font16 {
	font-size: 16px; /* モダンブラウザ向け */
 *font-size: large; /* IE 7向け */
 *font: medium; /* IE 6以下 */
	line-height : 125%;
	font-family : 'ＭＳ Ｐゴシック', sans-serif;
}

.bold
{
	font-weight: bold;
}

.red {
	color : #FF3300;
}

.deepgreen {
	color : #45737F;
}

#menu_arrow_red
{
	margin			: 0px;
}

#menu_arrow_red ul
{
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;
}

#menu_arrow_red li
{
	padding			: 0px 0px 0px 17px;
	background		: url(//www.hankoya.com/common/icon/arrow_01_red.gif) no-repeat 0px 5px;
	text-align		: left;
	list-style-type	: none;
}

#menu_number
{
	margin			: 0px;
}

#menu_number ul
{
	margin			: 0px;
	padding			: 0px;
	list-style-type	: none;
	text-align:left;
}

#menu_number li.number_01
{
	padding			: 3px 0px 5px 23px;
	background		: url(//www.hankoya.com/common/icon/number_01.gif) no-repeat 0px 2px;
	list-style-type	: none;
}

#menu_number li.number_02
{
	padding			: 3px 0px 5px 23px;
	background		: url(//www.hankoya.com/common/icon/number_02.gif) no-repeat 0px 2px;
	list-style-type	: none;
}

#menu_number li.number_03
{
	padding			: 3px 0px 5px 23px;
	background		: url(//www.hankoya.com/common/icon/number_03.gif) no-repeat 0px 2px;
	list-style-type	: none;
}

#menu_number li.number_04
{
	padding			: 3px 0px 5px 23px;
	background		: url(//www.hankoya.com/common/icon/number_04.gif) no-repeat 0px 2px;
	list-style-type	: none;
}
