@charset "Shift_JIS";@import url("depachika.css");@import url("../../css/index.css");/* ----------------------------------------	index用css---------------------------------------- *//* 0 : contents======================================== *//* おすすめバナー */div.recommend-banner-2{	width: 660px;	margin: 0px auto;	overflow: hidden;}	div.recommend-banner-2 h3{		float: left;		width: 325px;		line-height: 1.7em;		font-size: 90%;		font-weight: normal;	} 	div.recommend-banner-2 h3.banner-large{		width: 660px;		float: none;	} 	div.recommend-banner-2 h3 a{/*		text-decoration: none;*/	}	div.recommend-banner-2 h3 a img{/*		border: 1px solid #d0d0d0;*/	}	div.recommend-banner-2 h3.last{		margin-right: 0px;		float: right;	}/* 1 : parts======================================== */a.pt-arrow-right{	background: url("../images/pt_arrow.gif") no-repeat center;}h3#h-search-brand{	width:100px;float:left;}div.area-search-bar a{	display:bloack;	float:right;	text-indent:0em;	color:#fff;	margin:5px 10px 0px 0px;	padding-left:14px;	background: url("../images/pt_arrow_bar.gif") no-repeat left center;	text-decoration:none;}div.area-search-bar a:link{	color:#ccc;}div.area-search-bar a:visited{	color:#fff;}div.area-search-bar a:hover{	color:#ccc;	text-decoration:underline;}/* 2 : obtaining======================================== */div#obtain{	width:660px;	/*height:450px;*/	margin:20px auto;	background:#fff url(../images/obtain_base.jpg) no-repeat left top;}div#obtain h3 a{	display:block;	height:90px;	width:660px;	text-indent:-9999px;}div#obtain ol{	margin:0px 0px 0px 20px;	clear:both;}	div#obtain ol li{		display:block;		width:200px;		padding:0px 10px 10px 0px;		color:#2B2B2B;		line-height:1.3em;		float:left;	}	div#obtain ol li img{		margin-bottom:6px;		margin-top:0px;	}	div#obtain ol li.end{		margin-right:0px;	}