body{ color: #333;  margin: 0; width: 100%; background-color:#e5f3fd; /*  薄い水色*/
  font-family:ＭＳ Ｐゴシック; font-size:13px;
}
a{ text-decoration:none; }
table td{ font-size:13px; line-height:1.5; }
.section-in{
	-webkit-box-sizing: border-box;	box-sizing: content-box;
	background-color: #fff;
	border-bottom: 1px solid #91C3F2;
	border-right: 1px solid #91C3F2;
	margin-bottom: 10px;
}
.section-title{
	font-weight:normal;
	line-height: 1.5;
	margin: 0 0 1em;
	padding: 4px;
	border: none;
	background: transparent;
	color: #333;
	font-size:16px;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
.xnews-title{
	font-family:ＭＳ Ｐゴシック;
}
/*--------------------------------------------------------
サブコンテンツ
--------------------------------------------------------*/
.sub-conts{
	padding-left:10px; padding-top:8px;
}
.sub-conts .section-in{
	margin-top:10px;
	-webkit-box-sizing: border-box;	box-sizing: content-box;
	background-color: #fffff0;
	border-right: 1px solid #91C3F2;
	padding: 0px 0px 10px;
}
.sub-conts .section-in .section-title{
	border-bottom:1px solid #dddddd;
	background:#D5E8FA;
	border-bottom: 1px solid #A8CFF4;
	border-right: 1px solid #A8CFF4;
}
/*サブコンテンツ用メニューのデザイン*/
.link-menu{
	margin-left: 0;
	padding-left: 0; 
}
.sub-conts .link-menu li{
	list-style: none;
	margin-bottom: 1em;
	padding-left: 13px;
	background: url(../images/icon/icon-arrow_r.png) left 3px no-repeat;
}
.sub-conts .link-menu ul{
	margin-top: 0em;
	margin-left: 10px;
	padding-left: 0;
}

.balloon {
background:#FFFFFF; dispay: inline-block; position: relative; width:500px; height:50px; text-align: center; border:2px solid #696969; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; }
.balloon:before { content: ""; display: inline-block; border:13px solid transparent; border-top-color:#696969; position: absolute; left:240px; bottom: -26px;}
.balloon:after { content: ""; display: inline-block; border:12px solid transparent; border-top-color:#FFFFFF; position: absolute; left: 241px; bottom: -22px;}

.bloglink{
	visibility:hidden;
}

#pageTop{
	position: fixed;
	bottom: 10px;
	right: 20px;
}
#pageTop a{
	display: block;
	z-index: 999;
}
#pageTop a:hover{
	text-decoration: none;
	opacity: 0.7;
}

.copyright{
	display: inline-block;
	width: 100%;
	margin-top:20px;
	padding: 15px 0;
	background: #eaeaea;
	font-size: 12px;
	text-align: center;
}
.site-footer{
	display: inline-block;
	width: 100%;
	margin:20px;
	padding: 0 40px 0;
	font-size: 13px;
	line-height:1.5;
}
.imgb{
	border-bottom: 2px solid #A8CFF4;
	border-right: 2px solid #A8CFF4;
}
.menu2{
 width:200px;
 background-image:url(../images/tabImg2.jpg);
 color:blue;
 font-size:10pt;
 font-weight:bold;
 cursor:pointer; 
}
.thuma{
 border:2px solid;
 border-color:#B0E0E6 #025574 #025574 #B0E0E6; 
}
.thumb{
 border-right:gray 2px solid;
 border-bottom:gray 2px solid;
 line-height:120%;
}
