/*
-----------------------------------------------
August 2.0 Screen Styles
Author:   Matt Agar
Company:  August P/L
Version:  17 December 2007
----------------------------------------------- */



html, body {
	height: 100.1%; 
　　　　overflow-x: hidden;
　　　　overflow-y: hidden;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #fff;
	background-color: #FFF;
	height: 100%; 
　　　　overflow-x: hidden;
　　　　overflow-y: hidden;
}

h1{
text-indent:-9999999px;
display:none;
}

.enter{
	position: absolute;
	top:20%;
	left:5px;;
	font-family:Georgia, "Times New Roman", Times, serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ヒラギノ明朝 Pro W6";
}


#main div#content .enter p{
	/*background-image:url(http://fleurde-arles.sakura.ne.jp/cms/img/common/allow.png);*/
	background-repeat:no-repeat;
	padding:0px 0 0 0px;
}

#main div#content .enter p a{
	color: #054C68;
	font-size:20px;
		padding:-5px 0 5px 0px;
}

#main div#content .enter p a:hover{
	color: #E60012;
	font-size:20px;
}
.enter_text{
	position: absolute;
	top:25%;
	left:10px;
}


#main .enter_text p{
		font-size:12px;
		color: #808080;

}

.news{
	position: absolute;
	top:50%;
	left:10px;
	width: 450px;
	color:#054C68;
	
}



.news-box-inner a{
color:#808080;
}

.news-box-inner li{
color:#808080;
list-style:none;
}

.news-box-inner ul{
padding:0;
margin:0;
}


.copy{
	position: absolute;
	bottom:0px;
	right:50px;
	color: #054C68;
	font-size:10px;
        text-align:right;
line-height:5px;
}

.copy a{
	color: #054C68;
	font-size:10px;
	text-decoration:none;
}

.copy a:hover{
	color: #054C68;
	font-size:10px;
	text-decoration:none;
}



img{
	behavior: expression(IEPNGFIX.fix(this)); 
}

hr{
	border: 1px dashed #C3B29C;
}

/* Typography and Links
----------------------------------------------- */

h1, h2, h3, h4 {
	line-height: 1em;
}



h3 {
font-size:21px;
font-family:Georgia, "Times New Roman", Times, serif, "ＭＳ Ｐ明朝", "ＭＳ 明朝", "ヒラギノ明朝 Pro W6";
margin:0;
padding:0;
}














/* Structure
----------------------------------------------- */

div#wrapper {
	width: 100%;
	margin: -1px 0 0;
	padding: 0;
	height: 100%; 
}
div#main {
	margin: 0 auto;
	width: 1000px;
	height:100%;
	padding: 0px 20px;
	position:relative;
}

div#content {
	background-color: inherit;
	color: inherit;
	padding: 0pt;
	position: absolute;
	top: 20%;
	width: 1000px;
	height:100%;
}
div#flash-container {
	height: 100%;
	overflow: visible;
	width: 100%;
}
div#background {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	overflow: hidden;
}
#flash-background {
	height: 100%;
}






/* Home page
----------------------------------------------- */







/* Navigation
----------------------------------------------- */













/* Forms
----------------------------------------------- */





/* Misc
----------------------------------------------- */




.clear {
	clear: both;
}



/* Footer */
div#footer { clear:both;}




#main #banenr {
position:absolute;
width:238px;
height:49px;
bottom:40%;
right:5%;
}
