@charset "utf-8";

/* #############################################################

[ 基本パーツ + 汎用パーツ ]

適用範囲：/calendar/plan/以下

※追記・改変の際はウェブマスタに問い合わせること

############################################################# */

/* ==========================================================================
 #res_header, #res_headbody, #str_container, #str_center, #res_footer
=========================================================================== */
body#subwindow #str_container {
	padding-top:0;
	padding-left:28px;
	padding-right:28px;
	width:auto;
}

#subwindow #str_container #str_center{
	margin-left:auto;
	margin-right:auto;
}

/* -------------------------------------------------------------- 
閉じる（closeBtnLine）
-------------------------------------------------------------- */
#str_container p.closeBtnLine{
	margin:11px auto 30px;
}

/* ==========================================================================
テーブル：見出し処理
=========================================================================== */
#subwindow #str_container .tbl{
	width:595px;
}

#subwindow #str_container .tbl thead th{
	background:#ffffff;
}

