#content {
        background-color:#fff;
	padding-bottom:50px;
	width:980px;
}


.slider {
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
	width:930px;
}






#topics01 {
	float:left;
	margin-left:43px;
	margin-right:43px;
	margin-bottom:25px;
	width:200px;
	height:200px;
	border:1px solid #999;
	position:relative;
}

#topics01 a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}


#topicsimg01 {
	text-align:center;
}

#topicstext01 {
	padding-top:40px;
	text-align:center;
}


.news-box {
	border:#000 solid 1px;
	margin:auto;
    margin-top:10px;
	padding:15px;
    width:750px;
}



#listTitle {
	margin-top:50px;
	margin-left:100px;
}

#listTitle h7 {
	color:#C00;
}


/* ----------------------------------------Sold Outを同色カラーにするCSS追記*/
#listTitle2 {
	margin-top:50px;
	margin-left:100px;
}

#listTitle2 h7 {
	color:#085ba8;
}

/* ----------------------------------------ここまで */




#list {
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;
	width:875px;
}

#list01 {
	float:left;
	margin-left:43px;
	margin-right:43px;
	margin-bottom:25px;
	position:relative;
}

#list01 h8 {
}

#listBox {
	margin-top:10px;
	width:200px;
	height:370px;
	border:1px solid #999;
	position:relative;
}

#listBox a {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}



#listImg {
	padding-top:20px;
	text-align:center;
	height:240px;
}



#listtext01 {
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	text-align:left;
}

#listtext01 p {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:13px;
}





#info {
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	padding-top:50px;
	padding-bottom:30px;
	width:875px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}




h1 {
	color: #fff;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 10px;
}


h2 {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:23px;
}

h3 {
	color: #fff;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 13px;
	font-weight:normal;
	line-height:22px;
}

h4 {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 11px;
	font-weight:normal;
}

h5 {
	color: #000;
	font-family:Hiragino Mincho ProN, HG明朝E , ＭＳ Ｐ明朝, serif;
	font-size: 19px;
	font-weight:normal;
}

h6 {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight:normal;
}

h7 {
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-weight:normal;
}

h8 {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 15px;
	font-weight:normal;
}

h9 {
	color: #000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:normal;
}

h10 {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

h11 {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 12px;
	font-weight:normal;
}


p {
	color: #000;
	font-family:Lucida Grande, Hiragino Kaku Gothic ProN, ヒラギノ角ゴ ProN W3, 
Meiryo, メイリオ, sans-serif;
	font-size: 14px;
	font-weight:normal;
	line-height:22px;
}

p.line {
	border-bottom: 1px solid;
	width:100%;
	margin-left:-10px;
}



a {
	text-decoration:none;
}



li { list-style-type: none; }