/* CSS Document */
/* ************************************************ 
 *	共通設定
 * ************************************************ */
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #2B4984;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2B4984;
}
a:hover {
	color: #52aeff;
	text-decoration: underline;
}
body {
	color: #444444;
	font-size: small;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 1.6em;
	background-color:#F0F0F0;
	text-align:center;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #999999;
	margin-top: 0px;
	margin-bottom: 0px;
}
.hr-dot {
	height: 1px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrap {
	background-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header-img {
	background-image: url(../img/header-img.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 100px;
	width: 800px;
	text-indent: -10000px;
}
.header-menu-side {
	background-image: url(../img/hmenu-bg.png);
	background-repeat: repeat-x;
	background-position: 0px;
	height: 30px;
	width: 40px;
	float: left;
}
.header-menu-btn {
	background-image: url(../img/hmenu-bg.png);
	background-repeat: repeat-x;
	background-position: 0px;
	float: left;
	height: 21px;
	width: 120px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 5px;
}
.header-menu-btn a {
	color: #FFFFFF;
	text-decoration: none;
	height: 100%;
	width: 100%;
}
.header-menu-btn a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header-menu-btn a:hover {
	display: block;
	background-color: #FF0;
	color: #E8262C;
	text-decoration: none;
}
#cbody {
	width: 800px;
	padding-top: 10px;
}
#left {
	float: left;
	width: 220px;
}
#right {
	float: right;
	width: 570px;
}
.flashplayer-dl {
	text-align: right;
	margin-bottom: 10px;
}
.side-h {
	height: 22px;
	width: 220px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(../img/side-h.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 2px;
}
.side-b {
	width: 198px;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	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: #C0C0C0;
	border-bottom-color: #C9CCD1;
	border-left-color: #C9CCD1;
}
.side-b ul {
	list-style-type: none;
}
.side-schedule-h {
	font-size: 12px;
	font-weight: bold;
	color: #BE1D31;
}
.main-box {
	width: 570px;
	margin-bottom: 3px;
}
.top-fla-box-left {
	float: left;
	width: 370px;
}
.top-fla-box-right {
	float: right;
	width: 200px;
	height: 255px;
	background-color: #060;
	font-size: 12px;
	padding-top: 25px;
	color: #FFFFFF;
	line-height: 20px;
}
.main-h440 {
	background-image: url(../img/main-h440.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 440px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
}
.topics-wrap {
	float: left;
	width: 440px;
}
.topics-box {
	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: #C9CCD1;
	border-bottom-color: #C9CCD1;
	border-left-color: #C9CCD1;
	padding: 10px;
	text-align: left;
}
.topics-text {
	font-size: 12px;
	color: #444444;
	text-align: left;
}
.bnr-wrap {
	float: right;
	width: 120px;
}
.bnr-wrap img {
	margin-bottom: 10px;
}
#footer {
	height: 20px;
	width: 800px;
	background-color: #E4192A;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.main-h570 {
	background-image: url(../img/main-h570.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 22px;
	width: 570px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 2px;
}
.main-box570 {
	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: #C9CCD1;
	border-bottom-color: #C9CCD1;
	border-left-color: #C9CCD1;
	padding: 10px;
	text-align: left;
	margin-bottom: 10px;
}
.pup-block {
	margin-right: 12px;
}
.about-text-1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	line-height: 40px;
	margin-top: 20px;
	color: #000000;
	margin-bottom: 20px;
	letter-spacing: 0.3em;
	font-weight: bold;
	background-image: url(../img/danki2h.jpg);
	background-position: center 6px;
	background-repeat: no-repeat;
}
.about-text-2 {
	font-size: 12px;
	margin-top: 10px;
	color: #000000;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 24px;
}
.red {
	font-size: 22px;
	color: #E3060C;
}
.stamp {
	text-align: right;
	font-size: 20px;
	display: block;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	margin-right: 20px;
}
.aboutspo-h3 {
	font-size: 14px;
	text-decoration: underline;
	margin-bottom: 5px;
}
.aboutspo-ul {
	margin-left: 25px;
}
.branch-topbox {
	text-align: left;
	border: 1px solid #BB1E32;
	padding-top: 7px;
	padding-bottom: 7px;
}
.branch-imgbox {
	border: 1px solid #666666;
	height: 150px;
	width: 200px;
}
.branch-textbox {
	margin-left: 10px;
	font-size: 12px;
	text-align: left;
}
.branch-h3 {
	font-size: 14px;
	text-align: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #00C;
	border-left-color: #00C;
	color: #00C;	
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	margin-top: 15px;
}
.totop {
	text-align: right;
	margin-right: 20px;
	font-size: 12px;
	margin-top: 10px;
}
.pkus-imgbox {
	border: 1px solid #666666;
	height: 130px;
	width: 185px;
}
