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

/********************************************
							Sugakiya Site CSS
		 ========== その他のページ ==========
*********************************************/


/* 採用情報
--------------------------------------------*/

.recruit-subtitle {
color:#333333;
font-size:10pt;
margin-left:15px;
margin-top:40px;
}


/* Shopping
--------------------------------------------*/
h2.shopping_h2 {
	margin-bottom:30px;
	}

div.shopping_netstore {
	margin:30px 0 60px;
	}

div.shopping_netstore img {
	border:none;
	margin:0;
	}
	
img.logo_apitaE {
	padding-bottom:21px;
	padding-left:50px;
	}
	

.shopping_leaf{
	width:580px;
	border:solid 1px #CCCCCC;
	padding-bottom:15px;
	margin:10px auto;
	padding:10px;
	}
	
dl.shopping_adobeget {
	width:540px;
	margin:10px auto 30px;
	}
	
dl.shopping_adobeget dt {
	float:left;
	}
	
dl.shopping_adobeget dd {
	font-size:12px;
	text-align:left;
	}
	
.shopping_adobeget img {
	float:left;
	border:none;
	margin-right:5px;
	}
