@charset "UTF-8"; 

/* 記事タイトル */
div.blog_item h4.subject {
    border-bottom: 0px solid #ffffff;
    border-left: 0px solid #ffffff;
    margin-bottom: 0px;
    padding: 0px;
}
div.blog_calendar table{
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, Arial, Helvetica, "ＭＳ Ｐゴシック", "MS P Gothic", Osaka, sans-serif;
}

#blog_new_item_list table {
    font-size: 92.30%;
    margin-bottom: 20px;
    width: 690px;
    border: 0px #d0d0d0 solid;
    border-collapse: collapse;
    border-spacing: 0;
}

.topics_list_digest span.group {
    color: #000;
    font-size: 84.61%;
}
.topics_contents{
	margin: 20px 18px 10px 0px;
	padding: 0px;
	line-height: 150%;
}
.topics_contents img{
	padding: 10px;
}
#MB_content {
	padding: 6px !important;
	overflow: auto;
}

/* ------ エラー画面 ------*/
div#page_auth_view,
div#page_message,
div#page_notfound,
div#page_timeout,
div#page_sys_err{
    padding-left: 250px;
    text-align: center;
}

.inquiry_detail .input_form {
        margin-left:0px;
	margin-bottom:10px;
}

div.magazine_info {
    border: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
}


#main_contents .topics_detail h3 {
    font-size: 116.66%;
    font-weight: bold;
    margin-bottom: 10px;
}
div.magazine_info .reg{
    text-align:left;
    margin-top: 5px;
    margin-bottom: 10px;
}
div.blog_item .post { 
    font-size: 100%;
    text-align: right;
    margin-bottom: 15px;
}
.topics_calendar table.navi td a{
	margin-left: 0px;
	margin-right: 0px;
}

.topics_calendar table.calendar th{
	text-align: center;
	width: 14%;
}
.topics_calendar table.calendar td{
	text-align: right;
	padding: 0px;
}


/* ===== カスタマイズ ================= */
.pkg {
	zoom: 1;
}
.pkg:after {
	content: '';
	display: block;
	clear: both;
}

div.hoverImg a:hover {
    opacity:0.6;
    filter:alpha(opacity=60);
    -ms-filter: “alpha( opacity=60 )”;
}

/* ===== ヘッダー ===================== */
#header_message {
    position: absolute;
    left: 190px;
    top: 29px;
    font-size: 70%;
    color: #878787;
}

#header_request_doc {
    position: absolute;
    top: 10px;
    right: 20px;
    margin: 0px;
    padding: 0px;
}

#header-menu {
  list-style-type: none;
}
#header-menu li {
  width: 16.6%;
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
}
#header-menu li a {
  width: auto;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
  height: 49px;
  text-decoration: none;
  display: block;
  line-height: 3.5;
}

#header-menu li a:hover,
#header-menu li.active {
	background: linear-gradient(#EE7200, #F38C2D);
	background: -moz-linear-gradient(#EE7200, #F38C2D);
	background: -webkit-gradient(linear, left top, left bottom, from(#EE7200), to(#F38C2D)); 
}


/* ===== フッター ===================== */

#footer .footMain {
	background: transparent url("/files/user/header/footer-bg.jpg") repeat-x 0 0;
}
#footer .footMain .inner {
	width: 980px;
	margin: 0 auto;
	padding: 20px 0;
}
#footer .footMain .inner .copy {
	color: #888;
	font-size: 12px;
}
#footer .footMain .inner .footerNavigation {
	margin: 0 auto;
	width: 963px;
}
#footer .footMain .inner .footerNavigation .splite {
	width: 160px;
	float: left;
	min-height: 160px;
	border-left: 1px solid #e2e2e2;
	margin-right: 20px;
	padding: 20px 0 20px 20px;
	line-height: 1.2;
}
#footer .footMain .inner .footerNavigation .splite:first-child {
	border: none;
	width: 90px;
}
#footer .footMain .inner .footerNavigation .splite.index3 {
	width: 180px;
}
#footer .footMain .inner .footerNavigation a {
	margin-bottom: 9px;
	display: block;
}
#footer .footMain .inner .footerNavigation a.dot:before {
	content: "ãƒ»";
}
#footer .footMain .inner .footerNavigation a.home, #footer .footMain .inner .footerNavigation a.category {
	font-weight: bold;
}
#footer p.footlink {
	padding: 10px 0;
	width: 760px;
	font-size: 12px;
	line-height: 1.4;
}