#item-search-result {
width:100%;
}

#item-search-result-ttl {
width:100%;
}

#item-search-result-ttl h2 {
margin:0 0 15px 0;
}

#item-search-result-ttl h2 img {
max-width:100%;
}

#item-search-result-disc {
width:100%;
}

#item-search-result-disc p {
text-align:left;
margin:0;
padding:0;
}

#landing_page {
margin: 25px 0 auto;
text-align: center;
}

#landing_page img {
max-width: 50%;
}

#landing_page p {
color: #e87300;
font-weight: bold;
}

/*h2ÉÕÍ¿*/
.item_box .item_detail h2 {
	font-size: 14px;
    font-weight: normal;
}

.item_box .item_detail h2 p .item_name {
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    text-align: center !important;
}

