/* header */
#head {
	background-color: #FFFFFF;
	padding-bottom: 20px;
	text-align: left;
}
#identity {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 81px;
	position: relative;
}
#identity h1 {
	float: left;
	width: 275px;
	padding-top: 14px;
}
#identity p {
	position: absolute;
	top: 15px;
	right: 0px;
}

#identity #info-menu {
	width: 500px;
	float: right;
	text-align: right;
	font-size: 75%;
	margin-top: 30px;
}
#identity #info-menu li {
	display: inline;
}
#menu {
	background-color: #000000;
	height: 32px;
	font-size: 95%;
	font-weight: bold;
}
#main-menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	height: 32px;
}
#main-menu li {
	margin-right: 15px;
	float: left;
}
#main-menu li a {
	height: 32px;
	text-align: center;
	background-color: #000000;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
}
#main-menu li.active a {
	background-color: #FFFFFF;
}
#main-menu li#menu-NEWS a {
	width: 50px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_news_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-NEWS a:hover {
	text-indent: -50px;
}
#main-menu li#menu-NEWS-active {
	width: 50px;
}
#main-menu li#menu-ACOP a {
	width: 50px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_acop_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-ACOP a:hover {
	text-indent: -50px;
}
#main-menu li#menu-ACOP-active {
	width: 50px;
}
#main-menu li#menu-ARCHIVES a {
	width: 80px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_archives_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-ARCHIVES a:hover {
	text-indent: -80px;
}
#main-menu li#menu-ARCHIVES-active {
	width: 80px;
}

#main-menu li#menu-SHOP a {
	width: 50px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_shop_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-SHOP a:hover {
	text-indent: -50px;
}
#main-menu li#menu-SHOP-active {
	width: 50px;
}

#main-menu li#menu-ABOUTUS a {
	width: 80px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_aboutus_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-ABOUTUS a:hover {
	text-indent: -80px;
}
#main-menu li#menu-ABOUTUS-active {
	width: 80px;
}

#main-menu li#menu-COLUMN a {
	width: 70px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_column_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-COLUMN a:hover {
	text-indent: -70px;
}
#main-menu li#menu-COLUMN-active {
	width: 70px;
}


#main-menu li#menu-CONTACT {
	margin-left:155px;
}
#main-menu li#menu-CONTACT-active {
	margin-left:155px;
	width: 80px;
}
#main-menu li#menu-CONTACT a {
	width: 80px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_contact_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-CONTACT a:hover {
	text-indent: -80px;
}
#main-menu li#menu-LINK a {
	width: 50px;
	display: block;
	height: 32px;
	background-image: url(../images/menu_link_off.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
#main-menu li#menu-LINK {
	margin-right: 0;
}
#main-menu li#menu-LINK-active {
	margin-right: 0;
}
#main-menu li#menu-LINK a:hover {
	text-indent: -50px;
}

#waist {
	background-color: #FFFFFF;
	padding-bottom: 45px;
	text-align: left;
}


/* contents */

#contents {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

#flash {
	margin-bottom: 28px;
	height: 440px;
	width: 780px;
	background-color: #F0F0F0;
}
#back {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
}

#foot {
	padding-top: 16px;
	padding-bottom: 52px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 80%;
	text-align: left;
	clear: both;
}
.SpryHiddenRegion {
	visibility: hidden;
}
#page-id {
    margin-bottom: 20px;
}
#concept {
	margin-bottom: 40px;
}
#concept h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.6em;
}
#sidebar {
	float: left;
	width: 130px;
}
#document {

}
#document .leftside {
	float: left;
	width: 372px;
}
#document h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 20px;
}
#document p {
	margin-bottom: 20px;
}

#document .rightside {
	float: right;
	width: 372px;
}
#document p.link {
	margin-top: 22px;
}
#document .wide {
	clear: both;
	padding-top: 18px;
}
#document .wide-notop {
}

.insert-left {
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	clear: both;
}
.insert-right {
	float: right;
	margin-bottom: 6px;
	margin-top: 6px;
	clear: both;
	margin-left: 10px;
}
.centering {
	text-align: center;
}
.item {
	width: 780px;
	margin-bottom: 20px;
}
.item .item-image {
	float: left;
	width: 100px;
}
.item .item-detail {
	float: right;
	width: 650px;
}
.item-detail dt {
	font-weight: bold;
}
.item .price {
	font-weight: bold;
	margin-bottom: 16px;
}
.item .detail {
	margin-bottom: 12px;
	line-height: 1.3em;
}
.item .service-image {
	float: left;
	width: 195px;
}
.item .service-detail {
	float: right;
	width: 555px;
}
.service-detail dt {
	font-weight: bold;
}

#hidden {
	clear: both;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.inline {
	height: 480px;
	width: 640px;
}
.inline .leftside {
	float: left;
	width: 230px;
	margin-top: 10px;
	margin-left: 10px;
}
.inline .rightside {
	float: right;
	width: 370px;
	margin-top: 10px;
	margin-right: 10px;
}
.inline .rightside h4 {
	font-weight: bold;
	color: #898989;
	font-size: 110%;
	margin-bottom: 14px;
}
#buy {
	margin-top: 24px;
}

