﻿@charset "UTF-8";
/*
====================================================================================================
■ common
■ contents
==================================================================================================== */
/*
====================================================================================================
■ common
---------------------------------------------------------------------------------------------------- */
#hcontent h1 {
	float: left;
}

#gnav {
	float: right;
}
#gnav li {
	float: left;
}

#sidebar {
	float: left;
	width: 290px;
}

/*
====================================================================================================
■ contents
---------------------------------------------------------------------------------------------------- */
#mainvisual {
	margin-bottom: 28px;
	height: 512px;
	background: url(mainvisual01.jpg) center top no-repeat;
}

#content {
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	width: 880px;
}

#top_headlinks {
	float: left;
}
#top_headlinks .category {
	margin-bottom: 10px;
}
#top_headlinks .category li {
	float: left;
}
#top_headlinks .pages li {
	border-top: 2px solid #FFF;
}
#top_headlinks .pages li:first-child {
	border-top: none;
}

#top_works {
	float: right;
	width: 280px;
}
#top_works h2 {
	padding: 0 10px;
	position: relative;
	line-height: 32px;
	color: #FFF;
	background: #b28146;
}

#total_work {
	font-size:14px;
	font-weight:600;
	color:#444;
	}
	
#total_work h2{
	font-size:17px;
	font-weight:600;
	color:#444;
	}
	
.total_work_point{
	font-size:28px;
	font-weight:600;
	color:#C60;
	margin:0 5px 0 5px;
	}

	
#top_works h2 span[lang="en"] {
	position: absolute;
	right: 10px;
	font-family: "Ropa Sans",sans-serif;
}
#top_works ul {
	padding-top: 16px;
	background: #f2ead4;
	text-align: center;
}
#top_works li {
	padding-bottom: 24px;
}

#top_topics {
	padding-top: 16px;
	clear: both;
}
#top_topics h2 {
	margin-bottom: 12px;
	line-height: 32px;
	color: #FFF;
	background: #b28146;
}



#top_sns

{ float:left; width:880px; height:311px; margin:0 0 0; padding:0 0 0; }

#blog
{float:left; width:440px; height:395px; overflow:auto; margin-left:8px; margin-bottom:9px; margin-top:10px; margin-right:10px; }



#blog table{ border-collapse: collapse; margin: 0 10px 0 0;}
#blog th { font-weight:normal; text-align:left; padding:5px 5px; color:#808080; vertical-align:top; border-bottom:1px dotted #343434;}
#blog td { padding:5px 5px; border-bottom:1px dotted #343434;}
#blog a { color:#322A26; text-decoration:underline; }
#blog a:hover { color:#777; text-decoration:none; }

#fb {width:430px; height:300px;  float:right;}

#top_topics .news_list  {
	width:880px !important;
}

#top_topics .news_list li {
	padding-top: 10px;
	padding-bottom: 10px;
}

#top_topics .news_list li:first-child {
	padding-top: 0;
}
#top_topics .news_list news_box {
	width:880px !important;
}

#top_topics .news_label {
	letter-spacing: 1px;
}
#top_topics .news_label_en {
	margin-right: 1em;
}
#top_topics .news_title {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-size: 166.66667%;
	letter-spacing: 2px;
}
#top_topics .news_img {
	float: left;
	margin-right: 10px;
	width: 234px;
}
#top_topics .news_body {
	float: left;
	font-size: 13px;
	font-size: 108.33333%;
	letter-spacing: 1px;
	margin:0px;
	padding:0px;
}
#top_topics .w616 {
	width:616px !important;
}

#top_topics .news_body .news_more {
	margin-top: 10px;
	font-weight: 700;
	text-align: right;
}

#top_footlink {
	margin-top: 36px;
}
#top_footlink h2 {
	margin-bottom: 10px;
	border-top: 3px solid #804f21;
	border-bottom: 3px solid #804f21;
}
#top_footlink ul {
	display: table;
}
#top_footlink li {
	padding-left: 5px;
	display: table-cell;
}
#top_footlink li:first-child {
	padding-left: 0;
}
#top_footlink a {
	padding: 3px;
	display: block;
	color: #3e3a39;
	background: #f2ead4;
}
#top_footlink a:hover {
	color: #AAA;
	text-decoration: none;
}
#top_footlink a span {
	padding: 3px 6px 0;
	display: block;
}
#top_footlink a span[lang="en"] {
	font-family: "Ropa Sans";
	font-weight: 700;
	text-align: right;
}

#side_toplink .catch {
	margin: 12px 0;
}
#side_toplink ul {
	border-top: 1px solid #000;
}
#side_toplink li {
	border-bottom: 1px solid #000;
}
#side_toplink li a {
	display: block;
}


/************************************************************
 * modal
 ************************************************************/
html,body {
	height: 100%;
}


* html .layer_board_bg,
* html .layer_board {
	position: absolute;
}

.layer_board_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	
	z-index: 1000;
	
	top: 0;
	left: 0;
	
	display: none;
	cursor: pointer;
	background: #000;
}

.layer_board {
	display: none;
	position: absolute;
	left: 27%;
	margin: 50px 0px 0px -285px;
	text-align: center;
	z-index:9999;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■4．トップページ topics
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.topics_content{
  padding: 20px 0 20px 10px;
  text-align: left;
}

.topics_content .article2{
  width: 263px;
  height: 277px;
  margin: 0 5px 5px 0;
  padding: 15px 10px 15px;
  float: left;
  border:1px #b6b6b7 solid;
}


.topics_content .article2 .ico_img{
  width: 40px;
  float: left;
  margin-right: 10px;
}
.topics_content .article2 h3{
  font-size: 13px;
  width: 200px;
  float: left;
}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.fs11{font-size: 11px;}




.m_b15 a {color:#322A26;
text-decoration:underline;

}

.mb15 a {color:#322A26;
text-decoration:underline;

}

