@charset "UTF-8";
/* reset and common
======================================================== */
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section { display: block; }
body{
	color: #ffffff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5;
	background: #000000 url(/pc/html/sg_ktsp/img/bg_main.jpg?v=20120918) left top repeat;
	margin: 0;
	padding: 0;
}
a {
	outline:none;
	overflow:hidden;
}
a,
a:visited{
	color: #ffffff;
}
a:hover{
	color: #faffc6;
}
img {
	border:0px;
}

h1,
h2,
h3,
p{
	width: auto;
	height: auto;
	background: none;
	padding: 0;
	margin: 0;
}
section{
	width: 100%;
	position: relative;
}

ul,
li {
	margin:0;
	padding:0;
}

#contents {
	width: 968px;
	margin: 0 auto;
	position: relative;
}



/* common
======================================================== */
body {
	background: url(/pc/html/sg_ktsp/img/back.gif) repeat;
}

.fl {
	float:left;
}

.cf:after {
  content: ""; 
  display: block; 
  clear: both;
}

/* header
======================================================== */
header {
	background: #ffffff;
	width: 100%;
	height: 35px;
}

#header-container {
	width:968px;
	margin:auto;
}


/* main-visual
======================================================== */
#main-visual {
	background:#000000;
	width:100%;
}

#main-visual img {
	margin:auto;
	display:block;
}

#receipt-container {
	width:920px;
	margin:auto;
	display:block;
	position:relative;
}

.url {
	position:absolute;
	top:70px;
	left:60px;
	font-size:24px;
	color:#ECC74C;
}

/* outline-container
======================================================== */
.outline-container{
	margin-bottom:16px;
}


.outline-container .top{
	background: url(/pc/html/sg_ktsp/img/text_area_head.png) 0 0 no-repeat;
	width:876px;
	height:16px;
	margin:auto;
}

.outline-container .inner {
	background: url(/pc/html/sg_ktsp/img/text_area_repeat.png) 0 0 repeat-y;
	width:840px;
	margin:auto;
	padding:4px 18px 0;
}

.outline-container .bottom{
	background: url(/pc/html/sg_ktsp/img/text_area_bottom.png) 0 0 no-repeat;
	width:876px;
	height:16px;
	margin:auto;
}

#pv-box {
	width:620px;
	height:349px;
	margin:auto;
}

.colum-left {
	width:472px;
	float:left;
}

.colum-left {
	width:472px;
	float:left;
}

.colum-left p {
	margin-left:10px;
}


#ttl-pv {
	background: url(/pc/html/sg_ktsp/img/title_pv.png) no-repeat;
	width:600px;
	height:64px;
	text-indent:-9999px;
	margin:auto;
}

#sub-ttl-01 {
	background: url(/pc/html/sg_ktsp/img/title_01.png) no-repeat;
	width:496px;
	_width:460px; /* [ if IE 6] */
	height:48px;
	text-indent:-9999px;
}

#sub-ttl-02 {
	background: url(/pc/html/sg_ktsp/img/title_02.png) no-repeat;
	width:496px;
	_width:460px;/* [ if IE 6] */
	height:80px;
	text-indent:-9999px;
}

#sub-ttl-03 {
	background: url(/pc/html/sg_ktsp/img/title_03.png) no-repeat;
	width:496px;
	_width:460px;/* [ if IE 6] */
	height:48px;
	text-indent:-9999px;
}

/* footer
======================================================== */
 #global-footer{
	background:#ffffff;
	font-size:87.5%;
	width:100%;
	height:46px;
	position:relative;
}

#global-footer .logo {
	margin-right:26px;
	margin-top:2px;
}

#footer-box {
	width:968px;
	margin:auto;
	
}

.nav-global-link {
	color:#666666;
	margin-top:12px;
}

.nav-global-link a {
	font-size:87.5%;
	color:#666666;
}

.copyrights {
	color:#666666;
	font-size:75%;
	margin-top:5px;
	margin-right:194px;
}