/* CSS Document */

/* コンテンツ内容各設定
-------------------------------------------------------------------------------------------- */

h2 {background: url(../image/title-page.gif) no-repeat 0 0;}

#intoro h3 { background: url(../image/title-category.gif) no-repeat 0 0; }
#sitestamper h3 { background: url(../image/title-category02.gif) no-repeat 0 0; }
#sitestamper2 h3 { background: url(../image/title-category03.gif) no-repeat 0 0; }
#sitestamper-sidestyle h3 { background: url(../image/title-category04.gif) no-repeat 0 0; }
#sitestamper-mini h3 { background: url(../image/title-category05.gif) no-repeat 0 0; }
#sitestamper-simplestyle h3 { background: url(../image/title-category06.gif) no-repeat 0 0; }
#sitestamper-tablet h3 { background: url(../image/title-category07.gif) no-repeat 0 0; }

h4 {margin-bottom: 12px;}
#sitestamper2 h4 { background: url(../image/title-paragraph01.gif) no-repeat 0 0; }
#sitestamper-sidestyle h4 { background: url(../image/title-paragraph02.gif) no-repeat 0 0; }

#intoro {
	/*margin-bottom: 36px;*/
height:100px;
}
#intoro p {
	width: 505px;
	margin:0 auto;
}

#lineup-list-sstablet {width:320px;height:100px;clear:both;}
#lineup-list-sssidestyle {width:320px;height:100px;clear:both;}
#lineup-list-ss {width:320px;height:100px;clear:both;}
#lineup-list-ss2 {width:320px;height:100px;clear:both;}
#lineup-list-ssmini {width:320px;height:100px;clear:both;}
#lineup-list-sssimplestyle {width:320px;height:100px;clear:both;}


#lineup-list-sstablet h4 {width:200px;height:34px;background: url(../image/lineuplist-sstablet.gif) no-repeat 0 0;}
#lineup-list-sssidestyle h4 {width:200px;height:34px;background: url(../image/lineuplist-sssidestyle.gif) no-repeat 0 0;}
#lineup-list-ss h4 {width:200px;height:34px;background: url(../image/lineuplist-ss.gif) no-repeat 0 0; }
#lineup-list-ss2 h4 {width:200px;height:34px;background: url(../image/lineuplist-ss2.gif) no-repeat 0 0; }
#lineup-list-ssmini h4 {width:200px;height:34px;background: url(../image/lineuplist-ssmini.gif) no-repeat 0 0; }
#lineup-list-sssimplestyle h4 {width:200px;height:34px;background: url(../image/lineuplist-sssimplestyle.gif) no-repeat 0 0; }

dl.ss_img {vertical-align:top;}
dl.ss_img dt{float:left; width:80px;}
dl.ss_img dd{float:right;width:200px;}

.texts {
	float: left;
	width: 280px;
}
.texts p {
	margin-top: 12px;
	padding-left: 5px;
}
table {
	float: right;
	width: 210px;
	margin: 0;
	border-collapse: collapse;
}
th, td {
	padding: 3px;
	font-size: 12px;
	text-align: left;
	border: #CCCCCC solid 1px;
}
th {
	font-size: 12px;
	font-weight: normal;
	background-color: #EEEEEE;
}
td {
	vertical-align: middle;
}

a.details {
display: block;
height: 24px;
text-indent: -9999px;}
a.details,
a.details:link,
a.details:active,
a.details:visited{
width: 120px;
	height:24px;
	background: url(../image/details.gif) no-repeat 0 0;
}
a.details:hover { background: url(../image/details.gif) no-repeat 0 -24px; }

