@charset "UTF-8";


/*
#base {
	padding-bottom: 120px !important;
}*/

#inote_postit{
	padding: 6px 6px 0 7px;
	position: relative;
	zoom: 1;
}

#inote_postit h2 {
	margin: 0 0 10px 0;
}

#inote_nav {
	width: 187px;
	padding: 0 0 0 0;
	position: absolute;
	right: 1px;
	top: 200px;
	background-color: #FFF;
}

#inote_nav.cts {
	top: 115px;
}
#inote_nav a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

#inote_nav #topics {
	width: 175px;
	margin: 5px 0 7px 5px;
	background-color: #f2f2f2;
}
#inote_nav #topics .date {
	color: #27a542;
}
#inote_nav #topics div {
	padding: 5px;
}
#inote_contentArea {
	background: url(../../img/s3m_design/content_bg.gif) repeat-y 584px top;
}

.inote_contentInner {
	padding: 0 0 0 7px;
	width: 572px;
}

#inote_postit .fr{
	float: right;
}
#inote_postit .indent{
	text-indent: -1em;
	padding-left: 1em;
}
#inote_postit .indent2{
	text-indent: -2em;
	padding-left: 2em;
}
#inote_postit .small{
	font-size: 90%;
}
#inote_postit .red{
	color: #FF0000;
}

#inote_postit .kadomaru {
	background: url(../../img/s3m_design/waku_head.gif) no-repeat left top;
}
#inote_postit .kadomaru .inner{
	background: #fff9e4 url(../../img/s3m_design/waku_foot.gif) no-repeat left bottom;
	padding: 25px 0;
}

#inote_postit .pagetop {
	text-align: right;
}
#inote_postit .pagetop img {
	margin: 20px -25px 10px 0;
	position: relative;
}
#inote_postit .mb30 {
	margin-bottom: 30px;
}
/* index---------------------------------*/
#inote_postit.index .about{
	padding: 0 0 10px 32px;
	background: #FFF8E5 url(../../img/s3m_design/waku_foot.gif) no-repeat left bottom;
}

#inote_postit.index .about .item {
	width: 250px;
	float: left;
}

#inote_postit.index .about .item p {
	margin: 5px 10px 0 5px;
}

#inote_postit.index .haikei {
	margin-top: 20px;
}

#inote_postit.index .bottom {
	margin-top: 20px;
	position: relative;
	height: 320px;
	zoom:1;
}
#inote_postit.index .bottomInner {
	position: absolute;
	left: 0px;
	top: 0;
}
#inote_postit.index .bottomInner img {
	vertical-align: bottom;
	margin: 0 0 25px 0;
}
#inote_postit.index .bottomText1 {
	position: absolute;
	top: 137px;
	left:0;
	z-index: 10;
}

#inote_postit.index .bottomText1 p {
	float: left;
	width: 145px;
}
#inote_postit.index .bottomText1 p.last {
	width: 120px;
}
#inote_postit.index .bottomText2 {
	position: absolute;
	top: 296px;
	left:0;
	z-index: 10;
}

#inote_postit.index .bottomText2 p {
	float: left;
	width: 145px;
}
#inote_postit.index .bottomText2 p.last {
	width: 120px;
}

/* deliver---------------------------------*/

#inote_postit.delivery .delList {
	position: relative;
	zoom: 1;
	padding-left: 90px;
	margin-bottom: 10px;
}

#inote_postit.delivery .d1 {
	position: absolute;
	left:0;
	top:0;
}
#inote_postit.delivery .d2 {
	position: absolute;
	left:0;
	top:200px;
}
#inote_postit.delivery .d3 {
	position: absolute;
	left:0;
	top:480px;
}

/* price---------------------------------*/

#inote_postit .pricetable {
	margin: 20px 0 0 0;
}
#inote_postit .pricetable table {
	margin: 10px 0 5px 0;
	width: 100%;
	border-collapse: collapse;
}
#inote_postit .pricetable table.s th,
#inote_postit .pricetable table.s td {
	font-size: 95%;
}

#inote_postit .pricetable table th,
#inote_postit .pricetable table td {
	padding: 5px;
	border: 1px solid #ffd900;
	text-align: center;
	font-weight: normal;
	vertical-align: top;
}
#inote_postit .pricetable table th {
	background-color:#fff7c9;
}

/* make---------------------------------*/

#inote_postit .makeItem {
	background: url(../../img/s3m_design/make/arrow.gif) no-repeat center bottom;
	padding-bottom: 51px;
	margin: 0 0 10px 0;
	zoom: 1;
}
#inote_postit .makeItem.last {
	background: none;
	padding: 0;
}
#inote_postit .makeItem .inner{
	background-color: #f1f1f1;
	padding: 10px;
}
#inote_postit .makeItem .inner h3 {
	margin-bottom: 10px;
}
#inote_postit .makeItem .inner h3 span {
	font-weight: normal;
	font-size: 80%;
}
#inote_postit .makeItem .inner p {
	margin-bottom: 10px;
}
#inote_postit .makeItem .inner p span {
	background: #000;
	color: #FFF;
	padding: 0 5px;
	margin: 0 5px 0 0;
}
#inote_postit .makeItem .inner dl {
	margin: 0 0 1em 0;
}
#inote_postit .makeItem .inner dd {
	margin: -1.5em 0 0 0;
	padding:  0 0 0 3em;
}
#inote_postit .makeItem .inner .th {
	text-align: center;
}

/* bg--------------------------------*/
#inote_postit .bgtable {
	margin: 0 0 20px 0;
}
#inote_postit .bgtable th {
	text-align: left;
}
#inote_postit .bgtable td{
	width: 33%;
	padding: 7px 0 0 0;
	font-size: 80%;
	vertical-align: top;
	text-align: left;
}
#inote_postit .bgtable td.txt{
	padding: 7px 20px 0 0;
}
#inote_postit .scene {
	background-color: #fff9e4;
	padding: 10px 0 0 10px;
	zoom:1;
}

#inote_postit .sceneBlock{
    zoom:1;
	margin:0 0 10px 0;
}

#inote_postit .sceneBlock:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#inote_postit .sceneBlock .item{
	float: left;
	margin:0 13px 10px 0;
}

#inote_postit .sceneBlock p {
	font-size: 80%;
}

#inote_postit .sceneBlock .itemR {
	float: left;
	width: 430px;
}
#inote_postit .sceneBlock .itemR .item {
	margin-bottom: 20px;
}
p.back_previous_ {
	margin: 30px 0pt 40px 210px; 
	background:url(../../img/usr/gobackBg_off.png) no-repeat; 
	width: 153px;
	height: 39px;
}

p.back_previous_ a {
	 font-size: 13px; 
	font-weight: bold; 
	padding: 12px; 
	display:block;
}