@charset "Shift_JIS";

/* =======================================================================
   石西礁湖サンゴ礁基金 - 全体の基本設定CSS
======================================================================= */

/* 画像のボーダー削除 */
img {
border: 0;
}


/* 初期空き解除 */
body,
div,dl,dt,dd,
h1,h2,h3,h4,h5,h6,
form,input,
ul,li,p,textarea {
font-style:normal;
font-weight:normal;
margin:0;
padding:0;
text-decoration:none;
}


/* 回りこみ */
.floatleft {
float:left;
}

.floatright {
float:right;
}

.clear {
clear: both;
height: 0;
overflow: hidden;
width: 1px;
}


/* テキスト */
p,dd,
.text12 {
font-size:12px;
color:#333333;
}

dt,
.text14 {
font-size:14px;
font-weight:bold;
color:#333333;
}

.text18 {
font-size:18px;
font-weight:bold;
}

.text10 {
font-size:10px;
color:#333333;
}

p,dt,dd,
.text12,
.text14,
.text10 {
line-height:150%;
}

.white {
color:#FFFFFF;
}

.blue {
color:#0099FF;
}

.green {
color:#02AAB3;
}

.orange {
color:#FF6600;
}

.pink {
color:#FF3366;
}

.red {
color:#FF0000;
}

a.blue:link {color:#0099FF;}
a.blue:visited {color:#0099FF;}
a.blue:active {color:#0065A8;}
a.blue:hover {color:#0065A8;}

a.green:link {color:#02AAB3;}
a.green:visited {color:#02AAB3;}
a.green:active {color:#01858B;}
a.green:hover {color:#01858B;}

a.orange:link {color:#FF6600;}
a.orange:visited {color:#FF6600;}
a.orange:active {color:#FF3300;}
a.orange:hover {color:#FF3300;}

a.mono:link {color:#666666;}
a.mono:visited {color:#666666;}
a.mono:active {color:#333333;}
a.mono:hover {color:#333333;}


/*********************** 共通 ***********************/

body {
background-color:#E2FAFA;
}

h2 {
font-size:12px;
padding:7px 0;
float:left;
color:#333333;
}

.head {
width:800px;
margin:0 auto;
}

.head li {
float:right;
font-size:0px;
list-style:none;
padding:7px 0 0 10px;
}

.head a {
text-decoration:none;
text-indent:-9999px;
height:13px;
display:block;
background-repeat:no-repeat;
}

.h_info a {
background-image:url(../img/head_info.gif);
width:80px;
}
.h_info a:hover {
background-position:0 -13px;
width:80px;
}

.h_sitemap a {
background-image:url(../img/head_sitemap.gif);
width:80px;
}
.h_sitemap a:hover {
background-position:0 -13px;
width:80px;
}

.h_english a {
background-image:url(../img/head_english.gif);
width:59px;
}
.h_english a:hover {
background-position:0 -13px;
width:59px;
}


/* 全体の幅指定 */
.main {
width:800px;
margin:0 auto;
background-color:#FFFFFF;
}



/* ///////////  2016.9  ///////////////// */
/* サンゴの白化　2016 */
dt,
.text14w {
font-size:14px;
line-height: 160%;
color:#333333;
}