a { outline: none; }

#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	padding-bottom: 20px;
	background-color: #FFF;
	width: 800px;
}
#wrapper h1 {
	font-size: 12px;
	text-align: center;
	color: #000;
	margin-bottom: 25px;
	font-weight: normal;
}
#wrapper h2 {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 25px;
	margin-bottom: 5px;
	padding-left: 5px;
}

#wrapper .imgbox {
	text-align: center;
}
#wrapper #detail .imgbox {
}
#wrapper #detail {
	font-size: 12px;
	line-height: 1.5em;


	margin-left: 40px;
	margin-right: 40px;
}
#wrapper #detail ul {
	padding-left: 2em;


}
#detail .imgbox .txt {
    text-align: left;
}
#wrapper #detail strong {

}
#wrapper #detail .entry_caution{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
	margin: 0px;
}
#wrapper #detail .cautionbox {
	border: 1px solid #FECDC0;
	padding: 8px;
}
#wrapper #entry .imgbox a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #entry .imgbox a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #cancel {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #C2F1F3;
}
#wrapper .entry {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 25px;
	color: #F60;
}
#wrapper .entry img {
	margin-right: 25px;
	margin-left: 25px;
}
#wrapper .entry a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #detail .toshop {
	text-align: center;
	margin-top: 60px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #F4F8F9;
}
#wrapper #detail .imgcs {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 45px;
}
#wrapper #detail p {

}
#wrapper #detail p strong {
	color: #F60;
}
#wrapper #detail .cau {
	font-weight: bold;
	color: #F00;
}
