@charset "utf-8";
@import url("base.css");
@import url("sub.css");
@import url("calendar.css");

#wrapper {
	width: 978px;
	height:auto;
	overflow:hidden;
	margin: auto;
	padding: 0;
	background:url(../images/right_bg.gif) right bottom repeat-y;
}

/*  ------- left -------  */
#leftcolumn {
	float:left;
	margin: 0;
	padding: 0;
	width: 170px;
}
#leftcolumn div.bi {
	margin: 0;
	padding: 0;
	height:42px;
}
#cb_calendar {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/left_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
}
#cb_calendar h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/left_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #366ab7;
	width: 100%;
	height:28px;
}
#cb_calendar div.calbox {
	height: 164px;
	vertical-align: top;
	position:relative;
	text-align: center;
}
#cb_search {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/left_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
	position:relative;
	z-index:1000;
}
#cb_search h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/left_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #366ab7;
	width: 100%;
	height:28px;
}
#cb_search ul.searchinput {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cb_search ul.searchinput li {
	margin: 0;
	padding: 0;
	text-align:center;
}
#cb_search input.type-search {
	width: 130px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #bdbdbd;	
}
#cb_search ul.condition {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cb_search ul.condition li {
	padding-left:3px;
	font-size: 11px;
}
#cb_search ul.condition li.no2 {
	padding-left:26px;
	line-height:20px;
}
#cb_search ul.condition li.no3 {
	padding:2px 7px 6px 7px;
	line-height:15px;
	text-align:justify;
}
#cb_search input.type-search2 {
	width: 80px;
	height: 13px;
	font-size: 11px;
	border: 1px solid #bdbdbd;	
}

/*  ------- center -------  */
#centercolumn {
	float:left;
	margin: 0;
	width: 554px;
	padding: 0 0 0 18px;
}
#topview {
	width:100%;
	height:42px;
	color: #000000;
	background:url(../images/center_search_bg.gif) no-repeat;
	text-align: center;
}
#topview P {
	padding-top:10px;
}
#topview select {
	width: 56px;
}

#topview select.media {
	width: 94px;
}

#notice {
	width:100%;
	margin:0;	
	padding:8px 0 20px 0;
}
#notice div.list ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#notice div.list ul li {
	padding-left:22px;
	line-height: 20px;
	background:url(../images/bullet_notice.gif) 12px 6px no-repeat;
}
#notice div.list ul li.nonbullet {
	padding-left:22px;
	line-height: 20px;
	background:none;
}
#notice div.list ul li.nonbullet a.blue {
	text-decoration:underline;
	color: #0070c0;
}
#notice span.point {
	color: #4779c0;	
}
#tabmenu {
	width:100%;
}
#tabmenu div.depth1 {
	margin: 0;
	padding: 0;
	background:url(../images/tabmenu_bg.gif) repeat-x;
	height: 29px;
}
#tabmenu div.depth1 ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#tabmenu div.depth1 ul li {
	float:left;
	text-align: center;
	height: 29px;
}
#tabmenu div.depth1 ul li.m1on {
	width: 180px;
	color: #093678;
	font-weight: bold;
	line-height: 29px;
	background:url(../images/tabmenu_01_on.gif) no-repeat;
}
#content {
	width:100%;
	margin:0;
	padding:0 0 50px 0;
}
#newspaper {
	margin:0;
	padding:0 14px 0 14px;
}
#newspaper div.container {
	width: 100%;
	height:auto;
	overflow:hidden;
	margin: 0;
	padding: 25px 0 0 0;
	border-bottom: 1px #dcdcdc solid;
	clear:both;
}
#newspaper div.container div.paper {
	float:left;
	width: 164px;
	padding-bottom:30px;
}
#newspaper div.container div.paper img {
	width: 140px;
	border: 1px solid #d5d5d5;
	background: #FFFFFF;
}
#newspaper div.container div.paperlist {
	float:left;
	width:auto;
	padding-bottom:25px;
}
#newspaper div.container div.paperlist p.num {
	font-size: 14px;
	font-weight:bold;
	color: #3870c0;
	padding-bottom:10px;
}
#newspaper div.container div.paperlist ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#newspaper div.container div.paperlist ul li {
	padding-left:10px;
	line-height:23px;
	background:url(../images/bullet_paper.gif) 0 40% no-repeat;
}
#newspaper div.container div.paperlist ul li a {
	color: #595959;
}
#newspaper div.pager {
	clear:both;
	text-align:center;
	word-spacing: 3px;
	color:#dcdcdc;
	padding: 12px 0 0 0;
}
#newspaper div.pager a {
	font-size:13px;
	color: #595959;
}
#newspaper div.pager a.on {
	font-size:13px;
	font-weight:bold;
	color: #e98a02;
}

/*  ------- right -------  */
#rightcolumn  {
	float:left;
	margin: 0;
	padding: 0 0 0 15px;
	width: 218px;
	height: 100%;
}
#rightcontainer {
 	padding:8px 5px 0 11px;
}
#cb_pay {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/right_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
#cb_pay h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/right_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #366ab7;
	width: 100%;
	height:28px;
}
#cb_pay div.paytxt{
	margin:0;
	padding:5px 12px 8px 12px;
}
#cb_pay div.paytxt ul {
	margin:0;
	padding:0;
	list-style:none;
}
#cb_pay div.paytxt ul li {
	padding:0 0 0 10px;
	line-height:20px;
}
#cb_pay div.paytxt ul li.txt1 {
	background:url(../images/bullet_pay.gif) 0 35% no-repeat;
}
#cb_pay div.paytxt ul li.txt2 {
	padding:5px 0 0 0;
	line-height:16px;
	font-size:11px;
	color: #0070c0;
}
#cb_pay div.paytxt ul li.txt3 {
	padding:5px 0 0 5px;
	line-height:14px;
	font-size:11px;
	color: #0070c0;
}
#cb_pay div.paytxt span.point{
	color:#ff7e15;
}
#cb_pay p.paybtn {
	text-align:center;
	padding:0 0 8px 0;
}
#cb_info {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/right_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}
#cb_info h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/right_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #366ab7;
	width: 100%;
	height:28px;
}
#cb_info div.infotxt{
	margin:0;
	padding:6px 0 10px 0;
}
#cb_info div.infotxt ul {
	margin:0;
	padding:0;
	list-style:none;
}
#cb_info div.infotxt ul li {
	font-size:12px;
	line-height:18px;
}
#cb_info div.infotxt ul li.no1 {
	background:url(../images/bullet_no1.gif) 9px 3px no-repeat;
	padding:0 9px 0 29px;
	text-align: justify;
}
#cb_info div.infotxt ul li.no2 {
	background:url(../images/bullet_no2.gif) 9px 17px no-repeat;
	padding:14px 9px 0 29px;
	text-align: justify;
}
#cb_info div.infotxt ul li.no3 {
	background:url(../images/bullet_no3.gif) 9px 17px no-repeat;
	padding:14px 0 0 29px;
	text-align: justify;
}
#cb_info div.infotxt ul li.csemail {
	padding:10px 10px 5px 35px;
	text-align: justify;
}
#cb_info div.infotxt ul li.csemail img {
	 width :130px;
	 height:25px;
}
#cb_info div.infotxt ul li.dotline {
	margin-left:1px;
}
#cb_info div.infotxt ul li.depth2 {
	padding:2px 9px 0 29px;
	line-height:16px;
	font-size:11px;
}
#cb_info div.infotxt ul li.depth2 a {
	color: #0070c0;
}
#cb_info div.infotxt span.point,
#cb_info div.infotxt ul li strong.point {
	color:#ff7e15;
}
#cb_info div.infotxt ul li strong.point2 {
	color:red;
}
#cb_info div.infotxt ul li.centertxt {
	text-align:center;
	line-height:16px;
}
#cb_info div.infotxt ul li.centertxt a.guide {
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
	color: #0070c0;
}
#ad {
	margin:0;
	padding:0;
	display:none;
}

/*  ------- foot-space -------  */
#space {
	height: 20px;
	background:#FFFFFF;
}



#cb_pastpdf {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/left_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
}
#cb_pastpdf h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/left_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #366ab7;
	width: 100%;
	height:28px;
}

#cb_pastpdf div.pastpdf{
	margin:0;
	padding:0 0 2px 8px;
}

#cb_pastpdf div.pastpdf ul {
	margin:0;
	padding:0;
	list-style:none;
}

#cb_calendar div.search_start {
	margin:0 0 5px 0;
	padding:0;
}

#cb_calendar div.search_start ul {
	margin:0;
	padding:0;
	list-style:none;
}

#cb_calendar div.search_start ul li {
	padding:0 0 0 8px;
	font-size:11px;
	line-height:15px;
	color:#6b6b6b;
}
#cb_calendar div.search_start ul li.txt1 {
	line-height:20px;
	color:#366ab7;
}


#tabmenu div.depth_hki {
	margin: 0;
	padding: 12px 0 0 0;
	height: 25px;
}

#tabmenu div.depth_hki ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#tabmenu div.depth_hki ul li.m1on {
	width: 263px;
	background:url(../images/section_1_on.gif) no-repeat;
}

#tabmenu div.depth_hki ul li a.on:link, 
#tabmenu div.depth_hki ul li a.on:visited {
	color:#7649bc;
	font-weight:bold;
	text-decoration: none;
}
#tabmenu div.depth_hki ul li.m2 {
	width: 263px;
	background:url(../images/section_2.gif) no-repeat;
}

#tabmenu div.depth_hki ul li a:link, 
#tabmenu div.depth_hki ul li a:visited {
	color:#666666;
	text-decoration: none;
}
#tabmenu div.depth_hki ul li a:active, 
#tabmenu div.depth_hki ul li a:hover {
	color:#666666;
	text-decoration: underline;
}
#tabmenu div.depth_hki ul li a.on:link, 
#tabmenu div.depth_hki ul li a.on:visited {
	color:#7649bc;
	font-weight:bold;
	text-decoration: none;
}
#tabmenu div.depth_hki ul li a.on:active, 
#tabmenu div.depth_hki ul li a.on:hover {
	color:#7649bc;
	font-weight:bold;
	text-decoration: underline;
}
#tabmenu div.depth_hki ul li span.thin {
	font-weight:normal;
}

#tabmenu div.depth_hki ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#tabmenu div.depth_hki ul li {
	float:left;
	text-align: center;
	line-height: 27px;
	height: 25px;
}
#tabmenu div.depth_hki ul li.m1on {
	width: 263px;
	background:url(../images/section_1_on.gif) no-repeat;
}
#tabmenu div.depth_hki ul li.m1 {
	width: 263px;
	background:url(../images/section_1.gif) no-repeat;
}
#tabmenu div.depth_hki ul li.m2on {
	width: 263px;
	background:url(../images/section_2_on.gif) no-repeat;
}

#tabmenu div.depth_hki ul li a:link, 
#tabmenu div.depth_hki ul li a:visited {
	color:#666666;
	text-decoration: none;
}
#tabmenu div.depth_hki ul li a:active, 
#tabmenu div.depth_hki ul li a:hover {
	color:#666666;
	text-decoration: underline;
}
#tabmenu div.depth_hki ul li a.on:link, 
#tabmenu div.depth_hki ul li a.on:visited {
	color:#366ab7;
	font-weight:bold;
	text-decoration: none;
}
#tabmenu div.depth_hki ul li a.on:active, 
#tabmenu div.depth_hki ul li a.on:hover {
	color:#7649bc;
	font-weight:bold;
	text-decoration: underline;
}
#tabmenu div.depth_hki ul li span.thin {
	font-weight:normal;
}