@charset "utf-8";


* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 85%;
	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;
}
#content {
	padding: 0px;
	float: right;
	width: 760px;
	margin-bottom: 5px;
}
#sideleft {
	float: left;
	width: 180px;
	clear: both;
	background-color: #CCCCFF;
	position: relative;
	height: 750px;
}
#sideleft ul {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 180px;
}
#sideleft ul li {
	background-image: url(img/menu_back.gif);
	background-repeat: no-repeat;
	background-position: center;
	list-style: none;
	margin-top: 5px;
}
#sideleft ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	height: 2.5em;
	width: 180px;
	text-align: center;
	display: block;
}
#sideleft ul li a:hover {
	font-weight: bold;
	color: #FFFF00;
}


#sideleft   img#Logo {
	position: absolute;
	top: 10px;
	left: 18px;

}


#underlink_home {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	text-align: right;
	clear: both;
	background-color: #CCFFFF;
	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;
}
#footer {
	clear: both;
}
#footer address {
	background-color: #3388CB;
	color: #FFFFFF;
	clear: both;
	text-align: right;
	padding-right: 15px;
}
#footer ul {
	padding-left: 15px;
}

#footer  ul  li a {
	color: #666666;
	text-decoration: none;
	padding-left: 23px;
	background-image: url(../dolphinfarm/img/botan-enbos.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer ul li a:hover {
	color: #FF66FF;
	text-decoration: none;
}
#footer ul li {
	list-style: none;
	display: inline;
	margin-right: 20px;
	float: left;
}



#header {
	background-image: url(img/titleA.gif);
	background-repeat: no-repeat;
	height: 86px;
	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/yajirushi-y.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#header .headerlink a:link {
}
#header .headerlink a:hover {
	background-image: url(../img/yajirushi-y_ov.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FF99FF;
}


#header h1 {
	font-size: 14px;
	position: absolute;
	left: 30px;
	color: #FFFFFF;
	top: 2px;
}
#home  #main {
	background-image: url(img/top_backimg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 680px;
}
#home #main #main-head {
	position: relative;
}
#home #main-head img#Awajilogo {
	margin-top: 10px;
}

#home #main-head div.copy {
	float: right;
	position: absolute;
	top: 10px;
	right: 20px;
	width: 400px;
}
#home #main-head .copy p {
	line-height: 1.3;
}

#home #main-head .copy h2 {
	font-size: 14px;
	color: #006600;
	letter-spacing: -0.1em;
}
#home #sideleft ul li#nHome a,#guide #sideleft ul li#nGuide a,#course #sideleft ul li#nCourse a,#link #sideleft ul li#nLink a,#contact #sideleft ul li#nContact a,#access #sideleft ul li#nAccess a,#yoyaku #sideleft ul li#nYoyaku a,#df-postmail #sideleft ul li#nDF-postmail a,#link #sideleft ul li#nLink a {
	color: #FFFF00;
	font-weight: bold;
}#guide #main .copy {
	width: 420px;
	float: left;
}
#guide #main {
}
#guide #main .boxA {
	width: 335px;
	float: right;
}

#guide div.copy h2 {
	background-image: url(img/guide_midashi_bar_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FFFFFF;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
}
#guide div.copy p {
	padding-left: 15px;
	line-height: 1.8em;
	padding-right: 15px;
	font-size: 12px;
}
#guide .copy img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;

}
#guide #main img#iruka {
	float: right;
}
#guide  .boxA  img {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#guide #main .boxA p {
	line-height: 1.4em;
	font-size: 12px;
}



#guide div.copy hr {
	margin: 10px 30px;
}


#course .BoxA {
	width: 365px;
	float: left;
	text-align: center;
	margin: 4px;
}
#course #main h2 {
	font-size: 24px;
	color: #FF3366;
	padding-left: 10px;
}
#course #main {
	clear: both;
	float: left;
}

#course #main_udr {
	width: 730px;
	float: left;
	color: #3366FF;
	font-size: 10px;
	margin-top: 10px;
}

#access #main {
	width: 760px;
	text-align: right;
	position: relative;
	background-image: url(img/access_map.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 670px;
}
#access #content {
	height: 700px;

}

#access #main #carmark {
	position: absolute;
	left: 20px;
	top: 20px;
}
#access #main .boxA {
	height: 250px;
	width: 450px;
	position: absolute;
	top: 100px;
	left: 20px;
	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: 200px;
	position: absolute;
	right: 0px;
	text-align: left;
	bottom: 300px;
}
#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;
}
#contact #main h2 {
	background-image: url(img/contact_bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
#contact #main .boxA {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
#contact #main .boxA p {
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#yoyaku #main {
}
#yoyaku #main .boxA {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 70px;
}
#yoyaku #main .boxA p {
	line-height: 1.4em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
#df-postmail #main form {
	width: 700px;
	margin-top: 20px;
}
#df-postmail #main {
	padding-left: 40px;
	background-color: #EEEEFF;
	padding-top: 20px;
	padding-bottom: 30px;
}
#df-postmail  #sideleft  img#top-rt {
	position: absolute;
	top: 190px;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
}
#df-postmail #main hr {
	margin-top: 7px;
	margin-bottom: 7px;
	color: #99CCCC;
}



.test-lightblue {
	color: #9999FF;
}
.text-df-cours-title {
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}

.text-BL70par {
	font-size: 11px;
	color: #666666;
}

