.moji, .article {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 14pt;
}
.non-line {
	text-decoration: none;
	color: #1F3066;
	font-weight: bold;
}
.moji-big {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12pt;
}
body {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-color: #173288;
}
.righttable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
#main-column-wrapper {
  float: right;
}
#main-column {
  margin-left: 10px;
  width:550px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	line-height:14pt;
}
* html #main-column { height: 100%; /* for IE */ } 
#left-column {
  width: 200px;
  margin-left: 40px;  margin-top: 20px;
}
#column-wrapper { height: auto; width:820px; }
* html #column-wrapper { height: 1px;/* for IE */ }
#column-wrapper:after {
  display: block; 
  content: "[ except IE ]"; 
  clear: both; 
  height: 0; 
  visibility: hidden;
}
#footer {
  clear: both;
  text-align: center;
  margin: 2em auto;
  font: italic 500 13px trebuchet ms, arial, sans-serif;
}


/*------------------[ サイトナビゲーション ]--------------------------*/
#header-nav {
  position: relative;
  /*width: 100%; */height: 20px;
  /*border: solid 1px #aaa;*/
  border-top-width: 0;
  /*background: url(Images/header-nav-bg.png) repeat-x left top;*/
}
#navlist {
  padding: 0 /*0 20px 10px*/;
  /*background: url(Images/header-nav-a-bg.png) no-repeat -100% -100%;*/
}
#navlist ul, #navlist li {
  display: inline;
  list-style-type: none;
}
#navlist img.divider { width: 1px; height: 23px; }
#navlist a:link, #navlist a:visited, #navlist img.divider {
  float: left;
  font-size: 14px;  /*line-height: 23px;*/
  margin: 0 0 4px 0px;  padding: 0 5px;
  color: #FBC911;  text-decoration: none;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
  /*background: url(Images/header-nav-a-bg.png) repeat-x left top;*/
  color: #FBC911;
}
#navlist .feeds { float: right; }
#navlist .feeds img { vertical-align: middle; border-style:none; }

#search-box {
	vertical-align:top;
	}
#search-box input {
	vertical-align:middle;
	}

/*--------------------[ カレンダー用 ]-----------------------*/

#calendar {
  padding: 5px;
  text-align : center;
  width: 200px;
  margin : 20px 0 0 0;
  font : 500 13px arial, sans-serif;
}
#calendar .box-cap {
  background: url(Images/box-cap.png) no-repeat 0 0;
  padding-top: 0px;
  text-align:center;
}
#calendar .box-foot {
  text-align : center;
  width : auto;
  height : 15px;
  background : url(Images/box-foot.png) no-repeat 0 0;
  margin-top: 0; padding-top: 0;
}
#calendar table.calendar {
  border-left : 1px solid rgb(162,162,162);
  border-right : 1px solid rgb(162,162,162);
  width : 100%;
}
#calendar table {
  width: 100%;
  text-align: center;
  /*margin: auto;*/
}
#calendar table.calendar td{
  font : 500 13px Georgia, arial;
  padding : 2px;
  text-align : center;
}
#calendar table.calendar a {
  text-decoration : none;
  font : 500 13px Georgia, arial;
}
#calendar tr.header td {
  font : 600 14px arial;
}
#calendar span.calendar-cap {
  display: block;
  width: 100%;
  font: 700 130% Georgia;
  text-align: center;
  color: #6478a6;
}
#calendar span.prev-month {
  display: block;
  /* text-indent: -10000px; 画像を指定したいときに */
  width: 20px; height: 20px;
  /*background: url(Images/prev.png) 5px 5px no-repeat; 背景として画像指定 */
}
#calendar span.next-month {
  display: block;
  width: 20px; height: 20px;
  /*text-indent: -10000px;
  background: url(Images/next.png) 5px 5px no-repeat;*/
}

#calendar table td.daySubmit {
  background-color : #224C97;
}
#calendar table td span.Sun {
  color : rgb(250,90,70);
}
#calendar table td span.Sat {
  color : #66FFFF;
}
#calendar table td span.Today {
  color : #FFFFFF;
  font-weight : 600;
}
#calendar table td strong.month {
  font : 600 13px georgia, serif;
  color : #2d3073;
}

/*------------------------[ リンクバー用 ]-------------*/
#linkbar {
  margin-top: 35px;
}
#linkbar ul{
  text-align: center;
  margin: 3px;
}
#linkbar ul li{
  padding-left: 1em;
  margin-top: 0;
  display: inline;
}
#linkbar ul li a {
  border: none;
}
#linkbar ul li a span {
  display: none;
}.imgspan {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.line-bg {
	background-image: url(image/sen.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.setsumei {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14pt;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.blog-navihf {
	background-color: #224C97;
	text-align:center;
}
.blog-navitext a {
	display:inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14pt;
	margin-right:20px;
}
.blog-navimail {
	display:inline;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 14pt;
}
#menu, #recently, #categories, #archives, #others, h3.alert, h3.sidebar-cap, .nav, .show-list {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:10pt;
	line-height:14pt;	
}
.comment-closed, .separator, #pp-counter { display:none; }
.article-bottom {
	border-bottom-style:dotted;
	width:100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-bottom:10px;
	}
.title {
	font-size: 12pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.addr {
	font-size: 10pt;
	line-height: 1.1;
	color: #FBC911;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

