@charset "UTF-8";

/* ****************************************************************** 

	COPYRIGHT(C) CYBRiDGE CORPORATION.
	URL: http://www.cybridge.jp/

****************************************************************** */

#mainMain{
	float:right;
	width:500px;
	}
#mainSidebar{
	float:left;
	width:220px;
	}
	
	
/*==================================================================
	common styles
===================================================================*/
#main{
	}
#detailHeader{
	position:relative;
	}
#detailHeader h2{
	font-size:170%;
	font-weight:bold;
	height:85px;
	width:480px;
	}
#detailHeader h2 img{
	margin-right:4px;
	vertical-align:middle;
	float:left;
	}
	
#detailHeader h2 span{
	line-height:130%;
	font-size:small;
	}
#detailHeader.planD h2{
	height:88px;
	width:100%;
	}
#detailHeader ul{
	background:#F7DADA;
	position:absolute;
	right:0px;
	top:0pc;
	width:210px;
	padding:5px 0px;
	text-align:center;
	}
#detailHeader li#detailTel{
	padding:8px 0px 6px 0px;
	}
#detailHeader li#detailTel strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:166%;
	color:#C00;
	}


#main .headline2{
	font-size:133%;
	}
#$detail.detail_tel{
	}


/* ------------------------------------------------------------------
	detailNavigation styles
-------------------------------------------------------------------*/
ul#detailNavigation{
	border-bottom:4px solid #FD982F;
	height:28px;
	margin-bottom:12px;
	background:#FFF url("/img/btn/btn_detailnavigation.png") no-repeat 0px -58px;
	}
ul#detailNavigation li{
	display:inline;
	}
ul#detailNavigation li a{
	display:block;
	float:left;
	width:172px;
	text-decoration:none;
	text-indent:-5000px;
	background:url("/img/btn/btn_detailnavigation.png") no-repeat 0px 0px;
	height:28px;
	}


ul#detailNavigation li#tabDetail a:hover,
ul#detailNavigation li#tabDetail a.now{
	background-position:0px -28px;
	}

ul#detailNavigation li#tabCourse a{
	background-position:-172px 0px;
	}
ul#detailNavigation li#tabCourse a:hover,
ul#detailNavigation li#tabCourse a.now{
	background-position:-172px -28px;
	}

ul#detailNavigation li#tabMap a{
	width:173px;
	background-position:-344px 0px;
	}
ul#detailNavigation li#tabMap a:hover,
ul#detailNavigation li#tabMap a.now{
	width:173px;
	background-position:-344px -28px;
	}

ul#detailNavigation li#tabEntry a{
	width:173px;
	background-position:-517px 0px;
	}
ul#detailNavigation li#tabEntry a:hover,
ul#detailNavigation li#tabEntry a.now{
	width:173px;
	background-position:-517px -28px;
	}
	

/* ------------------------------------------------------------------
	deatil styles
-------------------------------------------------------------------*/



/*	linetable styles
-------------------------------------------------------------------*/
#detailTable{
	float:left;
	width:400px;
	}
#detailTable td{
	font-size:133%;
	}


/*	map styles
-------------------------------------------------------------------*/

#map{
	float:right;
	width:280px;
	}


/*	photoMain styles
-------------------------------------------------------------------*/

#photoMain{
	float:left;
	width:400px;
	}

.planC #photoMain{
	float:left;
	width:210px;
	height:170px;
	}


#detailBox{
	float:right;
	width:280px;
	}

.planC #detailBox{
	float:right;
	width:460px;
	}


#detailBox p{
	line-height:170%;
	}

table.photos{
	margin-top:10px;
}
/* ------------------------------------------------------------------
	freeTxt styles
-------------------------------------------------------------------*/
.freeTxt{
	width:340px;
	}
.freeTxt img{
	float:left;
	margin:0px 5px 0px 0px;
	}
.freeTxt p{}

#free01,
#free03{
	float:left;
	}
#free02,
#free04{
	float:right;
	}


/*==================================================================
	 styles
===================================================================*/
.photos130 img{
	width:130px;
	height:97px;
	margin:10px 0px;
}
.photos165 img{
	width:165px;
	height:107px;
	margin-top:10px;
}

/* ------------------------------------------------------------------
	voice styles
-------------------------------------------------------------------*/
#voice{}
#voice dl{
	}
#voice dt{
	width:140px;
	float:left;
	}
#voice dd{
	width:350px;
	float:right;
	}


/*==================================================================
	mainSidebar styles
===================================================================*/

/*	campaign styles
-------------------------------------------------------------------*/
#campaign{
	border:1px solid #F5C5CD;
	background:#FDF0F2;
	padding:8px;
	}
#campaign h4{
	font-size:133%;
	color:#C00;
	font-weight:bold;
	margin-bottom:5px;
	}
#campaign p{
	margin-bottom:5px;
	}


/*	tomobile styles
-------------------------------------------------------------------*/

#tomobile{}
#tomobile dt{
	float:left;
	}
#tomobile dd{
	padding-top:10px;
	}


/*	typeIcon styles
-------------------------------------------------------------------*/
ul.typeIcon li{
	width:24%;
	text-align: center;
	border:1px solid #CCC;
	margin-bottom:3px;
	padding:0px;
	margin:0px 2px 2px 0px;
	font-size:10px;
	float:left;
	white-space:nowrap;
	background: #EEE url("/img/common/bg_h.gif") repeat-x 100% 0%;
	}
ul.typeIcon li span{
	}
ul.typeIcon li{}


#special{
	margin-bottom:15px;
	border:1px solid #FFC356;
	padding:10px 5px 10px 115px;
	min-height:45px;
	font-weight:bold;
	background:#FFFAF2 url("/img/pic_special.gif") no-repeat 10px center;
	color:red;
	}
