* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
}
a {
	color: #F60;
}
a:hover {
	text-decoration: none;
}
#wrapper {
	width: 970px;
	margin: 0px auto;
	font-size: 12px;
	text-align: left;
}
#wrapper a img {
	border-style: none;
	margin: 0px;
}

#header {
	margin: 0px;
}
#container {
	margin: 0px auto;
	width: 950px;
	clear: both;
}
#side {
	float: left;
	width: 200px;
	margin: 0px 0px 20px 0px;
}
#contents {
	width: 730px;
	float: right;
	margin: 0px 0px 20px;
}
#footer {
	margin: 0px auto;
	clear: both;
	padding: 0px 0px 20px;
}
#header h1 {
	margin: 0px 10px;
	line-height: 20px;
	font-size: 10px;
	color: #999;
	font-weight: normal;
}
#header a img {
	border-style: none;
}
#header p.logo {
	line-height: 80px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin: 0px 0px 20px;
}
#header p.logo a {
	text-decoration: none;
}
#header p.logo a:hover {
	text-decoration: underline;
}
#header p.logo a img {
	border-style: none;
}
#header ul.global-navi {
	margin: 0px 10px;
	padding: 0px;
	list-style-type:none;list-style-image:none;
}
#header ul.global-navi li {
	margin: 0px 0px 20px;
	width: 191px;
	height: 40px;
	float: left;
}
#header ul.global-navi li.cart {
	float: right;
	margin-right: 0px;
	width: 186px;
}

#side h2 {
	display: none;
}
#side h3 {
	clear: both;
	margin: 0px 0px 10px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: 3px solid #F60;
	color: #F60;
	text-indent: 10px;
	font-size: 12px;
	letter-spacing: 0.1em;
}
#side div {
	margin: 0px 0px 15px;
}
#side div ul {
	list-style-type:none;list-style-image:none;
}
#side div ul li {
	line-height: 1.2em;
	margin-bottom: 3px;
	background: url(./template/cmsp/34/0201_icon_arrow.gif) no-repeat left 2px;
	padding-left: 12px;
}
#side div ul li a  {
	text-decoration: none;
}
#side div ul li a:hover {
	text-decoration: underline;
}
#side a img {
	border-style: none;
	margin-right: 5px;
}
#side div table td{
	height: 20px;
	text-align: center;
	background: #FFF;
	font: 10px/20px Verdana, Geneva, sans-serif;
}
#side div table td.weekday {
	border-bottom: 1px solid #EAEAEA;
}
#side div table td.cell {
	width: 27px;
	border-bottom: 1px solid #EAEAEA;
}
#side div table tr td.cell a {
}
#side div form input {
	margin-right: 4px;
}
#side h3.calender {
	display: none;
}
#side h3.feed {
	display: none;
}
#contents h2 {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	margin: 0px 0px 20px;
	text-align: left;
	line-height: 0;
	color: #FFF;
	background: #F60 url(./template/cmsp/34/0201_contents_h2.gif) no-repeat left top;
	padding: 6px 10px 0px 0px;
}
#contents h2 span {
	margin-left: 30px;
	line-height: 18px;
	display: block;
}
#contents h2 img {
	vertical-align: top;
	display: block;
}


#contents h3 {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 16px 2px 20px;
	margin: 0px 0px 15px 30px;
	color: #930;
	letter-spacing: 0.1em;
	line-height: 18px;
	background: url(./template/cmsp/34/0201_icon_arrow.gif) no-repeat 5px 7px;
	border-bottom: 3px solid #F60;
}
#contents p {
	line-height: 1.6em;
	margin: 0px 40px 20px;
}
#contents ul {
	line-height: 1.6em;
	margin: 0px 40px 20px;
	list-style-type:none;list-style-image:none;
}
#contents ol{
	line-height: 1.6em;
	margin: 0px 40px 20px;
}
#footer a {
}

#footer p.pagetop {
	padding: 0px;

}
#footer p.pagetop img {
	display: block;
	margin: 0px 10px 10px 830px;
}
#footer p.copyright {
	font-size: 10px;
	line-height: 1.4em;
	text-align: center;
}
#footer ul.footernavi {
	line-height: 70px;
	text-align: center;
	margin: 0px 10px;
	border-top: 3px solid #F60;
}
#footer ul.footernavi li {
	display: inline;
	margin: 6px;
}
#contents ul.sequel {
	text-align: center;
	margin: 0px 0px 10px;
	font-size: 10px;
}
#contents ul.sequel li {
	display: inline;
	margin: 10px;
}
#contents div.entry {
	margin-bottom: 30px;
}
#contents div.entry div {
	line-height: 1.5em;
	margin: 0px 30px 20px 40px
}
#contents div.entry div blockquote{
	line-height: 1.5em;
	background: #F6F6F6;
	padding: 20px 30px;
}

#contents div.entry p.date {
	text-align: right;
	font: 10px Verdana, Geneva, sans-serif;
	letter-spacing: 0.1em;
}
#contents div.entry div span#sequel {
	display: block;
}
#contents div.entry ul {
	text-align: right;
}
#contents div.entry ul li {
	display: inline;
	margin-left: 10px;
	font-size: 10px;
	letter-spacing: 0.1em;
}
#contents dl.posted {
	margin: 0px 50px 20px;
}
#contents dl.posted dt {
	font-weight: bold;
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 3px;
}
#contents dl.posted dt span {
	margin-left: 5px;
}
#contents dl.posted dd {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #E2E2E2;
}
#contents dl.posted dd p {
	margin: 0px;
	line-height: 1.5em;
}

#contents form {
	margin: 0px auto 20px;
	width: 400px;
}
#contents form dl {
	margin: 0px 0px 10px;
}
#contents form dl dt {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.1em;
}
#contents form dl dd {
	margin-bottom: 5px;
}

#contents form dl dd input, #contents form dl dd textarea {
	font-size: 12px;
	line-height: 18px;
	width: 400px;
}
#contents form dl dd textarea {
	height: 90px;
}
#contents form div.submit {
	text-align: center;
}
#contents div.page ul {
	margin: 0px 0px 10px;
	text-align: center;
}
#contents div.page ul li {
	display: inline;
	margin: 10px;
}
#contents div.page p {
	text-align: center;
}

