@charset "utf-8";

/*初期化設定
-------------------------------------------------------*/
*{
margin:0;
padding:0;
}

img{
border:0;
}

ul {
list-style:none;}


/*clrfix設定
-------------------------------------------------------*/
.clrfix:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}

.clrfix {
min-height: 1px;
}

* html .clrfix {
height: 1px;
/*\*//*/
height: auto;
overflow: hidden;
/**/
}


/* TOPフラッシュ部分設定 */

#topfla {
   margin:0;
   padding:0;
   width:700px;
   height:330px;
   background:#000000;
}

/* サイドナビ設定 */

#sidebar1 li {
   margin:0;
   padding:0;
   list-style-type:none;
  
}


#sidebar1 ul {
   margin:0;
   padding:0;
   list-style-type:none;
}

#sidebar1 ul li a {
   text-align:center;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   line-height:35px;
   letter-spacing:5px;
   display:block;
   width:210px;
   height:35px;
   background:url(../img/_top/kaiin_toroku.gif);
}

#sidebar1 ul li a:hover {
   text-align:center;
   text-decoration:none;
   font-size:12px;
   font-weight:bold;
   color:#FFFFFF;
   line-height:35px;
   letter-spacing:5px;
   display:block;
   width:210px;
   height:35px;
   background:url(../img/_top/kaiin_toroku_on.gif);
}

/*  メインコンテンツ内設定　*/


/* 上段・下段共通設定　*/
#box0, #box1, #box2 {
	margin:5px 0 0 0;
	padding:5px 0px 15px 10px;
	width:690px;
	height:auto;
	font-size:12px;
	color:#999999;
	border-bottom:1px solid #999999;
	
}

#box0 h1, #box0 p {
   font-size:12px;
   color:#999999;
   font-family:"ＭＳ ゴシック", "Osaka－等幅";
   line-height:14px;
   letter-spacing:2px;
}

#box0 ul {
   margin:0;
   padding:0;
   display:inline;
}

#box0 ul li {
   list-style-type:none;
   background: url(../img/_top/arrow.gif);
   background-repeat:no-repeat;
   background-position:left;
   padding-left:28px;
   padding-bottom:3px;
   margin-top:8px;
   color:#6473ca;
   line-height:160%;
}


#box0 ul li a {
   text-decoration:underline;
   color:#6473ca;
   font-size:14px;
}

#box0 ul li a:hover {
   text-decoration:underline;
   color:#6473ca;
   font-size:14px;
}



#box0 dl {
	margin:5px auto 5px auto;
	padding:2px 0 0 0 ;
	width:680px;
	min-height:150px;
	height:auto !important;
	height:170px;
	border-bottom: 1px dotted #CCCCCC;
	position:relative;
	
}

#box0 dl dt {
    margin:0 0 0 220px ;
	padding:0 0 0 0 ;
	width:450px;
	font-size:14px;
	font-weight:bold;
	color:#996600;
}

#box0 dl dd {
	margin:2px 0 5px 225px;
	padding:0 0 0 0;
	width:450px;
}

#box0 dl img.rmphoto {
	position:absolute;
	top:17px;
	left:1px;
}





#planbox dl dt {
	margin-left:120px;
	padding:3px 0 3px 0;
	width:525px;
	
}



#planbox dl dd.photo {
    margin:0;
	position:absolute;
	left:0px;
	top:0px;
}



/*　TOP下段コンテンツ　*/


/*　ACC下段コンテンツ　*/

#box1 table,tr,td {
    font-size:12px;
	color:#999999;
	line-height:16px;
	letter-spacing:2px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

#box1 td {
    border-bottom: solid 0px #CCCCCC;
}

#box1 p {
    font-size:14px;
	font-weight:bold;
	color: #CC6600;
	line-height:18px;
	letter-spacing:2px;
}


#box2 dl {
	margin:5px auto 5px auto;
	padding:2px 0 0 0 ;
	width:680px;
	min-height:200px;
	height:auto !important;
	height:200px;
	border-bottom: 1px dotted #CCCCCC;
	position:relative;
	
}

#box2 dl dt {
    margin:0 0 0 260px ;
	padding:0 0 0 0 ;
	width:400px;
	font-size:14px;
	font-weight:bold;
	color:#996600;
}

#box2 dl dd {
	margin:2px 0 5px 260px;
	padding:0 0 0 5px;
	width:400px;
	line-height:16px;
}

#box2 dl img.sightphoto1 {
	position:absolute;
	top:5px;
	left:5px;
}


#box2 dl img.sightphoto2 {
	position:absolute;
	top:auto;
	right:5px;
} 
   
   

   
