﻿@charset "utf-8";
/* CSS Document */
/* 下層インデックスページ */
#page-2078 .asset , #page-2079 .asset , #page-2080 .asset , #page-2081 .asset , #page-2082 .asset{
 background: none !important;
}
#page-2078 .asset-name , #page-2079 .asset-name , #page-2080 .asset-name , #page-2081 .asset-name , #page-2082 .asset-name{
	background: #F5F5F5; /* Old browsers */
	background: url(../../images/index/ui_titleleft.jpg) no-repeat 16px 10px, -moz-linear-gradient(top, #ffffff 30%, #cccccc 100%); /* FF3.6+ */
	background: url(../../images/index/ui_titleleft.jpg) no-repeat 16px 10px, -webkit-gradient(linear, left top, left bottom, color-stop(30%, #ffffff), color-stop(100%, #cccccc)); /* Chrome,Safari4+ */
	background: url(../../images/index/ui_titleleft.jpg) no-repeat 16px 10px, -webkit-linear-gradient(top, #ffffff 30%, #cccccc 100%); /* Chrome10+,Safari5.1+ */
	background: url(../../images/index/ui_titleleft.jpg) no-repeat 16px 10px, -o-linear-gradient(top, #ffffff 30%, #cccccc 100%); /* Opera 11.10+ */
	background: url(../../images/index/ui_titleleft.jpg) no-repeat 16px 10px, -ms-linear-gradient(top, #ffffff 30%, #cccccc 100%); /* IE10+ */
	background: url(../../images/index/ui_titleleft.jpg) no-repeat 16px 10px, linear-gradient(to bottom, #ffffff 30%, #cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 ); /* IE6-9 */
  line-height: 1em;
	color: #000000;
	padding: 20px 0 21px 35px;
	font-size: 23pt;
	margin: 16px -27px 20px -27px;
	border: 1px solid #cccccc;
}
#contentArea #ui_leftbox {
	width: 410px;
	overflow: hidden;
	float: left;
	padding-left: 30px;
}
#contentArea #ui_rightbox {
	width: 410px;
	overflow: hidden;
	float: right;
	padding-right: 30px;
}
#contentArea #ui_contentbox {
	overflow: hidden;
}
#contentArea #ui_contentbox .ui_box {
	padding: 14px 10px 15px 10px;
	overflow: hidden;
	background: url(../../images/index/ui_hr.jpg) no-repeat left top;
}
#contentArea #ui_contentbox .ui_box_title {
	margin-bottom: 12px;
	font-size: 17px;
}
#contentArea #ui_contentbox .ui_box_title a {
	text-decoration: underline;
}
#contentArea #ui_contentbox .ui_box_title a:hover {
	text-decoration: none;
}
#contentArea #ui_contentbox .ui_box_img {
	float: left;
	margin: 0 10px 25px 0;
}
/* 上に戻る */
#page-top{
	width:70px;
	height:70px;
	display:none;
	position:fixed;
	right:16px;
	bottom:16px;
}
 
#page-top p{
	margin:0;
	padding:0;
	text-align:center;
	background:#6d8aa5;
	border-radius: 4px;
	-webkit-transition:all 0.2s;
	-moz-transition:all 0.2s;
	transition:all 0.2s;
}
 
#page-top p:hover{
}
.font_red{
	color: red;
	font-weight: bold;
}
#move-page-top{
	color:#fff;
	line-height:70px;
	text-decoration:none;
	display:block;
	cursor:pointer;
}
/*=================================================================
▼▼▼ media Queries（640px以下の画面サイズのスタイル）▼▼▼
=================================================================*/

@media only screen and (max-width: 640px) {
#page-2078 .asset-name , #page-2079 .asset-name , #page-2080 .asset-name , #page-2081 .asset-name , #page-2082 .asset-name {
	margin: 16px -27px 20px -27px;
}
#contentArea #ui_leftbox {
	width: 100%;
	overflow: hidden;
	padding: 0;
	float: none;
}
#contentArea #ui_rightbox {
	width: 100%;
	overflow: hidden;
	padding: 0;
	float: none;
}
#contentArea #ui_contentbox .ui_box {
	padding: 14px 0 15px 0;
	overflow: hidden;
	background: url(../../images/index/ui_hr_tab.jpg) no-repeat left top;
}
#contentArea #ui_contentbox .ui_box {
	padding: 14px 5% 15px 5%;
	overflow: hidden;
	background: url(../../images/index/ui_hr_tab.jpg) no-repeat left top;
}
#contentArea #ui_box img {
	text-align: center;
	margin: 0 auto 0 auto;
}
#contentArea #ui_contentbox .ui_box_img {
	float: none;
}

#dropmenu {
	display:none;
}

.header {
	display:block;
}

} /* 640px */

/*=================================================================
▼▼▼ media Queries（1024px～641pxの画面サイズのスタイル）▼▼▼
=================================================================*/

@media only screen and (min-width: 641px) and (max-width: 1024px) {
#contentArea #ui_leftbox {
	width: 90%;
	overflow: hidden;
	padding: 0 5% 0 5%;
	float: none;
}
#contentArea #ui_rightbox {
	width: 90%;
	overflow: hidden;
	padding: 0 5% 0 5%;
	float: none;
}
#contentArea #ui_contentbox .ui_box {
	padding: 14px 10px 15px 10px;
	overflow: hidden;
	background: url(../../images/index/ui_hr_tab.jpg) no-repeat left top;
}

#dropmenu {
	display:none;
}

.header {
	display:block;
}

} /* 1024px～641px */


/*=================================================================
▼▼▼ media Queries（1025px 以上の画面サイズのスタイル）▼▼▼
=================================================================*/

@media only screen and (min-width: 1025px) {
	
.header {
	display:none;
}
	
	
	
} /* 1025px */

/* 下層ページ */
.asset,
.search-results-header {
  overflow: hidden;
  position: static;
  clear: both;
  background: url(../../images/index/post-ornament.gif) no-repeat 0 10px;
  margin-bottom: 1.5em;
}
.asset-header{
  margin-left: 27px;
  margin-right: 27px;
  margin-top: 15px;
margin-bottom: .75em;
}
.asset-name,
.search-results-header{
  color: #5e9ad2;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: .25em;
}
