@charset "UTF-8";
/*
-----------------------------------------------
sumaho-cover.com Base Style
Version: 1.10




----------------------------------------------- */

/* styleReset
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
}

h1 {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

address {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

li {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

p {
	color: #333333;
	font-weight: normal;
	font-style: normal;
}

img {
	border: none;
}

u {
	padding-bottom: 1px;
	text-decoration: underline;
}


/* pageStructureCommon
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	background: #ffffff url(../../media/base/bgBase.gif) repeat-x top left;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo,MS PGothic,Osaka;
}

#container {
	width: 845px;
	margin: 110px auto 0;
	padding: 0;
	text-align: left;
}

#main {
	float: right;
	width: 617px;
	margin: 0;
	padding: 0;
}

#menu {
	float: left;
	width: 208px;
	margin: 0;
	padding: 0;
}

#logo {
	position: absolute;
	top: 15px;
	margin-left: 0;
	z-index: 1;
}

#footer {
	width: 100%;
	border-top: 4px solid #05b2d5;
	background: #ffffff;
	text-align: center;
}

#footer-inner {
	width: 845px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 0.75em;
	text-align: center;
}

#footer-inner ul {
	margin-bottom: 15px;
}

#footer-inner li {
	display: inline;
	color: #333333;
}

#footer-inner a {
	text-decoration: none;
	color: #333333;
}

#footer-inner a:hover {
	text-decoration: underline;
	color: #333333;
}

.copeImg {
	display: block;
	clear: both;
}


/* pageStructureHome
----------------------------------------------- */
#block01 {
	margin-bottom: 30px;
}

#block02 {
	margin-bottom: 30px;
}

#block03 {
	margin-bottom: 0;
}

#block04 {
	margin-bottom: 20px;
}

#block05 {
	margin-bottom: 20px;
}

#block06 {
	margin-bottom: 20px;
}

#block07 {
	margin-bottom: 20px;
}

#block08 {
	margin-bottom: 20px;
}

#block09 {
	margin-bottom: 20px;
}

#block10 {
	margin-bottom: 8px;
}

#block01 h2 {
	font-size: 1.625em;
	line-height: 1.4em;
}

#block01 p {
	font-size: 0.9375em;
	line-height: 1.4em;
}

#block02 p, #block10 p {
	font-size: 13px;
	line-height: 1.2em;
}

#block03 p {
	font-size: 0.9375em;
	line-height: 1.4em;
}

#block05 p {
	font-size: 0.875em;
	line-height: 1.4em;
}

#block06 p {
	font-size: 0.875em;
	line-height: 1.4em;
}

#block06 li {
	font-size: 13px;
}

#block07 p {
	font-size: 0.875em;
	line-height: 1.4em;
}

#block08 p {

	font-size: 0.875em;

	line-height: 1.4em;
}

#block09 p {
	font-size: 0.875em;
	line-height: 1.4em;
}

#block10 p {
	font-size: 0.875em;
	line-height: 1.4em;
}


/* pageStructureOthers
----------------------------------------------- */
#others #main {
	padding: 20px 0 0 0;
}

#others.contentsTemplateList #main {
	padding: 0;
}

.manufacturerTemplate #main {
	padding: 20px 0 0 0 !important;
}

#others #main p {
	line-height: 1.4em;
	font-size: 0.9375em;
}


/* mainNav
----------------------------------------------- */
#mainNav {
	position: absolute;
	top: 65px;
	width: 845px;
	margin-left: 0;
	z-index: 1;
}

#mainNav li {
	float: left;
	list-style: none;
}


/* headings
----------------------------------------------- */
h1 {
	width: 845px;
	height: 1em;
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: right;
	line-height: 100%;
	font-size: 0.6875em;
}

h2 {
	margin: 0 0 0.4em;
	color: #ff4a72;
	font-size: 1.125em;
}

h3 {
	margin: 0 0 0.3em;
	color: #0f90cb;
	font-size: 1.0625em;
}

h4 {
	margin: 0 0 0.2em;
	color: #0f90cb;
	font-size: 1em;
}

h5 {
	margin: 0 0 0.2em;
	color: #0f90cb;
	font-size: 0.9375em;
}

h6 {
	margin: 0 0 0.2em;
	color: #0f90cb;
	font-size: 0.9375em;
}

#main h2 {
	font-size: 1.625em;
	line-height: 1.4em;
	color: #333333;
}

#others #main h2 {
	margin-bottom: 20px;
	font-size: 1.625em;
	line-height: 1.4em;
	color: #333333;
}

#menu h2 {
	margin: 0;
	font-size: 16px;
	color: #333333;
}


/* links
----------------------------------------------- */
a:link, a:link strong {
	color: #00b5d3;
	text-decoration: underline;
}

a:visited, a:visited strong {
	color: #00b5d3;
	text-decoration: underline;
}

a:hover, a:hover strong {
	color: #ff0000;
	text-decoration: underline;
}

#menu a:link {
	color: #00b5d3;
	text-decoration: none;
}

#menu a:visited {
	color: #00b5d3;
	text-decoration: none;
}

#menu a:hover {
	color: #ff0000;
	text-decoration: none;
}

#topicPath a:link {
	color: #222222;
	text-decoration: none;
}

#topicPath a:visited {
	color: #222222;
	text-decoration: none;
}

#topicPath a:hover {
	color: #222222;
	text-decoration: none;
}

#footer a:link, #footer a:link strong {
	color: #333333;
	text-decoration: none;
}

#footer a:visited, #footer a:visited strong {
	color: #333333;
	text-decoration: none;
}

#footer a:hover, #footer a:hover strong {
	color: #333333;
	text-decoration: underline;
}

#turnOver a:link {
	color: #333333;
	text-decoration: none;
}

#turnOver a:visited {
	color: #666666;
	text-decoration: none;
}

#turnOver a:hover {
	color: #333333;
	text-decoration: none;
}

#links2 {
	color: #333333;
	font-size: 0.8125em !important;
}

#links2 a:link, #links2 a:link strong {
	color: #333333;
	text-decoration: none;
}

#links2 a:visited, #links2 a:visited strong {
	color: #666666;
	text-decoration: none;
}

#links2 a:hover, #links2 a:hover strong {
	color: #333333;
	text-decoration: underline;
}


/* lists
----------------------------------------------- */
ul {
	margin: 0 0 1em 0;
	padding: 0;
}

.column li {
	margin: 0 0 4px 16px;
	padding: 0;
	background: url(../../media/base/bgLi.gif) no-repeat;
	list-style: none;
	line-height: 1.4em;
	font-size: 0.9375em;
}

.listCircle {
	list-style: circle;
}

.listCircle li {
	margin: 0 0 0.5em 16px;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.875em;
}

.listCheck li {
	margin: 0 0 1px 0;
	padding: 1px 0 12px 30px;
	background: url(../../media/base/listCheck.gif) no-repeat 0 0;
	list-style: none;
	margin: 0 0 1.2em 0;
	padding: 0 0 0 30px;
	line-height: 1.5em;
}

.listDisk {
	list-style: disc;
}

.listDisk li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.9375em;
}

.listSquare {
	list-style: square;
}

.listSquare li {
	margin: 0 0 0.4em 16px;
	padding: 0;
	line-height: 1.5em;
	font-size: 0.9375em;
}

.listDecimal, .listDecimal2 {
	margin-left: 5px;
	list-style: decimal;
}

.listDecimal li {
	margin: 0 0 0.6em 19px;
	padding: 0;
	color: #333333;
	line-height: 1.5em;

	font-size: 0.9375em;
}

.listStyleNone {
	list-style: none;
}

.listStyleNone li {
	margin: 0 0 0.6em 19px;
	padding: 0;
	color: #333333;
	line-height: 1.5em;
	font-size: 0.9375em;
}

#news li {
	margin: 0 0 10px 15px;
	padding: 0;
	background: none;
	list-style: outside circle;
	line-height: 1.4em !important;
	font-size: 13px !important;
}

#news li a, #news li a:hover {
	text-decoration: underline !important;
}

#menu .sitemap li {
	margin: 0 0 0 5px;
	list-style: inside circle !important;
	line-height: 1.4em;
	font-size: 0.8125em;
}

#main .sitemap {
	list-style: none;
	line-height: 1.4em;
	font-size: 0.875em;
}

#main .sitemap ul li  {
	list-style: none;
}

#main .sitemap .blank {
	display: inline;
}

#main .sitemap li ul .blank {
	display: inline;
}

#main .sitemap ul {
	display: block;
}

#main .sitemap .subpage li {
	margin-left: 1em;
}


/* lists
----------------------------------------------- */
#utility {
	margin-bottom: 20px;
	border-bottom: 1px solid #cbcbcb;
}
 
#utility ul {
	width: 208px;
	margin: 0;
	padding: 0;
}
 
#utility li {
	display: table;
	width: 208px;
	margin: 0;
	color: #333333;
	list-style: none;
	text-decoration: none;
}

#utility li a {
	display: table-cell;
	height: 30px;
	margin: 0;
	color: #333333 !important;
	vertical-align: middle;
}

#utility li a:hover {
	color: #990000 !important;
}


.makerList {
	margin-bottom: 20px;
}
 
.makerList ul {
	width: 208px;
	margin: 0;
	padding: 0;
}
 
.makerList li {
	display: table;
	width: 208px;
	margin: 0;
	background: url(../../media/base/bgLi.gif) no-repeat left 3px;
	color: #333333;
	list-style: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 0.8125em;
}

.makerList li a {
	display: table-cell;
	width: 188px;
	height: 20px;
	margin: 0;
	padding-left: 20px;
	color: #218d00 !important;
	vertical-align: middle;
}

.makerList li a:hover {
	color: #218d00 !important;
	text-decoration: underline !important;
}


/* misc
----------------------------------------------- */
p {
	margin: 0 0 1.5em 0;
}

#topicPath {
	position: absolute;
	top: 125px;
	width: 617px;
	margin-left: 230px;
	padding-top: 1px;
	line-height: 100%;
	font-size: 0.75em;
	z-index: 1;
}

.manufacturerTemplate #topicPath {
	position: absolute;
	top: 125px;
	width: 617px;
	margin-left: 230px;
	padding-top: 1px;
	line-height: 100%;
	font-size: 0.75em;
	z-index: 1;
}

.noscriptHome {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 0.8125em;
}

.noscriptOthers {
	padding: 10px 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#turnOver {
    background: url(../../media/base/bgTurnOver.gif) no-repeat;
    margin-top: 20px;
    padding-top: 8px;
    text-align: left;
    font-size: 0.923em;
}

.caution {
	color: #990000;
}


/* googlemap
----------------------------------------------- */

#googlemap {
	width: 580px;
	height: 400px;
	font-size: 0.8125em;
}

#mapMarkers {
	font-size: 0.8125em;
}


/* unit
----------------------------------------------- */

.unitCarrierList {
	margin: 0;
}

.unitCarrierList li {
	text-align: left;
	font-size: 15px;
}

.unitCarrierList li .center {
	margin: 0 15px;
}

.unitCarrierList a  {
	display: block;
	width: 195px;
	padding: 10px 0;
	background: #EDEDED;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.unitCarrierList a:hover  {
	width: 195px;
	padding: 10px 0;
	background: #8AC903;
	color: #ffffff;
	font-weight: bold;
}

.unitMakerList {
	margin: 0;
}

.unitMakerList li {
	float: left;
	margin-bottom: 10px;
	list-style: none;
	text-align: center;
	font-size: 10px !important;
}

.unitMakerList .center {
	margin: 0 15px;
}

.unitMakerList a  {
	display: block;
	width: 195px;
	padding: 10px 0;
	background: #EDEDED;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px !important;
}

.unitMakerList a:hover  {
	width: 195px;
	padding: 10px 0;
	background: #8AC903;
	color: #ffffff;
	font-weight: bold;
}


.flowBlock .unitCarrierList {
	margin: 0;
}

.flowBlock .unitCarrierList li {
	text-align: center;
}

.flowBlock .unitCarrierList li .center {
	margin: 0 15px;
}

.flowBlock .unitCarrierList a  {
	display: block;
	width: 175px;
	padding: 10px 0;
	background: #EDEDED;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.flowBlock .unitCarrierList a:hover  {
	width: 175px;
	padding: 10px 0;
	background: #fe466a;
	color: #ffffff;
	font-weight: bold;
}

.flowBlock .unitMakerList {
	margin: 0;
}

.flowBlock .unitMakerList li {
	float: left;
	margin-bottom: 10px;
	font-size: 11px!important;
	list-style: none;
	text-align: center;
}

.flowBlock .unitMakerList .center {
	margin: 0 15px;
}

.flowBlock .unitMakerList a  {
	display: block;
	width: 175px;
	padding: 10px 0;
	background: #EDEDED;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.flowBlock .unitMakerList a:hover  {
	width: 175px;
	padding: 10px 0;
	background: #8AC903;
	color: #ffffff;
	font-weight: bold;
}


/* Selectbox Styles
----------------------------------------------- */

a.sctble_display {
	display: inline-block;
	*display: inline;
	float: right;
	zoom: 1;
	color: #262626;
	text-decoration: none;
	cursor: default;
}
a.disabled {
	opacity: .5;
	filter: alpha(opacity=50);
}

	a.sctble_display span {
		display: block;
		width: 5em;
		cursor: default;
	}
	
	a.m_year span,
	a.s_year span { width: 3em }
	a.m_month span,
	a.s_month span,
	a.m_day span,
	a.s_day span { width: 2em }
	a.callback span { width: 9em }

/* Pulldown Mat (Basis)
=================================*/

div.sctble_mat {
	border: solid #dfdfdf 1px;
	border-top: none;
	border-left: none;
	background: #eee;
}

	div.sctble_mat dl {
		margin: 0;
		border: solid #999 1px;
		border-top: none;
		border-left: none;
		padding: 1em 1em 0;
	}
	
		div.sctble_mat dl dt {
			float: left;
			margin: 0 0 1em 0 !important;
			border: none !important;
			padding: 0 !important;
			width: 4.5em;
			color: #333;
			font-weight: bold;
		}
		
		div.sctble_mat dl dd {
			margin: 0 0 1em 4.5em !important;
			border-left: solid #333 2px !important;
			padding: 0 0 0 1.5em !important;
		}

	div.sctble_mat a {
		padding-right: .7em;
		color: #1972ea;
		font-weight: bold;
	}
	div.sctble_mat span.disabled {
		padding-right: .7em;
		color: #888;
		font-weight: bold;
	}
	
	div.sctble_mat a.selected {
		color: #333;
		text-decoration: none;
		cursor: default;
	}
	
/* Pulldown Mat (No Optgroups)
----------------------------------------------- */
	
div.sctble_mat.nooptgroup div.body {
	padding: .5em .6em;
	line-height: 1.9;
}

/* Date (Inline)
----------------------------------------------- */

div.sctble_mat.sctble.m_year div.body,
div.sctble_mat.sctble.m_month div.body {
}
		
	div.sctble_mat.sctble.m_year a,
	div.sctble_mat.sctble.m_month a {
		padding: .4em;
	}
	
	div.sctble_mat.sctble.m_day a {
		display: inline-block;
		width: 1.5em;
		text-align: center;
	}
		
/* Simple Select Box
----------------------------------------------- */
	
div.sBox {
	border: solid #dfdfdf 1px;
	border-left: none;
	width: 130px;
	overflow: auto;
	overflow-x: hidden;
	background: #FFF;
}

div.sBox.s_year { width: 6em }
div.sBox.s_month,
div.sBox.s_day { width: 5em }

	div.sctble_mat.sBox div.body {
		border: none;
		padding: 0;
		line-height: 1.5;
	}

	div.sBox a {
		border: solid #dfdfdf 1px;
		border-top: none;
		border-right: none;
		padding: .3em .5em;
		display: block;
		text-decoration: none;
	}
	
	div.sBox a.last-child {
		border-bottom: none;
	}
	
	div.sBox a:hover {
		background: #eee;
	}
	
	div.sBox a.selected {
		background: #eee;
	}

/* Selectbox Styles
----------------------------------------------- */

a.sctble_display {
	border: solid #ddd 1px;
}

	a.sctble_display span {
		width: 90px;
		padding: 0 12px 0 7px;
		height: 22px;
		background: #fff url(../../media/base/icon_select.gif) no-repeat right 0;
		line-height: 22px;
	}
	a.sctble_display:hover span { background-position: right -21px }
	a.sctble_focus span { background-position: right -42px !important }
	
/* Pulldown Mat (Basis)
----------------------------------------------- */

div.sctble_mat {}

	div.sctble_mat dl {}
	
	div.sctble_mat a {
		padding-right: .7em;
		color: #3799C8;
		font-weight: normal;
	}
	
	div.sctble_mat a.selected {
		color: #333;
		text-decoration: none;
		cursor: default;
	}
	

#simpleBox {
	padding: 0 15px;
}

.sBox a {
	font-size: 12px !important;
}
	
.simpleBox span {
	color: #333333;
	font-size: 12px;
}

.simpleBox span:hover {
	color: #333333;
	font-size: 12px;
}

.textFloatLeft {
	float: left;
	margin: 0 0 5px 0;
	padding-top: 3px;
	font-size: 12px;
	font-weight: bold;
}

#simpleBox .checkBox {
	font-size: 12px;
}

.serchSubmitButton {
	margin: 10px auto;
}

/* products image
----------------------------------------------- */

.detail_products {
	float: left;
	position: relative;
	width: 252px;
	height: 434px;
	margin-right: 20px;
}

.detail_designBox {
	width: 252px;
	height: 434px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.detai_designText {
	display: table-cell;
}

.detail_frame {
	position: absolute;
	margin-left: 0;
	top: 0;
}

#list {
	margin: 100px;
}

#home .list_products {
	float: left;
	position: relative;
	width: 150px;
	height: auto;
	font-size: 11px;
}

.list_products {
	float: left;
	position: relative;
	width: 150px;
	height: 270px;
	font-size: 11px;
}

.list_designBox {
	width: 150px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.list_products p {
	text-align: center;
}

.list_frame {
	position: absolute;
	margin-left: 0;
	top: 0;
}


.rankingBlock .list_products {
	float: left;
	position: relative;
	width: 180px;
	height: auto;
}

.rankingBlock .list_designBox {
	width: 180px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.rankingBlock .list_products p {
	text-align: center;
}

.rankingBlock .list_frame {
	position: absolute;
	margin-left: 0;
	top: 0;
}

.rankingBlock .center {
	margin: 0 38px;
}

.rankingBlock li {
	list-style: none;
	font-weight: bold;
}

.rankingBlock li a {
	display: block;
	padding: 3px 10px;
	border-bottom: 1px solid #ffffff;
	background: #ededed;
	text-decoration: none;
	color: #333333;
}

.rankingBlock li a:hover {
	padding: 3px 10px;
	border-bottom: 1px solid #ffffff;
	background: #8AC903;
	text-decoration: none;
	color: #ffffff;
}

.bannerBlock li {
	float: left;
	margin: 0 0 16px 0;
	list-style: none;
}

.bannerBlock .center {
	margin: 0 16px 16px;
}

.bannerBlock img a:hover {
	opacity: 0.5;
}

.bannerBlock a {
	font-size: 13px;
	text-decoration: none;
}

.bannerBlock a:hover {
	text-decoration: underline;
}


/* add
----------------------------------------------- */

#others #mainVisual {
	margin-bottom: 5px;
}

#shoppingCart {
	position: absolute;
	top: 40px;
	margin-left: 575px;
}

#shoppingCart li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.mNav {
	height: 57px;
}

.mNav li {
	float: left;
	list-style: none;
}

.mNav .center {
	margin: 0 16px;
}

.sideSerchBlock {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	background: #ededed;
}

.calendar {
	width: 208px;
	padding-left: 18px;
}

.relatedProductsList2 {
	float: left;
	width: 140px;
	margin: 0 14px 20px 0;
}

#relatedProducts2 .relatedProductsList2:nth-child(4n) {
	margin: 0 0 20px !important;
}

.relatedProductsList2 p {
	font-size: 13px !important;
}

.relatedProductsList2 p img {
	margin-bottom: 5px;

}

.relatedProductsList {
	float: left;
	width: 180px;
	margin: 0 0 20px 0;
}

#relatedProducts .center {
	margin: 0 38px 20px;
}

.relatedProductsList p {
	font-size: 13px !important;
}

.relatedProductsList p img {
	margin-bottom: 5px;

}

.codeList {
	margin-bottom: 20px !important;
}

.codeList li {
	display: table;
	margin-bottom: 4px;
	list-style: none;
	font-size: 11px;
}

.codeList li span {
	display: block;
	float: left;
	width: 150px;
	padding: 3px 0;
	border: 1px solid #333333;
	background: #333333;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.codeList li a {
	display: block;
	float: left;
	height: 100%;
	padding: 3px 10px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: #ececec;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.codeList li a:hover {
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background: #fe4669;
	color: #ffffff;

}


.codeList02 {
	margin-bottom: 20px !important;
}

.codeList02 li {
	display: table;
	margin-bottom: 6px;
	list-style: none;
	font-size: 11px;
}

.codeList02 li span {
	display: block;
	width: 200px;
	padding: 3px 0;
	background: #333333;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.codeList02 li a {
	display: block;
	float: left;
	width: 190px;
	padding: 3px 5px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ececec;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.codeList02 li a:hover {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #fe4669;
	color: #ffffff;

}


.codeList03 li {
	display: table;
	margin-bottom: 6px;
	list-style: none;
	font-size: 11px;
}

.codeList03 li span {
	display: block;
	width: 200px;
	padding: 3px 0;
	background: #333333;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}

.codeList03 li a {
	display: block;
	float: left;
	width: 190px;
	padding: 3px 5px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #ececec;
	color: #333333;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

.codeList03 li a:hover {
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background: #fe4669;
	color: #ffffff;

}


.sideSerchBlock label
{
	white-space: nowrap !important;

}

.productCartBox {
	float: right;
	width: 184px;
}

.lineTop .linkBackArrow {
	float: right;
}

#main .sideSerchBlock .imageCenter {
	margin-top: 20px;
	clear: both;
}


/* RSS
----------------------------------------------- */
#blockBlockRss {
}

#blockBlockRss p {
	padding: 0 10px;
	line-height: 1.4em;
	font-size: 0.8125em !important;
}

.titleDecorationRSS {
	margin-bottom: 13px;
	background: #00abce;
	color: #ffffff;
	font-size: 15px !important;
	padding: 7px 0 4px 12px !important;
}

.column3 li {
	margin: 10px 0 4px 16px;
	padding: 0;
	list-style: circle;
	line-height: 1.3em;
	font-size: 0.8125em;
}


/* otherProducts
----------------------------------------------- */

.otherProductsCatBox {
	overflow: hidden;
	background: #f1fcff;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 30px;
}

.otherProductsCatBox .otherProductsCatBoxImage {
	float: left;
	margin: 0;
	width: 200px;
}

.otherProductsCatBox .otherProductsCatBoxText {
	float: right;
	width: 370px;
}

.otherProductsCatBox .otherProductsCatBoxText h3 a {
	display: block;
	background: #24B7D5;
	padding: 5px 15px;
	border-radius: 100px;
	line-height: 1em;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.otherProductsCatBox .otherProductsCatBoxText h3 a:hover {
	opacity: 0.8;
}

.othersProductsTitle {
	display: block;
	background: #24B7D5;
	padding: 5px 15px;
	line-height: 1em;
	color: #ffffff !important;
	font-weight: bold;
	text-decoration: none;
	font-size: 22px;
}


.otherProductsListBox {
	overflow: hidden;
	background: #f1fcff;
	padding: 15px;
	border-radius: 10px;
	margin-bottom: 30px;
}

.otherProductsListBox .otherProductsListBoxImage {
	float: left;
	margin: 0;
	width: 200px;
}

.otherProductsListBox .otherProductsListBoxText {
	float: right;
	width: 370px;
}

.otherProductsListBox h4 {
	margin: 0 0 10px;
}

.otherProductsListBox h4 a {
	display: block;
	border-bottom: 1px solid #00A9D0;
	padding: 0 0 5px;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
}

.othersProductsDetailBox {
	margin: 15px 0;
}

.othersProductsDetailTitle {
	display: block;
	border-bottom: 1px solid #00A9D0;
	padding: 0 0 5px;
	margin-bottom: 15px;
	line-height: 1.3em;
	color: #333333;
	text-decoration: none;
}

.othersProductsDetailBox form {
	padding: 10px 10px 0;
	border: 1px solid #cccccc;
	clear: both;
}

.othersProductsDetailBox form .shopPrice {
	color: #cc0000;
}

.othersProductsDetailBox form input {
	margin-top: 15px;
}

.othersProductsDetailBox form p {
	margin-bottom: 15px;
}

#relatedProducts2 a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}