﻿@charset "utf-8";

.t2, .t10 {  font-size: 11px; line-height: 14px}
.t3, .t12 {  font-size: 12px; line-height: 16px}
.t14 {  font-size: 14px; line-height: 18px}

.h1 {  font-size: 18px}
h1 {  font-size: 10px; font-weight: normal ;}
h2 {  font-size: 10px; font-weight: normal ;}

.f10 {  font-size: 11px}
.f12 {  font-size: 12px}
.f14 {  font-size: 14px}
.f18 {  font-size: 18px}
.fb10 {  font-size: 11px; font-weight: bold}
.fb12 {  font-size: 12px; font-weight: bold}
.fb14 {  font-size: 14px; font-weight: bold}
.fb18 {  font-size: 18px; font-weight: bold}

/* ------------------------------
for ibusuki.iwasakihotels.com/
for kirishima.iwasakihotels.com/
for yakushima.iwasakihotels.com/
for tanegashima.iwasakihotels.com/
for ibusukigolf.iwasakihotels.com/
for tanegashimagolf.iwasakihotels.com/
------------------------------ */

body{
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 90%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align:center;
}
a{text-decoration:underline;}
a:link{color:#3366cc;}
a:visited{color:#3366cc;}
a:active{color:#ff6666;}
a:hover{color:#ff6666;}

div.base {
	width:720px;
	margin:10px auto 0px auto;
	border:1px dotted #CCCCCC;
	text-align:left;
}
