/* 20110516 左カラム追加のスタイル共有の為、追加  */ 
@import url("leftclum.css");

/* __________WITH SIDEBAR STYLE__________ */


h1, .title {
	margin:0 0 1em 0;
	padding:9px 0 2px 10px;
	font-size:110%;
	line-height:100%;
	width:495px;
	height:19px;
	background:url("/images/bar_title_s.gif") no-repeat;
}
#title2 {
	margin:0 0 1em 0;
	padding:8px 12px 2px 10px;
	font-size:110%;
	line-height:100%;
	width:483px;
	height:44px;
	background:url("/images/bar_title_sw2.gif") no-repeat;
}
.subhead, .subhead-top {
	margin:3em 0 1em 0;
	padding:4px 0 1px 2px;
	font-size:100%;
	line-height:100%;
	width:493px;
	height:16px;
	font-weight:bold;
	background:url("/images/bar_subhead_s.gif") no-repeat;
}

.subhead2, .subhead2-top {
	margin:3em 0 1em 0;
	padding:6px 2px 1px 2px;
	font-size:100%;
	line-height:120%;
	width:491px;
	height:40px;
	font-weight:bold;
	background:url("/images/bar_subhead2_s.gif") no-repeat;
}
.subhead-top, .subhead2-top {margin-top:1.5em}

/* campaigns/20090109_1html 事業継続の文字サイズ修正＋画像 */
.subhead3 {
	margin:3em 0 1em 0;
	padding:6px 2px 1px 2px;
	font-size:105%;
	line-height:120%;
	width:491px;
	height:25px;
	font-weight:bold;
	background:url("/images/bar_subhead3_s.gif") no-repeat;
}

/* training */
#sidemenu-t {margin-bottom:20px}
#sidemenu-t ul, #sidemenu-t li {list-style-type:none;margin:0;padding:0;}
#sidemenu-t li {line-height:0;margin-bottom:2px;}

/* /kaijou/ for print
------------------------------------*/
#print_footer { display: none; }

/* bar-sw 2007/08/27 大きいh1 gcareer/career_counseling.html用追加 */
#sw{
	margin:0 0 1em 0;
	padding:9px 0 2px 10px;
	font-size:110%;
	line-height:100%;
	width:495px;
	height:32px;
	background:url("/images/bar_title_sw.gif") no-repeat;
}
/* カレンダサイズ設定  */
.yui-skin-sam .yui-calcontainer .title {
	border-bottom:1px solid #cccccc;
	font:100% sans-serif;
	color:#000;
	font-weight:bold;
	height:auto;
	padding:.4em;
	width:130px;
	margin:0 -10px 10px -10px;
	top:0;
	left:0;
	text-align:left;
}


/*申込履歴独自のヘッダ*/
.subhead_originalColor {
    margin:3em 0 1em 0;
    padding:4px 0 1px 2px;
    font-size:100%;
    line-height:100%;
    width:493px;
    height:16px;
    font-weight:bold;
    background:url("/images/bar_subhead_s_original.gif") no-repeat;
}
