body {
	background-image: url("../../images/skyhi/outBG.gif");
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a{
	display: inline;
	font-style: normal;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-color: transparent;
	color: #000000;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

img{
	display: inline;
	font-style: normal;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
	border-color: transparent;
	color: #000000;
	border-style: none;
	margin: 0px;
	padding: 0px;
}

#layout{
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}

#main_conteiner{
	display: inline;
	background-image: url("../../images/skyhi/basicBG_red.gif");
	background-repeat: repeat;
	clear: right;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 800px;
	min-height:200px; 
	text-align: center;
}
#contents_conteiner{
	display: inline;
	float: left;
	width: 660px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#banner_conteiner{
	display: inline;
	clear: right;
	float: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
}
.banner{
	display: inline;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	width: 120px;
	height: 60px;
}
.pointer{
	cursor: pointer;
}

#footer{
	font-size: small;
	color: #FFFFFF;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align: right;
}

/*----------------不可視テキスト用------------------------*/
#display_none{
	display: none;
}

/*----------------Creative Commons用-------------------*/
.cc-mark{
    clear: left;
    float: left;
    text-align: left;
}
.cc-info{
	float: left;
	font-family: Helvetica, san-serif;
	font-size: 0.75em;
	color: #000000;
	width: 300px;
	text-align: left;
}
