@charset "euc-jp";

html>body table{
border-collapse:separate;
}

/* -----------------------------------------------------------------------
Basic setting
----------------------------------------------------------------------- */

* {
margin:0;
padding:0;
}

body {
margin: 0px;
padding: 0px;
font-size:12px;
line-height:18px;
color:#000000;
background-color:#e0e0e0;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka;
}

img{
border:0;
}

a {
	text-decoration:underline;
	color:#000000;	
}

a:visited {
	text-decoration:underline;
	color:#000000;	
}

a:active {
	text-decoration:underline;
	color:#000000;	
}

a:hover {
	color:#b20056;	
	text-decoration:underline;
}


.clear{
clear:both;
}


ul{
padding-left:20px;
}

li{
list-style-type:disc;
list-style-position:outside;
padding-bottom:10px; 
}


h2{
padding-top:25px;
}

h3{
padding-top:12px;
padding-bottom:5px;
}


p.under_dot{
width:745px;
margin-left:auto;
margin-right:auto;
padding-left:10px;
text-align:left;
line-height:24px;
border-bottom:1px dotted #999999;
}

fieldset{
width:712px;
border:#dfdfdf 4px solid;
padding:10px;
margin-left:auto;
margin-right:auto;
}

legend{
color:#101952;
font-weight:bold;
_padding-bottom:10px;
}






/* -----------------------------------------------------------------------
Contents setting
----------------------------------------------------------------------- */

#wrap{
width:100%;
background: url(../img/bg_01.gif) top center #e0e0e0 repeat-x;
text-align:center;
}

#container_header{
width:832px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#container_header .left{
width:319px;
float:left;
}

#container_header .right{
width:333px;
height:66px;
float:right;
padding:265px 0px 0px 180px;
text-align:left;
/*background: url(../img/main_02.gif) top center no-repeat;*/
background: url(../img/main_02_20101126.gif) top center no-repeat;
overflow:hidden;
}

#container_main_under{
width:100%;
background: url(../img/bg_03.gif) top center repeat-y;
margin-left:auto;
margin-right:auto;
text-align:center;
}

#container{
width:100%;
background: url(../img/bg_02.gif) top center no-repeat;
margin-left:auto;
margin-right:auto;
text-align:center;
}


#container .campaign , .title , .amenity{
padding-top:25px;
}

#container .btn{
width:510px;
padding:10px 0px 10px 0px;
margin-top:30px;
margin-left:auto;
margin-right:auto;
background-color:#ececec;
border:1px #b5b5b5 solid;
clear:both;
}


#container .att{
width:710px;
background:#ededed;
padding:15px;
margin-top:25px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#container p.caption{
color:#d60067;
font-weight:bold;
padding-bottom:10px;
}


#container_flash{
width:756px;
margin-left:auto;
margin-right:auto;
padding-top:5px;

}


#container_detail{
width:735px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

#container_detail .txt_caption{
padding:3px;
font-size:12px;
line-height:18px;
font-weight:bold;
background-color:#cfebff;
margin-left:auto;
margin-right:auto;
margin-top:5px;
margin-bottom:5px;
text-align:left;
clear:both;
}

#container_detail .txt_leftspace{
padding-left:16px;
padding-bottom:5px;
}

#container_detail a,#container_detail a:visited,#container_detail a:active,#container_detail a:hover{
color:#00f;
}




#container_footer{
width:740px;
padding:30px;
margin-left:auto;
margin-right:auto;
margin-top:40px;
border-top:1px #000000 solid;
background-color:#ededed;
}

#container_footer .left{
float:left;
width:600px;
text-align:left;
}

#container_footer .right{
float:right;
width:119px;
}

