@charset "utf-8";


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 75%;
	line-height: 1.6;
	font-family: sans-serif;
}
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: 1px;
	top: 1px;
}
#wrapper {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 948px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}
#wrapper  div.undercopy {
	font-size: 10px;
	padding-left: 10px;
}


#underlink_home {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: right;
	clear: both;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#underlink_home a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
	font-weight: normal;
}


#home #main {
	padding: 0px;
	width: 556px;
	float: left;
	margin: 0px;
}
#home  #content  {

}

#home  #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	text-align: center;
}
#home #sideleft {
	padding: 0px 20px 5px;
	float: left;
	width: 155px;
	clear: both;
}
#home  #sideleft img {

}
#home  #sideleft  table  tr td {
	padding-bottom: 15px;
}
#home  #sideright img {

}
#home #sideright {
	padding: 0px 20px 5px;
	float: left;
	width: 155px;
}
#home  #sideright  table  tr td {
	padding-bottom: 15px;
}
#home  #main  .main-under {
	float: left;
	width: 250px;
	text-align: center;
	margin-top: 10px;
}
#home  #main  .main-under  a {
	display: block;
}
#home  #main  .main-under  img {
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	padding-bottom: 3px;
}

#home #main .topics {
	margin: 10px 0px 0px;
	text-align: center;
}



#footer {
	clear: both;
	margin-top: 10px;
	border-top: 1px solid #FF9117;
	padding-top: 5px;
}
#footer address {
	background-color: #FFC720;
	color: #FFFFFF;
	clear: both;
	text-align: right;
	padding-right: 15px;
}



#header {
	background-image: url(turibori-img/turi-head.gif);
	background-repeat: no-repeat;
	height: 93px;
	position: relative;
}
#header   .headerlink  {
	position: absolute;
	top: 4px;
	font-weight: bold;
	color: #FFFFFF;
	left: 700px;
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#header .headerlink a {
	background-image: url(../img/turi-yajirushi-y.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#header .headerlink a:link {
}
#header .headerlink a:hover {
	background-image: url(../img/turi-yajirushi-y_ov.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFCCFF;
	padding-left: 20px;
}

#headerB {
	position: relative;
	height: 72px;
}
#headerB ul {
	width: 948px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #FF9117;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
#headerB ul li {
	list-style: none;
	float: left;
}
#headerB ul li a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6666FF;
	height: 2em;
	width: 110px;
	display: block;
	line-height: 2em;
	border-top: 2px solid #9999FF;
	border-right: 2px solid #3333FF;
	border-bottom: 2px solid #3333FF;
	border-left: 2px solid #9999FF;
	text-align: center;
	margin: 2px 2px 1px;
	font-size: 12px;
	font-weight: bold;
}

#about  #headerB  #nabout  a,
#fish  #headerB  #nfish  a,
#guide  #headerB  #nguide  a,
#course  #headerB  #ncourse  a,
#ikada  #headerB  #nikada  a,
#rental  #headerB  #nrental  a,
#ryokin  #headerB  #nryokin  a,
#link  #headerB  #nlink  a,
#shikake  #headerB  #nshikake  a,
#event  #headerB  #nevent  a,
#access  #headerB  #naccess  a,
#lunch  #headerB  #nlunch  a,
#beginner  #headerB  #nbeginner  a,
#yoyaku  #headerB  #nyoyaku  a,
#contact  #headerB  #ncontact  a {
	color: #FFFFFF;
	background-color: #FF6600;
	border: 2px solid #FF6600;
}

#headerB ul li a:hover {
	background-color: #6699FF;
}


#headerB2  a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	letter-spacing: 0.15em;
}
#headerB2 {
	text-align: center;
	background-color: #CCFFCC;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#headerB2 a:visited {
	color: #333333;
}



#header h1 {
	font-size: 24px;
	position: absolute;
	left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	top: 15px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#home #main .underlink {
}
#home #main .underlink ul {
	background-color: #FFFFFF;
	width: 406px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#home #main .underlink ul li {
	list-style: none;
	float: left;
}
#home #main .underlink a {
	background-image: url(../camp/camp-img/camp-bluebotan.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 3.5em;
	width: 123px;
	text-align: center;
	display: block;
	line-height: 3em;
	text-decoration: none;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
}
#home #main .underlink a:hover {
	background-image: url(../camp/camp-img/camp-bluebotan_ov.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#ryokin #content {
	height: 1600px;
	text-align: center;
	width: 748px;
}
#ryokin #main .yoyakucarender {
	text-align: right;
}

#ryokin #main {
	width: 624px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#ryokin #ouhuu, #cantory {
	padding-bottom: 15px;
}
#ryokin #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 1.3em;
}
#ryokin  .yoyaku_under {
	margin-top: 15px;
	margin-bottom: 15px;
}
#ryokin  .yoyaku_under p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 1.3em;
	font-weight: bold;
}
#ryokin .yoyaku_under img {
	float: left;
	padding-right: 10px;
}
#about #content #main {
	float: left;
	width: 630px;
}
#about #sideleft {
	width: 310px;
	float: left;
}
#about #sideleft p {
	font-size: 12px;
	line-height: 1.4;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-right: 15px;
	padding-left: 30px;
}
#about #sideleft h2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #0066FF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#about #main .boxA {
	width: 220px;
	float: left;
	padding-left: 20px;
}
#about #main {
	float: left;


}
#about #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
}

#about #main #cooler {
	float: left;
}
#about #main .boxB {
	clear: both;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 570px;
	padding-left: 20px;
}
#about #main img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#about #main #photo {
	padding-left: 20px;
}
#about #main .boxA2 {
	width: 220px;
	float: left;
}
#fish  #content #sideleft {
	width: 267px;
	float: left;
	padding-left: 10px;
	padding-right: 5px;
}
#fish #content img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#fish   #content p  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
}
#fish #main .boxA {
	float: left;
	width: 240px;
	height: 210px;
	padding-right: 5px;
	padding-left: 5px;
}
#fish  #content #under {
	clear: both;
}

#fish #sideright {
	float: left;
	width: 165px;
	background-color: #FFFF99;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 50px;
	height: 630px;
}
#fish #sideright img {
	padding-top: 15px;
}

#fish #main {
	width: 500px;
	float: left;
}
#qa #sideleft {
	width: 480px;
	float: left;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 20px;
}
#qa #content {
	margin-bottom: 20px;
	height: 1250px;
}

#qa #sideleft h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	color: #FF0000;
	border-top: 2px dotted #999999;
	padding-top: 10px;
}
#qa #sideleft p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3em;
	padding-bottom: 10px;
}
#qa #sideleft #qa_no1 {
	border-style: none;
}
#qa #sideright #photo {
	margin-bottom: 300px;
}


#qa #sideright {
	width: 350px;
	float: left;
	text-align: center;
}
#ryokin #content {
	width: 948px;
	height: 850px;
}
#ryokin #main {
	width: 740px;
}
#ryokin #main img {
	padding-top: 5px;
	padding-bottom: 5px;
}
#ryokin #main h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	color: #CC0099;
}

#ryokin #main p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.4;
}
#course #content {
	width: 948px;
	margin-right: auto;
	margin-left: auto;
}
#course #main {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	height: 730px;
}
#course #main .boxA {
	float: left;
	width: 370px;
	margin-left: 15px;
}
#course .boxA #midashi {
	float: left;
	padding-bottom: 40px;
}
#course  .boxA p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.3;
}


#access #main {
	width: 948px;
	text-align: center;
	position: relative;
	background-image: url(turibori-img/access_map-awaji_2th.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 693px;
}
#access #content {
	height: 700px;

}

#access #main #carmark {
	position: absolute;
	left: 40px;
	top: 5px;
}
#access #main .boxA {
	height: 250px;
	width: 450px;
	position: absolute;
	top: 80px;
	left: 40px;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #67B94C;
	border-left: 1px solid #67B94C;
}
#access  #main  p  {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.3em;
}
#access #main .boxB {
	height: 50px;
	width: 220px;
	position: absolute;
	right: 55px;
	text-align: left;
	bottom: 330px;
}
#access #main .boxC {
	height: 50px;
	width: 220px;
	position: absolute;
	text-align: left;
	bottom: 30px;
	left: 350px;
#shikake #sideleft {
	width: 200px;
	background-color: #CCFFCC;
	margin: 20px;
	float: left;
}
#home div.betu-window {
	text-align: right;
	font-size: 9px;
	color: #FF6600;
}
#home div.betu-window a {
	color: #FF6600;
	font-size: 9px;
}
#home #main .betu-window a:link {
	font-size: 9px;
	color: #FF6600;
}
#home #main .betu-window a:visited {
	font-size: 9px;
	color: #FF6600;
}
