{<!--------// 2005.12.27 //------>}

{<!---// フォントサイズ //--->}


.ff9			{
	font-size:				9px;
	line-height:			130%;
}

.ff10		{
	font-size:				11px;
	line-height:			130%;
}

.pt11		{
	font-size:				11pt;
	line-height:			130%;
}

.ff12		{
	font-size:				12px;
	line-height:			130%;
}

.pt12		{
	font-size:				12pt;
	line-height:			130%;
}

.ff13		{
	font-size:				13px;
	line-height:			130%;
}

.ff14		{
	font-size:				14px;
	line-height:			130%;
}

.pt14_bold		{
	font-size:				14pt;
	line-height:			130%;
	font-weight:			bold;
}

.ff16		{
	font-size:				15px;
	line-height:			130%;
}

.f18		{
	font-size:				105%;
	line-height:			130%;
}

.haikei_pinku		{
	font-size:				12px;
	line-height:			130%;
	background-color:		#009933;
	color:				#ffffff;
	padding-top:			3px;
	padding-left:			4px;
	
}

.bold {
	color: #0066FF;
	font-weight: bold;
}



/* ノーマルリンク色指定 */
a:link {
	color: #0066FF;	/* 青 */
}

a:visited {
	color:#666666;	/* 青 */
}

a:active {
	color: #f00;	/* 赤 */
}

a:hover {
	color: #FF9900;	/* 濃い青 */
}

*{font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"}
img {border:none;}
.shift-left { float:left;}
.shift-right { float:right;}
.clear { clear:both; }


/*左のリンク*/
#study {
	display:block;
	margin:0px;
	padding:0px;
	width:170px;
	font-size:12px;
	}
	
#study_bg {
	border:#1477A3 solid 2px;
	border-top:none;
	padding:6px;
	background-color:#FFFFCC;
	margin:0px;
	}
	
#study p {
	display:block;
	margin:7px 0px 0px 0px;
	padding:5px;
	line-height:130%;
	border:#999999 solid 1px;
	background-color:#FFFFFF;
	}
	
#study p.top {
	display:block;
	margin:0px;
	}
	
#study span {
	display:block;
	border-top:#999999 dashed 1px;
	margin-top:5px;
	padding:5px;
	background-color:#D6EBDB;
	}

#study span a {
	font-weight:bold;
	font-size:12px;
	}

#study span a:hover {
	color:#FFFFFF;
	}

#study span:hover {
	background-color:#FF9900;
	}
	
#study img {
	display:block;
	margin:0px;
	padding:0px;
	border:none;
	}
	
/*hotel*/	
#bnr_hotel {
	display:block;
	border:#999999 solid 1px;
	margin:10px 0px;
	padding:0px;
	width:165px;
	font-size:12px;
	background-color:#FFFFFF;
	}
	
#bnr_hotel img {
	display:block;
	margin:0px;
	padding:0px;
	}
	
#bnr_hotel .bg {
	display:block;
	background:url(../img/bnr_hotel/bnr_bg.jpg) no-repeat;
	margin:0px;
	padding:5px 0px 0px 25px;
	}
	
#bnr_hotel .bg p {
	margin-top:5px;
	}
	
#bnr_hotel .bg a {
	font-weight:bold;
	}

/* -------ボタン------- */
#button {
	display:block;
	margin:15px auto;
	padding:10px 10px;
	width:590px;
	background-color:#E7E7E7;
	clear:both;
	}
	
#button div.shift-left {
	width:291px;
	}
	
#button div.shift-right {
	width:240px;
	}
	
#button img {
	display:block;
	margin:0px;
	}
	
#button p {
	display:block;
	margin:5px 0px 0px 30px;
	padding-left:15px;
	background:url(../img/arrow1.gif) no-repeat;
	font-size:12px;
	}

