/*
About ========================================
name: Top CSS
require: Base CSS
*/

/* main contents ------------------------- */
/*
#top_menu {
	padding:18px 0 6px 16px;
	margin:0 0 20px 0;
	background:#e9e9e9;
	-webkit-border-radius:	6px;
	-moz-border-radius:		6px;
	border-radius:			6px;
}
#top_menu li {
	width:224px;
	height:137px;
	margin:0 15px 13px 0;
	display:block;
	float:left;
	background:#ffffff;
	-webkit-border-radius:	6px;
	-moz-border-radius:		6px;
	border-radius:			6px;
	-webkit-box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow:  0px 1px 1px 1px rgba(0, 0, 0, .2);
	border-bottom:solid 1px #999\9;
	position:relative;
}
#top_menu li .name a {
	width:183px;
	height:42px;
	padding:0 0 0 41px;
	display:block;
	background:url(/biztop/images/common/icon_arrow_orange.png) 17px 50% no-repeat #857c68;
	line-height:42px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	-webkit-border-radius:	6px 6px 0 0;
	-moz-border-radius:		6px 6px 0 0;
	border-radius:			6px 6px 0 0;
}
#top_menu li.option .name a {
	background-color:#7e5757;
}
#top_menu li.unused .name a {
	background-color:#b2b2b2;
}
#top_menu li .name:hover a,
#top_menu li.option .name a:hover {
	background-color:#b8a26b;
}
#top_menu li.unused .name a:hover {
	background-color:#b2b2b2;
}
#top_menu li .caption {
	padding:15px 15px 0 94px;
	height:80px;
	font-size:13px;
	line-height:1.38;
	background:url(/biztop/images/common/icon_service.png) no-repeat;
}
#top_menu li#menu_1 .caption { background-position:10px 0; }
#top_menu li#menu_2 .caption { background-position:10px -95px; }
#top_menu li#menu_3 .caption { background-position:10px -190px; }
#top_menu li#menu_4 .caption { background-position:10px -285px; }
#top_menu li#menu_5 .caption { background-position:10px -380px; }
#top_menu li#menu_6 .caption { background-position:10px -475px; }
#top_menu li#menu_7 .caption { background-position:10px -565px; }
#top_menu li#menu_8 .caption { background-position:10px -660px; }
#top_menu li#menu_9 .caption { background-position:10px -755px; }
#top_menu li.unused .caption {
	color:#bcbcbc;
}
#top_menu li .flag {
	padding:8px 10px 5px 10px;
	position:absolute;
	display:block;
	text-align:center;
	top:-5px;
	right:-7px;
	background-color:#df6c34;
	-webkit-border-radius:	6px;
	-moz-border-radius:		6px;
	border-radius:			6px;
	border-bottom:solid 1px #504c42;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
*/
.top_title {
	height:44px;
	margin:0 0 20px 0;
	background:url(/biztop/images/common/skin_grad_brown.png) top left repeat-x #b6ad93;
	border-bottom:solid 1px #817964;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
}
.top_title #top_title_news {
	padding:0 0 0 58px;
	height:44px;
	font-size:18px;
	font-weight:bold;
	line-height:44px;
	color:#3d3a31;
	text-shadow: 0px 1px 1px #ffffff;
	background:url(/biztop/images/common/icon_news2.png) 14px 50% no-repeat;
}
.top_news dt {
	margin:0 0 10px 0;
	padding: 0 0 3px 0;
	border-bottom: dotted 1px #b4ad96;
	font-size:15px;
}
.top_news dd {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	font-size:13px;
	background:url(/biztop/images/common/line_dot.png) left bottom repeat-x;
}

/* slide ------------------------- */
.slider-wrapper {
	margin: 0 0 10px 0;
}

/* toplink01 ------------------------- */
.toplinkwap01 {
	margin: 0 0 10px 0;
}

.toplinkwap01 a:hover {
	text-decoration: none;

}

.toplink02 {
	margin: 0 0 10px 0;
}

.toplink02 li {
	float: left;
	width: 235px;
	margin-right: 9px;
}

.toplink02 li.side {
	margin-right: 0;
}

.toplink02 li p.ttl {
	font-size: 14px;
	font-weight: 600;
	color: #484236;
	padding: 14px 10px 5px 35px
}

.toplink02 li p.txt {
	font-size: 11px;
	line-height: 1.3;
	color: #484236;
	padding: 0 10px 8px 35px
}
.topcontents01 {
	float: left;
	width: 247px;
	margin: 0 4px 0 0;
}

.topcontents01_side {
	float: left;
	width: 247px;
	margin: 0 0 0 0;
}

.topcontents01_ttl {
	width: 247px;
	text-align: center;
	margin: 0 4px 4px 0;
	padding: 0;
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #484236;
	text-shadow: 0px 1px 1px #ffffff;
	background:url(/biztop/images/common/skin_grad_brown.png) top left repeat-x #b6ad93;
	border-bottom: solid 1px #817964;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
}

.topcontents01_box {
	clear: both;
	float: left;
	width: 245px;
	min-height: 173px;
	margin-bottom: 4px;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	border: 1px solid #cdcdcd;
}

.topcontents01_box:hover {
	border: 1px solid #af985f;
}

.topcontents01_link {
	display: block;
	width: 245px;
	min-height: 168px;
}

.topcontents01_link:hover p.ttl {
	color: #5f4f26;
	background:#d5c190 url(/biztop/images/common/icon_toplink04.png) left center no-repeat;
}

.topcontents01_box p.ttl {
	clear: both;
	float: left;
	width: 205px;
	font-size: 13px;
	font-weight: 600;
	padding: 0 0 0 40px;
	color: #353535;
	line-height: 30px;
	background:#cecece url(/biztop/images/common/icon_toplink04.png) left center no-repeat;
}

.topcontents01_box p.unused {
	background:#faca56 url(/biztop/images/common/icon_toplink04.png) left center no-repeat;
}

.topcontents01_link:hover p.unused {
	color: #5f4f26;
	background:#fbc08e url(/biztop/images/common/icon_toplink04.png) left center no-repeat;
}

.topcontents01_box p.img {
	clear: both;
	float: left;
	width: 60px;
	height: 60px;
	font-size: 0;
	padding: 10px 0 0 10px;
	line-height: 0;
}

.topcontents01_box p.txt {
	float: left;
	width: 145px;
	font-size: 11px;
	padding: 10px;
	line-height: 1.5;
}

.topcontents01_box div.linkbox {
	clear: both;
	float: left;
	position: absolute;
	width: 235px;
	height: 14px;
	display: block;
	font-size: 10px;
	text-align: center;
	margin: 151px 0 0 5px;
	padding: 3px 0 0 0;
	color: #000000;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	background:#ececec;
}
/*
.toplink03 {
	clear: both;
	float: left;
	margin: 0 0 10px 0;
}

.toplink03 li {
	float: left;
	width: 247px;
	margin-right: 4px;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	background:#ffb400 url(/biztop/images/common/icon_toplink03.png) left center no-repeat;
}

.toplink03 li a {
	width: 207px;
	display: block;
	font-size: 13px;
	font-weight: 600;
	padding: 0 0 0 40px;
	line-height: 50px;
	color: #ffffff;
}

.toplink03 li.side {
	margin-right: 0;
}

.toplink03 li:hover {
	background:#faca56 url(/biztop/images/common/icon_toplink03.png) left center no-repeat;
}

.toplink03 li a:hover {
	text-decoration: none;
	color: #ffffff;
}
*/

.toplink04 {
	clear: both;
	float: left;
}

.toplink04 li {
	float: left;
	width: 245px;
	min-height: 138px;
	margin-right: 4px;
	margin-bottom: 4px;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	border: 1px solid #cdcdcd;
}

.toplink04 li.side {
	margin-right: 0;
}

.toplink04 li p.ttl {
	clear: both;
	float: left;
	width: 205px;
	font-size: 13px;
	font-weight: 600;
	padding: 0 0 0 40px;
	color: #ffffff;
	line-height: 30px;
	background:#b2b2b2 url(/biztop/images/common/icon_toplink04.png) left center no-repeat;
}

.toplink04 li p.txt {
	clear: both;
	float: left;
	width: 225px;
	height: 60px;
	font-size: 11px;
	padding: 10px;
	line-height: 1.5;
}

.toplink04 li div.linkbox {
	clear: both;
	float: left;
	position: absolute;
	margin: 117px 0 0 0;
}

.toplink04 li p.link a {
	width: 235px;
	display: block;
	font-size: 10px;
	text-align: center;
	margin: 0 0 0 5px;
	color: #000000;
	line-height: 17px;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	background:#ececec;
}

.toplink04 li div.release {
	width: 245px;
}

.toplink04 li div.release p {
	text-align: center;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.5;
	color: #afafaf;
	padding: 55px 0 0 0;
}

.toplink04 li p.bgicon1 {background: url(/biztop/images/common/icon_service_01.png) no-repeat right bottom;}
.toplink04 li p.bgicon2 {background: url(/biztop/images/common/icon_service_02.png) no-repeat right bottom;}
.toplink04 li p.bgicon3 {background: url(/biztop/images/common/icon_service_03.png) no-repeat right bottom;}
.toplink04 li p.bgicon4 {background: url(/biztop/images/common/icon_service_04.png) no-repeat right bottom;}
.toplink04 li p.bgicon5 {background: url(/biztop/images/common/icon_service_05.png) no-repeat right bottom;}
.toplink04 li p.bgicon6 {background: url(/biztop/images/common/icon_service_06.png) no-repeat right bottom;}
.toplink04 li p.bgicon7 {background: url(/biztop/images/common/icon_service_07.png) no-repeat right bottom;}
.toplink04 li p.bgicon8 {background: url(/biztop/images/common/icon_service_08.png) no-repeat right bottom;}
.toplink04 li p.bgicon9 {background: url(/biztop/images/common/icon_service_09.png) no-repeat right bottom;}

/* sub contents ------------------------- */
.sidelinkwap01 {
	margin: 0 0 10px 0;
}

.sidelinkwap01 a:hover {
	text-decoration: none;
}
 /*
.sidelinkwap01 a:hover div.sidelinkbox01 {
	background:#d8d1c2;
	border: 2px solid #c8bfab;
}

.sidelinkbox01 {
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	background:#eae4d7;
	text-align: center;
	height: 60px;
	border: 2px solid #dad2c0;
}
*/

.sidelink01 {
	display: inline;
	font-size:18px;
	font-weight:bold;
	line-height:60px;
	color: #484236;
	padding: 0 0 0 35px;
	background:url(/biztop/images/common/icon_toplink01.png) left center no-repeat;
}
.top_stitle {
	padding:0 0 0 34px;
	margin:0 0 7px 0;
	line-height:28px;
	color:#4b3500;
	font-size:15px;
	font-weight:bold;
	text-shadow:0 1px 1px #ffffff;
}
#top_info {
	padding:8px 8px 10px 8px;
	margin:0 0 15px 0;
	background:url(/biztop/images/common/skin_grad_yellow.png) left top repeat-x #ffb608;
	-webkit-box-shadow: inset  0px 1px 4px #ffffff;
    box-shadow: inset  0px 1px 4px #ffffff;
	border:solid 1px #e9b63b;
	-webkit-border-radius:	6px;
	-moz-border-radius:		6px;
	border-radius:			6px;
}
#top_info .top_stitle {
	background:url(/bizndc/images/icon_info2.png) 3px 50% no-repeat;
}
#top_info dl {
	background-color:#ffffff;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	overflow:hidden;
}
#top_info dl p {
	font-size: 12px;
	line-height: 1.5;
	padding: 10px;
}
#top_info dl dt {
	margin:0 0 0 8px;
	padding:5px 0 0 8px;
	border-left:solid 3px #ffb608;
	font-size:12px;
}
#top_info dl dd {
	padding:8px;
	border-bottom:solid 1px #ffb608;
	font-size:13px;
	line-height:1.38;
}
#top_info dl dd:last-child {
	border:none;
}
.top_info_more_box {
	text-align: right;
	padding: 10px 0 0 0;
}
.top_info_more {
	display: inline;
	font-size: 9px;
	padding: 0 0 0 15px;
	color: #ffffff;
	background:url(/biztop/images/common/icon_top_info_more.png) left center no-repeat;
}
.top_info_more a {
	color: #ffffff;
}
/*
#top_mail {
	padding:8px 8px 10px 8px;
	margin:0 0 15px 0;
	background:url(/biztop/images/common/skin_grad_orange.png) left top repeat-x #ff9f08;
	-webkit-box-shadow: inset  0px 1px 4px #ffffff;
    box-shadow: inset  0px 1px 4px #ffffff;
	border:solid 1px #e9b63b;
	-webkit-border-radius:	6px;
	-moz-border-radius:		6px;
	border-radius:			6px;
}
#top_mail .top_stitle {
	background:url(/biztop/images/common/icon_mail.png) 0 50% no-repeat;
}
#top_mail dl {
	background-color:#ffffff;
	-webkit-border-radius:	4px;
	-moz-border-radius:		4px;
	border-radius:			4px;
	overflow:hidden;
}
#top_mail dl dt {
	margin:0 0 0 8px;
	padding:11px 0 0 8px;
	border-left:solid 3px #ff9f08;
	font-size:12px;
}
#top_mail dl dd {
	padding:8px;
	border-bottom:solid 1px #ff9f08;
	font-size:13px;
	line-height:1.38;
}
#top_mail dl dd:last-child {
	border:none;
}
*/
.icon_nomal {
	padding:2px 5px;
	margin:0 0 0 5px;
	background:#857c68;
	color:#ffffff;
	-webkit-border-radius:	3px;
	-moz-border-radius:		3px;
	border-radius:			3px;
}
.icon_important {
	padding:2px 5px;
	margin:0 0 0 5px;
	background:#df6c34;
	color:#ffffff;
	-webkit-border-radius:	3px;
	-moz-border-radius:		3px;
	border-radius:			3px;
}
.top_mail_btn {
	margin:0 auto 7px auto;
}
.top_mail_box {
	float:left;
}
.top_mail_box a {
	width: 114px;
	height: 37px;
	background: url(/biztop/images/common/btn_mail.png) 0 0 no-repeat;
	padding: 0;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.top_mail_new {
	float:right;
}
.top_mail_new a {
	width: 114px;
	height: 37px;
	background: url(/biztop/images/common/btn_mail.png) 0 -37px no-repeat;
	padding: 0;
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.top_mail_box a:hover,
.top_mail_new a:hover {
	opacity:	0.8;
	filter: 	alpha(opacity=80);
	-ms-filter:	"alpha(opacity=80)";
}
#top_company .top_stitle2 {
	padding:0 0 4px 0;
	margin:0 0 10px 0;
	color:#8c7f5b;
	font-size:14px;
	font-weight:bold;
	border-bottom:solid 1px #8c7f5b;
}
.list_common {
	padding:0 0 0 5px;
}

.unread_badge {
	border-radius: 47px;
	color: #ffffff;
	background: red;
	width: 26px;
	height: 22px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 4px;
	margin-top: 4px;
	left: 45px;
	line-height: 19px;
	text-align: center;
	position: absolute;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.not_exist_unread_badge{
	width: 26px;
	height: 22px;
	padding-top: 4px;
	margin-top: 4px;
	left: 45px;
	line-height: 19px;
	position: absolute;
}

