/* CSS Document */

a { text-decoration: none; }
a:link,
a:visited {
	color: #333333;
}

a:active,
a:hover {
	color: #960001;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
}

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

a img {
	border: none;
}

.leftbox {
	float: left;
}
.rightbox {
	float: right;
}

.not {
	font-size: 12px;
}

#outline {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	height: 24px;
}

/****** ヘッダー ******/

#header {
	padding-top: 20px;
}

#header h2 {
	font-size: 12px;
	padding: 5px 5px;
	font-weight: normal;
}

#header #menuwrap {
	background-color: #666666;
}

#menuwrap .menu {
	height: 30px;
	margin-bottom: 15px;
}

#menuwrap .menu a {
	color: #ffffff;
}

#menuwrap .search {
	float: left;
	height: 30px;
	padding: 1px 0px 0px 10px;
}

#menuwrap .menu ul {
	padding-top: 8px;
	float: right;
	margin: 0px;
}

#menuwrap .menu li {
	font-weight: bold;
	list-style-type: none;
	display: inline;
	margin: 5px;
}

#sidemenu {
	width: 187px;
	float: left;
}

#sidemenu .title h3 {
	background-color : #588ca2;
	height: 21px;
	padding: 3px 0px 0px 10px;
	color: #ffffff;
	margin-top: 10px;
}

.categoriesmenu {
	margin: 5px 0px 0px 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	list-style-type: none;
}

.mark {
	vertical-align: text-top;
	padding-right: 5px;
}

.banner {
	margin: 10px 0px;
}

.guide {
	padding-bottom: 3px;
}

#maincontent {
	width: 713px;
	float: right;
}

#maincontentarea {
	margin: auto;
	width: 680px;
}

.topbanner {
	background-image: url(/DD/Images/topbanner.jpg);
	background-repeat: no-repeat;
	height : 300px;
	margin-bottom: 15px;
}

.topbanner p {
	padding-top: 140px;
	padding-left: 55px;
}

.signin {
	padding: 10px 0px 0px 0px;
	width: 177px;
	margin: auto;
}

.signin p {
	text-align: right;
	padding-bottom: 5px;
}

.signin .error {
	color: #960001;
}

.signin .login {
	padding-top: 10px;
}

.login p {
	text-align: left;
	padding-bottom: 3px;
}

.form {
	width: 100px;
	margin-left: 3px;
}

.place {
	color: #3300ff;
	text-decoration: underline;
}

/****** サイドメニュー：Topics ******/

.topics {
	padding: 3px 0px;
	width: 165px;
}

#sidemenu hr {
	width: 165px;
	height: 1px;
	border-bottom: 1px #7b7b7b dashed;
	border-top: none;
	border-right: none;
	border-left: none;
}

hr {
	height: 1px;
	border-bottom: 1px #7b7b7b dashed;
	border-top: none;
	border-right: none;
	border-left: none;
}

/****** サイドメニュー：ＱＲコード ******/

.mobile {
	padding-top: 10px;
	text-align: center;
}

.mobile p {
	padding-top: 10px;
}

/****** サイドメニュー：カレンダー ******/

#sidemenu .holiday {
	color: #960001;
	font-weight: bold;
	font-style: normal;
}

#calendar {
	border: 2px #588ca2 solid;
	border-collapse: collapse;
	background-color: #FFFFFF;
	margin: auto;
}

#calendar td {
	border: 1px #588ca2 solid;
	padding: 2px 5px;
}

#sidemenu .week {
	background-color: #6a99ac;
	color: #FFFFFF;
	font-weight: bold;
}

#sidemenu .month {
	font-weight: bold;
	padding: 10px 0px 5px 8px;
	text-align: left;
}

#sidemenu .notes {
	padding: 10px 0px 0px 8px;
	text-align: left;
}

.open {
	font-weight: bold;
	padding: 10px 0px 0px 8px;
}

/****** メインコンテンツ：Whats New ******/

#maincontent h3 {
	background-image: url(/DD/Images/title_bar.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-bottom: 10px;
	padding: 12px 0px 0px 30px;
	font-size: 14px;
}

.new {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
	width: 129px;
}

.border {
	border-style: solid;
	border-color: #666666;
	border-width: 1px;
}

.textarea {
	padding: 3px 0px 15px 0px;
	line-height: 16px;
}


/****** メインコンテンツ：Store Information ******/

.company {
	padding-right: 10px;
}

.warning {
	padding: 10px 0px;
}

/****** メインコンテンツ：商品詳細 ******/

.table_syousai {
	float: left;
	border-color: #ffffff;
	border-weight: 3px;
	margin: 10px;
}

.table_syousai td {
	padding: 3px 0px 3px 3px;
}

.table_syousai .t_title {
	background-color: #cccccc;
}

.iteml {
	width: 450px;
	margin: auto;
	padding: 10px 0px;
}

h4 {
	font-size: 16px;
}

.cart {
	margin: 124px 10px 0px 0px;
}

.articleimg .item {
	padding: 20px 0px 20px 16px;
}

/****** フッター ******/

#footer {
	text-align: right;
	padding: 20px 15px 0px 0px;
}

address {
	text-align: right;
	font-style: normal;
}

/***** お手入れ方法 ******/
#careinfo {
	font-weight: bold;
	color: #cc0000;
	font-family: Sylfaen;
	text-align: right;
	margin-top: 30px;
	font-size: 16px;
}

#explain1 {
	text-align: center;
	font-weight: bold;
	padding: 10px 0px 20px 0px;
}

#explain2 {
	width: 560px;
	font-size: 12px;
	margin: auto;
	line-height: 1.5em;
	color: #cc0000;
	padding-bottom: 10px;
}

h6 {
	text-align: center;
	font-size: 18px;
	text-decoration: underline;
	color: #666666;
	padding-bottom: 10px;
	padding-top: 20px;
}

.subtitle {
	color: #cc0000;
	font-size: 17px;
}

#explain3 {
	width: 580px;
	margin: auto;
	border: 10px solid #999999;
	margin-bottom: 5px;
	line-height: 1.5em;
	padding :5px;
}

#contents ul {
	margin: 0 0 0 15px;
}

#explain3 p {
	color: #363c5c;
	font-weight: bold;
	text-decoration: underline;
}

span.red {
	color: #cc0000;
}

#contents table {
	font-size: 12px;
	margin-bottom: 5px;
}

#contents table td {
	padding: 0px 10px;
}