@charset "utf-8";
@import url("base.css");
@import url("sub.css");
@import url("calendar.css");

#wrapper {
	width: 740px;
	height:auto;
	overflow:hidden;
	margin: auto;
	padding: 0;
	background-color:#fff;
}

/*  ------- left -------  */

#leftwarp
{
	margin: 0;
	padding: 0px;	
	
}

#leftwarp div.bi {
	margin: 0;
	padding: 0;
	height:42px;
}

#leftcolumn 
{
	float:left;
	width: 200px;
	overflow:hidden;
	margin: 0;
}
#leftboard
{
	padding:20px 23px 20px 22px;
	border:solid 1px #d4cdc3;
}
#leftcolumn div.bi {
	margin: 0;
	padding: 0;
	height:42px;
}

#leftcolumn2 
{  
	margin:0px;
	margin: 0;
}
#leftcolumn2 div.bi {
	margin: 0;
	padding: 0;
	height:42px;
}

#cb_myinfo {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/left_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
}
#cb_myinfo h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/left_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #000000;
	width: 100%;
	height:28px;
}
#cb_myinfo ul.logouttxt {
	margin: 0;
	padding: 0px 0px 6px 0px;
	list-style: none;
}
#cb_myinfo ul.logouttxt li {
	font-size:11px;
	text-align:center;
	padding:0 5px 4px 5px;
}
#cb_myinfo ul.logouttxt li.txt2 {
	padding:1px 5px 3px 5px;
	line-height:10px;
}
#cb_myinfo ul.logouttxt li span.point{
	color:#ff6600;
}
#cb_medialist {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/left_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
}
#cb_medialist h2 {
	margin: 0;
	padding:3px 0 0 0;
	background:url(../images/left_cbox_topbg.gif) no-repeat;
	font-size: 12px;
	color: #000000;
	width: 100%;
	height:28px;
}
#cb_medialist ul.media {
	margin: 0;
	padding: 0;
	list-style: none;
}
#cb_medialist ul.media li.no1 {
	margin: -8px 0 0 1px;
	padding: 0;
}
#cb_medialist ul.media li.no2 {
	margin: 1px 0 0 1px;
	padding: 0;
}
#cb_calendar {
	margin: 0;
	padding: 0;
	width:inherit;
}
#cb_calendar h2 {
	margin: 0;
	font-size: 12px;
	color: #000000;
	letter-spacing:-1px;
	padding-bottom:5px;
	border-bottom: 1px solid #d4cdc5;
}
#cb_calendar div.calbox {
	height: 164px;
	vertical-align: top;
	position:relative;
	text-align: center;
	padding-top:10px;
}
#cb_search {
	margin: 0;
	padding: 0;
	width:inherit;
	position:relative;
	z-index:1000;
}
#cb_search h2 {
	margin: 0;
	font-size: 12px;
	color: #000000;
	letter-spacing:-1px;
	padding-bottom:5px;
	border-bottom: 1px solid #d4cdc5;
}
#cb_search ul.searchinput {
	margin: 0;
	padding: 10px 0;
	list-style: none;
	background:url("../images/bg_line99.gif") repeat-x 0 100%;
}
#cb_search ul.searchinput li {
	margin: 0;
	padding: 0;
}
#cb_search input.type-search {
	width: 104px;
	height: 17px;
	font-size: 11px;
	border: 1px solid #d4cdc5;	
}
#cb_search ul.condition {
	margin: 0;
	padding: 10px 0;
	list-style: none;
}
#cb_search ul.condition li {
	font-size: 11px;
	color:#828282;
	letter-spacing:-1px;
}

#cb_search ul.condition li.no2 {
	padding-top:5px;
	line-height:20px;
}

#cb_search ul.condition li.paddingBottom5 {
	background:url("../images/bg_line99.gif") repeat-x 0 100%;
	padding-bottom:10px;
}
	
#cb_search ul.condition li.no3 {
	padding-top:10px;
	line-height:15px;
	text-align:justify;
}
#cb_search input.type-search2 {
	width: 104px;
	height: 17px;
	font-size: 11px;
	border: 1px solid #d4cdc5;	
	
}

/*  ------- center -------  */
#centercolumn {
	float:right;
	margin: 0;
	width: 500px;
}
#topview {
	display:none;
	width:100%;
	height:42px;
	color: #000000;
	background:url(../images/center_search_bg.gif) no-repeat;
	background-size:100%;
	text-align: center;
}
#topview P {
	padding-top:5px;
}
#topview select {
	width: 60px;
}
#notice {
	display:none;
	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: #ff6600;	
}
#tabmenu {
	width:100%;
}
#tabmenu div.depth1 {
	font-size:12px;color:#d61d00;font-weight:bold;letter-spacing:-1px;position:relative;border-bottom:2px solid #d4cdc5;padding-bottom:7px;margin-bottom:15px;
}
#tabmenu div.depth1 ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
#tabmenu div.depth1 ul li {
}
#tabmenu div.depth1 ul li.m1on {

}
#content {
	width:100%;
	margin:0;
	padding:0 0 50px 0;
}
#newspaper {
	margin:0;
	padding:0;
}
#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: #000000;
	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: #366ab7;
}

/*  ------- right -------  */
#rightcolumn  {
	float:left;
	margin: 0;
	padding: 0 0 0 7px;
	width: 268px;
	height: 100%;
}
#rightcontainer {
}
#cb_pay {
	margin: 0;
	padding: 0;
	width:inherit;
}
#cb_pay h2 {
	margin-top: 30px;
	font-size: 12px;
	color: #000000;
	letter-spacing:-1px;
	padding-bottom:5px;
	border-bottom: 1px solid #d4cdc5;
}
#cb_pay div.paytxt{
	margin:0;
}
#cb_pay div.paytxt ul {
	margin-top:10px;
	padding:0;
	list-style:none;
}
#cb_pay div.paytxt ul li {
	padding:0 0 0 0;
	line-height:20px;
	font-size:11px;
}
#cb_pay div.paytxt ul li.txt1 {
	position:relative;
}
#cb_pay div.paytxt ul li.txt1 span{
	display:inline-block;
	position:absolute;
	right:0px;
	top:0px;
}
#cb_pay div.paytxt ul li.txt2 {
	padding:5px 0 0 0;
	line-height:16px;
	font-size:11px;
	color: #2e6e9e;
}
#cb_pay div.paytxt ul li.txt3 {
	padding:5px 0 0 5px;
	line-height:14px;
	font-size:11px;
}
#cb_pay div.paytxt span.point{
	color:#d61d00;
}
#cb_pay p.paybtn {
	text-align:center;
	padding:0 0 8px 0;
}
#cb_info 
{
	margin-top: 27px;
	padding: 0;
}
#cb_info h2 {
	font-size: 13px;
	color: #000000;
	letter-spacing:-1px;
}
#cb_info div.infotxt{
	margin:0;
	padding:0;
}
#cb_info div.infotxt ul {
	margin:0;
	padding:0;
	list-style:none;
}
#cb_info div.infotxt ul li {
	font-size:11px;
	line-height:18px;
	color:#828282;
	letter-spacing:-1px;

}
#cb_info div.infotxt ul li.no1 {
	padding:0 0px 0 0px;
	text-align: justify;
}
#cb_info div.infotxt ul li.no2 {
	padding:14px 10px 0 0px;
	text-align: justify;
}
#cb_info div.infotxt ul li.no3 {
	padding:14px 10px 0 0px;
	text-align: justify;
}
#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:#d81c00;
}
#cb_info div.infotxt ul li.centertxt {
	line-height:16px;
}
#cb_info div.infotxt ul li.centertxt a.guide {
	font-weight:bold;
	text-align:left;
	color: #0070c0;
}
#ad {
	margin:0;
	padding:0;
	display:none;
}

/*  ------- foot-space -------  */
#space {
	height: 20px;
	background:#FFFFFF;
}

.cb_info {
	margin: 0;
	padding: 0;
	width:inherit;
	background:url(../images/right_cbox_bg.gif) repeat-y;
	border-bottom: 1px solid #d9d9d9;
}
.cb_info h2 {
	margin: 0;
	padding:3px 0 0 0;
	font-size: 12px;
	background:url(../images/right_cbox_topbg.gif) no-repeat;
	color: #ff6600;
	width: 100%;
	height:22px;
	text-align:center;
}
.cb_info div.infotxt{
	margin:0;
	padding:6px 0 10px 0;
    background-color:rgb(230,247,244);
    border:solid 1px rgb(187,187,187);
	
}
.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 10px 0 29px;
	text-align: justify;
}
.cb_info div.infotxt ul li.no2 {
	background:url(../images/bullet_no2.gif) 9px 17px no-repeat;
	padding:14px 10px 0 29px;
	text-align: justify;
}
.cb_info div.infotxt ul li.no3 {
	background:url(../images/bullet_no3.gif) 9px 17px no-repeat;
	padding:14px 10px 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;
	 margin-left:-35px;
}
.cb_info div.infotxt ul li.depth3 {
	padding:14px 10px 0 29px;
	text-align: justify;
}
.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:#ff6600;
}
#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;
}



