﻿@charset "utf-8";
/* CSS Document */


#main-contents .bunbox{
	width: 680px;
	text-align: left;
	font-size: 14px;
	FONT-FAMILY: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka-等幅", "Osaka", "平成角ゴシック";
	line-height: 180%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main-contents .b{
	font-weight: bold;
	font-size: 14px;
}

#main-contents .t_b{
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}
#main-contents .s16{
	font-weight: bold;
	FONT-FAMILY: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka-等幅", "Osaka", "平成角ゴシック";
	font-size: 16px;
	margin-top: 10px;
	color: #00356A;
}
#main-contents .r{
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
#main-contents #tool{
	width: 680px;
}
#main-contents #tool table{
	width: 680px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	margin-top: 20px;
}
#main-contents #tool table td{
	width: 25%;
	padding: 5px;
	line-height: 180%;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-left-color: #999;
}
#main-contents #tool table td .moji{
	FONT-FAMILY: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka-等幅", "Osaka", "平成角ゴシック";
	padding: 5px;
	text-align: left;
}
#main-contents #keiei{
	FONT-FAMILY: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka-等幅", "Osaka", "平成角ゴシック";
	margin-top: 30px;
}
#main-contents #keiei table{
	text-align: left;
	width: 670px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #999;
	border-bottom-color: #999;
	margin-top: 15px;
	margin-bottom: 15px;
}
#main-contents #keiei table th{
	padding: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-left-color: #999;
}
#main-contents #keiei table td{
	padding: 2px;
	font-size: 14px;
	line-height: 140%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-left-color: #999;
	background-color: #F0F8FF;
}
#main-contents #keiei .comment{
	width: 680px;
	text-align: left;
	font-size: 14px;
	FONT-FAMILY: "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "Osaka-等幅", "Osaka", "平成角ゴシック";
	line-height: 180%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#main-contents .name{
	width: 660px;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 20px;
	color: #036;
}
#main-contents .img{
	margin-top: 20px;
}

#main-contents li{
	list-style-type: disc;
	margin-left: 30px;
	margin-top: 10px;
}
#main-contents .kaigoboxl{
	width: 320px;
	text-align: left;
	float: left;
	margin-top: 15px;
	line-height: 20px;
	padding: 5px;
	border: 1px dotted #036;
}
#main-contents .kaigoboxr{
	width: 320px;
	text-align: left;
	float: right;
	margin-top: 15px;
	line-height: 20px;
	padding: 5px;
	border: 1px dotted #036;
}
#main-contents .kaigoboxc{
	width: 320px;
	text-align: left;
	float: right;
	margin-top: 15px;
}

#main-contents .kaigot{
	width: 310px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #036;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#main-contents .voice{
	width: 530px;
	font-size: 12px;
	background-image: url(../img/support/kaigo/voice.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	height: 117px;
	padding-left: 130px;
	margin-top: 40px;
	line-height: 22px;
}