/*
Theme Name: コスモス薬品
Theme URI: http://www.cosmospc.co.jp/
*/

/****************************************
縦３カラム枠
*****************************************/

#stmap_wrap1{
	width: 222px;
	margin-right: 52px;
	float: left;}

#stmap_wrap2{
	width: 220px;
	float: left;}


/****************************************
各ページ枠
*****************************************/
.stmap{
	overflow: hidden;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ", "MS PGothic", "ＭＳ Ｐゴシック", sans-serif;
	margin-bottom: 20px;}

.stmap li{
	line-height: 1;
	list-style-type: none;
	border: solid 1px #aaa;}

.stmap li a{
	display: block;
	font-size:16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 10px 0 10px 18px;
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: 5px -9px;}

.stmap li a:hover{
	background-image: url(../images/headline.gif);
	background-repeat: no-repeat;
	background-position: 5px -10px;
	background-color: #ddd;}

.stmap ul{
	margin: 0;
	padding: 0;}

.stmap ul ul{
	margin-bottom: 10px;
	padding-left: 13px;}

.stmap li li{
	margin-bottom: 1px;
	display: block;
	border: none;
	display: block;
	line-height: 1;
	list-style-type: none;}

.stmap li li a{
	padding: 7px 0 7px 30px;
	background-image: url(../images/headsqu.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	font-size:14px;
	color: #000;
	text-decoration:none;}

.stmap li li a:hover{
	background-image: url(../images/headsqu.gif);
	background-repeat: no-repeat;
	background-color: #ddd;
	background-position: 7px 7px;}


