/* 見出しに関する指定 */
							/* 共通見出し */
.head-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/comm.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-01m{
	font-size: medium;
	font-weight: bolder;
	color: #000099;
}
.head-02 {
	font-weight: bold;
	color: #000099;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-03 {
	font-weight: bold;
	color: #000099;
	line-height: 125%;
}

							/* コラムの見出し */
.head-colu-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/colu.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-colu-02 {
	font-weight: bold;
	color: #669933;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-colu-03 {
	font-weight: bold;
	color: #669933;
	line-height: 125%;
}

							/* 参加にあたっての見出し */
.head-cond-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/cond.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-cond-02 {
	font-weight: bold;
	color: #0000CC;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-cond-03 {
	font-weight: bold;
	color: #0000CC;
	line-height: 125%;
}

							/* 体験記の見出し */
.head-expe-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/expe.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-expe-02 {
	font-weight: bold;
	color: #3399cc;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-expe-03 {
	font-weight: bold;
	color: #3399cc;
	line-height: 125%;
}

							/* アースウォッチの会の見出し */
.head-meet-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/meet.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-meet-02 {
	font-weight: bold;
	color: #666600;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-meet-03 {
	font-weight: bold;
	color: #000099;			/* 注意： 見出し色としては薄いため、あえて共通色を使用 */		
	line-height: 125%;
}
.head-meet-03a {
	font-weight: bold;
	color: #666600;			/* 注意： 本来ならこの色。表見出しで使用 */		
	line-height: 125%;
}

							/* ニュースの見出し */
.head-news-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/news.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-news-02 {
	font-weight: bold;
	color: #663366;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-news-03 {
	font-weight: bold;
	color: #663366;
	line-height: 125%;
}

							/* フォトコンテストの見出し */
.head-pcon-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/pcon.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-pcon-02 {
	font-weight: bold;
	color: #339999;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-pcon-03 {
	font-weight: bold;
	color: #339999;
	line-height: 125%;
}

							/* プロジェクトリストの見出し */
.head-proj-01 {
	font-weight: normal;
	color: #000000;
	line-height: 95%;
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: medium;
	font-style: italic;
}
.head-proj-02 {
	font-weight: bold;
	line-height: 95%;
	color: #000000;
	background-color: #FFFFFF;
	font-size: large;
}
.head-proj-03 {
	font-size: medium;
	color: #333333;
}

							/* 関西の活動の見出し */
.head-west-01 {
	font-size: large;
	font-weight: bolder;
	color: #000099;
	background-image: url("../image/title-bg/comm.gif");
	background-repeat: repeat-x;
	height: 50px;
}
.head-west-02 {
	font-weight: bold;
	color: #000099;
	background-color: #CCCCCC;
	line-height: 125%;
}
.head-west-03 {
	font-weight: bold;
	color: #FF9900;
	line-height: 125%;
}

							/* アンケートの見出し */
.head-ques-02 {
	font-size: x-small;
	font-weight: bold;
	color: #339999;
	line-height: 125%;
}
.head-ques-01 {
	font-size: x-small;
	font-weight: bold;
	color: #6699CC;
	vertical-align: top;
	line-height: 125%;
	background-color: #E6E6E6;
}
.head-ques-t {
	border-width: 1px;
	border-color: #CCCCCC;
	width: 100%;
	padding: 5;
	spacing: 0;
}


/* 文字に関する指定 */
							/* 通常の本文 */
.text {
	font-size: small;
	line-height: 120%;
	color: #333333;
	vertical-align: top;
}
.text A {
	color: #0000CC; 
	text-decoration: none
}
.text A:visited {
	color: #0099CC; 
	text-decoration: none
}
.text A:hover {
	color: #0000CC; 
	text-decoration: underline
}


							/* 文字を小さくしたいとき (註など)*/
.text-xs {
	font-size: x-small;
	line-height: 120%;
	color: #333333;
	vertical-align: top;
}
.text-xs A {
	color: #0000CC; 
	text-decoration: none
}
.text-xs A:visited {
	color: #0099CC; 
	text-decoration: none
}
.text-xs A:hover {
	color: #0000CC; 
	text-decoration: underline
}

							/* 文字を小さく薄くしたいとき*/
.text-xs6 {
	font-size: x-small;
	color: #666666;
	vertical-align: top;
}


							/* リンクを強調したいとき */
.spotlight {
	font-size: small;
	line-height: 120%;
	color: #333333;
	vertical-align: top;
}
.spotlight A {
	color: #0000CC; 
	font-weight: bold; 
	text-decoration: none
}
.spotlight A:visited {
	color: #0099CC; 
	font-weight: bold; 
	text-decoration: none
}
.spotlight A:hover {
	color: #0000CC; 
	font-weight: bold; 
	text-decoration: underline
}

							/* 取り消し線 */
.line-through {
	color: #CC0066;
	text-decoration: line-through;
}

							/* フォトコンテストの受賞者・作品名で使用 */
.text-pcon {
	font-size: small;
	font-weight: bold; 
	line-height: 130%;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
}
.text-pcon A {
	color: #993366; 
	text-decoration: none
}
.text-pcon A:visited {
	color: #0099CC; 
	text-decoration: none
}
.text-pcon A:hover {
	color: #3366CC; 
	text-decoration: underline
}

							/* フォトコンテストの上記以外で使用 */
.text-pcon-n {
	font-size: small;
	line-height: 130%;
	color: #333333;
	vertical-align: top;
	padding-top: 10px;
}
.text-pcon-n A {
	color: #993366; 
	text-decoration: none
}
.text-pcon-n A:visited {
	color: #0099CC; 
	text-decoration: none
}
.text-pcon-n A:hover {
	color: #3366CC; 
	text-decoration: underline
}


							/* 翻訳者クレジット */
.credit {
	font-size: x-small;
	font-style: italic;
	color: #666666;
	background-color: #CCCCCC;
	text-align: right;
}

							/* アンケートの見出し - 現在不使用*/
.head-ques {
	font-size: x-small;
	line-height: 110%;
	color: #666666;
	vertical-align: top;
	width: 30%;
}
							/* アンケートの区切り行 - 現在不使用*/
.head-ques-xsi {
	font-size: xx-small;
	line-height: 100%;
	font-style: italic;
	color: #666666;
	background-color: #cccccc;
	vertical-align: top;
	text-align: right;
}


/* 文字の強調に関する指定 */
							/* 赤 */
.bold-red {
	font-weight: bold;
	color: #CC0066;
}

.bold-red-medium {
	font-size: medium;
	font-weight: bold;
	color: #CC0066;
}

.bold-red-large {
	font-size: large;
	font-weight: bold;
	color: #CC0066;
}

							/* 青 */
.bold-blue {
	font-weight: bold;
	color: #0033CC;
}

.bold-blue-medium {
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
}

.bold-blue-large {
	font-size: large;
	font-weight: bold;
	color: #0033CC;
}

							/* 緑 */
.bold-green {
	font-weight: bold;
	color: #339999;
}

.bold-green-medium {
	font-size: medium;
	font-weight: bold;
	color: #339999;
}

.bold-green-large {
	font-size: large;
	font-weight: bold;
	color: #339999;
}

							/* プロジェクトリストの目次の見出し ほか*/

.bold-navy-m140 {
	font-weight: bold;
	color: #000099;
	line-height: 140%;
	font-size: medium;
}


/* 写真・画像に関する指定 */

							/* 写真を右寄せ */
.photo-right {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
}
							/* キャプションを右寄せ*/
.caption-right {
	font-size: x-small;
	color: #666666;
	vertical-align: top;
	padding-left: 20px;
	padding-bottom: 10px;
}

							/* 写真を左寄せ */
.photo-left {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 1px;
}
							/* キャプションを右寄せ*/
.caption-left {
	font-size: x-small;
	color: #666666;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 10px;
}

							/* キャプション 左右の余白指定なし */
.caption {
	font-size: x-small;
	color: #666666;
	vertical-align: top;
	padding-bottom: 10px;
}

							/* 写真の位置指定−フォトコンテストの目次で使用 */
.photo-pcon {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}


							/* 写真を左寄せ−プロジェクト概要で使用 */
.photo-left-proj {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}


/* レイアウトおよびデザイン的な設定 */

							/* 数字リスト*/
UL {
	list-style-type: square;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 18px;
	line-height: 120%;
} 
							/* 黒四角リスト*/
OL {
	list-style-type: decimal;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 25px;
	line-height: 120%;
}

LI {
	margin-bottom: 6px;
}
							/* 字下げ*/
.pad-right {
	padding-left: 40px;
}


/* 区切り線 */
							/* 共通の区切り線 */
.line-comm {
	background-image: url("../image/line/comm.gif");
	background-repeat: repeat-x;
	height: 30px;
}

							/* コラムの区切り線 */
.line-colu {
	background-image: url("../image/line/colu.gif");
	background-repeat: repeat-x;
	height: 30px;
}

							/* 参加にあたっての区切り線 */
.line-cond {
	background-image: url("../image/line/cond.gif");
	background-repeat: repeat-x;
	height: 30px;
}

							/* 体験記の区切り線 */
.line-expe {
	background-image: url("../image/line/expe.gif");
	background-repeat: repeat-x;
	height: 30px;
}

							/* アースウォッチの会の区切り線 */
.line-meet {
	background-image: url("../image/line/meet.gif");
	background-repeat: repeat-x;
	height: 30px;
}

							/* ニュースの区切り線 */
.line-news {
	background-image: url("../image/line/news.gif");
	background-repeat: repeat-x;
	height: 30px;
}

							/* フォトコンテストの区切り線 */
.line-pcon {
	background-image: url("../image/line/pcon.gif");
	background-repeat: repeat-x;
	height: 30px;
}


/* 背景色 */

							/* 共通の背景色 */
.bgc-lightgrey {
	background-color: #E6E6E6;
}

							/* アースウォッチの会 過去の報告の背景色 */
.bgc-meet {
	background-color: #EAEAD9;
}



.ques-jpn {
	background-image: url("../../project/questionnaire/img/jpn.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-eco {
	background-image: url("../../project/questionnaire/img/eco.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-ocn {
	background-image: url("../../project/questionnaire/img/ocn.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-bio {
	background-image: url("../../project/questionnaire/img/bio.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-glo {
	background-image: url("../../project/questionnaire/img/glo.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-cul {
	background-image: url("../../project/questionnaire/img/cul.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-hel {
	background-image: url("../../project/questionnaire/img/hel.gif");
	background-repeat: no-repeat;
	background-position: right top;
}
.ques-arc {
	background-image: url("../../project/questionnaire/img/arc.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

