@charset "UTF-8";
/*______________________________________
SPEEDO
Copyright (c)  All Rights Reserved.

text:#;
background:#fff;

theme color:#d52b1e;
______________________________________*/


#oshmans {
	margin:8px auto;
	text-align:center;
}

#oshmans a span {
	border-bottom:1px dotted #999;
}

#oshmans h2 {
	margin:0px;
	padding:0px;
	border:none;
}

#oshmans h3 {
	border:none;
	margin:0px;
	padding:0px;
}

#oshmans-title {
	width:925px;
	margin:0px auto;
	padding:50px 0px 30px;
	text-align:left;
}

#oshmans-title h3 {
	height:70px;
	border:none;
	margin:0px;
	padding:0px;
}

#oshmans-title p {
	font-size:1.1em;
	line-height:1.6;
	padding-bottom:1.5em;
}

#oshmans-title .left {
	width:450px;
}

#oshmans-title .left p {
}

#oshmans-title .right {
	width:454px;
}

#oshmans-items {
	width:933px;
	margin:0px auto;
	padding:0px 0px 30px;
	text-align:left;
}

#oshmans-items h4 {
	margin-bottom:10px;
}

#oshmans-items ul {
	list-style:none;
	margin:0px;
	padding:0px 0px 30px;
}

#oshmans-items ul li {
	float:left;
	width:310px;
}

#oshmans-items ul li p {
	padding-right:20px;
	font-size:0.9em;
	padding-bottom:10px;
	color:#333;
}

#oshmans-items p {
	color:#999;
}

#oshmans-shop {
	width:933px;
	margin:0px auto;
	text-align:left;
}

 
#oshmans-shop #tabs-navi {
	list-style:none;
	padding:20px 0px;
}

#oshmans-shop #tabs-navi li {
	display:inline;
	padding:0px 15px;
}

.shop-body {
	background:url(/news/images/20100806_oshmans/shop-bottom.gif) left bottom no-repeat;
	padding-bottom:40px;
}

.shop-inner {
	padding-top:30px;
	background:url(/news/images/20100806_oshmans/shop-top.gif) left top no-repeat;

}

.shop-inner dt {
	width:400px;
	text-align:left;
	float:left;
}

.shop-inner dt img {
	padding-left:25px;
}

.shop-inner dd {
	width:505px;
	float:left;
}

#oshmans dd h4 {
	border:none !important;
}

.shop-inner dd p {
	padding-bottom:10px;
}



.shop-inner dd ul {
	list-style:none;
	margin:0px;
	padding:10px 0px 0px;
}

.shop-inner dd li {
	display:inline;
	padding-right:10px;
}

.shop-inner dd li img {
}

.shop-inner dd li a img {
	border:1px solid #ccc;
}

.shop-inner dd li a:hover img {
	border:1px solid #caeb03;
}


.shop-inner strong {
	color:#0074d6;
	font-weight:bold;
	font-size:1.1em;
	display:block;
	padding:12px 0px;
}

