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

.processcontent {
	display: block;
	margin-bottom: 20px;
	padding: 20px 10px 0;
	line-height: 1.6em;
	letter-spacing:0.1em;
}
#item01 {
	background-image: url(../images/processimg01.jpg);
	background-repeat: no-repeat;
	background-position: 94% 38%;
}

#item02 {
	background-image: url(../images/processimg02.jpg);
	background-repeat: no-repeat;
	background-position: 98% 88%;
}

.processcontent:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom: 1;
}
.processcontent ol {
	padding-left: 50px;
}

.processcontent li {
	line-height: 1em;
	background-image: url(../images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 2em 1.3em;
	padding-bottom: 5.4em;
}

.processcontent li.noarrow {
	background-image: none;
	padding: 0px;
}

/**/
.content {
	display: block;
	margin-bottom: 20px;
	padding: 20px 10px 0;
	line-height: 1.6em;
	letter-spacing:0.1em;
}

.content:after {
    display:block;
    clear:both;
    height:0;
	visibility:hidden;
    content:".";
	zoom: 1;
}
h4 {
	margin: 1em 0 0;
}

.titimg {
	margin-bottom: 10px;
	margin-top: 20px;
}
#sitemaplist  ul {
	list-style:none;
	margin-left: 20px;
}
#sitemaplist li {
	background-image: url(../../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 2em center;
	text-indent: 4em;
	line-height: 2em;
}
#sitemaplist li.ni {
	background-image: url(../../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 2em;
	line-height: 2em;
}

.inner {
	background-image: none;
}

.cataloglist {
	padding-bottom:20px;
	width: 100%;
}
.cataloglist img {
	float: left;
}
.imgborder {
	border: 1px solid #E0DFE3;
	padding: 3px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.direct {
	background-image: url(../images/direct02.gif);
	position: relative;
	left: -210px;
	top: 5px;
	z-index: 10;
	background-repeat: no-repeat;
}

.taste table {
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	margin: 10px 0;
}

.cataloglistsentence {
	width: 250px;
	margin-left: 200px;
}
.cataloglistsentence strong {
	color: #FF0000;
}

.price {
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -0.1em;
}
.price form {
	display: inline;
	color: #666666;
	font-weight: normal;
	font-size: 1em;
}

.cataloglist:after {
	content: url(sp.gif);
	display: block;
	clear: both;
	height: 0;
} 
.cataloglist {
	display: inline-block;
}
.cataloglist {
	display: block;
}
.itemname {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-position: right;
}
#gcalwrapper {
	margin: 1em auto;
}

#gcalwrapper table {
	text-align: left;
	height: 2em;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 4em;
	margin-left: 2em;
}
#gcalwrapper td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 1.6em;
}

.normal  {
	background-image: url(../../images/bullet02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.2em;
	width: 50%;
}
.season  {
	background-image: url(../../images/bullet03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 1.2em;
	width: 50%;
}

/* tips */
.tip a{
	z-index:10;
	text-indent: 1.2em;
	outline:none;
}  
.tip a:visited {
	color:#0000aa;
}  
.tip a:hover {
	color:red;
	text-decoration:underline;
	position:relative;
	z-index:100;
}
.tip a:active {
	color:red;
	text-decoration:underline;
}  
.tip a span{
	display: none;

}  
.tip a:hover span.right {
	display:block;
	position:absolute;
	float:left;
	width:25em;
	white-space:nowrap;
	top:2em;
	left:2em;
	background:#fffcd1;
	border:1px solid #444;
	color:#666666;
	padding:1px 5px;
	z-index:10;
	text-indent: 0px;
	text-decoration: none;
}  
.tip a:hover span.left {
	display:block;
	position:absolute;
	float:left;
	width:25em;
	white-space:nowrap;
	top:2em;
	left:-15em;
	background:#fffcd1;
	border:1px solid #444;
	color:#666666;
	padding:1px 5px;
	z-index:10;
	text-indent: 0px;
	text-decoration: none;
}  

#mail {
	vertical-align: middle;
}
.notice {
	font-weight: bold;
	color: #990000;
	text-align: left;
	width: 525px;
}
