@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: small;
}
#wrap {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 0px solid #CCCCCC;
}
#header {
	height: 60px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
}
#detail {
	height: 150px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(image/detail_bg.gif);
	background-repeat: no-repeat;
}
#google300 {
	height: 250px;
	width: 100%;
	border: 0px solid #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrap #header ul {
	float: right;
	list-style-type: none;
	width: 100px;
	height: 20px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#wrap #menu #search {
	float: right;
	width: 220px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrap #header li {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.item {
	height: 65px;
	width: 100%;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#menu {
	height: 30px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(image/menu.jpg);
	background-repeat: no-repeat;
	border: 0px solid #CCCCCC;
}
#wrap #main #input {
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h6 {
	font-size: 16px;
	height: 30px;
	border: 1px solid #CCCCCC;
	line-height: 30px;
	text-indent: 1em;
}
#wrap #main #input td {
	padding: 3px;
}

#main {
	height: 630px;
	width: auto;
	border: 0px solid #CCCCCC;
	margin: 0px;
}
#label_footer {
	height: 10px;
	width: 467px;
	border: 0px solid #CCCCCC;
	background-image: url(image/label_footer.gif);
	background-repeat: no-repeat;
}

#right {
	float: left;
	height: auto;
	width: 465px;
	border: 0px solid #CCCCCC;
	font-size: 14px;
}
.thumb {
	height: 50px;
	width: 75px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 4px;
	border: 0px solid #CCCCCC;
	float: left;
}
.item_detail {
	float: left;
	height: 50px;
	width: 366px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
}


#footer {
	height: 30px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 30px;
	text-indent: 1em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	float: left;
}
#wrap #main #right p {
	text-align: right;
}

#left {
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 0px solid #CCCCCC;
	font-size: 14px;
}
h2 {
	margin: 0px;
	padding: 0px;
	width: 467px;
	background-color: #CCCCCC;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
	background-image: url(image/label.gif);
	background-repeat: no-repeat;
	text-indent: 1em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#wrap #main #left ul {
	list-style-type: none;
	line-height: 150%;
}
#wrap   #main   #left   ul  ul li {
	list-style-type: disc;
}
#wrap #main #left ul ul ul li {
	list-style-type: circle;
}
h3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	text-indent: 1em;
	line-height: 24px;
	height: 24px;
	margin-left: 35px;
	margin-top: 20px;
}

