@charset "Shift_JIS"; 

/*
このファイルは女性の活躍に向けてへのスタイルを定義しています。
*/

/*ローカルナビ(2015〜)
-------------------------------------------------*/


#localNavi{
	width:175px;
	background: url("../img/bg_navi.png");
	border:1px solid #B84773;
	padding-bottom:10px;
	margin-bottom:20px;
}

#localNavi h2{
	background: url("../img/bg_local_navi_h2.png") no-repeat top left;
	padding:2px 5px 2px 13px;
	font-size:17px;
	margin:10px 8px 15px;
}

#localNavi ul{
	margin:8px 8px;
}

#localNavi ul li{
	background: url("../img/bg_local_navi_li.png") repeat-x bottom;
	padding-bottom:5px;
	margin-bottom:8px;
}


#localNavi ul li a{
	font-size:13px;
	padding-top:5px;
	padding-bottom:5px;
	background: url("../img/bg_locl_navi_link.png") no-repeat left center;
	padding-left:14px;
	display:block;
}


/*
-------------------------------------------------*/


#introduction {
}



p#ma-lead {
	float: right;
	width: 540px;
	padding: 20px 0 0 0px;
	margin-bottom: 20px;
	margin-right:10px;
	background: url("../img/clerk_ma_lead_bg.gif") left top repeat-x;
}

/*個人*/


#personal {
	float: left;
	width: 230px;
}

#personal h2{
	margin-top: 10px;
}

#personal p{
	font-size: 80%;
	line-height: 1.6;
}

#history {
	float: left;
	clear: left;
	width: 230px;
	padding-top: 1em;
	border-top: 1px dotted #808080;
	padding-bottom:25px;
}



#history th,
#history td{
	font-size: 80%;
	vertical-align: top;
}

#history th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

#history p {
	margin-bottom: 0;
	font-size: 80%;
}



/*本文*/

#work {
	float: right;
	width: 550px;
;
}

.book-s {
	margin: 0 0 0 5px;
}

.book-s p{
	line-height:1.7 !important;
	width: 535px;

}

.column {
	float: left;
	clear: left;
	width: 230px;
	padding: 0;
	border: 1px solid #808080;
}

.column h2 {
	margin-bottom: 0;
	padding: 5px;
	border-bottom: 1px solid #808080;
	background-color: #eeeeee;
}

#content .column p {
	font-size: 80%;
	line-height: 1.4;
}

.column p {
	padding: 8px;
}





/*  女性の活躍に向けて
-------------------------------------------------*/

.womenbox {
	font-size: 90%;
}

.womenbox p {
	line-height: 1.8 !important;
	margin-bottom: 30px;
}

.women_subttl {
	font-size: 100%;
	line-height: 1.2;
	background-color: #FBDFE3;
	border-left: 5px solid #F194A2;
	color: #990000;
	padding: 8px;
	margin: 0 0 15px 0;
}

.women_support {
	clear: both;
	font-size: 100%;
	border-bottom: 1px solid #DDD;
	border-left: 3px solid #FBDFE3;
	color: #990000;
	padding: 4px;
	margin: 0 0 8px 0;
}

.womenImg {
	float: right;
	padding: 0 0 0 20px;
}

.mb30 { margin-bottom: 30px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb60 { margin-bottom: 60px !important; }

.women_intbox {
	clear: both;
	width: 688px;
	margin: 0 0 30px 0;
	padding: 20px;
	border: 1px solid #D60053;
}

.women_intpic {
	float: left;
	width: 180px;
}

.women_inttxt {
	float: right;
	width: 490px;
}

.women_h5 {
	margin: 0 0 10px 0;
}

.women_intbox p {
	line-height: 1.8 !important;
	margin-bottom: 0px !important;
}












