@import "base.css";

body  {
	background-image: url(../../img/contents_bg.jpg);
}

/*****************************************************************************
 ヘッダー
 *****************************************************************************/
#addmoretop {
	height: 45px;
	background-image: url(../../img/addber_top.jpg);
	background-repeat: no-repeat;
	text-align: right;
	overflow:hidden;
}
#addmoretop ul {
	margin: 16px 15px 0 0;
	font-weight: bold;
}
#addmoretop li {
	float: right;
	font-size: 90%;
}

#addmoretop a {color: #b68401;}
#addmoretop a:hover {color: #960;}


/*****************************************************************************
 左コンテンツ
 *****************************************************************************/
 
#sidemenu h3 {
	background-image: url(../../shopinfo/img/lmenu.gif);
	background-repeat: no-repeat;
	width: 248px;
	height: 30px;
}

#sidemenu h3 span {
	text-indent:-9999px;
	width:248px;
	height:30px;
	display:block;
	overflow:hidden;
}

#sidemenu ul {
	font-size: 88%;
	font-weight: bold;
}
#sidemenu li {
	background-color: #f7f7f7;
	border-bottom: solid 1px #e6e6e6;
	background-image: url(../../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
}
#sidemenu .date {
	font-size: 80%;
	color: #999;
}
#sidemenu li a {
	color: #333;
	padding: 11px 10px 10px 27px;
	display: block;
	background-image: url(../../img/icon01.gif);
	background-repeat: no-repeat;
	background-position: 11px center;
}

#sidemenu li a:hover {
	text-decoration: none;
	background-color: #fff; 
}


/*****************************************************************************
 センターコンテンツ
 *****************************************************************************/
 
#breadcrumbs {
	background-image: url(../../img/pan_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 702px;
	float: right;
}

#breadcrumbs p {
	font-size: 75%;
	color: #fff;
	margin: 10px 0 0 17px;
}
#breadcrumbs p a {
	color: #fff;
}

#main {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.main2 {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-bottom: 1px solid #e6e6e6;
}
.main3 {
	background-image: url(../../img/c_bg.gif);
	float: right;
	width: 702px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#chapter {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e6e6e6;
}

#chapter h2 {
	background-image: url(../../shopinfo/img/title.gif);
	background-repeat: no-repeat;
	height: 72px;
}

#chapter h2 span {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width: 351px;
	height: 72px;
}
#chapter p {
	margin: 5px 30px;
	font-size: 100%;
	line-height: 150%;
}


#section01, #section02, #section03, #section04, #section05 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#section04 {
	background-image: url(../../shopinfo/img/card.jpg);
	background-position: 1px bottom;
	background-repeat: no-repeat;
}

#section05 {
	background-image: url(../../shopinfo/img/sensor.jpg);
	background-position: 1px bottom;
	background-repeat: no-repeat;
}

.area {
	background-image: url(../../img/area01.gif);
	width: 640px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 31px;
	padding: 12px 0;
}
#section01 .area dl {
	background-color: #fff;
	line-height: 130%;
	padding: 25px;
	margin: 0 12px
}
#section01 .area dt {
	font-size: 90%;
	color: #999;
	float: left;
	padding: 8px 0 8px 3px;
}
#section01 .area dd {
	padding: 8px 0 8px 100px;
}

#section01 .area ul {
	font-size: 90%;
}
#section01 .area li {
	list-style-type: disc;
	margin: 0 0 5px 0;
}

#main h3, .main2 h3, .main3 h3 {
	font-size: 100%;
	font-weight: bold;
	color: #b68401;
	background-image: url(../../img/icon03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 5px 0 0 20px;
	padding: 5px 26px;
	height: 15px;
}


.main2 h4 {
	color: #b68401;
	font-weight: bold;
	padding: 12px 31px;
}
.area3 {
	width: 350px;
	float: left;
	padding-top: 10px;
}
.area3 p {
	line-height: 170%;
	padding-left: 31px;
	padding-right: 15px;
}

#map p {
	color: #b68401;
	font-size: 80%;
	padding: 13px;
}
#map {
	width: 614px;
	background-color: #FFFFFF;
	background-image: url(../../shopinfo/img/map.gif);
	background-repeat: no-repeat;
	background-position: center 13px;
	padding-top: 395px;
	padding-bottom: 20px;
	margin-left: 13px;
}
#map img {
	float: right;
	margin: 0.5em ;
}
#map2 {
	margin: 0 13px;
}

.area2 {
	background-image: url(../../img/area02.gif);
	width: 320px;
	float: left;
	text-align: center;
	line-height: 170%;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.area2 p {
	line-height: 170%;
	padding: 0 15px;
}
.area2 strong {
	color: #b68401;
}
.area2 img {
	border: 1px solid #b68401;
	margin: 10px 0 5px 0;
}

.main3 h4 {
	font-size: 90%;
	color: #b68401;
	font-weight: bold;
	padding: 15px 0 5px 0;
}

#map dl {
	font-size: 90%;
	padding: 7px 0 0 0;
	line-height: 150%;
}
#map dt {
	float: left;
	padding: 0 0 0 3px;
}
#map dd {
	padding: 0 0 0 11em;
}

#section04 ol, #section05 ol {
	line-height: 140%;
	list-style-type: decimal;
	margin: 10px 31px 20px 195px;

}
#section04 li, #section05 li {
	margin-bottom: 0.5em;
}

.small {
	font-size: 90%;
}
.small2 {
	color: #b68401;
	font-size: 80%;
}

.underline {
	background-image: url(../../img/kei01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#totop {
	width: 950px;
	text-align: right;
	float: right;
	display:block;
}

