@charset "utf-8";

/*---------------------------------------------------------------------------------------------
-------------------------------------- page_works -------------------------------------------
-----------------------------------------------------------------------------------------------*/

#contents #contents_wrapper h2.page_title {
	margin-bottom:40px;
	color:#1D8ECF;
	font-size:38px;
	line-height:100%;
	border-bottom: 3px solid #1D8ECF;
	width: 280px;
	padding-bottom:10px;
}

#contents #contents_wrapper .box_news_inner dl {
	margin: 0;
	padding: 12px 8px;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid #ACABAC;
	clear: both;
}
#contents #contents_wrapper .box_news_inner dt {
	background: url(../images/top/sec03_icon.gif) no-repeat left center;
	float: left;
	padding: 0 0 0 14px;
	width: 120px;
}
#contents #contents_wrapper .box_news_inner dd {
	float: right;
	width: 730px;
}
#contents #contents_wrapper .news_in {
  margin-bottom:80px;
}
#contents #contents_wrapper .news_in .ttl {
  color:#2CBAD8;
  font-size:14px;
  font-weight: bold;
  border-left: 3px solid #D8D9D9;
  padding: 5px 0 5px 1em;
  margin-bottom: 20px;
}
#contents #contents_wrapper .news_in .date {
  margin-bottom: 20px;
}

#contents #contents_wrapper .news_in .txtarea {
  margin-bottom: 40px;
  padding: 20px 0;
  border-top:1px dashed #000;
  border-bottom:1px dashed #000;
}

#contents #contents_wrapper .pager ul li {
  display: inline-block;
  margin-right: 1em;
}








#contents #contents_wrapper .area_menu {
	float:left;
	width:200px;
	border-top:4px solid #218DCE;
}

#contents #contents_wrapper .area_menu .menu_ttl {
	background:#F9F8F8;
	padding:20px 9px;
	color:#1D8ECF;
	font-size:18px;
	line-height:100%;
}
#contents #contents_wrapper .area_menu .menu_ttl.active {
	background:url(../images/works/bg_menu_active.gif) repeat;
}
#contents #contents_wrapper .area_menu .menu_list {
	border-top:2px solid #E6E6E5;
}
#contents #contents_wrapper .area_menu .menu_list li {
	border-bottom:2px solid #E6E6E5;
}
#contents #contents_wrapper .area_menu .menu_list li a {
	background:#F9F8F8;
	display:block;
	padding:9px 11px;
	color:#969697;
	font-size:15px;
	line-height:100%;
}
#contents #contents_wrapper .area_menu .menu_list li a:hover {
	color: #efad2c;
}
#contents #contents_wrapper .area_menu .menu_list li a span {
	background:url(../images/icon03.png) no-repeat right center;
	display:block;
}
#contents #contents_wrapper .works_box {
	float:right;
	padding:0 0 45px;
	width:630px;
	border-top:4px solid #218DCE;
}
#contents #contents_wrapper .works_ttl {
	margin-bottom:24px;
	padding:20px 0 20px 10px;
	color:#595758;
	font-size:21px;
	letter-spacing:0.1em;
	border-bottom:1px solid #DDDFDF;
}
#contents #contents_wrapper .works_ttl span {
	color:#1D8ECF;
}
#contents #contents_wrapper .works_read {
	margin-bottom:45px;
	padding:0 0 0 10px;
	color:#1D8ECF;
	font-size:14px;
	line-height:170%;
	letter-spacing:0.1em;
}
#contents #contents_wrapper .works_category_ttl {
	font-size:30px;
	line-height:100%;
	letter-spacing:0.1em;
	border-top:1px solid #DDDFDF;
	clear:both;
}
#contents #contents_wrapper .works_category_ttl.blue {
	padding:50px 0 25px 10px;
	color:#1D8ECF;
}
#contents #contents_wrapper .works_category_ttl.blue2 {
	padding:30px 0 25px 32px;
	color:#1D8ECF;
	border-top:0;
}
#contents #contents_wrapper .works_category_ttl.blue3 {
	float:left;
	padding:30px 0 25px 32px;
	width:107px;
	color:#1D8ECF;
	border-top:0;
}
#contents #contents_wrapper .works_category_ttl.yellow {
	padding:50px 0 15px 10px;
	color:#E8C81E;
}
#contents #contents_wrapper .works_category_ttl.green {
	padding:50px 0 15px 10px;
	color:#82B229;
}
#contents #contents_wrapper .works_category_ttl.sky {
	padding:50px 0 15px 10px;
	color:#34B5CB;
}
#contents #contents_wrapper .works_pic {
	float:left;
	margin-bottom:45px;
	width:191px;
}
#contents #contents_wrapper .works_pic02 {
	margin-bottom:15px;
}
#contents #contents_wrapper .works_pic03 {
	float:right;
	padding:30px 0 0 0;
	width:489px;
}
#contents #contents_wrapper .works_text {
	float:right;
	margin-bottom:15px;
	width:418px;
	font-size:14px;
	line-height:170%;
	letter-spacing:0.1em;
}
#contents #contents_wrapper .works_text02 {
	margin-bottom:20px;
	padding:0 0 0 10px;
	font-size:16px;
	line-height:156%;
	letter-spacing:0.1em;
}
#contents #contents_wrapper .works_text03 {
	margin-bottom:20px;
	padding:30px 0 0 10px;
	font-size:16px;
	line-height:156%;
	letter-spacing:0.1em;
	clear:both;
}
table,
table th,
table td {
	border:0;
	border-collapse:collapse;
}
table {
	margin:0 0 40px;
	width:100%;
	border:1px solid #DDDBD3;
}
table th,
table td {
	padding:30px 40px;
	font-size:16px;
	font-weight:normal;
}
table th.yellow {
	background:#E8C721;
}
table th.green {
	background:#82B229;
	color:#ffffff;
}
table th.sky {
	background:#2CB5CA;
	color:#ffffff;
}
table th {
	padding:30px 0;
	width:20%;
}
table td {
	width:80%;
}
#contents #contents_wrapper .works_logo {
	margin-bottom:75px;
}
#contents #contents_wrapper .works_box_in {
	margin-bottom:50px;
	border:1px solid #DDDFDF;
}














#contents #contents_wrapper .network_box {
	padding:28px 0 20px;
	border-bottom:1px solid #A6D1EB;
	border-top:1px solid #4DA4D8;
	clear:both;
}
#contents #contents_wrapper .network_box .network_ttl {
	float:left;
	width:260px;
}
#contents #contents_wrapper .network_box .network_text {
	float:right;
	padding:20px 0 0 0;
	width:580px;
	font-size:16px;
	line-height:175%;
}