@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 90%;
	color: #333;
	padding: 0px;
}
#all {
	height: auto;
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
article, aside, dialog, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
p {
	line-height: 160%;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-size: 90%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align:bottom
}

a:link {
	text-decoration: underline;
	color: #333;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:hover img {
	filter: Alpha(opacity=80);
	opacity:0.8;
}
#catch {
	background-color: #E4E4E4;
}
#catch h1 {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 0;
	letter-spacing: 1px;
}
#catch p {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	padding: 3px 0;
}
header {
	width: 980px;
	height: 75px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
header p {
	letter-spacing: 0px;
	margin: 0px;
	padding: 0px;
}
header ul {
	list-style-type: none;
	float: right;
	padding-top: 12px;
}
header li {
	float: left;
	margin-left: 30px;
	font-size: 75%;
}
header ul li a:link {
	text-decoration: none;
	color: #000;
	background-image: url(../img/arrow.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
header ul li a:visited {
	text-decoration: none;
}
header ul li a:hover {
	text-decoration: underline;
}
header ul li a:action {
	text-decoration: underline;
}

nav {
	height: 62px;
	margin-bottom: 10px;
}
#g_menu {
	list-style-type: none;
	margin: 0 auto;
	width: 980px;
}
#g_menu li {
	float: left;
}
#g_menu .mg {
	margin-right: 19px;
}
#g_menu a:hover img {
	filter: Alpha(opacity=100);
	opacity: 1;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	text-align: left;
	background-color: #FFF;
}
#container li {
	list-style-type: none;
}
#container #news_box {
	float: left;
	width: 690px;
	font-size: 90%;
	height: 48px;
	padding: 0 0 15px 0;
}
#container #news_box h3 {
	float: left;
}
#container #news_box .ichiran {
	float: right;
	margin-top: 13px;
}
#news_box ul {
}
#news_box ul li {
	height: 24px;
	letter-spacing: 1px;
	font-size: 90%;
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F7F7F7;
	padding: 8px 3px 3px 8px;
	margin: 0 0 6px 0;
}
#news_box ul li a {
	padding-left: 12px;
}
#top aside {
	width: 250px;
	float: right;
}
#main_contents {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 20px;
	padding-top: 20px;
}
#main_contents .pagelink {
	clear: both;
	list-style-type: none;
	width: 980px;
	padding-bottom: 20px;
}
#main_contents .pagelink li {
	float: left;
	margin-right: 40px;
}
.img_waku {
	border: 1px dotted #999;
	padding: 15px;
}
#pagetop {
	padding-top: 20px;
	text-align: right;
	width: 923px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}
footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	clear:both
}
footer #foot_info {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 90%;
	width: 980px;
	padding-top: 20px;
	padding-bottom: 5px;
}
footer #foot_info #tel {
	float: left;
	width: 410px;
}
footer #foot_info #tel .mg {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
address {
	font-style: normal;
	margin-bottom: 10px;
	clear: both;
}
footer #foot_info #tel p {
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 160%;
	margin-bottom: 7px;
}
footer #foot_info #menu {
	float: right;
	width: 555px;
	line-height: 180%;
	padding-left: 15px;
}
footer #foot_info #menu p {
	letter-spacing: 0px;
	line-height: 210%;
}
footer #foot_info #menu ul {
	text-align: center;
	float: left;
	width: 400px;
	margin-left: 30px;
}
footer #foot_info #menu ul li {
	float: left;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #740000;
	padding-left: 5px;
}
footer #foot_menu p a {
	text-decoration: none;
	padding-left: 15px;
}
footer #foot_menu a:hover {
	text-decoration: underline;
}
.clr {
	clear: both;
}
.noli {
	list-style-type: none;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.mg_t7 {
	margin-top: 7px;
}
.mg_t8 {
	margin-top: 8px;
}
.mg_t10 {
	margin-top: 10px;
}
.mg_t15 {
	margin-top: 15px;
}
.mg_t19 {
	margin-top: 19px;
}
.mg_t20 {
	margin-top: 20px;
}
.mg_t25 {
	margin-top: 25px;
}
.mg_t30 {
	margin-top: 30px;
}
.mg_tb5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.mg_tb15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.mg_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mg_tb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.mg_tl15 {
	margin-top: 15px;
	margin-left: 15px;
}
.mg_b5 {
	margin-bottom: 5px;
}
.mg_b10 {
	margin-bottom: 10px;
}
.mg_b15 {
	margin-bottom: 15px;
}
.mg_b20 {
	margin-bottom: 20px;
}
.mg_b30 {
	margin-bottom: 30px;
}
.mg_b50 {
	margin-bottom: 50px;
}
.mg_l50 {
	margin-left: 50px;
}
.mg_l40 {
	margin-left: 40px;
}
.mg_l30 {
	margin-left: 30px;
}
.mg_l20 {
	margin-left: 20px;
}
.mg_l15 {
	margin-left: 15px;
}
.mg_l10 {
	margin-left: 10px;
}
.mg_l5 {
	margin-left: 5px;
}
.mg_l1 {
	margin-left: 1px;
}
.mg_r15 {
	margin-right: 15px;
}
.mg_r20 {
	margin-right: 20px;
}
.mg_r30 {
	margin-right: 30px;
}
.t_18 {
	font-size: 125%;
	line-height: 220%;
	letter-spacing: 2px;
}
.t_16 {
	font-size: 120%;
	line-height: 220%;
}
.t_14 {
	font-size: 100%;
	line-height: 220%;
}
.t_12 {
	font-size: 80%;
	letter-spacing: 160%;
}
.t_10 {
	font-size: 75%;
	letter-spacing: 0px;
}
.t_red {
	color: #8C0000;
}
.t_brown {
	color: #6A4335;
	font-weight: bold;
}
. {
 color: #344c19;
}
.t_ind {
	text-indent: -9999px;
}
.newslist td {
	text-align: left;
}
.yokoli {
	margin-bottom: 30px;
	list-style-type: none;
	float: left;
	width: 335px;
}
.yokoli li {
	float: left;
	list-style-type: none;
	margin-right: 1px;
 /margin-right: 5px;
}
.yokodl {
	clear: both;
	font-size: 90%;
}
.yokodl dt {
	float: left;
	width: 120px;
	margin-bottom: 5px;
}
.yokodl dd {
	float: left;
	margin-bottom: 5px;
	width: 220px;
}
.arrow a {
	color: #000;
	text-decoration: none;
	background-image: url(../img/arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}
.arrow a:hover {
	text-decoration: underline;
}
.arrow2 a {
	color: #000;
	text-decoration: none;
	background-image: url(../img/arrow2.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 16px;
	font-size: 85%;
}
.arrow2 a:hover {
	text-decoration: underline;
}
.icon {
	background-image: url(http://www.szki-reform.com/common/img/icon.gif);
	background-position: 0px 2px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	display: block;
}
.white {
	font-size: 14px !important;
	color: #FFF;
}
#pankuzu {
	font-size: 75%;
	list-style-type: none;
	float: left;
	width: 650px;
	padding-top: 3px;
	height: 40px;
}
#pankuzu li {
	float: left;
	height: 16px;
	margin-right: 5px;
}
#pankuzu .mg {
	background-image: url(../img/pankuzu.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	margin-left: 5px;
}
#pankuzu a {
	text-decoration: none;
	color: #900000;
}
#pankuzu a:hover {
	text-decoration: underline;
}
