@charset "UTF-8";
@import url(reset.css);
@import url(basic.css);

/*レフトコンテナ
----------------------------------------------- */
#left-container {
	float: left;
	width: 506px;
}

/*ニュースタイトル
----------------------------------------------- */
#left-container h2 {
	background-image: url(../img/news/main-topic-news.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
	font-size: 70%;
	line-height: 1.7;
	font-weight: normal;
}

/*スタッフブログバージョン*/
#left-container h2.staff-blog {
	background-image: url(../img/staffblog/main-topic-news.gif);
	background-repeat: no-repeat;
	padding-top: 24px;
	font-size: 70%;
	line-height: 1.7;
	font-weight: normal;
}

/*ニュースコンテナ
----------------------------------------------- */
#article {
	clear: both;
}
.section {
	margin-top: 25px;
	overflow: hidden;
}
.news-box {
	overflow: hidden;
	width: 506px;
}

.news-box-right {
	float: right;
	width: 445px;
}
.news-box-right-blog {
	float: left;
	width: 506px;
}
.news-box-left {
	background-image: url(../img/news/main-goodmark-back.gif);
	background-repeat: no-repeat;
	float: left;
	height: 44px;
	width: 49px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 75%;
	padding-top: 5px;
}
.news-box h3 {
	font-size: 105%;
	line-height: 1.3;
	color: #003b9d;
	clear: both;
}
.news-box h4 {
	font-size: 65%;
	line-height: 1.7;
	font-weight: normal;
	clear: none;
	margin-top: 2px;
}
.news-box-right span {
	color: #CC0000;
}

.news-text {
	font-size: 80%;
	line-height: 1.5;
	clear: both;
	margin-top: 12px;
	width: 506px;
	overflow: hidden;
}
.news-text ul,.news-text ol {
	margin-left: 2.5em;
	margin-top: 0.7em;
}

.news-text p {
	margin-top: 1em;
}


/*通常タイトルリンク*/
.news-box-right a {
	text-decoration: none;
	color: #003b9d;
}
.news-box-right a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/*スタッフブログリンク*/
.news-box-left-blog a {
	text-decoration: none;
	color: #003b9d;
}
.news-box-left-blog a:hover {
	color: #003b9d;
	text-decoration: underline;
}
.news-box-left a {
	display: block;
	height: 49px;
	width: 49px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.news-box-left span {
	font-weight: bold;
	color: #FFFFFF;
}


.asset-more-link {
	font-size: 70%;
	clear: both;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	padding-bottom: 0.7em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.asset-more-link a {
	color: #0000FF;
}
.asset-more-link a:hover {
	color: #FF0000;
}


/*センターボックス
----------------------------------------------- */
#center-container {
	float: right;
	width: 154px;
}

/*ブックマークボックス
----------------------------------------------- */
.book-mark-box {
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.book-mark-box-addcrip {
	text-align: center;
	width: 152px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*スタッフブログボックス
----------------------------------------------- */
.staff-blog-box {
	clear: both;
	margin-top: 10px;
}
.staff-blog-box li {
	list-style-type: none;
	font-size: 65%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0.7em;
	padding-bottom: 3px;
}
#feed a {
	text-decoration: none;
	color: #333333;
	font-size: 70%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	display: block;
	margin-top: 0.5em;
}
#feed a:hover {
	color: #0000FF;
	text-decoration: underline;
}



/*右側のコンテンツ
----------------------------------------------- */
#right-container {
	float: left;
	width: 210px;
	margin-left: 15px;
}

/*イベント配信ボックス
----------------------------------------------- */
.event-container {
	clear: both;
	width: 210px;
}
.event-container  li {
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	list-style-image: url(../img/news/right-mark-arrow1.gif);
	margin-left: 1em;
	line-height: 1.4;
}
#feed-press a {
	font-size: 75%;
	color: #990000;
	text-decoration: none;
}

#feed-press a:hover {
	text-decoration: underline;
}


/*イベントお問い合せボックス
----------------------------------------------- */
.event-inquiry-box {
	background-image: url(../img/news/right-mark-label1.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	margin-top: 7px;
	clear: both;
	font-size: 75%;
	line-height: 1.3;
	color: #666666;
}
.event-inquiry-box h6 {
	font-size: 80%;
	font-weight: normal;
}
a.event-title-link {
	font-size: 100%;
	text-decoration: none;
	color: #0000FF;
}


/*物流道とは
----------------------------------------------- */
#what-buturyudo-container {
	clear: both;
	margin-top: 25px;
}
#what-buturyudo-container h6 {
	font-size: 70%;
	line-height: 1.3;
	font-weight: normal;
	clear: both;
	margin-top: 0.5em;
}

/*物流道のサービス
----------------------------------------------- */
.service-box {
	clear: both;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.service-box span {
	font-size: 80%;
}
.service-box p {
	font-size: 70%;
	line-height: 1.3;
	margin-top: 0.3em;
}


/*イベント配信サービス*/
.service-title-event {
	background-image: url(../img/news/right-serves-event-img.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	clear: both;
	font-size: 70%;
}
a.service-event {
	background-image: url(../img/basic/right-serves-event-btn-off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 33px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
}
a:hover.service-event {
	background-image: url(../img/basic/right-serves-event-btn-on.gif);
}

/*バナーサービス*/
.service-title-banner {
	background-image: url(../img/news/right-serves-banner-img.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	clear: both;
	font-size: 70%;
}
a.service-banner {
	background-image: url(../img/basic/right-serves-banner-btn-off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	clear: both;
	height: 33px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
}
a:hover.service-banner {
	background-image: url(../img/basic/right-serves-banner-btn-on.gif);
}

#news-archive-container {
	clear: both;
	margin-top: 20px;
}
#news-archive-container dt {
	font-size: 70%;
	clear: both;
}
#news-archive-container dd {
	font-size: 70%;
	float: left;
}
#news-archive-container a {
	color: #333333;
	text-decoration: none;
	margin-right: 0.3em;
}
#news-archive-container a:hover {
	color: #900;
	text-decoration: underline;
}
div.location ,div.adr{
	display: inline;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
abbr {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.description {
	margin-top: 1.5em;
	padding-top: 1em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
	clear: both;
}
.vevent caption {
	display: none;
}

table.vevent {
	width: 500px;
	border: 1px solid #CCC;
	clear: both;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	caption-side: left;
	table-layout: auto;
}
table.vevent th {
	width: 85px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-color: #F0F5FF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
table.vevent td {
	width: 380px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	word-wrap: break-word;
	word-break:break-all;
}
td.location, td.adr{
	text-decoration: none;
	word-wrap: break-word;
}
h5.summry {
	font-size: 100%;
	color: #900;
}
p.description {
	font-size: 90%;

}
span.time-line {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-weight: normal;
}
#newsBar-bar {
	width: 500px;
}

div.titleBox_gsnb {
	font-size: 80%;
	display: none;
}

div.statusBox_gsnb {
	clear: both;
	overflow: hidden;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #55a5ea;
	margin-top: 15px;
	color: #333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/news/main-news-tab-back.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.newsBarInnerBox_gsnb {
	font-size: 80%;
}
span.statusItemSep_gsnb {
	font-size: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
}
a.statusItem_gsnb {
	font-size: 85%;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div.gs-title {
	clear: both;
	padding-top: 0.7em;
}

.gs-title a {
	font-size: 110%;
	font-weight: bold;
	color: #333;
}
.gs-title a:visited {
	font-size: 110%;
	font-weight: bold;
	color: #939;
}
