a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:active {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

ul.menuList {
	list-style: none;
	margin-right: 15px;
	text-align: right;
}

.menuList li {
	margin: 3px 0;
}

.link {
	list-style: square;
}

img {
	border: none;
}

body {
	font-size: 10pt;
	line-height: 12pt;
	font-family: "verdana", "arial", sans-serif;
	background-color: #C4CE87;
}

.mainContents {
	width: 579px;
	background-color: #FFFFFF;
	vertical-align: top;
}

.mainWrap {
	margin: 10px 19px;
}

.titleLogo {
	margin-bottom: 10px;
	padding: 5px;
	border: solid 1px #919191;
}

.contentsWrap {
	margin-top: 10px;
	width: 100%;
	height: 550px;
	background-color: #EDEDED;
}

.contentsLeft {
	float: left;
	width: 25%;
}

.contentsRight {
	float: left;
	width: 75%;
	background-color: #FFFFFF;
	height: 550px;
}

.menu {
	margin-left: 10px;
	border: solid 1px #919191;
	height: 548px;
	background-image: url(images/letter2.gif);
}

.menuOther {
	margin-left: 10px;
	border: solid 1px #919191;
	height: 505px;
	background-image: url(images/letter2.gif);
}

.menuTypeKatsuji {
	margin-left: 10px;
	border: solid 1px #919191;
	height: 483px;
	background-image: url(images/letter2.gif);
}

.hidden {
	display: none;
}

.brown {
	color: #750B0B;
}

.brownB {
	color: #750B0B;
	font-weight: bold;
}

.price {
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px 15px;
}

.price p {
	margin: 0;
	padding: 0;
}

.price2 {
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px 10px;
}

/* outline for layout */
.outline {
	background-color: #919191;
	width: 397px;
}

/* outline for price */
.outline2 {
	background-color: #919191;
}

.outline2 table tr td {
	background-color: white;
}

.point {
	padding:4px 20px;
	text-align:center;
}

.text10 {
	color: #000000;
	font-size: 10px;
}

.menuMargin {
	margin: 15px;
}

.contentsMrgin {
	margin-bottom: 20px;
}

.contentsMrgin span {
	color: #750B0B;
	font-weight: bold;
}

.title {
	margin-left: 10px;
	padding: 15px 15px;
	border-width: 1px 1px 0 1px;
	border-color: #919191;
	border-style: solid;
}

.title2 {
	margin-left: 10px;
	padding: 5px 15px;
	border-width: 1px 1px 0 1px;
	border-color: #919191;
	border-style: solid;
}

.copy {
	font-size:7pt;
	text-align:center;
}

.blue {
	color: #004080;
	font-weight: bold;
}

.type1 {
	overflow: auto;
	margin-top: 20px;
	background-color: white;
}

.type2 {
	margin-top: 20px;
	background-color: white;
	text-align: center;
}

.text14b {
	font-size: 14pt;
	font-weight: bold;
}

.text11 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 14pt;
}