@charset "UTF-8";

/* Base Start */

* {
	margin:0;
	padding:0;
}

img {
	border:0;
	vertical-align:top;
}

body {
	background-color:#e8e8e8;
	text-align:center;
	color:#575757;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:100%;
}

em,address {
	font-style:normal;
}

a {
	text-decoration:none;
	color:#003399;
	outline:none;
}

a:hover {
	text-decoration:underline;
}

/* Base End */

/* Clearfix Start */

.clearfix:after,#ltd-edit dl:after,#engine-ring dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.clearfix,#ltd-edit dl,#engine-ring dl {
	display:inline-block;
}

/* Clearfix End */

/* Header Start */

#upper {
	background-color:#073190;
	width:100%;
	height:50px;
}

#header {
	position:relative;
	margin:0 auto;
	width:990px;
	height:50px;
}

#header h1 {
	position:absolute;
	left:40px;
	top:17px;
}

#header strong {
	position:absolute;
	right:34px;
	top:15px;
}

/* Header End */

/* Main Start */

#wrapper {
	margin:0 auto;
	background-color:#fff;
	width:990px;
}

#inner-wrapper {
	margin:0 auto;
	width:920px;
	text-align:left;
}

/* Main End */

/* Main Visual And SNS Buttons Start */

#visual-button {
	position:relative;
	width:990px;
	height:515px;
	text-align:left;
}

#visual-button ul {
	position:absolute;
	right:20px;
	bottom:23px;
	width:auto;
	list-style-type:none;
}

#visual-button ul li {
	float:left;
	margin-right:15px;
}

/* Main Visual End */

/* Main Text Start */

#ltd-edit,#engine-ring {
	padding:25px 0 55px 0;
	border-top:1px solid #575757;
	width:920px;
}

#ltd-edit dl,#engine-ring dl {
	width:920px;
}

#ltd-edit dl dt {
	float:left;
	width:490px;
}

#ltd-edit dl dd {
	float:right;
	width:405px;
}

#ltd-edit dl dd h2 {
	padding-bottom:16px;
}

#ltd-edit dl dd p,#engine-ring dl dd p,#caravan dl dd p {
	padding-bottom:22px;
	line-height:27px;
	font-size:16px;
}

#engine-ring {
	padding:25px 0 55px 0;
	border-top:1px solid #575757;
	width:920px;
}

#engine-ring dl dt {
	float:right;
	width:490px;
}

#engine-ring dl dd {
	float:left;
	width:405px;
}

#engine-ring dl dd h2 {
	padding-bottom:15px;
}

#caravan {
	padding:25px 0 62px 0;
	border-top:1px solid #575757;
	width:920px;
}

#caravan dl dd h2 {
	padding:22px 0 14px 0;
}

/* Main Text End */

/* Footer Start */

#footer {
	position:relative;
	width:920px;
	height:130px;
}

#footer ol {
	position:absolute;
	left:0;
	top:88px;
	list-style-type:none;
}

#footer ol li {
	float:left;
	margin-right:25px;
}

#footer ul {
	position:absolute;
	right:-12px;
	top:82px;
	list-style-type:none;
}

#footer ul li {
	float:left;
	margin-right:12px;
}

#footer p {
	position:absolute;
	right:165px;
	top:91px;
}

/* Footer End */
	
iframe.twitter-share-button {
width: 97px!important;
margin-left:7px;
}


.captiion{
	font-size:0.8rem !important;
	line-height:1.5rem !important;

	}


