* {
	margin: 0;
	padding: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

body {
	font-size: 16px;
	background: #FFF;
	color: #333;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif,Osaka;
	margin: 0 auto;
	padding: 10px 20px;
}

*:first-child+html body {
	font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック", Sans-Serif;
}

html>body {
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,Sans-Serif;
}

a:link {
	color: #346F97;
}

a:visited {
	color: #346F97;
}

a:hover {
	text-decoration: none;
}

a:active {
	
}

p {
	margin-bottom: 1em;
}

li {
	list-style: none;
}

img,abbr,acronym,fieldset {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
}

#amecaji {
	width: 960px;
	text-align: left;
	line-height: 137%;	
}

.index {
}

#header {
	width: 100%;
}

#headr_logo {
	
}

h1#header_title {
	text-align: right;
	line-height: 157%;
	font-size: 82%;
	overflow: hidden;
	position: absolute;
	right: 30px;
	top: 10px;
}

#searchform {
	position: absolute;
	top: 30px;
	right: 30px;
}
#query{
	height: 17px;
	width: 300px;
	color: #346F97;
}
#searchsubmit { 
	background: url(http://amecaji.com/img/search-btn.gif) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}

#header_info {
	position: absolute;
	right: 30px;
	top: 80px;
	width: 390px;
	margin-left: 10px;
}

dl.info_newitem {
	padding: 10px;
	border: 1px solid #ccc;
	overflow: hidden;
	font-size: 82%;
}

dl.info_newitem dt {
	float: right;
	margin-left: 10px;
	padding: 5px 0;
	text-align: right;
}

dl.info_newitem dd.caption_title {
	padding: 5px 120px 5px 0;
	background: url(http://amecaji.com/img/mark.gif) no-repeat 2px .8em;
	padding-left: 15px;

}

dl.info_newitem dd.caption_sub {
	padding: 0 0 5px 15px;
	border-bottom: 1px dotted #999;
}

#header_info ul {
	display:inline;
}

#header_info ul li {
	display:inline;
}

#jfban {
	margin-right: 10px;
}

#jfban ul {
	
}

#jfban ul li {
	
}

#contents {
	width: 960px;
	margin-top: 30px;
	float: left;
}

h2#itemlist_title, h2#brand_category_title, h2#item {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	float: left;
	width: 960px;
}

.itemlist {
	float: left;
	width: 450px;
	height: 150px;
	margin-left: 12px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

.item_image {
	float: left;
	text-align: center;
	margin: 0 auto;
	width: 120px;
	height: 150px;
}

ul.item_desc {
	margin-left: 125px;
}

ul.item_desc li {
	
}

.item_title {
	
}

#contents strong {
	font-weight: normal;
}

.item_brand {
	
}

.itemlist img.brand_logo {
	text-align: right;
	position: relative;
	display: block;
}

h3#category_title {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	float: left;
	width: 960px;
}

.categorylist {
	float: left;
	width: 300px;
	height: 160px;
	margin-left: 5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 5px;
}

.categorylist img.brand_logo {
	float: left;
}

ul.sub_category {
	padding-top: 5px;
	margin-left: 140px;
}

ul.sub_category li {
	list-style-image: url(http://amecaji.com/img/mark.gif);
}

h4#infomation_title {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	float: left;
	width: 960px;
	display: inline;
}


.contents_ban {
	width: 960px;
	float: left;
}

#contents .contents_ban ul {
}

#contents .contents_ban ul li {
	display:inline;
	margin-left: 5px;
}

#footer {
	width: 960px;
	text-align: center;
	float: left;
}

#copyright {
	margin: 10px;
}


#brand_category_list {
	float: left;
	width: 960px;
	margin: 5px 0;
	border: 1px solid #ccc;
	padding: 5px 0;
	height: 80px;
}

#brand_category_list img.brand_logo {
	float: left;
}

#brand_category_list span.brand_title {
	margin-left: 20px;
}

#brand_category_list span.brand_title_caption {
	font-size: 82%;
}

ul.brand_category {
	padding-top: 5px;
	margin-left: 140px;
}

ul.brand_category li {
	display: inline;
	padding: 5px 10px;
	background: url(http://amecaji.com/img/mark.gif) no-repeat 2px .8em;
	padding-left: 15px;
}

.pageswitch {
	float: left;
	border: 1px solid #ccc;
	width: 960px;
	text-align: center;
	padding: 5px 0;
}


#item_desc {
	float: left;
	width: 960px;
}

#item_image {
	float: left;
	width: 350px;
	height: 450px;
	text-align: center;
	margin: 0 auto;
}

#item_desc img.brand_logo {
	float: left;
}

.item_info img.none {
	display: none;
}

#item_desc ul.item_caption {
	padding: 10px;
	height: 70px;
}

h3#item_voice_title {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin: 5px 0 5px 355px;
	width: 590px;
}

.item_info, .item_voice {
	width: 580px;
	margin: 5px 0 5px 355px;
	padding: 5px;
	border: 1px solid #ccc;
}

p.shop_info {
	width: 580px;
	margin: 5px 0 5px 355px;
	padding: 5px;
	border: 1px solid #ccc;
}

h4#item_image_title {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	float: left;
	width: 960px;
	font-weight: bold;
}

#item_image_list {
	width: 960px;
	float: left;
}

#item_image_list ul {
	text-align: center;
	margin: 10px auto;
	height: 260px;
}

#item_image_list ul li {
	display: inline;
	margin-left: 5px;
}

h5#related_item_title, h6#category_title {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	float: left;
	width: 960px;
}

#related_item {
	float: left;
	width: 960px;
}

#related_item ul.related {
	margin-left: 25px;
}

#related_item ul.related p.related_item_image {
	width: 120px;
	height: 150px;
}

#related_item ul.related p.iteminfo {
	font-size: 82%;
	line-height: 126%;
}

#related_item ul.related li {
	width: 130px;
	height: 230px;
	text-align: center;
	padding: 5px;
	margin: 5px;
	float: left;
	border: 1px solid #ccc;
}

p#rakuten_seach_title, p#infomation_title {
	line-height: 157%;
	font-size: 100%;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
	float: left;
	width: 960px;
	font-weight: bold;
}

#item_rakuten {
	width: 960px;
	float: left;
}
