@charset "utf-8";
/* CSS Document */

/* ------------------LAYOUT-------------------------- */
div.header_mark {
	height: 60px;
	width: 200px;
	float: left;
}

div.top_photo {
	clear: both;
	width: 800px;
	position: relative;
}

div.photo_title {
	width: 300px;
	height: 50px;
	position: absolute;
	left: 46px;
	top: 126px;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	z-index: 1500;
}

div.navigation{
	clear: both;
	width: 780px;
	height: 20px;
	position: relative;
	font-size: small;
	padding-right: 10px;
	padding-left: 10px;
}



div.project_name {
	clear: both;
	width: 780px;
	position: relative;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B0DD00;
	margin-left: 10px;
	margin-right: 10px;
}

div.middle_menu {
	width: 179px;
	padding: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 100%;

}
div.middle_contents {
	padding: 10px;
	width: 580px;
	margin-left: 200px;

}

div.contents {
	padding: 10px;
	width: 780px;


}

/* ------------------LAYOUT-------------------------- */
#top_mark {
	height: 60px;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
}

.PjCountry {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #666666;
}
.PjName {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}

.PjName_j {
	font-size: Large;
	font-weight: bold;
	color: #666666;
}

#wrapper .middle_contents dl dd ol {
	font-size: small;
	color: #666;
	padding-left: 30px;
	list-style-position: outside;
}

.list li{
	font-size:small;
	color: #666;
	list-style-position: outside;
	list-style-image: url(../images/burret.gif);
	list-style-type: disc;
	margin-left: 20px;

}

.list li a{
	font-weight:bold;
	display: inline;
	font-size:small;
}

.list li a:link {
	font-weight:bold;

	color: #666;
 	font-size:small;
}
.list li a:visited{
	font-weight:bold;
	color: #666;
 	font-size:small;

}

.list li a:hover{
	font-weight:bold;
	text-decoration: underline;
	color: #B0DD00;
	font-size:small;

}
.contact_info {
	font-size: small;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #6C0;
	padding: 10px;
	width: 60%;
	margin-top: 30px;
}
.waku {
	font-size: small;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #6C0;
	padding: 10px;
	width: 60%;
	margin-top: 10px;
}


/* ----------------写真　TABLE 定義---------------------- */
.tb_photo {
	border-collapse: separate; /* 枠線の表示方法（重ねる） */
	border: 0px;								 /* セルの枠線（太さ・色・スタイル） */
	padding: 3px; 							 /* セル内の余白 */
	spacing: 0px;
	margin-right: auto;
	margin-left: auto;
}

.tb_photo TH {
	font-size: small;
	font-weight: bold;
	text-align: center;
	text-justify: distribute-all-lines;
	vertical-align: top;
}

.tb_photo TD {
	font-size: small;
	text-decoration: none;
	text-align: center;
}

.tb_photo A {
	font-size: small;
	text-decoration: none; /* リンク文字の下線 */
	font-weight: bold;		 /* リンク文字の太さ */
}

.tb_photo A:hover {
	color: #6C0; /* ポイント時の文字色 */
} 


/* ----------------画像　シャドウ定義---------------------- */
  
.shadow {
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
  }


  

DIV.page_navi{
	font-size:small;
	text-align: center;
	margin-top: 20px;
	
}

DIV.text_waku{
	font-size: small;
	border: medium solid #6C0;
	text-align: center;
	padding: 10px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	color: #6C0;
	font-weight: bold;
	
}

DIV.alart{
	font-size: small;
	border: medium solid #6C0;
	text-align: center;
	padding: 10px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #6C0;
	font-weight: bold;
	
}

IMG.migimawari{
	float: left;
	margin-right: 10px;
	margin-left: 20px;
}

IMG.hidarimawari{
	float: right;
	margin-right: 20px;
	margin-left: 10px;
}


div.kifu{
	width:130px;
	float:left;
	margin: 5px;
	text-align: center;
}

div.kifu2{
	width:370px;
	float:left;
	margin: 5px;
	text-align: center;
}


div.kifu IMG, div.kifu2 IMG{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}





.tb_hyou{
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.tb_hyou TH{
	padding: 10px;
	font-weight: bold;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	
}
.tb_hyou TD{
	padding: 10px;
	color: #999;
	border-top-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	
}

.tb_hyou2{
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.tb_hyou2 TH{
	padding: 10px;
	font-weight: bold;
	color: #999;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	
}
.tb_hyou2 TD{
	padding: 10px;
	color: #666;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}

.update_date{
	font-size: small;
	color: #999;
	text-align: right;
	font-style: italic;
}

.redbox{
	border: thin dotted #F00;
	font-size: small;
	font-weight: normal;
	color: #F00;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

div.button{
	text-align:center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

div.marukadowaku{
	-moz-border-radius: 30px;
	border: 1px solid #B0DD00;
	margin-right: 30px;
	margin-left: 30px;
}
TABLE.hyou TH{
	font-weight: bold;
	color: #666;
	background-color: #EEE;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
}
TABLE.hyou TD{
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.year{
	font-size: medium;
	font-style: normal;
	color: #B0DD00;
	text-align: center;
	border-right-color: #B0DD00;
	border-bottom-color: #B0DD00;
	border-left-color: #B0DD00;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
}
.photo_title{
	font-size: small;
	font-weight: bold;
	color: #666;
	text-align: center;
}

div.banar_category {
	width: 176px;
	float: left;
	margin-top: 10px;
	text-align: center;
	color: #B0DD00;
	font-size: small;
	font-weight: bold;
}

div.banar_related_pj {
	width: 166px;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	color: #666;
	border: thin dashed #666;
	padding: 5px;
}


div.banar_related_pj UL,LI {
	font-size: small;
	font-weight: bold;
}

div.banar_related_pj UL LI A {
	font-size: small;
	font-weight: normal;
}

div.banar {
	width: 176px;
	float: left;
	margin-top: 10px;
	text-align: center;
	border: 2px solid #666;
}

