#pankuzu {
	margin:10px auto;
	padding:0px;
	width:540px;
	text-align:left;
}

.clear {
	clear:both;
	margin: 0px;
	padding: 0px;
}   

.clear hr {
	display:none;
	margin: 0px;
	padding: 0px;
}

/*item---------------------------------------------------------------*/

#item {
	width:540px;
	margin:0px auto;
}

#item img {
	border:none;
}

#item_title {
	width:540px;
	height:60px;
	margin:0px auto 10px auto;
	background-image:url(../images/shop/title_item.gif);
}

#item_name {
	width:510px;
	margin:0px auto;
	padding:15px 0px 3px 0px;
	text-align:left;
	color:#FFFFFF;
	font-weight: bold;
	font-size:14px;
}

#item_code {
	width:520px;
	margin:0px auto;
	text-align:right;
	color:#CCCCCC;
	font-size:10px;
	letter-spacing: 1px;
}

#item_image {
	width:538px;
}

#item_image p {
	margin:0px;
	padding:5px;
}

#item_guidance {
	margin:10px auto 20px auto;
}

#item_guidance_title {
	width:537px;
	height:48px;
	margin:20px auto 0px auto;
	background-image:url(../images/shop/title_guidance.gif);
	background-repeat: no-repeat;
}

#item_guidance_select {
	width:510px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
	color:#666;
	text-align:left;
	font-size:11px;
}

#item_guidance_waku {
	background-image: url(../images/shop/guidance_background.gif);
	width: 537px;
	margin: 0px auto;
	background-repeat: repeat-y;
}

#item_size {
	width:500px;
	margin:0px auto;
	padding:5px 0px 10px 0px;
	text-align:left;
}

#item_font {
	width:500px;
	margin:0px auto;
	padding:5px 0px 10px 0px;
	text-align:left;
}

#item_other {
	width:500px;
	margin:0px auto;
	padding:5px 0px 10px 0px;
	text-align:left;
}

#item_material {
	width:500px;
	margin:0px auto;
	padding:5px 0px 10px 0px;
	text-align:left;
}

#item_other ul
{
	margin			: 0px;
	padding			: 0px 0px 0px 10px;
	list-style-type	: none;
}

#item_other li
{
	padding			: 0px 0px 3px 17px;
	text-align		: left;
	list-style-type	: none;
	background-image: url(../common/icon/arrow_01_blue.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#item_font table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

#item_font tr {
	background-color:#FFF;
}

#item_font td {
	padding:5px;
	text-align:center;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
}

#item_layout {
	width:500px;
	margin:0px auto;
	padding:5px 0px 10px 0px;
}

#item_layout table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
}

#item_layout tr {
	background-color:#CCC;
}

#item_layout td {
	text-align:center;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #999999;
	border-bottom-color: #999999;
	font-size:10px;
}

#item_order {
	width:510px;
	margin:10px auto;
}

#item_option {
	margin-top:10px;
	width:300px;
	line-height:1.6em;
	text-align:left;
	float:left;
}

#item_option dl {
	width:290px;
	margin:0px auto;
}

#item_option dt {
	float:left;
	width:85px;
	color:#FFFFFF;
	text-align:center;
	background-color:#2951A2;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

#item_option dd {
	margin-left:85px;
	text-indent: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#item_icon {
	width:290px;
	margin:10px auto 0px auto;
	text-align:left;
}

#item_cart {
	margin-top:10px;
	width:200px;
	float:right;
	padding-right:5px
}

.item_delivery_title {
	text-align:center;
	padding:2px;
	background-color:#EFEFEF;
	margin-bottom:1px;
	border: 1px solid #CCC;
}

.item_delivery_day {
	font-size:16px;
	text-align:center;
	padding:5px;
	background-color:#FFF;
	border: 1px solid #CCC;
	font-weight: bold;
	color: #0066FF;
	letter-spacing: 1px;
}

#item_cart dl {
	width:200px;
	margin:20px auto 0px auto;
}

#item_cart dt {
	float:left;
	width:5em;
	color:#FFFFFF;
	text-align:center;
	background-color:#2951A2;
	line-height:150%;
}

#item_cart dd {
	background-color:#FFF;
	font-size:11px;
	margin-left:5em;
	color: #CC0000;
	text-align:left;
	text-indent: 5px;
}

#item_cart form {
	margin:15px auto 10px auto;
	text-align:right;
}

#item_cart input {
	font-size:18px;
	letter-spacing: 2px;
	padding:3px;
	width:160px;
}

.price {
	font-size:20px;
	font-weight: bold;
	margin:0px 2px 0px 2px;
}

#item_link {
	width:540px;
	margin:20px auto 0px auto;
}

#item_pic_01 {
	width:480px;
	margin:0px auto 30px auto;
	background-color:#000;
}

#item_pic_left {
	width:290px;
	margin:0px auto;
	padding:5px;
	float:left;
}

#item_pic_right {
	width:168px;
	padding:10px 0px 10px 10px;
	margin:0px auto;
	text-align:left;
	float:right;
}

#item_pic_right p {
	margin:0px;
	color:CCCC99;
}

#item_pic_right a {
	color:#CCCC99;
}

#item_pic_right a:visited {
	color:#CCCC99;
}

#item_pic_right ul {
	padding: 0px 0px 0px 100px;
	margin: 0px;
	list-style-type: none;
}

#item_pic_right li {
	background-image : url(../images/icon/03.gif);
	margin : 0 0 0 0px;
	padding : 0 0 0 18px;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	text-align:left;
	line-height:18px;
}

#item_pic_02 {
	width:480px;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	text-align:left;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.item_page_bot {
	width:480px;
	margin:0px auto;
	padding:20px 0px 20px 0px;
}

#item_list {
	width:460px;
	margin:10px auto 0px auto;
	padding:10px;
	text-align:left;
	background-color:#EEEEEE;
	line-height:160%;
	font-size:11px;
	word-spacing: 1px;	
}

#size_list {
	margin:0x auto;
	padding:15px 0px 10px 0px;	
}

#size_list img {
	border:none;
}

ul.navi {
    margin: 5px auto 0px auto;
	width:500px;
	padding:0px 0px 0px 10px;
}

ul.navi li {
	float: left;
	margin: 10px 0px 0px 0px;
	width:115px;
	padding-right: 10px;
	list-style-type: none;
	display:inline
	font-size:12px;
}


/*list--------------------------------------------------------------*/

#list_size {
	margin:0x auto;
	padding:0px 0px 10px 0px;	
}

#list_size img {
	border:none;
}

#set_list {
	margin:0x auto;
	padding:0px 0px 10px 0px;	
}

.set_size {
	line-height:180%;
	font-size: 14px;
	font-weight: bold;
}

ul.list {
    margin: 0px auto;
	width:500px;
	padding:0px 0px 0px 10px;
}

ul.list li {
	float: left;
	margin: 20px 0px 0px 0px;
	width:115px;
	padding-right: 10px;
	list-style-type: none;
	display:inline
	font-size:12px;
}

#coment {
	width:530px;
	margin:0px auto 20px auto;
	padding:15px 0px;
	background-color:#E7E7E7;
	text-align:left;
	line-height:150%;
}

#titan_list {
	width:485px;
	margin:20px auto 0px auto;
	padding:10px 0px 0px 0px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;	
}

#titan_list_left {
	width:226px;
	padding:5px;
	font-size:11px;
	float:left;
}

#titan_list_right {
	width:226px;
	padding:5px;
	font-size:11px;
	float:right;
}

/*text_align--------------------------------------------------------------*/

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

/*align--------------------------------------------------------------*/

.left {
	float: left;
}

.pt10 {
	padding-top:10px;
}

.pt20 {
	padding-top:20px;
}

.pt10 {
	padding-top:10px;
}

.pa03 {
	padding:3px;
}