@charset "utf-8";

body{
	text-align: center;
	color: #333;
	line-height: 145%;
	font-size: 0.9em;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #1e90ff;
	text-decoration: none;
}
a:visited {
	color: #1e90ff;
}
a:hover {
	color: #00bfff;
	text-decoration: underline;
	cursor:pointer;
}
.pick:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

.red {
	color: #f00;
}
.new6,
.new4 {
	color: #d934ac;
	background-color: #ebb0db;
	padding: 1px 0.5em;
	font-size: 0.8em;
	margin: 0 0 0 5px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
strong.red {
	color: #f00;
	font-weight: bold;
	margin-bottom: 5px;
}

.utikeshi {
	text-decoration:line-through;
}
.martop20 {
	margin: 20px 0 0 0;

}
.mar15 {
	margin: 15px 0 0 0;
}
.mar5 {
	margin: 5px 0 0 0;
}

.mini {
	font-size: 0.8em;
}


#mainimage {
	width: 100%;
	border-top: 5px solid #096ead;
	background-image: url('/img/mainvisualbg.gif');
}

#header,
#contents {
	width: 920px;
	margin: 0px auto;
}

#header {
	padding: 20px 0px 20px 0px;
	position: relative;
	height: 33px;
	background-color: #fff;
}

.newsbot{
	position: absolute;
	bottom: 0px;
	right: 240px;
}
.infobot {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.nyuukaibot {
	position: absolute;
	bottom: 0px;
	right: 120px;
}
.logo {
	float: left;
}

#mainmenu {
	background-image: url('/img/menubg.png');
	background-repeat: repeat-x;
	text-algin:center;
}
#mainmenu_innner {
	width: 980px;
	margin: 0 auto;
}
#central {
	float: left;
	width: 620px;
	margin: 15px;
	text-align: left;
}

.pankuzu {
	font-size: 0.8em;
}
.mini2 {
	font-size: 0.7em;
	text-align: 120%;
}

h2 {
	font-size: 1.2em;
	border-bottom: 2px solid #003366;
	padding: 5px;
	font-weight: bold;
	color:#003366;
	margin: 20px 0px 10px 0px;
}

h4,h3 {
	margin-top: 15px;
}

h3 {
	text-align: center;
}

ol ol li {
	text-indent: -10px;
	margin-left: 50px;
}
/*--------------------------------oldmenu*/
#rightside {
	float: left;
	width: 253px;
	margin-top: 15px;
}

#rightside .newd li {
	margin-bottom: 5px;
}
#rightside .newd li { display: inline; }

#rightside .newd li a {
	margin:0 0 5px 0;
	padding: 5px 0 5px 10px;
	display: block;
	text-decoration: none;
	border-left: 5px solid #013f73;
	background-color: #eeeeee;
	color: #096fae;padding: 15px;
	font-size: 1.2em;
	text-align: left;
	border-left: 5px solid #096fae;}

#rightside .newd li a:hover {
	background-color: #999999;
	color: #000;
	background-color: #f3f3f3;
	background: -moz-linear-gradient(top, #f3f3f3, #ccc);�@/* Firefox�p */
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#ccc));�@/* Safari,Google Chrome�p */

}
#rightside .newd li li a {
	margin:0 0 3px 20px;
	display: block;
	text-decoration: none;
	border-left: none;
	background-color: #eeeeee;
	color: #096fae;
	padding: 5px 5px 5px 10px;
	font-size: 1.2em;
	text-align: left;
	border-left: none;
	border-left: 3px solid #096fae;
}
#rightside li li a.entrybot {
	padding: 0;
	margin:0;
	background-color: none;
	border: none;
  background: #fd9535;/*背景色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
  font-weight: bold;
  position: relative;
  padding: 1em 1em;
  color: #FFF;
	text-align: left;
  text-decoration: none;
  border-bottom: solid 2px #540229;/*少し濃い目の色に*/
	background-color: #b13c75;
	background: -moz-linear-gradient(top, #b13c75, #7b1948);　/* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#b13c75), to(#7b1948));　/* Safari,Google Chrome用 */
}

#rightside li li a.entrybot span {
	font-size: 0.75em;
}
#rightside li li a.entrybot:hover,
#rightside li li a.entrybot:active {
  color: #FFF;
  border-bottom: solid 2px #fd9535;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
  border-bottom: solid 2px #540229;/*少し濃い目の色に*/
	background-color: #b13c75;
	background: -moz-linear-gradient(top, #7b1948, #b13c75);　/* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#7b1948), to(#b13c75));　/* Safari,Google Chrome用 */
}
/*--------------------------------------------newmenu*/

#rightside2 {
	float: left;
	width: 253px;
	margin-top: 15px;
}
.newd {
}
#rightside2 .newd li {
	margin-bottom: 5px;
}
#rightside2 .newd li { display: inline;
}

#rightside2 .newd li a {
	margin:0 0 1px 0;
	padding: 5px 0 5px 10px;
	display: block;
	text-decoration: none;
	color: #096fae;padding: 15px;
	font-size: 1.2em;
	text-align: left;
}

#rightside2 .newd li a:hover {
	background-color: #999999;
	color: #000;
	background-color: #e6e6e6;
	background: -moz-linear-gradient(top, #e6e6e6, #f3f3f3);
	background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#f3f3f3));

}
#rightside2 .newd li li {
}
#rightside2 .newd li li a {
	border-top: 1px solid #0866a2;
	display: block;
	text-decoration: none;
	border-left: none;
	background-color: #f6f6f6;
	color: #096fae;
	padding: 8px 5px 8px 25px;
	text-indent: -1em;
	font-size: 1.1em;
	text-align: left;
	border-left: none;
}

/*--------------------------------------------footer*/
.footer {
	clear: both;
	width: 920px;
	margin: 0px auto;
	text-align: right;
}

#footer {
	clear: both;
	width: 100%;
	background-image: url('/img/footerbg.jpg');
	background-repeat: repeat-x;
	height: 63px;
	color: #fff;
	padding-top: 25px;
}
