@charset "utf-8";
/*　マニフェスト　未来カフェ　ＣＳＳ  */
#contents2 {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 840px;
}
.area01{
	width:790px;
	overflow:hidden;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 120px;
	margin-left: auto;
	border: 5px solid #6699FF;
	border-radius:  0.5em;
	background-color: #ECF5FF;
}
.txt01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #066;
	margin-left: 20px;
	margin-top: 10px;
}
.txt02 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #339;
	margin-left: 20px;
}
.txt03 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 40px;
}
.txt04 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F66;
	margin-left: 40px;
}
.txt05 {
	width: 680px;
	border-radius:  0.5em;
	border: 1px solid #066;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin-right: 20px;
	margin-left: auto;
	padding: 10px;
	margin-bottom: 40px;
	background-color: #FFF;
}
.font01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #096;
}




.tbl01 {
	width: 700px;
	margin-right: 20px;
	margin-left: auto;
	border: 1px solid #666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	background-color: #FFF;
	margin-bottom: 10px;
}
.pic01 {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.pic02 {
	width: 720px;
	margin-right: auto;
	margin-left: 20px;
}

.tbl01 tr td {
	border: 1px solid #666;
}


.td01 {
	background-color: #FFC;
	width: 40px;
	text-align: center;
}
.td02 {
	background-color: #E7E7E7;
	width: 120px;
	text-align: center;
}
.td03 {
	background-color: #FFE6FF;
	width: 120px;
	text-align: center;
}
.td04 {
	background-color: #DEF;
	width: 120px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
#naviarea {
	height: 40px;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/* グローバルナビゲーション */

#gnavi2{
	width:800px;
	margin:0 auto;
}

#gnavi2 li{
	list-style-type:none;
	float:left;
	padding:0;
}

#gnavi2 li a{
	display:block;
	width:160px;
	height:40px;
}

#gnavi2 li a span{
	display:none;
}

#gnavi2 li a:hover{
	background-position:left -40px;
}

/**/

#gnavi201 a{
	background-image:url(../img/manifesto/gnavi/gnavi01.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi202 a{
	background-image:url(../img/manifesto/gnavi/gnavi02.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi203 a{
	background-image:url(../img/manifesto/gnavi/gnavi03.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi204 a{
	background-image:url(../img/manifesto/gnavi/gnavi04.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#gnavi205 a{
	background-image:url(../img/manifesto/gnavi/gnavi05.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
