/* ------------- Test Reir Surf School default.css ------------- *//* Revision history 	First edition:070428	Author:kahuna*//* Index *//* Basic Style *//* Header Style *//* HTML Style *//* Layout Style *//* Navigation Style *//* Contents Style *//* Footer Style *//* List Style *//* Text Style *//* Other Style *//* ------------- css ------------- *//* Basic Style */* {	margin: 0;	padding: 0;	font-style: normal;	font-weight: normal;	font-size : 100%;}body {	font-size:  90%;  /* フォントサイズをデフォルトの90%に指定 */	font-family: "Hiragino Kaku GOTHIC PRO","sans-serif";	line-height: 1.6;	/*\*/	letter-spacing: 0.1em;	/**/	color: #333333;	background-color: #fcfcfc;	width: 810px;	margin-left: 50px;	margin-right: 50px;	margin-top: -5px;	margin-bottom: 20px;	padding: 0 60px 0 0 ;	text-align: center;	}/* Header Style */h1{}	h1 { 		font-size: 200%;		font-weight:bold;		position: absolute;		top: -10000px;				}h2{}	h2 { 		font-size: 155%;		font-weight:bold;		color: #074a2b;		background-color: #fffce9;		margin: 20px 0 20px 38px;		padding: 0;		width: 500px;		}h3 { 		font-size: 125%;		font-weight:bold;		color: #1e88f2;		background-color: #fffce9;		margin: 0 0 0 75px;		padding: 5px 0 0 5px;		background-image: url(../img/gif/border.gif);		background-repeat: no-repeat;		width: 684px;		}h4 {		font-size: 100%;		font-weight:bold;		color: #006699;		background-color: #fffce9;		margin: 0 0 10px 60px;		padding: 20px 0 10px 25px;		}h5{}	h5 {}h6{}	h6 {}	/* HTML Style */	/* Layout Style */#logo {	padding: 10px 0 0 10px;	margin: 0 0 0 0;	}#utility {	float:right;	margin: 15px 10px 0 0;	font-size: 85%;	}#utility a,#utility a:link,#utility a:visited {	color: #ffcc00;	text-decoration: underline;	font-weight: bold;	}#utility a:hover {	color: #ff3333;	text-decoration: none;	}#wrapper {	text-align:left; /* body のセンタリングを解除 */	background-color: #fffce9;	border-left: 1px solid #074a2b;	border-right: 1px solid #074a2b;	/*background-image: url(../img/gif/left_margin_1.gif);	background-repeat: repeat-y;*/	/*margin:0;	padding: 0;*/	} #header {	width: 810px;	height: 340px;	background-image: url(../img/bk_070610.gif);	background-repeat: no-repeat;	}#header p img {	display: block;	border: 0;	}#catch {	width: 357px;	height: auto;	margin-left: 355px;	color: #000066;	}/* Navigation Style */#globalNavi {	width: 800px;	height: 36px;	margin:  -72px 0 40px 0 ;	padding: 7px 10px 0 0 ;	/*background-image: url(../img/gif/gNavi_back02.gif);	background-repeat: no-repeat;*/	background-color: #7b4023;	color: #ffffff;	text-align: right;	font-size: 105%;	font-weight: bolder;	}#globalNavi p {	color: #ffffff;	/*background-color: #7b4023;*/	margin: 1px;	padding: 1px;	}#globalNavi a:hover,link,a {	color: #ffcc00;	/*background-color: #7b4023;*/	text-decoration: none;	margin: 1px;	padding: 1px;	}#globalNavi a:visited {	color: #ffffff;	/*background-color: #7b4023;*/	margin: 1px;	padding: 1px;	}#globalNavi .youarehere {	color: #ffcc00;	/*background-color: #7b4023;*/	/*border-bottom: 1px solid #007bbb;*/	text-align: center;	margin: 1px;	padding: 1px;	}#main {	margin: 0 0 5px 0;	padding: 0;	/*background-image: url(../img/gif/left_margin.gif);	background-repeat: repeat-y;*/		}#main p {	margin: 0 75px 20px 80px;	padding: 0 0 10px 0;	}#main ul {	margin: 0 0 10px 55px;	padding: 0;	}#main li {	padding: 0 5px 5px 90px;	margin: 0;	line-height: 1.3;	list-style-type:none;	list-style-image: url(../img/gif/taiyo.gif);	}#main dl {	margin: 0 0 10px 55px;	padding: 0;	}	#main dt {	margin: 0 0 0 55px;	padding: 0;	font-weight:bold;	}#main dd {	margin: 0 0 0 55px;	padding: 0 0 0 5px;	}#main p img {	display: block;	border: 0;	}#main a,link,a:hover,a:visited {	color: #7b4023;	text-decoration: underline;	}#topImage  {	margin: 0 0 0 -30px;	padding: 0 0 0 0;	}#recommend {	width: 770px;	height: auto;	margin: 0 0 0 40px;	padding: 0;	}	#main .instructor {	width: 30%;	height: 250px;	background-color: #e6e5db;	color: #000066;	float: left;	margin: 0 5px 20px 5px;	padding: 3px 0 0 0 ;	border-top: 4px solid #006699;	/*border-bottom: 4px solid #000066;*/	}#main .instructor dt{	font-weight: bolder;	margin: -100px 0 0 35px ;	}#main .instructor p{	margin: 2px;	padding: 2px;	/*float: left;*/	clear: both;	font-size: 80%;	}#main .photoShortcut {	width: 30%;	height: 250px;	background-color: #fffd90;	color: #000066;	float: left;	margin: 0 0 20px 6px;	padding: 3px 0 0 0;	border-top: 4px solid #006699;	/*border-bottom: 4px solid #000066;*/	}#main .photoShortcut p{	margin: 0;	padding: 6px;	float: left;	}#main .photoShortcut img{	margin: 2px;	padding: 3px 3px 2px 15px;	}/* Contents Style *//* Fotter Style */#footer {	clear: both;	text-align:left;	margin: 0;	padding: 0;	width: 810px;	height: 100px;	background-color: #4da27a;	border-top: 2px solid #074a2b;	border-bottom: 4px solid #074a2b;	}/*#footerNavi {	background-color: #4da27a;	width: 810px;	height: 70px;	margin: 0;	padding: 0;	}*/#footer p{	margin: 10px 0 15px 5px;	padding: 5px 0 0 5px ;	line-height: 1.2;	}#copy {	font-family: "Courier New", Courier, mono;	}/* List Style */#main ul,li {	list-style-image:url(../img/gif/triangle.gif);	list-style-position: inside;	}	/* Text Style */.sign {	text-align: right;	font-weight: bold;	font-size: 12px;	margin: 0;	padding: 0;	}.lead {	font-weight: bold;	color: #7b4023;	}/* Img Style */#timeTable img{	margin: 0 ;	padding: 0 ;	}#timeTable h4 {	font-size: 125%;	}#timeTable p{	margin: 0;	padding: 0;	}/* Other Style */.floatLeft {	float:left;	}.floatright {	float:right;	}.clear {	clear: both;	} .box {	float: left;	}#dropCap h4 {	background-color: #e6e6e6;	margin: 0;	padding: 0;	}#dropCap h4.doropCap:first-letter {	font-size: 125%;	float: left;	line-height: 1;	background-color: #ffcc00;	color: white;	margin: 0;	padding: 0;	}#dropCap p.dropcap:first-letter {	font-size: 125%;	float: left;	line-height: 1;	background-color: #cc0000;	color: white;	margin: 0;	padding: 0;	}