body {
background-color: white;
margin: 0;
border-right-width: 10px;
border-left-width: 10px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #DFE3FF;
border-right-color: #DFE3FF;
border-bottom-color: #DFE3FF;
border-left-color: #DFE3FF;
border-top-width: 0px;
border-bottom-width: 0px;
}
p { }
td {
color: #030303;
font-size: 16px;
font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3";
line-height: 180%;
text-align: left;
}
a:link {
	color: #6699FF;
	text-decoration: none;
}
.titilebar { color: #fff; font-weight: bold; background-image: url(../images/all/footer.jpg); padding: 5px; }
a:visited { color: #6699FF; text-decoration: none; }
a:hover { color: #686b74; text-decoration: none; }
a:active { }
.menu_button { border-right: 1px solid #b3b3b3; border-bottom: 3px solid #4748B5; }
.menu_button:hover {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.menu_button_r { border-bottom: 3px solid #4748B5; }
.menu_button_r:hover {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.header {
	font-size: 11px;
	font-weight: bold;
	line-height: 250%;
	background-color: #6150B5;
}.footer {
	font-size: 11px;
	font-weight: bold;
	line-height: 250%;
	height: 200px;
	background-color: #6150B5;
}
.side { background-color: #fff; padding-top: 10px; padding-bottom: 10px; border-left: 2px solid #f1f1f1; }
.top_flame {
	background-color: #F2F4FF;
	padding: 6px;
	border: 1px solid #bb9fe8;
}
.top_flame:hover {
	background-color: #EDE9FF;
	padding: 6px;
	border: 1px solid #bb9fe8;
}
.sidemenu_head { color: #fffdf9; font-size: 12px; font-weight: bold; background-image: url(../images/all/footer.jpg); padding: 6px; border: solid 1px #b3b3b3; }
.sidemenu { font-size: 11px; font-weight: bold; background-image: url(../images/all/yajirushi.png); background-repeat: no-repeat; background-position: 0 center; padding: 6px 6px 6px 30px; border-left: 1px solid #b3b3b3; border-right: 1px solid #b3b3b3; border-bottom: 1px dotted #b3b3b3; }
.line { border-bottom: 1px dotted #686b74; }
.main {
background-color: #fff;
width: 300px;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 30px;
}
.navi { font-size: 11px; font-weight: bold; background-color: #ededed; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #b7b7b7; border-bottom: 1px solid #b7b7b7; }
.flame_head { color: #000; font-size: 11px; font-weight: bold; background-color: #cecece; padding: 4px; border: solid 1px #b3b3b3; }
.flame_bottom { background-repeat: no-repeat; background-position: 0 center; padding: 2px; border: solid 1px #b3b3b3; }
.hr { border-bottom: 1px dotted #d3d3d3; }
.bar {
	color: black;
	font-size: 12px;
	font-weight: bold;
	background-color: #E3EAFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: solid 1px #a9c957;
}
.bar_bottom { background-color: white; padding: 20px 20px 20px 10px; border-left: 1px solid #a9c957; border-bottom: 1px solid #a9c957; border-right: 1px solid #a9c957;; }
.top_main {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ACB7FF;
	border-bottom-color: #ACB7FF;
}
.newsline { border-bottom: 1px dotted #686b74; }
.newsline:hover { background-color: #f3f3f3; border-bottom: 1px dotted #686b74; }
img.icon:hover{opacity: 0.6;filter: alpha(opacity=60);-moz-opacity: 0.6;}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}
.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #f56500;
}
