@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.8;
	color: #fff;
	text-align: center; /* IE 6 を中央寄せに */
	background: #1f1f1f url(../img/bg.jpg) repeat-x center top;
	font-family: "Osaka－等幅", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	height: 100%;
}
th,td{
	line-height: inherit;
}
ul,
ol,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}
input,textarea {
	font-family: inherit;
}
img {
	border-style: none;
	vertical-align: middle;
}
a:link {
	color: #a47753;
	text-decoration: none;
}
a:visited {
	color: #a47753;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: underline;
}
#exterior {
	margin: 0 auto; /* IE 6 以外のモダンブラウザを中央寄せに */
	padding: 0;
	width: 928px;
	background: transparent url(../img/contents_bg.png) repeat-y 0 0;
	height: 100%;
}
#wrap {
	text-align: left; /* IE 6 を中央寄せにするために掛けた｢text-align: center;｣をリセット */
	position: relative;
	background: transparent url(../img/header_bg.jpg) no-repeat 15px 0;
}
#header {
	position: relative;
	height: 142px;
}
#header #logo {
	position: absolute;
	top: 48px;
	left: 321px;
}
#headNav li {
	position: absolute;
}
#headNav li#headNavHome {
	left: 18px;
}
#headNav li#headNavSwankOfficial {
	right: 128px;
}
#headNav li#headNavSwankBlog {
	right: 18px;
}
#footer {
	margin-left: 33px;
	padding-top: 20px;
	padding-bottom: 15px;
	clear: both;
	width: 860px;
	background: url(../img/footer_line.jpg) no-repeat 0 0;
}
#footer ul#subNav {
	float: left;
	width: 610px;
}
#footer ul#subNav li img {
	vertical-align: top;
}

#footer address {
	float: right;
	width: 232px;
}
#footer address img {
	vertical-align: top;
}
#headNav:after,
#footer:after {
	content: url(../img/transparent.gif);
	display: block;
	clear: both;
	height: 0;
}
#headNav,
#footer {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #headNav,
* html #footer {
	height: 1%;
}
#headNav,
#footer {
	display: block;
}
/* End hide from IE-mac */
#mainContents {
	margin-left: 96px;
	width: 736px;
}
body#underLayer #mainContents h2 {
}
#mainContents h2 {
	padding-bottom: 20px;
}
#mainContents .section {
	padding-bottom: 40px;
}
#mainContents .section p {
	padding-bottom: 10px;
	font-size: 100%;
}
#mainContents .mainItem {
	background: transparent url(../img/i_love_soccer.jpg) no-repeat top center;
	position: relative;
	height: 430px;
}
.itemDetail {
	position: absolute;
	top: 175px;
	left: 308px;
}
.itemDetail ul li {
	padding-bottom: 10px;
	line-height: 0;
	font-size: 1px;
}
.itemDetail ul li#indexBuyBtn {
	padding-top: 10px;
	text-align: center;
}
.itemDetail ul li img {
	vertical-align: bottom;
}
#gallery-window01 img,
#gallery-window02 img {
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(../img/transparent.gif) repeat 0 0;
}
.itemImgBoxRight {
	position: absolute;
	left: 0px;
	width: 260px;
}
.itemImgBoxRight ul {
	position: absolute;
	left: -5px;
	top: 340px;
}
.itemImgBoxRight ul li {
	display: inline;
	float: left;
}
.itemImgBoxLeft {
	position: absolute;
	right: 0px;
	width: 260px;
}
.itemImgBoxLeft ul {
	position: absolute;
	left: -5px;
	top: 340px;
}
.itemImgBoxLeft ul li {
	display: inline;
	float: left;
}
ul#contentsNav {
	padding-bottom: 100px;	
}
ul#contentsNav li {
	font-size: 182%;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	float: left;
}
#mainContents:after,
.section:after,
.itemImgBoxLeft:after,
.itemImgBoxRight:after {
	content: url(../img/transparent.gif);
	display: block;
	clear: both;
	height: 0;
}
#mainContents,
.section,
.itemImgBoxLeftr,
.itemImgBoxRight {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html #mainContents,
* html .section,
* html .itemImgBoxLeft,
* html .itemImgBoxRight {
	height: 1%;
}
#mainContents,
.section,
.itemImgBoxLeft,
.itemImgBoxRight {
	display: block;
}
/* End hide from IE-mac */

.notice {
	margin-bottom: 10px;
	color: #E0C770;
}

span#imageProtect {
	width: 300px;
	height: 450px;
	background: url(../img/transparent.gif) repeat 0 0;
	display: block;
	position: absolute;
	left: 0;
    cursor: pointer;
}
.dlList dt {
	margin-top: 30px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 114%;
	background: transparent url(../img/line.jpg) no-repeat bottom left;
}
.dlList dt.first {
	margin-top: 0;
}
.dlList dd {
	font-size: 85%;
}
.dlList dd p {
	padding-bottom: 10px;
}
.dlList dd ol {
	padding-left: 25px;
	padding-bottom: 5px;
}
.dlList dd ol li {
	list-style: decimal;
}
table#formTable {
	padding-top: 50px;
	width: 730px;
}
table#formTable th,
table#formTable td {
	padding: 12px 5px 12px;
	border-bottom: 1px solid #333;
}
table#formTable th {
	width: 25%;
	text-align: left;
	font-weight: normal;
}
table.error td {
	text-align: center;
	color: #E0C770;
}
input#name,
input#mail,
input#mail2,
textarea#message,
input#tel1,
input#tel2,
input#tel3,
input#jusho {
	padding: 0 2px;
}
input#name {
	width: 250px;
	height: 1.7em;
	line-height: 1.8;
	ime-mode: active;
	vertical-align: middle;
	font-family: inherit;
}
input#mail,
input#mail2 {
	width: 350px;
	height: 1.7em;
	line-height: 1.8;
	ime-mode: disabled;
}
html>/**/body input#name,
html>/**/body input#mail,
html>/**/body input#mail2,
html>/**/body input#tel1,
html>/**/body input#tel2,
html>/**/body input#tel3,
html>/**/body input#jusho {
	padding-top: 3px;
	padding-bottom: 1px;
	height: auto;
}
input#tel1,
input#tel2,
input#tel3 {
	width: 45px;
	ime-mode: disabled;
	height: 1.7em;
	line-height: 1.8;
}
input#jusho {
	margin-top: 5px;
	width: 523px;
	ime-mode: active;
	height: 1.7em;
	line-height: 1.8;
}
textarea#message {
	padding-top: 5px;
	padding-bottom: 2px;
	width: 523px;
	height: 130px;
	font-size: 100%;
	font-family: inherit;
	ime-mode: active;
}
p#mailFormBtn {
	padding: 15px;
	text-align: right;
}
p#mailFormBtn button {
	margin-left: 10px;
	padding: 0;
	border: 0;
	background-color: transparent;
	cursor: pointer;
	width: 92px;
	width: 98px;
	height: 29px;
	height: 32px;
}
table#formTable ul.notice {
	margin: 0 !important;
}
table#formTable ul.notice li {
	margin-bottom: 0;
	padding-top: 5px;
	font-size: 77%;
}
.txtCenter {
	clear: both;
	text-align: center;
}