body {
	font: small/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: url(../img/body_bg.jpg);
	margin: 0;
	padding: 0;
	color: #333;
}

/* ~~ エレメント / タグセレクター ~~ */
/* 	ul, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
/* 	width: 532px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 0px;
	list-style-type: circle;
	float: left;
	padding-left: 2em;
} */

ul.general { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	width: 532px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 0px;
	list-style-type: circle;
	float: left;
	padding-left: 2em;
	line-height: 170%;
}  
ol, dl { /* ブラウザー間の相違により、リストの余白とマージンをゼロにすることをお勧めします。一貫性を保つために、量をここで指定するか、リストに含まれるリスト項目 (LI、DT、DD) で指定できます。より詳細なセレクターを記述しない限り、ここで指定する内容が .nav リストにも適用されることに注意してください。 */
	width: 477px;
	margin-top: 5px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 0px;
	color: #666;
	padding-left: 2em;
}

li {
	padding-left: 0px;
}

h1 {
	margin: 0px;
	padding: 0px;
	text-indent:-10000px;
	width: 233px;
	float: left;
}
a h1 {
	display:block;
	background:url(../img/sign.gif) no-repeat;
	height:54px;
}
h2 {
	margin: 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 602px;
	overflow: hidden;
}
h3 {
	margin: 0px 0 20px;
	padding: 0px;
	float: left;
	width: 602px;
	overflow: hidden;
}
h4 {
	margin: 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 572px;
	overflow: hidden;
}
h5, h6 {
	font-size: 13px;
	margin: 5px 0px 10px;
	padding: 0px;
	float: left;
	width: 572px;
	overflow: hidden;
}
p {
	margin-top: 0;	 /* 上マージンを削除すると、マージンを含む div からマージンがはみ出す場合があるという問題を回避できます。残った下マージンにより、後続のエレメントからは離されます。 */
	padding-right: 13px;
	padding-left: 15px; /* div 自体ではなく div 内でエレメントの両側に余白を追加すると、ボックスモデル計算が不要になります。代わりに、両側に余白を指定した div をネストして使用することもできます。 */
	font-size: 14px;
	line-height: 165%;
	color: #666;
	letter-spacing: 0.04em;
	margin-bottom: 10px;
}
img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color: #42413C;
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}
a img{
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
}
a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#three {
	margin: 0px;
	height: 100%;
	width: 100%;
}
#three #center {
	width: 868px;
	vertical-align: top;
}
#three #right {
	background-image: url(../img/flex_rt.jpg);
	background-repeat: repeat-x;
	height: 100%;
}
#three #left {
	background-image: url(../img/flex_lf.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	height: 100%;
}
#r1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 54px;
	width: 868px;
}
#r1 .headnavi {
	text-align: right;
	margin: 0px;
	float: left;
	height: 46px;
	width: 614px;
	padding-top: 8px;
	font-size: xx-small;
	padding-right: 5px;
	background-color: #FFF;
}
#r1 img {
	float: left;
}
#gnavi{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 868px;
	height: 34px;
	overflow: hidden;
}
#r3{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 868px;
	overflow: hidden;
}
#r4_2col {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 868px;
	background-color: #FFF;
	overflow: hidden;
}
#r4_2col #r4_lf {
	background-image: url(../img/main_side_lf.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	width: 8px;
	background-repeat: repeat-y;
	overflow: hidden;
}
#r4_2col #r4_rt {
	background-image: url(../img/main_side_rt.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 8px;
	overflow: hidden;
}
#r4_2col #r4_main {
	float: left;
	width: 602px;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#r4_2col #r4_rt_sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 232px;
	overflow: hidden;
}
#r4_2col #r4_rt_sidebar .fm_calendar {
	margin: 0px 0px 16px;
	width: 198px;
	border: 1px solid #999;
	text-align: center;
	float: left;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.fm_topics {
	margin: 0px 0px 16px;
	width: 230px;
	border: 1px solid #999;
	font-size: smaller;
	overflow: visible;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
.fm_topics ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	width: 210px;
	font-size: 12px;
}
.fm_topics ul li {
	list-style-type: none;
}
#r4_main .row01 {
	text-align: center;
	padding-bottom: 15px;
	width: 602px;
}
#r4_main .row02 {
	text-align: left;
	padding-bottom: 15px;
	width: 602px;
}
#r4_main .row03 {
	text-align: left;
	padding-bottom: 15px;
	width: 602px;
}
#r4_main .row05 {
	text-align: left;
	width: 602px;
	overflow: hidden;
	float: left;
}
.row04 {
	text-align: left;
	width: 602px;
	overflow: hidden;
	float: left;

}



#footer {
	width: 868px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #666;
	text-align: center;
}
#r4_main #topicpath {
	font-size: x-small;
	float: left;
	width: 596px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px 0px 0px 6px;
	overflow: hidden;
}
.float_rt {
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
}
#r4_main .desciption {
	float: left;
	padding-left: 15px;
	width: 587px;
	padding-bottom: 15px;
}
#r4_main .desciption hr {
	border: 1px dotted #CCC;
}

#r4_main .desciption .renrakusaki-kaigo {
	text-align: left;
	padding-left: 370px;
	font-weight: 500;
	float: left;
	width: 200px;
}

.schedule {
	background-color: #A1A5A9;
	float: none;
}
.schedule .row th {
	background-color: #DDD;
}
.schedule .col th {
	background-color: #E9E9E9;
	font-weight: 400;
}
.schedule th {
	text-align: center;
	padding: 5px;
}
.schedule td {
	text-align: center;
	padding: 5px;
	background-color: #FFF;
}
#gallery {
	background-color: #3e3e3e;
	text-align: center;
	display: inline;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	#gallery img {
	border-top: 10px solid #3e3e3e;
	border-right: 5px solid #3e3e3e;
	border-bottom: 10px solid #3e3e3e;
	border-left: 5px solid #3e3e3e;
	float: left;
	}
ul#sitemap {
	list-style-type: square;
	line-height: 300%;
}
#sitemap li.ind_2 {
	margin-left: 15px;
}
#r4_main .scroller_box #scroller {
	list-style-type: none;
	display: inline;
}
#r4_main .scroller_box {
	float: left;
	width: 572px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: 15px;
}
#r4_main .scroller_title {
	float: left;
	padding-left: 15px;
	width: 587px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 800;
}
ul.cases {
	line-height: 200%;
	width: 535px;
}
