@charset "utf-8";

/* -------------------------------------------------------------------

	（お問い合わせフォーム）エレメント定義を行うCSS

	最終更新：　2016年11月15日

	■CSS書き順■
	 * display / list-style
	 * position / float / clear / z-index
	 * width / height / margin / padding / border
	 * background
	 * color / 
	   font (font-family / font-style / font-variant / font-weight / font-size / line-height)
	   text-decoration / text-align / vertical-align /letter-spacing / white-space / (other text)
	 * content
	 * cursor

------------------------------------------------------------------- */

/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

	共通

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */
#outer_head #header-wrap ul li,
#outer_foot_menu #foot_menu #foot_menu_inner ul li{ list-style:none;}


/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

	ヘッダーエリア定義

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */

/* □■□ヘッドエリア□■□ */
#outer_head{ background:url(/common-contact/img/cadjapan/head_bg.gif) repeat-x left top;}
#head{
	width:970px; margin:0 auto; text-align:left;
	background:url(/common-contact/img/cadjapan/head_bg.gif) repeat-x left top;}

	/* □ロゴ */
	#head p#head_logo{ float:left; width:272px;}
		#head p#head_logo img{ margin-left:-16px;}


	/* □グローバルナビ□ */
	#head_navi{ clear:both; width:970px; margin:0 auto; text-align:left;}
		#head_navi ul{}
		#head_navi ul:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
		#head_navi ul { min-height:1px;}
		* html #head_navi ul {height:1px;/*\*//*/ height:auto; overflow:hidden; /**/ }

			#head_navi ul li{ float:left;}

/* □■□新ヘッドエリア□■□ */
#header-wrap {}
#header-wrap #head{ min-width: 970px; width:100%; border-top: 1px solid #595A5B; background:url(/common-contact/img/cadjapan/head-wrap_bg.gif) repeat-x center bottom;}
#header-wrap #head:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
	#header-wrap #head_inner{ position:relative; width:970px; height: 74px; min-height:74px; margin:0 auto; text-align:left; }
	/* □ロゴ */
	#header-wrap #head p.lead{ float: left; width:100%; margin-left:11px; margin-top:1em; font-size:12px; line-height:1.3em; color: #fff;}
	#header-wrap #head p#head_logo{ float: left; width:220px; margin:6px 0 0 10px; }
	#header-wrap #head p#head_logo img{ margin: 0;}
	/* □ヘッドメニュー部（ヘッド上部）□ */
	#header-wrap #head_menu{ float: none; width: auto; margin:0; padding:20px 0 0 0; min-height:1px; }
	#header-wrap #head_menu:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
	* html #header-wrap #head_menu {height:1px;/*\*//*/ height:auto; overflow:hidden; /**/ }

	/* □グローバルナビ□ */
	#header-wrap #head_navi{ width:100%; background:url(/common-contact/img/cadjapan/nav_bg.gif) repeat-x left -1px;}
		#header-wrap #head_navi ul{ clear:both; width:970px; margin:0 auto; }
		#header-wrap #head_navi ul:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
		#header-wrap #head_navi ul { min-height:1px;}
		* html #header-wrap #head_navi ul {height:1px;/*\*//*/ height:auto; overflow:hidden; /**/ }
			#header-wrap #head_navi ul li{ list-style:none; float:left;}


/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

	フッターエリア定義

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */

/* □フットメニュー（フッター下部）□ */
	#outer_foot_menu{ background:url(/common-contact/img/cadjapan/foot_menu_bg.gif) repeat-x left top #333333; }
	#foot_menu{
		width:970px; margin:0 auto; padding:0; text-align:left;
		background:url(/common-contact/img/cadjapan/foot_menu_bg.gif) repeat-x left top;}
	#foot_menu:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
	#foot_menu { min-height:1px;}
	* html #foot_menu {height:1px;/*\*//*/ height:auto; overflow:hidden; /**/ }


		#foot_menu_inner{ float:left; width:740px;}
		#foot_menu_inner:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
		#foot_menu_inner{ min-height:1px;}
		* html #foot_menu_inner{height:1px;/*\*//*/ height:auto; overflow:hidden; /**/ }

			/* ○フッターメニュー */
			#foot_menu ul{padding-top:15px;}
			#foot_menu ul:after {content:""; display:block; clear:both; height:0; visibility:hidden;}
			#foot_menu ul { min-height:1px;}
			* html #foot_menu ul {height:1px;/*\*//*/ height:auto; overflow:hidden; /**/ }
	
				#foot_menu ul li{ float:left; margin-right:17px; font-size:11px; line-height:1.2em; color:#fff;}
				#foot_menu ul li a {color:#fff; text-decoration:none; }
				#foot_menu ul li a:hover{ text-decoration:underline; }

			/* ○コピーライト */
			#foot_menu #foot_copyright{ clear:both; margin-top:6px; padding-bottom:45px; font-size:11px; line-height:1.2em; color:#fff;}
			#foot_menu #foot-copyright{ clear:both; margin-top:6px; padding-bottom:45px; font-size:11px; line-height:1.2em; color:#fff;} /* id変更 */
			/* ○フッターロゴ */
		#foot_menu #foot_logo{ float:right; width:222px;}


/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

	コンテンツヘッダー
	
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* */

/* commonの設定を上書き（線の色変更） */
#main h1,
#main header p.parts-h1-merit{ border-left: 6px solid #000;}

#main header p.text-title-lead { margin:1em 0 0 0; font-size:16px; font-size:1.6rem; line-height:1.7em; }
