@charset "utf-8";
/* ===================================================================
CSS information

 file name  :layout.css
 style info :各ページのスタイル
=================================================================== */

/* -----------------------------------------------------------
	SRW SEARCH & LINE UP
----------------------------------------------------------- */

/* 検索画面
----------------------------------------------------------- */

body#search #contents dl {
	width:284px;
	float:left;
}

body#search #contents div.searchList {
	clear:both;
	padding:0 0 22px 14px;
}

body#search #contents dl dt {
	font-size:24px;
	color:#32587e;
	border-bottom:#32587e 1px dashed;
	margin-bottom:10px;
}

body#search #contents dl dd {
	font-size:12px;
	font-weight:bold;
	clear:both;
	margin-bottom:5px;
	vertical-align:top;
}

body#search #contents dl dd input {
	float:left;
	vertical-align:top;
	line-height:0;
}

body#search #contents dl dd label {
	margin-left:10px;
    width:250px;
	float:left;
}

body#search #contents dl.boxM,
body#search #contents dl.boxR {
	margin-left:22px;
}

/* 検索ボタン */

body#search #contents div.searchBtnBox {
	width:440px;
	clear:both;	
	margin:0 auto;
	font-size:12px;
	font-weight:bold;
}

body#search #contents div.lineTop {
	background:url(../images/search/line.gif) no-repeat left top;
	padding-top:30px;
}

body#search #contents div.lineBottom {
	background:url(../images/search/line.gif) no-repeat left bottom;
	padding-top:15px;
	margin-bottom:22px;
}

body#search #contents div.searchBtnBox ul {
	float:left;
	margin-top:14px;
}

body#search #contents div.searchBtnBox div.searchBtn {
	width:211px;
	float:left;
	margin-left:20px;
}

body#search #contents div.searchBtnBox div.clearBtn {
	width:131px;
	float:left;
}

body#search #contents div.searchBtnBox p {
	clear:both;
	text-align:center;
}

/* 結果（LINE UP）
----------------------------------------------------------- */

#contents p.lead em {
	font-size:20px;
	color:#ed5931;
}

#contents table.productBox {
	margin:0 auto;
	color:#000;
	margin-bottom:30px;
}

#contents table.productBox table.productInfo {
	background:#fff;
	border-right:1px solid #b5b5b5;
	border-left:1px solid #b5b5b5;
}

#contents table.productBox img {
	margin:0;
}

#contents table.productBox th.productTit {
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	text-align: left;
	color:#fff;
	padding: 4px 8px 0;
	background:url(../images/srw_lineup/bg_productTit.png) no-repeat left top;
}

#contents table.productBox .cap01 {
	text-align:left;
	padding:3px;
	vertical-align:top;
}
#contents table.productBox .copyright {
	font-size:10px;
	line-height:12px;
	padding:10px;
	vertical-align: top;
}

/* -----------------------------------------------------------
	TOPICS
----------------------------------------------------------- */

body#topics #topicsCategory {
	width:900px;
	margin:0 auto;
}
body#topics #topicsCategory li {
  clear:both;
  margin-bottom:5px;
}

body#topics #topicsCategory dt{
  width:92px;
  float:left;
}
body#topics #topicsCategory dd{
  width:805px;
  height:92px;
  float:left;
  position:relative;
  margin-left:3px;
  background:url(/images/topics/bg_txt_d.gif) no-repeat;
}
body#topics #topicsCategory dd a{
  display:block;
  padding:0 0 0 17px;
}
body#topics #topicsCategory dd a:hover{
  width:788px;
  height:92px;
  display:block;
  background:url(/images/topics/bg_txt_on.gif) no-repeat;
}
body#topics #topicsCategory dd .txt01{
  position:absolute;
  top:36px;
}
body#topics #topicsCategory dd .txt02{
  position:absolute;
  top:24px;
}

body#topics .stitRed {
	font-size:16px;
	color:#DF4A47;
	font-weight:bold;
}

body#topics .messeageBox {
	border:1px dotted #333;
	padding:10px;
	background:#FFF;
}

body#topics table {
	text-align:left;
}

/* -----------------------------------------------------------
	GOODS
----------------------------------------------------------- */

div#rightBox {
	float:left;
}

body#goods table.goodsBox {
	font-size:12px;
	margin:0 auto;
	margin-bottom:30px;
}

body#goods table.goodsBox th {
	font-size:14px;
	font-weight: bold;
	color: #71899C;
	padding:7px 0;
}

body#goods table#goodsCategory {
	width:840px;
	margin:0 auto;
}


/* -----------------------------------------------------------
	MOVIE
----------------------------------------------------------- */

body#movie table td.bgMovie {
	width:942px;
	height:70px;
	background:url(../images/movie/bg_movie.png) no-repeat;
}

body#movie table th {
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	text-align: left;
	padding-left: 5px;
	color: #333333;
}
body#movie table .cap01 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
body#movie table .cap02 {
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}

/* -----------------------------------------------------------
	GALLERY
----------------------------------------------------------- */

body#gallery h2 {
	margin:0 0 25px 55px;
}

body#gallery ul.galleryGroup {
	width:990px;
	clear:both;
}

body#gallery ul.galleryGroup li {
	width:194px;
	height:326px;
	float:left;
	padding:0 2px;
}

body#gallery ul.galleryGroup div.btnZoom {
	width:74px;
	height:21px;
	margin:0 auto;
	margin-top:284px;
}


/* -----------------------------------------------------------
	その他のページ
----------------------------------------------------------- */

/* インフォメーション
----------------------------------------------------------- */

body#info h3 {
	margin:0 0 20px 0;
}
body#info h3.mt {
	margin:37px 0 20px 0;
}
body#info p, body#inquire ul.cont{
	width:942px;
}
body#info a.mail{
	text-decoration:underline;
	vertical-align:top;
}
body#info p.bg_info{
	width:964px;
	height:72px;
	line-height:72px;
	margin:37px auto 0;
	padding:0 0 0 20px;
	background:url(../images/info/bg_info.gif) top center no-repeat;
	font-size:14px;
}


/* インフォメーション 廃止
----------------------------------------------------------- */

body#info div#contentsThanks {
	text-align:center;
	padding-top:200px;
	width:900px;
	margin:0 auto;
	min-height:300px;
	height:auto !important;
	height:300px;
	color:#333;
	font-size:12px;
}

body#info table th {
	font-size:14px;
	font-weight:bold;
	color:#71899C;
}

body#info table.formBox {
	border-collapse:collapse;
	text-align:left;
}

body#info table.formBox th {
	font-size:12px;
	font-weight:bold;
	color:#333333;
	vertical-align:top;
}

body#info table.formBox td,
body#info table.formBox th {
	padding:3px;
	border:1px #999999 solid;
	background:#fff;
}


