/* Reset */
* {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	font-style: normal;
	font-size: 100%;
	text-align: left;
}
strong{
	font-weight: bold;
	}
html, body {
	/* [disabled]height: 100%; */
}  /*高さ100%に指定*/


body {
	color: #766B67;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	background-color: #4F3B38;
	/* [disabled]height: 100%; */
	/* [disabled]min-width: 900px; */  /*中央配置するボックスの横幅*/
	/* [disabled]min-height: 550px; */  /*中央配置するボックス縦幅*/
	position: relative;
}

 * html body {
height:550px;
}

a, img {
	border:none
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.back {
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	width: auto;
	height: 100%;
	margin: 0;
	padding: 0;
}
/* 画面中央絶対配置 */
#container {
	background-image: url(../images/back_01.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	clear: both;
	position: relative;  /*body要素に対して絶対配置*/
	margin: 20px auto 0px auto;  /*縦横の半分をネガティブマージンでずらす*/
	/* [disabled]top: 50%; */  /*上端を中央に*/
	/* [disabled]left: 50%; */  /*左端を中央に*/
	width: 900px;  /*縦幅*/
	text-align: center;
	width: 900px;
	display: block;
	padding: 0;
	background-position: left top;
	height: auto;
}
#content {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin: 0 0 0 150px;
	width: auto;
	display: block;
	position: relative;
	padding: 0;
	clear: both;
	overflow: auto;
	min-height: 600px;
}
a {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #C65A4A;
	text-decoration: underline;
}
#main {
	line-height: 160%;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 40px 20px 0 60px;
	width: auto;
	text-align: center;
	font-size: 9pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	clear: both;
	overflow: auto;
	height: 600px;
	position: relative;
}
#header h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	height: 100px;
	width: 215px;
	display: block;
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: normal;
	text-align: center;
	line-height: 1.5em;
	letter-spacing: 1px;
	background-image: url(../images/retrobo_logo.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
}
#header h1 a {
	display:block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#content #main dl {
	list-style-type: none;
	text-align: left;
	display: block;
	width: auto;
	margin: 0;
	padding: 10px;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
#content #main dd {
	list-style-type: none;
	text-align: left;
	display: block;
	margin: 0 auto 30px auto;
	width: 300px;
	font-size: 98%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 8px 0 20px 0;
	border-bottom: 1px dashed #ccc;
	font-weight: normal;
}
#content #main dt {
	list-style-type: none;
	display: block;
	margin: 0 auto;
	width: 300px;
	font-size: 10pt;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding: 0;
	clear: both;
}
.img_center {
	margin: 10px auto 10px auto;
	padding: 0;
	display: block;
	clear: both;
	text-align: center;
	border: none;
}
.img_left {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	border: none;
}
.flashvideo {
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: auto;
	height: auto;
}
#content h1 a {
	display: block;
	width: 100%;
	height: 100%;
}
#content #main dt a {
	color: #796E6A;
	font-weight: bold;
	font-size: 110%;
}
#content #main dt a:hover {
	border-bottom: 1px dotted #423027;
	text-decoration: none;
}
#main p {
	margin: 0;
	padding: 5px 0;
	color: #766B67;
}
#header {
	display: block;
	height: 60px;
	margin: 0;
	padding: 0px;
	position: relative;
	background-image: url(../images/back_02.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#header p {
	display: block;
	float: right;
	margin: 0;
	padding: 10px 10px;
	position: absolute;
	right: -2px;
	width: 650px;
	color: #C3BEBD;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
	bottom: 0px;
}
#main h2, 
.gh2
 {
	display:block;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D0CBCA;
	margin: 0;
	padding: 0;
	font-weight: normal;
	display: block;
	line-height: 1em;
	text-align: right;
	position: absolute;
	right: 20px;
	top: 10px;
}
#main h2:first-letter {
	font-size: 34px;
	color:#ddd;
}
#sidebar {
	display: block;
	width: 150px;
	height: auto;
	background-repeat: no-repeat;
	position: absolute;
	top: 110px;
	left: 0px;
	padding: 0;
	margin: 0;
	text-align: left;
}
#sidebar ul {
	display: block;
	width: auto;
	margin: 10px 0 0 10px;
	padding: 0;
}
#sidebar li {
	display: block;
	text-align: left;
	padding: 0 0 5px 0;
}
#footer {
	display: block;
	width: auto;
	height: 50px;
	background-image: url(../images/back_03.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	color: #D3CFCE;
	padding: 5px 0 0 0;
	clear: both;
}
#footer p {
	display: block;
	width: auto;
	height: 50px;
	text-indent: -9999px;
}
.left {
	float:left;
	display:block;
}
.right {
	float:right;
	display:block;
}
.box_innner {
	display: block;
	height: auto;
	width: 600px;
	margin: 0 auto;
	padding: 0;
}
#concept {
	display: block;
	margin: 0px auto;
	width: 600px;
	height: 220px;
	padding: 20px 0 0 0;
}
#concept h3 {
	background-image: url(../images/retrobo_concept.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	width: 600px;
	height: 220px;
	padding: 0;
	text-indent: -9999px;
}
#twitter {
	display: block;
	margin: 0px auto;
	width: 500px;
	height: auto;
	padding: 0px;
	position: relative;
}
.loading {
	display: block;
	position:absolute;
	top: 160px;
	left: 300px;
	z-index: 0;
}
.loading li{
	color: #7D6E69;
	font-size: 110%;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
#main dl dd p {
	padding: 3px 0;
}
.r_txt {
text-align:right;
display: block;
}
#sidebar ul li a {
	color: #EBE9EA;
}
#sub_menu {
	margin-top: 30px !important;
}
#sub_menu li {
	display: block;
	text-align: left;
	padding-bottom: 10px !important;
}
#maps, .alpslab-slide{
	display: block;
	height: auto;
	width: 350px;
	position: relative;
}
#maps small a, .alpslab-slide small a{
	font-size:90%;
	color:#069;
	text-align: right;
}


/* ソーシャルボタン横 */
.btn_sns {
	clear: both;
	display: block;
	width: 380px;
	font-size: 90%;
	height: 30px;
	margin: 0;
	text-align: center;
	float: left;
	padding: 10px 0 0 10px;
	vertical-align: top !important;
}
.btn_sns ul {
     list-style:none !important;
	vertical-align: top !important;
}
.btn_sns li {
	vertical-align: top !important;
	margin: 0px 10px 0px 0;
	display: inline-block;
	list-style: none !important;
} 
