/*ブランドトップページ*/
.contents_title { background-image: url(../images/contents_title_shop.gif); background-repeat: no-repeat; width: 750px; height: 30px; margin-top: 10px; margin-bottom: 5px; margin-left: 15px; }
.contents_title h1 { color: #232323; font-size: 1em; font-weight: bold; width: 750px; padding-top: 5px; padding-left: 30px; }
/*イベント情報部分*/
.contents_title_card { background-image: url(../images/contents_title_shop.gif); background-repeat: no-repeat; margin-top: 10px; margin-bottom: 5px; margin-left: 15px; width: 750px; }
.st_contents { width: 750px; margin-right: 15px; margin-left: 15px; padding-bottom: 10px; }
.st_contents dl { width: 730px; margin: 0 10px 20px; padding: 0; list-style-type: none; }
.st_contents dt { font-size: 0.9em; font-weight: bold; margin: 0; padding: 0 5px; }
.st_contents dd { font-size: 0.9em; margin: 0; padding: 0 5px 10px 20px; }
.st_contents ul { width: 730px; margin: 0 10px; padding: 0; list-style-type: none; }
.st_contents li { font-size: 0.9em; margin: 0; padding: 0 5px; border-bottom: 1px solid #d8d8d8; }
.st_contents p { color: #232323; font-size: 0.9em; width: 730px; margin: 0 10px; padding: 0; }
.st_contents a:link,#st_top_list a:visited,#st_top_list a:active { color: #232323; text-decoration: none; }
.st_contents a:hover { color: #bababa; text-decoration: none; }


