* {
	margin: 0px;
	padding: 0px;
}


body {
	margin-bottom: 20px;
	background-color: #cde5e3;
	background-image: url("http://www.sweetroad.com/misc/background.gif");
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ ゴシック",Arial,Verdana,sans-serif !important;
	color: #333;
}

a {
	text-decoration: underline;
}

a:link {
	color: #00457A;
}

a:visited {
	color: #00457A;
}

/*
a:visited {
	color: #7A0045;
}
*/

a:active {
	color: #00457A;
}

a:hover {
	color: #457A00;
}

h1, h2, h3 {
	font-weight: normal;
}


img {
	border: none;
}

.clear-both {
	clear: both;
}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 750px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #adadad;
}


/* Head Banner */

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: 39px;
}

#banner-img {
	display: none;
}


#banner a {
	color: #FFFFFF;
	text-decoration: none;
}

#banner h1 {
	font-size: xx-large;
}

#banner h2 {
	font-size: small;
}

/* /Head Banner */


/* Original Header */

#TopNavi {
	margin: 0 auto;
	border-top: 1px solid #a1beb4;
	border-bottom: 1px solid #00877b;
	background-image: url("http://www.sweetroad.com/misc/header_bg01.gif");
	width: 750px;
}

#Logo {
	float: left;
}

#SubNavi {
	margin-top: 13px;
	margin-right: 9px;
	text-align: right;
}

#SubNavi a {
	text-decoration: none;
}

#SubNavi span {
	font-size: medium !important;
}


.icon {
	margin-right: 3px;
	margin-left: 10px;
	border: none;
	vertical-align: middle;
}

#NaviBar {
	margin: 0 auto;
	background-image: url("http://www.sweetroad.com/misc/navibar_bg.gif");
	background-repeat: repeat-x;
	width: 750px;
	height: 49px;
}

#NaviContainer {
	display: inline;
}


#NaviContainer a {
	float: right;
}

#NaviContainer a span {
	display: none;
}
/* Shop */
#NaviContainer a.shop:link,#NaviContainer a.shop:visited {
	display:block;
	width: 103px;
	height: 49px;
	background-image: url(http://www.sweetroad.com/misc/navi_home.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#NaviContainer a.shop:link:hover,#NaviContainer a.shop:visited:hover {
	display:block;
	width: 103px;
	height: 49px;
	background-image: url(http://www.sweetroad.com/misc/navi_home_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#NaviContainer a.shop:link:active,#NaviContainer a.shop:visited:active {
	display:block;
	width: 103px;
	height: 49px;
	background-image: url(http://www.sweetroad.com/misc/navi_home_on.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


hr.HeaderHR { /* 水平線表示 */
	border: 0;
	color: #adadad;
	background-color: #adadad;
	height: 1px;
	margin: 0;
	margin: 5px 0;
}


hr.FooterHR { /* 水平線表示 */
	border: 0;
	color: #999;
	background-color: #999;
	height: 1px;
	margin: 0;
	margin-bottom: 5px;
}


.Copyright {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	margin: 10px;
}


/* /Original Header */

#center {
	float: left;
	width: 500px;
	overflow: hidden;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.75em;

}
.content pre {
	font-size: larger;
}
#right {
		float: left;
	
	
	width: 250px;
	background-color: #FFFFFF;
	
	overflow: hidden;
}

.content p {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.75em;
	text-align: left;
	margin-bottom: 10px;
}

.content blockquote {
	line-height: 150%;
}

.content li {
	line-height: 150%;
}

.content h2 {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-bottom: 10px;
}

.content h3 {
	font-weight: bold;
	margin-bottom: 1em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	border-bottom: 1px solid #00b2af;
	border-left: 0.5em solid #00b2af;
	font-size: small !important;
}

.content p.posted {
	margin-bottom: 25px;
	padding: 3px;
	border-top: 1px solid #999999;
	color: #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
}

.sidebar {
	padding: 15px;
	border: 1px solid #eee;
	background-color: #FCFCFC;
	background-image: url("http://www.sweetroad.com/misc/blog_bg.gif");
	background-repeat: repeat-x;
}



#calendar {
	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

#calendar th {
	text-align: center;
	font-weight: normal;
}

#calendar td {
	text-align: center;
}

.sidebar h2 {
	color: #333;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
}

.sidebar ul {
	margin-bottom: 30px;
}

.sidebar ul ul {
}

.sidebar #categories ul {
	padding-left: 15px;
}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar #categories li {
	list-style-type: circle;
}

.sidebar img {
	border: 3px solid #FFFFFF;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}


/* Entry Template */
/* --------------------------- */

.watch-container {
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #ccc;
	width: 468px;
	height: 154px;
}

.watch-title {
	position: absolute;
	width: 248px;
	height: 134px;
	padding: 10px;
}

.watch-title h4 {
	font-size: medium;
	line-height: 1.25em;
}

.watch-title h5 {
	padding-top: 0.5em;
	font-size: small;
	line-height: 1em;
}

.watch-title table {
	margin-top: 0.75em;
	font-size: x-small;
	line-height: 1em;
}

.watch-title table tr td {
	padding: 0.25em;
}

.watch-photo {
	position: absolute;
	left: 268px;
}

.watch-photo img {
	display: block;
}

.comment-watch-photo {
	margin: 0 10px 10px 0;
	float: left;
}

.comment-watch-photo img {
	display: block;
}

.comment-body-right {
	margin-bottom: 15px;
}


/* 04 Nov 2007 Update */
/* --------------------------- */

#purchase-header h4 {
	font-size: small;
}

#purchase-enhanced p {
	border: 1px solid #dd7700;
	border-bottom: none;
	background: #eea928;
	margin: 0;
	padding: 0.5em;
	color: white;
}

#purchase-enhanced ul {
	border: 1px solid #dd7700;
	border-top: none;
	margin: 0;
	padding: 0.5em;
	padding-left: 2em;
}

#purchase-enhanced ul li {
	padding: 0.25em 0;
	margin-bottom: 1em;
	border-bottom: 1px dotted #adadad;
	list-style-type: square;
}

#purchase-flow {
	padding: 10px 0;
}

#purchase-flow h4 {
	padding: 10px 0;
}

#contact p.call-us {
	color: #dd7700;
}

.call-here {
	float: left;
}

.call-here span {
	font-weight: bold;
	color: #dd7700;
}

.shop-photo {
	text-align: right;
}

#contact-us {
	padding-top: 20px;
}

#contact-us p.call-us {
	font-weight: bold;
	color: #dd7700;
}

#contact-us ul {
	border-top: none;
	margin: 0;
	padding: 0.5em 0;
}

#contact-us ul li {
	padding: 0.25em 0;
	margin-bottom: 1em;
	border-bottom: 1px dotted #adadad;
	list-style-type: none;
}

.shop-add {
	float: left;
	padding-bottom: 40px;
}

.shop-map {
	text-align: right;
}