@charset "utf-8";
.content {
	height: 500px;
}
.container #news  {
	height: auto;
	width: 320px;
	float: right;
	clear: none;
	margin-right: 10px;
	font-size: 16px;
	margin-top: 0px;
}

.titel_Bar {
	padding-bottom:35px;
	margin-left:13px;
}
.container #banner  {
	float: left;
	height: auto;
	width: 170px;
	padding-left: 10px;
}
.container #pan  {
	width: 500px;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container #subtitel_catcopy  {
	height: auto;
	width: 600px;
	margin-right: 20px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container #aisatsu_workersco-op  {
	float: left;
	height: auto;
	width: 316px;
}
.container #main  {
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: 640px;
	font-size: 14px;
}
#address {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
}
#rinen {
	margin-left: 10px;
	height: 300px;
	width: 620px;
	line-height: 26px;
	margin-top: -30px;
}
.info {
	font-size: 14px;
}
a img { /* このセレクターは、一部のブラウザーでイメージをリンクで囲んだ場合にイメージの周囲に表示される初期設定の青いボーダーを削除します。 */
	border: none;
}

/* ~~ サイトのリンクのスタイル付けは、ホバー効果を作成するセレクターグループも含め、この順序にする必要があります。~~ */
a:link {
	color:#414958;
	text-decoration: underline; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	color: #4E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}

/* ~~ このコンテナが他のすべての div を囲み、パーセンテージに基づいた幅を指定します。~~ */
.container {
	width: 832px;/* レイアウトが狭くなりすぎないように、最小幅を指定することをお勧めします。これにより、サイドカラムで読みやすい行の長さを保つことができます。IE6 ではこの宣言は無視されます。 */
	background: #FFF; /* 幅に加え、両側を自動値とすることで、レイアウトが中央に揃います。.container の幅を 100% に設定した場合、これは必要ありません。 */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	font-size: 16px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #390;
	border-right-color: #390;
	border-bottom-color: #390;
	border-left-color: #390;
}
.font {
	font-size: 12px;
}
.title_font {
	padding-left:27px;
	padding-bottom:15px;
	font-size:24px;
	background-image:url(../images/top/bar1.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.container #subtitel_catcopy #catchcopy  {
	float: right;
	font-size: 16px;
	width: 500px;
	height: 86px;
}
.container #subtitel_catcopy #character  {
	float: left;
}


/* ~~ ヘッダーには幅は指定されません。ヘッダーはレイアウトの幅全体まで広がります。ヘッダーには、ユーザー独自のリンクされたロゴに置き換えられるイメージプレースホルダーが含まれます。~~ */
.header {
	background-color: #6F7D94;
}
.container #header {
	background-image: url(../images/top/header.gif);
	height: 55px;
	width: 832px;
}
.container #navi {
	height: 46px;
	width: 832px;
	margin-top: -2px;
}

/* ~~ その他の float/clear クラス ~~ */
.fltrt {  /* このクラスを使用すると、ページ内でエレメントを右にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: right;
	margin-left: 8px;
}
.container #footer {
	width: 832px;
	clear: both;
}

.fltlft { /* このクラスを使用すると、ページ内でエレメントを左にフローティングさせることができます。フローティングさせるエレメントは、ページ内で横に並べて表示するエレメントの前に指定する必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、#footer が #container から削除されているか取り出されている場合に、<br /> または空の div で、フローティングさせる最後の div に続く最後のエレメントとして (#container 内に) 配置できます。 */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.container #top_photo {
	background-image: url(../images/sub(about_us)/subpage_photp
.jpg);
	height: 292px;
	width: 832px;
	background-image: url(../images/top/top_photo.jpg);
}
.container #about_photo {
	background-image: url(../images/sub(about_us)/subpage_photp
.jpg);
	height: 146px;
	width: 832px;
	background-image: url(../images/about_us/subpage_photp.jpg);
}
.tdl {
	empty-cells: hide;
	margin-left: 50px;
}
#year_schedule {
	height: auto;
	width: 500px;
	margin-left: 50px;
}
.content {
	height: 500px;
}

.comment_font {
	margin-top:23px;
	margin-right:70px;
	font-size:18px;
}
.comment_font_tbl {
	margin-top:1px;
	margin-right:16px;
	font-size:14px;
	margin-left: 20px;
}
.comment_font_tbl_num {
	padding-right:14px;
	padding-bottom:10px;
	vertical-align:top;
}

.comment_font_title_s {
	margin:30px 70px 0px 5px;
	padding:0;
	font-size:14px;
	font-weight:normal;
}
.comment_font_title_s1 {
	margin:5px 70px 13px 15px;
	padding:0;
	font-size:16px;
}
.menu {
	height: 150px;
	width: 340px;
	margin-top: 30px;
	float: left;
}
.menu_photo {
	height: 150px;
	width: 250px;
	margin-top: 30px;
	float: right;
	padding-left: 30px;
}
.comment_font_tbl_txt {
	padding-bottom:10px;
	vertical-align:top;
	margin-left: 20px;
	padding-left: 1px;
}
.comment_font_tbl_txt1 {
	padding-bottom:10px;
	vertical-align:top;
	padding-left: 40px;
}
.comment_font_tbl_txt2 {
	padding-bottom:10px;
	vertical-align:top;
	padding-left: 50px;
}
