@charset "Shift_JIS";

/*-------------------------------------------------
　マネージャー相談メニューページ用css
-------------------------------------------------*/

/*-- 特別相談メニュー用 --*/

td.tokubetsu{
	background-image: url(images/soudan_manager.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*-- 各種相談会タイトル --*/

h4.Kinyu_title{
	color: #FF3300;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: solid 7px #FF3300;
	padding: 3px 7px;
	margin-bottom: 20px;
	}

h4.Business_title{
	color: #3366FF;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: solid 7px #3366FF;
	padding: 3px 7px;
	margin-bottom: 20px;
	}

h4.Toshokan_title{
	color: #33CC00;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: solid 7px #33CC00;
	padding: 3px 7px;
	margin-bottom: 20px;
	}

h4.soudan_pro_title{
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 0px 10px 10px;
	margin-bottom: 10px;
	border-left: solid 7px #F50000;
	}
	
h4.yakan_title{
	color: #663366;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: solid 7px #663366;
	padding: 3px 7px;
	margin-bottom: 20px;
	}

/* manager用カレンダー */

div#newcalendar_div{
	padding: 0px;
	margin: 0px;
	text-align: center;
}

div#newcalendar_div table.newcalendar{
	padding: 0px;
	margin: 0px;
	border: solid 5px #ccc;
	width: 90%;
}

div#newcalendar_div table.newcalendar tr{
	padding: 0px;
	margin: 0px;
}

div#newcalendar_div table.newcalendar td{
	height: 53px;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	background-color: #fff;
	border: solid 1px #ccc;
	text-align: left;
}

div#newcalendar_div table.newcalendar td.c_month{
	width: 100%;
	height: 25px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	font-weight: bold;
	background-color: #E7E8ED;
}

div#newcalendar_div table.newcalendar td.c_day{
	height: 17px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	background-color: #C6CFD3;
}

div#newcalendar_div table.newcalendar td.c_daysun{
	height: 17px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #ff0000;
	font-weight: bold;
	background-color: #F5D0D4;
}

div#newcalendar_div table.newcalendar td.c_daysat{
	height: 17px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	color: #000099;
	font-weight: bold;
	background-color: #C2E2EF;
}

/*-- 基本 --*/

div#newcalendar_div table.newcalendar td.utetsuke{
	width: 85px:
	height: 45px;
	background-image: url(images/m_uke.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#newcalendar_div table.newcalendar td.sumi{
	width: 85px:
	height: 45px;
	background-image: url(images/m_sumi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*-- 金融相談 --*/

div#newcalendar_div table.newcalendar td.K_utetsuke{
	width: 85px:
	height: 45px;
	background-image: url(images/m_K_uke.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#newcalendar_div table.newcalendar td.K_sumi{
	width: 85px:
	height: 45px;
	background-image: url(images/m_K_sumi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*-- ビジネスプラン相談 --*/

div#newcalendar_div table.newcalendar td.B_utetsuke{
	width: 85px:
	height: 45px;
	background-image: url(images/m_B_uke.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#newcalendar_div table.newcalendar td.B_sumi{
	width: 85px:
	height: 45px;
	background-image: url(images/m_B_sumi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*-- 図書館相談 --*/

div#newcalendar_div table.newcalendar td.T_utetsuke{
	width: 85px:
	height: 45px;
	background-image: url(images/m_T_uke.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#newcalendar_div table.newcalendar td.T_sumi{
	width: 85px:
	height: 45px;
	background-image: url(images/m_T_sumi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div#newcalendar_div table.newcalendar td.nashi{
	width: 85px:
	height: 45px;
	background-image: url(images/m_nashi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

p.tokubetsu-soudan{
	padding: 3px 15px;
	margin-bottom: 10px;
	}


dd.st strong{
	font-weight: bold;
	color: #333333;
}

p.p_st strong{
	font-weight: bold;
	color: #333333;
}

.ichigyo-b{
	padding-bottom: 15px;
	padding-top: 15px;
	margin-bottom: 15px;
	border-bottom: dotted #575B72 1px;
}

.ichigyo-s{
	font-size: 115%;
	color: #ff0000;
}

.ichigyo-e{
	font-size: 115%;
}

.ichigyo-k{
	font-size: 115%;
	color: #0C1AD0;
}

.ichigyo-t{
	font-size: 115%;
	color: #212121;
}

/*-------------------------------------------------
　東京コンテンツマーケットページcss
-------------------------------------------------*/

.tcm h3{
	color: #2D78A5;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	border-left: solid 7px #BE0505;
	border-bottom: solid 1px #ccc;
	padding: 7px;
	margin-bottom: 20px;
	}

.tcm img{
	padding: 10px 5px;
	}

.tcm p{
	padding: 5px;
	}
	