body {
background-image:url(image/back_01.gif);
}

/*　ページ　*/
.back1 { background-color: #FFBA29}

/*　見出し　*/

h1,h2,h3{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	/*line-height:120%;*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-selif;
	white-space: inherit; 
}

.header-seo h1,.header-seo h2{
	font-size:12px;
	font-weight:nomal;
	color:#666;
	display:inline;
}

.footer-seo h1,.footer-seo h2{
	font-weight:nomal;
	color:#666;
	display:inline;
}


strong{
	font-weight:normal;
}

/*　フォント　*/

.t10 {
	font-size: 10px;
	color: #666666;
}
.t10r {
	font-size: 10px;
	color: #FF0000;
}

.t12 {
	font-size: 12px;
	color: #666666;
	line-height:130%;
}
.t12b {
	font-size: 12px;
	color: #333333;
	line-height:110%;
}
.t12g {
	padding: 3px 8px;
	font-size: 12px;
	color: #666666;
	line-height:130%;
}
.t12gb {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:130%
}
.t12bb {
	font-size: 12px;
	color: #666666;
	line-height:130%;
	font-weight: bold;
}
.t12r {
	font-size: 12px;
	color: #FF0000;
}

.t14b {
	font-size: 14px;
	color: #666666;
	line-height:130%;
}
.t14r {
	font-size: 14px;
	color: #FF0000;
	line-height:130%;
}
.t14 {
	font-size: 14px;
	color: #666666;
	line-height:130%;
	font-weight: bold;
}


/*select { width: 80px}*/

/*	トップページ	*/
.text_hotel {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
.link_title {
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration:none;
}

.link_explain {
	font-size: 10px;
	color: #0099CC;
	/*text-decoration:none;*/
}

/*
link_explain a:link,.link_explain a:visited,{
	font-size: 10px;
	color: #0099CC;
	text-decoration:none;
}
.link_explain a:hover,.link_explain a:active,{
	font-size: 10px;
	color: #0099CC;
	text-decoration:underline;
}
*/

.link_title2 {
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.title_b {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.link_table {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}

.link_table_b {
	background-color:#FAE1CD;
	border-top:1px solid #FBA682;
	border-bottom:1px solid #FBA682;
	border-left:1px solid #FBA682;
	border-right:1px solid #FBA682;
}
							

/*　サイトリスト　*/

.list-txt{
	background:url(/image/sea_back.gif) repeat-x;
	margin:0px;
	padding: 2px 0px 4px 2px;
	font-size: 12px;
	font-weight: noml;
	color: #666666;
	line-height:100%;
	text-decoration:none;
}
.list-txt a:list,.list-txt a:visited{
	color:#666666;
	text-decoration:none;
}
.list-txt a:hover,.list-txt a:active{
	color:#33CC99;
	text-decoration:underline;
}

/*　東京23区全件ページ区タイトルバー専用　*/

.23ku-title{
	width:680px;
	background-color:#DAFEE7;
	margin:10px 0px 6px;
	padding:5px 8px 3px;
	border-top:1px solid #CCF2D9;
	border-left:1px solid #CCF2D9;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height:140%;
}

/*　リンク　*/
a:link {
	color: #0099CC;
	text-decoration:none;
}
a:hover {
	color: #0099CC;
	text-decoration:underline;
}
a:active {
	color: #0099CC;
}
a:visited {
	color: #FF9900;
}
/*
a.link01:link {
    color:#FFFFFF;
    text-decoration:none;
    font-size:12px;
}
a.link01:visited {
    color:#DBDBF3;
    text-decoration:none;
    font-size:12px;
}
a.link01:hover {
    color:#FF3300;
    text-decoration:none;
    font-weight: bold;
    font-size:12px;
}
a.link02:link {
    color:#0000CC;
    font-size:12px;
}
a.link02:visited {
    color:#15355F;
    text-decoration:none;
    font-size:12px;
}
a.link02:hover {
    color:#FF3300;
    text-decoration:none;
    font-weight: bold;
    font-size:12px;
}
*/
/*  関連リンク用の設定  */
table.t-link{
	width:761;
	_width:760;
	margin:0 147;
	_margin:0 135;
	background-color:#FFF;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}

table.linkSysArea{
	line-height:140%;
	width:750;
	font-size:11;
	margin-bottom:10px;
}

.linkSysArea a:link,.linkSysArea a:visited{
   color:#666;
   text-decoration:none;
}
.linkSysArea a:hover,.linkSysArea a:active{
   color:#666;
   text-decoration:underline;
}

