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

body  {
	margin: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	background-image: url(images/bak_sea.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F3F5F7;
}
.main_top #container {
	width: 950px;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding: 0px;
} 
.main_top #header {
	background-image: url(images/head.jpg);
	height: 200px;
	padding-top: 0;
	padding-bottom: 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
} 
.main_top #header h1 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 75px;
	padding-bottom: 30px;
	padding-left: 620px;
	font-size: 20px;
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}
.main_top #sidebar1 {
	width: 50px; /* 標準に準拠したブラウザまたは Internet Explorer の標準モードでは、この div の実際の幅には、幅に加えて余白と境界線も含まれます */
	background: #EBEBEB;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	height: 500px;
	margin-left: 700px;
}
.main_top #mainContent {
	margin-bottom: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	width: 940px;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
} 
.main_top #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #DDDDDD;
	background-image: url(images/footer.jpg);
} 
.main_top #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
	color: #333;
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img,hover,visited,active {
       border-width:0;
}
a:link {
	text-decoration: underline;
	color: #36F;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #C63;
}
#officialFeed .gfc-resultsbox-visible {
  text-align:left;
}
#officialFeed .gfc-resultsRoot {
}
#officialFeed .gfc-resultsHeader {
  display:none;
  border-bottom: none;
}
#officialFeed .gfc-title {
  font-size : 110%;
  color: #FF3333;
}
#officialFeed .gfc-results {
	padding-bottom : 1em;
	height: 35px;
}
#officialFeed .gfc-result {
}
#officialFeed .gf-result {
	height: 120px;
	text-decoration: none;
}
#officialFeed .gf-title {
	font-size: 15px;
	padding-left: 18px;
}
#officialFeed div.gf-title {
	/*padding-left: 20px;*/
	height: 20px;
	overflow: hidden;
	background-image: url(images/new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#officialFeed a.gf-title {
}
#officialFeed .gf-author {
  display : none;
}
#officialFeed .gf-spacer {
/*display : none;*/
}
#officialFeed .gf-relativePublishedDate {
	/*display : none;*/
  font-size:11px;
	color: #963;
	text-align: right;
}
#officialFeed .gf-snippet {
	font-size: 13px;
	color: #666;
	line-height: 18px;
}
#officialFeed {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 470px;
	padding: 0px;
}
#officialFeed .gf-thumbnail {
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #999;
	text-align: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/noimage.gif);
}
.sidebar1 {	width: 200px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #F8FCE5;
	line-height: 150%;
	border: medium solid #FFFFFF;
	margin-top: 10px;
	font-size: 12px;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;

	float: left;
}
.main_top #header h2 {
	margin: 0; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 620px;
	font-size: 15px;
	color: #FFF;
	line-height: 20px;
	padding-right: 20px;
	text-align: right;
}
.main_top #main_menu {
	width: 950px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 47px;
	margin-top: 0px;
	padding: 0px;
}
.main_top #mainContent_topics {
	margin-bottom: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 340px;
	padding-top: 0px;
	margin-top: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	float: left;
	margin-right: 2px;
}
.main_top #newsbox {
	width: 318px;
	margin-top: 10px;
	height: 280px;
	border: 1px solid #F0ECCF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.main_top #about_us {
	width: 318px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F0ECCF;
	border-bottom-color: #F0ECCF;
	border-left-color: #F0ECCF;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F0ECCF;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
.main_top #mainContent_news {
	width: 350px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
	margin-right: 5px;
	margin-top: 10px;
	margin-left: 5px;
	}
.main_top #mainContent_links {
	width: 225px;
	margin-bottom: 0;
	margin-top: 10px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-right: 10px;
}
.main_top #header a {
	height: 428px;
	padding-top: 0;
	padding-bottom: 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
}
.main_top #header a:hover {
	height: 428px;
	padding-top: 0;
	padding-bottom: 0;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-decoration: underline;
}
.main_top #header p {
	padding-top: 0;
	padding-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 20px;
	line-height: 100%;
}
.main_top #box {
	margin-bottom: 10px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	width: 320px;
	float: left;
}
.main_top #box_side {
	padding-bottom: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 0px;
	width: 205px;
}
.main_top #mainContent_pics {
	width: 570px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
}
.main_top h2 {
	padding: 0px;
	margin: 0px;
}
.slideshow { height: 161px; width: 210px; margin: auto }
.slideshow img { padding: 0px; border: 1px solid #ccc; background-color: #eee; }
.main_top #diarybox {
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 340px;
	padding: 0px;
	text-align: center;
}
.bline{
	border: 3px solid #333;
}

