@charset "utf-8";
/* =======================================

	Link CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
	1.Corp Introduce
		1-1.Corp Profile
		1-2.Corp Message
		1-3.Corp Info
			1-3-1.Image
			1-3-2.Info
		1-4.Corp ArchiveList
	
	2.Area Search
		2-1.Narrow Listup
		2-2.Search List
	
	3.Corp Entry
	
	3.Corp ArchiveList

========================================== */

/* 1.Corp Introduce
========================================== */
#contents .corpIntroduce {
	margin: 20px 30px 30px;
}
#contents .corpIntroduce h3 {
	margin: 0 0 1px;
}
#contents #contentsTitle h2#topVisual {
	position: relative;
	width: 395px;
	height: 220px;
	padding: 30px 0 0 30px;
	background: url(../../../link/img/topvisual_tit_left_bg.jpg) no-repeat 0 0;
	float: left;
	font-size: 100%;
}
#contents #contentsTitle h2#topVisual span.lead {
	position: absolute;
	width: 395px;
	text-align: left;
	font-size: 93%;
	top: 120px;
	_line-height: 2;
	left: 30px;
}
#contents #contentsTitle h2#topVisual span.btn {
	position: absolute;
	top: 11.5em;
	left: 30px;
}
#contents #contentsTitle div#corpMap {
	width: 265px;
	height: 230px;
	float: left;
}
/* 1-1.Corp Profile
---------------------------------------- */
#contents .corpIntroduce .corpProf {
	margin: 0 0 15px;
	padding: 16px 15px 0;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x;
	zoom: 1;
}
#contents .cPlist .corpProf { /*list*/
	margin-bottom: 0px;
}
#contents .corpIntroduce .corpProf:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#contents .corpIntroduce .corpProf p.image {
	float: left;
	width: 160px;
}
#contents .corpIntroduce .corpProf .prof {
	float: right;
	width: 440px;
}
#contents .corpIntroduce .corpProf .prof h4 {
	padding: 1px 0 0;
	font-size: 107.8%;
	line-height: 1.286;
	font-weight: bold;
}
#contents .corpIntroduce .corpProf .prof h4 a {
	color: #5c5c5c;
}
#contents .corpIntroduce .corpProf .prof h4 span.new {
	margin: 0 0 0 10px;
	zoom: 1;
    display: none;
}
#contents .corpIntroduce .corpProf .prof h4 span.new img {
	position: relative;
	top: 2px;
	vertical-align: top;
	display: inline;
}
#contents .corpIntroduce .corpProf .prof p.city {
	margin: 6px 0 0;
}
#contents .corpIntroduce .corpProf .prof p.city dfn {
	margin: 0 15px 0 0;
}
#contents .corpIntroduce .corpProf .prof p.city dfn img {
	position: relative;
	top: -1px;
	vertical-align: middle;
}
#contents .corpIntroduce .corpProf .prof p.detail {
	position: relative;
	width: 60px;
	height: 17px;
	margin: 0;
	padding: 0;
	top: -30px;
	left: 380px;
}
/* 1-2.Corp Message
---------------------------------------- */
#contents .corpIntroduce .corpMess {
	margin: 0 0 20px;
	padding: 20px 35px 0;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x;
}
#contents .corpIntroduce .corpMess h4 {
	margin: 0 0 7px;
	margin-left: -20px;
}

/* 1-3.Corp Info
	---------------------------------------- */
	#contents .corpIntroduce .corpInfo {
	margin: 0 0 20px;
	padding: 12px;
	border: 4px solid #CDCDCD;
	background-color: #FBFBFB;
	zoom: 1;
}
#contents .corpIntroduce .corpInfo:after { /* for Modern Browser */
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
/* 1-3-1.Image
		---------------------------------------- */
		#contents .corpIntroduce .corpInfo p.image {
	float: left;
	width: 100px;
}
/* 1-3-2.Info
		---------------------------------------- */
		#contents .corpIntroduce .corpInfo .info {
	float: left;
	width: 480px;
	padding-left: 20px;
}
#contents .corpIntroduce .corpInfo .info h4 {
	margin: 0 0 6px;
	padding: 6px 0 0;
	color: #FFF;
	font-size: 107.8%;
	line-height: 1.286;
	font-weight: bold;
}
#contents .corpIntroduce .corpInfo .info h4 a {
	padding-bottom: 1px; /* for Underline */
	color: #000;
}
#contents .corpIntroduce .corpInfo .info address {
	margin: 0 0 6px;
	color: #000;
}
#contents .corpIntroduce .corpInfo .info p.webSite {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 77%;
	line-height: 1.801;
}
#contents .corpIntroduce .corpInfo .info p.webSite a {
	padding: 0 0 3px 20px;
	background: url(../../img/common/ico_home_01.gif) no-repeat;
	color: #000;
}
/* for IE6 */
		* html #contents .corpIntroduce .corpInfo .info p.webSite a {
	background-position: 0 0.2em;
	zoom: 1;
}
/* for IE7 */
		*:first-child + html #contents .corpIntroduce .corpInfo .info p.webSite a {
	background-position: 0 0.2em;
	zoom: 1;
}
/* 2.Area Search
========================================== */
#contents .areaSearch {
	margin: 0 30px 30px;
}
/* 2-1.Narrow Listup
---------------------------------------- */
#contents .areaSearch p.narrowListup {
	margin: 0 0 20px;
	padding: 20px 0 0;
	background: url(../../img/common/line_dotted01_black.gif) repeat-x;
	text-align: right;
}
#contents .areaSearch p.narrowListup a {
	padding: 4px 35px 5px 0;
	background: url(../../img/common/ico_arrow03_gray01.gif) no-repeat 100% 0;
	color: #444;
	text-decoration: none;
}
/* Reset IE6 */
	* html #contents .areaSearch p.narrowListup a {
	background-position: 100% 0.167em;
	zoom: 1;
}
/* Reset IE7 */
	*:first-child + html #contents .areaSearch p.narrowListup a {
	background-position: 100% 0.167em;
	zoom: 1;
}
#contents .areaSearch p.narrowListup a:hover {
	background-image: url(../../img/common/ico_arrow03_black.gif);
}
#contents .areaSearch p.narrowListup a dfn {
	margin: 0 8px 0 0;
}
#contents .areaSearch p.narrowListup a dfn img {
	position: relative;
	margin: -2px 0 0;
	vertical-align: middle;
	zoom: 1;
}
/* IE6 Only */
	* html #contents .areaSearch p.narrowListup a dfn img {
	margin: 0;
}
/* IE7 Only */
	*:first-child + html #contents .areaSearch p.narrowListup a dfn img {
	margin: 0;
}
/* 2-2.Search List
	---------------------------------------- */
	#contents .areaSearch .searchList {
	margin: 0 0 20px;
}
#contents .areaSearch .searchList h3 {
	margin: 0 0 1px;
}
#contents .areaSearch .searchList .listup {
	margin: 0 0 20px;
	padding: 10px 0 0 40px;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x;
}
#contents .areaSearch .searchList .listup table {
	width: 100%;
}
#contents .areaSearch .searchList .listup table tr th {
	padding: 5px 0 0;
	width: 60px;
	vertical-align: middle;
}
#contents .areaSearch .searchList .listup table tr td {
	padding: 5px 0 0 10px;
	vertical-align: middle;
}
/* Pride List Navi
	---------------------------------------- */
	#contents ul.corpListNavi {
	margin: -1px 30px 14px;
	padding: 17px 0 0;
	background: #FFF url(../../img/common/line_dotted01_black.gif) repeat-x;
	text-align: center;
}
#contents ul.corpListNavi li {
	display: inline;
	font-family: Verdana, Helvetica, sans-serif;
}
#contents ul.corpListNavi li.prev,  #contents ul.corpListNavi li.next {
	margin: 0 6px;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif; /* Reset */
}
#contents ul.corpListNavi li a {
	color: #000;
}
/* 3.Corp Entry
========================================== */
#contents .corpEntry {
	margin: 30px;
	padding: 20px 0 0;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x;
}
#contents .corpEntry p {
	margin: 0 0 5px;
	text-align: center;
}

/* 4.Corp ArchiveList
========================================== */
#contents .toAllArchive {
	margin: 0 30px;
	margin-top: -15px;
	padding-top: 10px;
	text-align: right;
	font-size: 93%;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x top;
}
#contents .underIntro {
	margin-bottom: 30px;
}
#contents .toAllArchive a {
	padding-left: 15px;
	color: #187;
	background: url(../../img/common/ico_arrow04_gray01.gif) no-repeat 0 50%;
}
#contents .toAllArchive a:hover {
	background-position: 2px 50%;
}

#contents .corpArchiveList {
	padding-top: 10px;
	background: url(../../img/common/line_dotted01_gray03.gif) repeat-x top;
}
#contents .corpArchiveList h3 {
	padding-bottom: 2px;
	background: url(../../img/common/line_dotted01_gray02.gif) repeat-x bottom;
}
#contents .corpArchiveList ul {
	padding: 10px 0;
}
#contents .corpArchiveList ul li {
	_height: 1%;
	padding: 5px 0px 5px 50px;
	background: url(../../../news/img/ico_arrow_gray_news_01.gif) no-repeat 10px 50%;
}
#contents .corpArchiveList ul li span {
	display: block;
	width: 4em;
	margin-right: 20px;
	padding: 1px 0;
	color: #21676a;
	font-size: 100%;
	float: left;
}
#contents .corpArchiveList ul li a {
	color: #5c5c5c;
	font-size: 120%;
}
#contents .corpArchiveList p.eventArchiveLink {
	padding: 10px 0 30px;
	background: url(../../img/common/line_dotted01_gray02.gif) repeat-x top;
	text-align: right;
}

/* =======================================

	Maker CSS

 -----------------------------------------
	INDEX
 -----------------------------------------
	1.Maker

========================================== */

/* 1.Maker
========================================== */
#contents .makerSec {
	margin: 0 30px;
}
/* makerSec
---------------------------------------- */
#contents .makerSec ul {
	margin: 0 0 25px;
	padding: 5px 0 0;
	background: url(../../img/common/line_dotted01_gray02.gif) repeat-x top;
}
#contents .makerSec ul li {
	width: 640px;
	padding-bottom: 1px;
	background: url(../../img/common/line_dotted01_gray02.gif) repeat-x bottom;
}
#contents .makerSec ul li a {
	display: block;
	width: 575px;
	padding: 7px 5px 7px 60px;
	background: url(../../../news/img/ico_arrow_gray_news_01.gif) no-repeat 20px 50%;
	color: #21676a;
	font-weight: bold;
	font-size: 123.1%;
}
#contents .makerSec ul li a:hover {
	background: url(../../../news/img/ico_arrow_black_news.gif) no-repeat 20px 50%;
	text-decoration: underline;
}
#contents .makerSec ul li a span {
	color: #5c5c5c;
	font-weight: normal;
	font-size: 77%;
}
#contents .makerSec ul li a span.info {
	color: #06C;
}
