@charset "UTF-8";

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

	CSデザイン賞・CSデザイン学生賞
	/award/

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

/*--------------------------------------------------

	MaimImg
	メインイメージ
	
--------------------------------------------------*/
#MainVisual h1 {
	width: 850px;
	height: 100px;
	margin: 0px auto;
}

/*--------------------------------------------------

	Grobal Navigation
	グローバルナビゲーションの下のアキを調整
	
--------------------------------------------------*/
#GlobalNavi{
	margin: 5px 0px 2px;
}

/*--------------------------------------------------

	Company Navigation
	
--------------------------------------------------*/
#CompanyNavi {
	width: auto;
	background: #EBEBEB;
	margin: 0px auto 10px;
	height: 23px;
}

#CompanyNavi ul {
	width: 850px;
	margin: 0px auto;
	list-style: none;
	font-size: 0.95em;
}

#CompanyNavi ul li {
	float: left;
	padding: 4px 0px 8px;
}

#CompanyNavi ul li a {
	float: left;
	display: block;
	text-decoration: none;
	background: url(img/mark_arrow-square.gif) no-repeat 0px 3px;
	color: #333333;
	padding: 0px 15px 0px 12px;
}

#CompanyNavi ul li a.active {
	background: url(img/mark_arrow-square.gif) no-repeat 0px -11px;
	color: #698C00;
}

#CompanyNavi ul li a:hover {
	background: url(img/mark_arrow-square.gif) no-repeat 0px -11px;
	color: #698C00;
}

/*--------------------------------------------------

	Contents
	メインコンテンツ

--------------------------------------------------*/
#Contents {
	position: relative;
	width: 820px;
	margin: 0px auto;
	padding: 10px 15px;
}

#Contents:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

li a#OnBtn { 
	color: #0699C9;
}

/*	Company
 =================================================*/
body#Company {
}

body#Company h3 {
	margin: 15px 0px 3px;
	background: url(../common/img/img_logo-s.gif) no-repeat 715px 13px;
	padding: 5px 0px 0px 5px;
	font-size: 1.1em;
}

body#Company h3 em {
	font-size: 0.95em;
}

body#Company #CompanyMain {
	background: url(../common/img/img_bg-green.gif) repeat-x 0px 0px;
	padding: 30px 0px 0px;
}

body#Company #CompanyMain ul {
	list-style: none;
	background: url(img/img_bg-company-tab.gif) repeat-y;	
}

body#Company #CompanyMain li {
	padding: 0px 0px 3px;
	background: url(img/img_bg-list-end.gif) no-repeat 0px bottom;
}

body#Company #CompanyMain li.LastItem {
	padding: 0px;
	background: none;
}

body#Company #CompanyMain dt {
	width: 180px;
	float: left;
	padding: 5px 10px;
}

body#Company #CompanyMain dd {
	width: 600px;
	float: right;
	padding: 5px 10px;
}


/*	Mission
 =================================================*/
body#Company #MissionMain {
	background: url(../common/img/img_bg-green.gif) repeat-x 0px 0px;
	padding: 30px 0px 0px;
}

body#Company #MissionMain dl {
	width: 820px;
	margin: 0px 0px 30px;
}

body#Company #MissionMain dt {
	background: url(../common/img/mark_four-circle.gif) no-repeat 0px 5px;
	padding: 2px 0px 2px 18px;
	font-size: 1.2em;
	font-weight: bold;
	color: #845306;
	margin: 0px 0px 10px;
}

body#Company #MissionMain dl#ManagementPrinciples dd {
	padding: 0px 0px 30px;
	border-bottom: 1px dotted #CCCCCC;
}

body#Company #MissionMain dd h4 {
	margin: 0px 0px 10px;
}

/*	Address
 =================================================*/
body#Company #AddressMain {
	background: url(../common/img/img_bg-green.gif) repeat-x 0px 0px;
	padding: 30px 0px 0px;
}

body#Company #AddressMain ul {
	list-style: none;
	background: url(img/img_bg-company-tab.gif) repeat-y;
}

body#Company #AddressMain li {
	padding: 0px 0px 3px;
	background: url(img/img_bg-list-end.gif) no-repeat 0px bottom;
	
}

body#Company #AddressMain li.LastItem {
	padding: 0px;
	background: none;
}

body#Company #AddressMain dt {
	width: 180px;
	float: left;
	padding: 12px 10px;
}

body#Company #AddressMain dd.AddressBox {
	width: 535px;
	float: left;
	padding: 5px 10px;
}

body#Company #AddressMain dd.MapBtn {
	width: 42px;
	float: left;
}

body#Company #AddressMain dd li {
	padding: 10px 0px;
	background: #FFFFFF;
	
}

body#Company #AddressMain dd li a {
	display: block;
	background: url(img/btn_map.gif) no-repeat;
	width: 42px;
	height: 20px;
}

body#Company #AddressMain dd li a:hover {
	background-position: -42px 0px;
}

body#Company #AddressMain dd li a span {/* 文字の非表示 */
	position:absolute;
	width:0;
	height:0;
	overflow:hidden;
}

/*	Access
 =================================================*/
body#Access #GlobalNavi{
	margin: 5px 0px;
}

body#Access #AccessMain {
	background: url(../common/img/img_bg-green.gif) repeat-x 0px 0px;
	padding: 30px 0px 0px;
}

body#Access #AccessMainLeft {
	float: left;
	width: 285px;
}

body#Access #AccessMainRight {
	float: right;
	width: 500px;
	padding-right: 25px;
}

/* Google Map */
body#Access #GoogleMap {
	border: 1px solid #CCCCCC;
	width: 281px;
	margin: 0px 0px 3px;
}

body#Access #MapBox {
	width: 275px;
	height: 275px;
	border: 3px solid #FFFFFF;
}

body#Access ul#ZoomBtn {
	list-style: none;
}

body#Access ul#ZoomBtn a {
    display: block;
	width: 55px;
	height: 20px;
	background: url(img/btn_zoom.gif) no-repeat 0px -20px;
}

body#Access ul#ZoomBtn a:hover {
	background-position: 0px 0px;
}

/* Google Map Detail */
body#map #Entire {
	margin: 0px auto;
}

body#map #Header {
	width: 500px;
}

body#map #Contents {
	width: 500px;
}

body#map #Footer {
	width: 500px;
}

body#map #Footer address {
	width: 500px;
	text-align: center;
	color: #333;
	font-size: 83.3%;
	font-family: "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","Times New Roman", Times, serif;
	margin-left: -250px;
	left: 50%;
}

/* CSデザインセンターロゴ */
body#map strong {
	position: absolute;
	left: 14px;
	top: 18px;
}

/* CSデザインセンターキャッチ */
body#map em#Catch {
	left: 262px;
	top: 31px;
}

body#map h1 {
	padding: 40px 0px 3px 25px;
}

/*body#map #Contents p {	MOD070823*/
body#map #Contents #Map_Detail {
	width: 450px;
	margin: 0px auto 5px;
	padding: 1px;
	border: 1px solid #EBEBEB;
}

body#map #Contents em {
	display: block;
	margin: 0px 0px 25px 25px;
}

/*------------------------------------------------------
「閉じる」「印刷する」ボタン設定 開始-　071004追加
------------------------------------------------------*/
body#map #Contents ul#BtnBox {
	list-style: none;
	width: 140px;
	margin: 0px auto 20px;
}

body#map #Contents ul#BtnBox a {
	display: block;
	height: 20px;
}

body#Access ul#ZoomBtn a span,
body#map #Contents ul#BtnBox a span { /* 文字の非表示 */
   position: absolute;
   width: 0px;
   height: 0px;
   overflow: hidden;
}
body#map #Contents li{float: left;}

body#map #Contents li.BtnClose a {/* 閉じるボタン */
	width: 55px;
	height: 20px;
	margin-right: 20px;
	background: url(img/btn_close.gif) no-repeat 0px -20px;
}
body#map #Contents li.BtnPrint a {/* 印刷ボタン */
	width: 65px;
	height: 20px;
	background: url(img/btn_print.gif) no-repeat 0px -20px;
}
body#map #Contents li a:hover {
	background-position: 0px 0px;
}
/*-----------------------------------------------------
「閉じる」「印刷する」ボタン設定 終了
------------------------------------------------------*/


/* Access Main Right */
body#Access #AccessMainRight h4 {
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #CCCCCC;
}

body#Access #AccessMainRight strong {
	display: block;
	color: #617F07;
	padding: 5px 0px 5px 15px;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px 0px 10px;
}

body#Access #AccessMainRight dl {
	background: #EBEBEB;
	padding: 10px 10px 0px;
}

body#Access #AccessMainRight dt {
	background: url(../common/img/mark_circle-green.gif) no-repeat 0px 4px;
	color: #CC6600;
	padding: 0px 0px 2px 10px;
}

body#Access #AccessMainRight dd {
	padding: 0px 0px 10px 10px;
}

/*	Access Map Detail
 =================================================*/
body#MapDetail {
	margin: 5px 0px;
}

body#MapDetail #Header {
	width: 600px;
}

body#MapDetail #Header strong {
	left: 50px;
}

body#MapDetail #Header ul#BtnClose {
	list-style: none;
	position: absolute;
	width: 51px;
	height: 10px;
	top: 33px;
	right: 50px;
}

body#MapDetail #Header ul#BtnClose li a {
	display: block;
	width: 51px;
	height: 10px;
	background: url(../common/img/btn_close.gif) no-repeat;
}

body#MapDetail #Header ul#BtnClose li a:hover {
	background-position: 0px -10px;
}

/* 文字の非表示 */
a span {
   position:absolute;
   width:0;
   height:0;
   overflow:hidden;
}

body#MapDetail #Contents {
	width: 570px;
}

body#MapDetail #Contents img.MapImg {
	margin: 0px auto;
}

body#MapDetail #Contents p {
	width: 500px;
	margin: 10px auto 30px;
}

body#MapDetail #Footer {
	width: 600px;
	text-align: center;
}

body#MapDetail #Footer address {
	color: #333;
	font-size: 83.3%;
	width: 500px;
	text-align: center;
	margin-left: -250px;
}



