@charset "utf-8";

/*---------------産創館トップページ------------------------------*/
@import "css/header-r.css";
@import "css/header-m.css";
@import "css/header-s.css";
@import "css/footer.css";
@import "css/for-reset.css";
/*---------------全体------------------------------*/
.mgnB5 {
	margin-bottom: 5px;
}
.mgnB10 {
	margin-bottom: 10px;
}
.mgnB20 {
	margin-bottom: 10px;
}


/*---------------ヘッダー------------------------------*/
form,input {
	margin: 0px;
}
.searchW1 {
	width: 165px;
}
.searchW2 {
	width: 115px;
}
.searchW3 {
	width: 158px;
}
.searchBt {
	vertical-align: top;
}


/*---------------フォント------------------------------*/
.txt10bk {
	font-size: 10px;
	color: #000;
}
.txt11bk {
	font-size: 11px;
	color: #000;
}
.txtGr {
	color: #090;
}
.txtRed {
	color: #FF4A4A;
}
.txtOrg {
	color: #ff6604;
}

.txt-c{text-align:center;}

/*---------------お知らせ------------------------------*/
.lineDot {
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 4px;
}


/*---------------ログイン------------------------------*/
.conBox {
	border: 1px solid #FFC53B;
	margin-bottom: 10px;
}
.conBox p {
	font-size: 11px;
	line-height: 1.2em;
}
.imgVmdl {
	vertical-align: middle;
	margin-right: 4px;
}


/*---------------目的別メニュー------------------------------*/
.mokutekiBox {
	margin-bottom: 10px;
	border: 1px solid #C4CBFF;
}



/*---------------コンプライアンス------------------------------*/
.veriBox {
	border: 1px solid #666;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*---------------フッター------------------------------*/
.footer {
	background: #4C4C4C;
	color: #FFFFFF;
}






/*---------------ご利用ガイド------------------------------------------------------------------*/
.txt14bk {
	font-size: 14px;
	color: #000;
}
.lineDot2 {
	border-bottom: 1px dotted #C0C0C0;
	padding-bottom: 15px;
}


/*---------------ユーザーマイページ------------------------------*/
.bgTxt01 {
	width: 280px;
	height: 30px;
	font-weight: bold;
}
.bgTxt01 a {
	width: 280px;
	padding: 4px 4px 4px 8px;
	color: #00F;
	background: #FFE493;
	border-left: 3px solid #F60;
	display: block;
}
.bgTxt01 a:hover {
	padding: 4px 4px 4px 8px;
	color: #FF6600;
	background: #FFD566;
	border-left: 3px solid #F60;
	display: block;
	text-decoration: none;
}
.boxRed {
	border: 1px solid #F33;
	color: #F33;
	padding: 6px;
	background: #FFF2F0;
}
.boxOrg {
	border: 1px solid #FF880A;
	padding: 6px;
}
div#akWeb {
	background: url(mypage/img/bg_web.gif) no-repeat;
	height: 141px;
	width: 201px;
	padding: 0px 5px;
}
div#akSsk {
	background: url(mypage/img/bg_sansokan.gif) no-repeat;
	height: 141px;
	width: 201px;
	padding: 0px 5px;
}
div#akKsh {
	background: url(mypage/img/bg_kaisya.gif) no-repeat;
	height: 141px;
	width: 201px;
	padding: 0px 5px;
}
