@media screen and (min-width: 641px) {
/* PC用 */

body{
	-webkit-font-smoothing:subpixel-antialiased;
	font-size:13px;
	color:#000;
	margin:0;
	line-height:1.5;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック',sans-serif;
	background:#f7ddcc;
/*	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;*/
}

/*
.body_home{background:url(../images/common/TF_back_01nn.jpg) no-repeat center top #000;}
*/

/* レイアウト全般 */

#wrapper{
	width:1000px;
	margin:0 auto;
	background:#fff;
}

header{
	padding:5px 10px 20px 10px;
	background:url(../images/common/header_back.gif);
}

header h1{
	font-weight:normal;
	margin:0;
	float:left;
}

header h1 img{
	display:block;
}

#head_privacy{
	float:right;
}


#teaser{
	clear:both;
	text-align:center;
}

#teaser img{
	margin:0;
	vertical-align:bottom;
}

#teaser a{
	position:absolute;
	width:488px;
	height:34px;
	margin:47px 0 0 50px;
}

#headparts{
}

#head_center{
	width:px;
	height:px;
	margin:0 auto;
	background:url(../images/common/head_center.gif) no-repeat;
}

#headnavi{
	margin:0 auto;
	overflow:hidden;
}

#headnavi_sp{
	display:none;
}

#headnavi ul{
	width:px;
	height:px;
	margin:0 auto;
}

#headnavi ul li{
	float:left;
	height:px;
}

#headnavi ul li img{
	vertical-align:bottom;
}

#headnavi ul li ul{
	display:none;
	position:absolute;
}

#headnavi ul li:hover > ul{
	display:block;
}

#headnavi ul li:hover > ul li{
	width:200px;
	float:none;
	background:#ffefef;
	text-align:center;
	padding:10px 0;
	border-bottom:1px dotted #999;
	box-sizing:border-box;
}

#headnavi ul li:hover > ul li a{
	display:block;
}

#teaser2{
}

#main{
	padding:20px;
	margin:0 auto;
	overflow:hidden;
}

#contents{
	width:730px;
	overflow:hidden;
	float:right;
}

#contents section{
	margin-bottom:30px;
	overflow: hidden;
}

#sidebar{
	width:206px;
	overflow:hidden;
	float:left;
}

#sidebar section{
	margin-bottom:25px;
}

.side_lists{}

.side_lists ul{}

.side_lists ul li{
	cursor:pointer;
}

.side_lists ul li p{
	background:url(../images/common/category_navi_arrow.gif) no-repeat left 5px;
	padding-left:10px;
	display:block;
}

.side_lists ul li a{
	background:url(../images/common/category_navi_arrow.gif) no-repeat left 5px;
	padding-left:10px;
	display:block;
}

.side_lists ul li ul{
	display:none;
}

.side_lists_forceopen{
	display:block !important;
}

.side_lists ul li ul li{
	background:#fff !important;
}

.side_lists ul li ul li a{
	display:block;
}

#side_hiratsuka{}

#side_hiratsuka ul li,#side_linkshuu ul li{
	background:url(../images/common/ctegory_navi_btn_type_d.gif) left top;
	border:1px solid #ccc;
	padding:5px;
}

#side_hiratsuka ul li a,#side_systemkaigi ul li a,#side_linkshuu ul li a{
	font-size:110%;
	font-weight:bold;
}

#side_systemkaigi{}

#side_systemkaigi ul li{
	background:url(../images/common/ctegory_navi_btn_type_f.gif) left top;
	border:1px solid #ccc;
	padding:5px;
}

#side_akijouhou{}

#side_akijouhou ul li{
	background:url(../images/common/ctegory_navi_btn_type_b.gif) left top;
	border:1px solid #ccc;
	padding:5px;
}

#side_soshiki{}

#side_soshiki li{
	background:url(../images/common/ctegory_navi_btn_type_a.gif) left top;
	border:1px solid #ccc;
	padding:5px;
}

#side_soshiki2{}

#side_soshiki2 li{
	background:url(../images/common/ctegory_navi_btn_type_c.gif) left top;
	border:1px solid #ccc;
	padding:5px;
}

#page_top{
	clear:both;
	text-align:right;
	padding:10px 20px 10px 0;
}

footer{
	overflow:hidden;
	clear:both;
}

#foot_center{
	width:1000px;
	background:#e7964c;
	text-align:center;
	color:#fff;
	font-size:16px;
	padding:2px;
}

#foot_center address{
}

/* 見出し系 */

.midashi0{
	font-size: 130%;
	line-height: 145%;
	color: #333;
	margin: 0px 0px .875em 0px;
	padding: .5em 0px .375em 12px;
	border-left: 8px solid #f47a0c;
}

.midashi1{
	font-size:16px;
	border:1px solid #d6d6d6;
	background:url(../images/common/midashi01_back.jpg) left top no-repeat #f3f3f3;
	padding:5px;
	padding-bottom:1px;
	padding-left:15px;
}

/* 汎用 */

#breadcrumb{
	margin-bottom:15px !important;
}

.kasou_date{
	clear:both;
	text-align:right;
	padding-top:20px;
}

/* TOPページ */

#top_topics{}

#top_topics h2{
	margin:0;
}

#top_topics ul{
	border:1px solid #d6d6d6;
	border-top:none;
	padding:0 10px;
}

#top_topics ul li{
	padding:10px 0;
	clear:both;
	border-bottom:1px dotted #ccc;
}

#top_topics ul li:last-child{
	border-bottom:none;
}

#top_topics ul li h3{
	font-size:inherit;
	font-weight:normal;
	margin:0;
	width:125px;
	float:left;
}

#top_topics ul li p span{
	font-size:95%;
	font-weight:bold;
	padding:2px;
	color:#fff;
	margin-left:10px;
}

#top_topics .cat1{background:#ffcccc;} /* ピンク（会議スケジュール・会議録） */
#top_topics .cat2{background:#ff9933;} /* オレンジ（研修情報・研修の結果） */
#top_topics .cat3{background:#8ab666;} /* グリーン（お知らせ・空き情報） */
#top_topics .cat4{background:#00ffff;} /* 水色（事業所一覧・各事業所の紹介） */

#top_kaigohoken{}

#top_kaigohoken h2{
	margin-bottom:0;
}

#top_kaigohoken div,div#top_linkshuu_hontai{
	background:#fffff3;
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
}

#top_linkshuu{
}

#top_linkshuu h2{
	margin-bottom:0;
}

#top_linkshuu a{
	font-size:14px;
	font-weight:bold;
}

#top_linkshuu h3{
	font-size:16px;
	margin-top:0;
	margin-bottom:5px;
}

#top_linkshuu h4{
	margin-top:5px;
}

#top_linkshuu h4,#top_linkshuu h5{
	font-size:15px;
}

#top_linkshuu h5{
	margin-bottom:5px;
}

#top_linkshuu .indent1{
	padding-left:20px;
	margin-bottom:30px;
}

#top_linkshuu ul.indent2{
	padding-left:20px;
	margin-bottom:20px;
}

#top_linkshuu ul li{
	margin-bottom:5px;
}

/* 事業所一覧 */

.jighoushodata_zentai{
}

.jighoushodata_zentai table{
	width:100%;
	border-collapse:collapse;
/*	table-layout:fixed;*/
}

.jighoushodata_zentai table tr th{
	border:1px solid #000;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.jighoushodata_zentai table tr td{
	border:1px solid #000;
	text-align:center;
	vertical-align:middle;
	padding:5px;
}

.jighoushodata_zentai table tr th:last-child{
	width:6em !important;
}

.jighoushodata_zentai table tr td:last-child{
	width:6em !important;
}

#jigyousholist_zentai{}

#jigyousholist_zentai ul li{
	overflow:hidden;
	padding:10px;
	border-bottom:1px dotted #999;
}

/* お申込みフォーム */

#apply_form{}

#apply_form table{
	width:100%;
	border-collapse:collapse;
}

#apply_form table tr th,#apply_form table tr td{
	border-bottom:1px solid #333;
	padding:15px;
}

#apply_form table tr th{
	text-align:left;
	width:30%;
	font-size:110%;
}

#apply_form table tr td{

}

#apply_form table tr:last-child td{
	text-align:center;
	border-bottom:none;
}

#apply_form table tr td p.kariwaku{
	border:1px solid #999;
}

#apply_form table tr td p.karikakunin{
	border:1px solid #999;
	background:#ccc;
	display:inline-block;
	padding:2px 5px;
}

}