@charset "utf-8";
/*
=========================================================
    characters
---------------------------------------------------------
  Copyright (C) 2011 Yeti PaPa. All rights reserved.
    http://www.yetipapa.com/
=========================================================
*/

div#dscBox {
	width: 278px;
}

#frame01 {
	position: relative;
	margin: 15px auto;
	width: 222px;
	color: inherit;
	background: transparent url(./frm_01_02.gif) repeat-y left;
}

#frame01 img#frm_01_01 {
	position: absolute;
	top: 0;
}

#frame01 img#frm_01_03 {
	position: absolute;
	bottom: 0;
}

#frame01 .frame_content {
	padding: 20px 5px 20px 20px;
}

#frame01 ol, #frame01 ol li {
	margin: 0;
	line-height: 1.1;
}

div#dscBoxFr {
	position: relative;
	width: 592px; /* 920 - 323(dscBox) - 5(dscBoxFr>margin-right) */
}

div#dscBoxFr img#marker_01 {
	position: absolute;
	top: 20px;
	left: 0;
}

div#dscBoxFr img#marker_02 {
	position: absolute;
	top: 20px;
	right: 10px;
}

div#dscBoxFr h3 {
	margin: 45px 140px 30px 45px;
	color: #E95541;
	font-size: 1.5em;
	font-weight: normal;
}

div#dscBoxFr p {
	margin: 20px 30px 0 0;
	border-style: none;
	color: #808080;
}

div#catInfo {
	padding: 10px;
}

div#cat {
	clear: both;
}

.item {
	float: left;
	width: 198px;
	height: 262px;
	margin: 8px;
	border: 1px solid #C0C0C0;
}

