@charset "utf-8";
@import url("base.css");
@import url("localnavi.css");
/*
@import url("header.css");
@import url("globalnavi.css");
@import url("footer.css");
*/

/*##################################################
-------------LIST-------------
 01: html5 Base
 02: Header
 03: Footer
 04: Contents
 05: Column Box
 06: Relation Area
 00: List
 --: clearfix
------------------------------
##################################################*/

section	{
	width:530px;
	float:left;
}

/* --------------------------------------------------
 01: html5 Base Style
 -------------------------------------------------- */
header,
nav,
footer,
section,
article,
aside,
hgroup	{
	display:block;
}


/* --------------------------------------------------
 02: Header Style
 -------------------------------------------------- */
header	{
	background:#fff url(/common/images/gnav_bg.gif) 0px 78px repeat-x;
	height:110px;
}
header div	{
	position:relative;
	width:940px;
	height:78px;
	margin:0 auto;
}
header h1	{
	position:absolute;
	left:0;
	top:18px;
	font-size:12px;
	font-weight:300;
}
/*
header div p.catch	{
	position:absolute;
	left:230px;
	top:36px;
	font-size:108%;
	letter-spacing:1px;
}
*/
header div ul	{
	position:absolute;
	right:0;
	top:20px;
}
header div li	{
	float:left;
	margin-left:15px;
}
header div p	{
	position:absolute;
	right:0;
	top:45px;
}

/* ==================== Global Navigation ==================== */
header nav	{
	width:940px;
	height:32px;
	margin:0 auto;
}
header nav li	{
	float:left;
}


/* ==================== H6 ==================== */
h6	{ /* テンプレート用 */
	background:#eee;
	border-top:1px solid #00c;
	font-size:14px;
	margin:20px 0 10px;
	padding:5px 10px;
}

/* ==================== hgroup ==================== */
hgroup	{
	padding-bottom:10px;
}
#contents hgroup h1	{
	margin-bottom:12px;
}
#contents hgroup h2	{
	margin:0 0 12px 12px;
}
#contents hgroup h2.text	{
	margin:0;
}
#contents hgroup h3	{
	padding-top:10px;
}


/* --------------------------------------------------
 03: Footer Style
 -------------------------------------------------- */
/* ==================== Page Top Style ==================== */
p.pagetop	{
	width:940px;
	margin:0 auto;
	text-align:right;
}
p.pagetop a:link,
p.pagetop a:visited	{
	color:#333;
	text-decoration:underline;
}
p.pagetop a:hover	{
	color:#f60;
	text-decoration:none;
}

/* ==================== Footer Area Style ==================== */
footer	{
	background:#222;
	border-top:2px solid #ccc;
	font-size:85%;
	color:#ccc;
}
footer a:link,
footer a:visited	{
	color:#999;
	text-decoration:underline;
}
footer a:hover	{
	color:#bbb;
	text-decoration:none;
}
footer #sitemap	{
	width:920px;
	margin:0 auto;
	padding:10px 0px;
	overflow:hidden;
}
footer address	{
	clear:left;
	padding:0 0 5px 0;
	text-align:center;
	font-family:Avenir, Verdana, Arial, Helvetica, sans-serif;
}
footer .company,
footer .cts,
footer .links	{
	float:left;
	padding:10px 0px;
}
footer .company	{
	width:400px;
}
footer .cts	{
	width:260px;
}
footer .links	{
	width:240px;
}
footer ul	{
	clear:left;
	overflow:hidden;
	margin:3px 0 10px;
}
footer li	{
	float:left;
	width:10.5em;
}
footer h4	{
	padding:6px 0 2px;
}

/* --------------------------------------------------
 04: Contents Style
 -------------------------------------------------- */
#contentsTop	{
	float:left;
	width:740px;
	background:#fff;
	padding:0px;
}
#contents	{
	float:right;
	width:740px;
	overflow:hidden;
}

section	{}
p.mainvisual	{
	margin-bottom:20px;
}
#mainArea h2.relationLinks	{
	padding-top:30px;
}
#mainArea h2.text,
#mainArea .clm .clm2Inner h2,
#mainArea .clm .clm2Inner h3	{
	background:url(/common/images/h2_bg.gif) no-repeat;
	height:21px;
	padding:7px 10px 0 22px;
	color:#444;
	font-size:108%;
}
#mainArea h2	{
	margin-bottom:10px;
}
#mainArea h3	{
	margin:0 0 10px 10px;
}
#mainArea h3.image	{
	margin:0 0 10px 0;
	text-align:center;
}
#mainArea .clm3Box h3	{
	margin-bottom:15px;
}
#mainArea h4	{
	margin:0 0 5px 10px;
	color:#555;
}

hr	{
	clear:both;
	visibility:hidden;
}

/* --------------------------------------------------
 05: Column Box Style
 -------------------------------------------------- */
/* ========================================
【カラムボックス基本設計】
・width指定は必須。
・右（左）マージンをマイナスに指定して
　内包するボックスの右（左）マージンと相殺
・IE6が不安定な場合は、マージンををパディングにする
======================================== */
/* メインの3Column Box */
.clmBox	{
	width:950px;
	margin:0 -10px 0 0;
	overflow:hidden;
	zoom:1;
	background:#fff;
}
.clmBox .clm3inner	{
	border:1px solid #e3e3e3;
	float:left;
	width:300px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin:0 8px 10px 0;
	padding:3px 3px 6px 3px;
}
p.txLeft	{
	text-align:left;
}
p.txRight	{
	text-align:right;
	margin-bottom:0 !important;
}
p.txCenter	{
	text-align:center;
	margin-bottom:0 !important;
}
p.txLeft img,
p.txRight img,
p.txCenter img	{
	padding:10px 0;
}

/* サブの3Column Box */
.clm3Box	{
	width:750px;
	margin:0 -10px 0 0;
	padding-bottom:10px;
	overflow:hidden;
	zoom:1;
	background:#fff;
}
.clm3Box .innerUpper	{
	float:left;
	background:none;
	border:1px solid #e3e3e3;
	width:220px;
	min-height:110px;
	height:auto !important;
	height:110px;
	margin:0 10px 10px 0;
	padding:6px 9px;
}
.clm3Box .inner	{
	float:left;
	background:url(/images/top_clm3sub_bg.gif) repeat-x;
	border:1px solid #e3e3e3;
	width:220px;
	min-height:110px;
	height:auto !important;
	height:110px;
	margin:0 10px 10px 0;
	padding:6px 9px;
}

.clm3Box .inner02	{
	float:left;
	background:url(/images/top_clm3sub_bg.gif) repeat-x;
	border:1px solid #e3e3e3;
	width:220px;
	min-height:110px;
	height:auto !important;
	height:110px;
	margin:0 10px 10px 0;
	padding:6px 9px 15px;
}

.clm3Box p.txRight a	{
	background:url(/common/images/arrow_blue.gif) 0px 3px no-repeat;
	padding-left:8px;
}

/* GoogleMap用ボックス */
.gmap	{
	width:100%;
	margin-bottom:20px;
	overflow:hidden;
}
.gmap p	{
	float:left;
	width:320px;
	margin-bottom:10px;
}
.gmap div	{
	float:left;
	width:420px;
}

/* 汎用カラムボックス - Base */
.clm	{
	width:750px;
	margin:0 -10px 0 0;
	overflow:hidden;
	zoom:1;
}
/* 汎用カラムボックス - 2Column Box */
.clm .clm2inner	{
	float:left;
	border:1px solid #e3e3e3;
	width:345px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin:0 10px 10px 0;
	padding:10px 9px;
}
/* 汎用カラムボックス　ケイ線なし - 2Column Box */
.clm .clm2Inner	{
	float:left;
	width:356px;
	margin:0 10px 10px 0;
	padding:10px 9px 0px 0px;
}

/* 汎用カラムボックス - 3Column Box */
.clm .clm3inner	{
	float:left;
	border:1px solid #e3e3e3;
	width:220px;
	min-height:120px;
	height:auto !important;
	height:120px;
	margin:0 10px 10px 0;
	padding:10px 9px;
	overflow:hidden;
}
/* 汎用カラムボックス　ケイ線なし - 3Column Box */
.clm .clm3Inner	{
	float:left;
	width:231px;
	margin:0 10px 10px 0;
	padding:10px 9px 0px 0px;
}


#contents h1	{
	margin-bottom:20px;
}
/* 導入部ボックス（index用） */
.intro	{
	padding:10px 0 40px;
	overflow:hidden;
	zoom:1;
}
/* 導入部ボックス（配下ページ用） */
.introduction	{
	padding:0 0 20px;
	overflow:hidden;
	zoom:1;
}
/* 画像配置（回り込みなし） */
p.imgLeft	{
	float:left;
	padding:0 0 10px;
}
p.imgRight	{
	float:right;
	padding:0 0 10px;
}
#contents p,
.clm .clm2Inner p	{
	margin-bottom:1em;
	padding:0 10px;
	overflow:hidden;
	zoom:1;
}
#contents.works p,
#contents .gmap p	{
	margin-bottom:0;
	padding:0;
}
#contents .clm .clm3inner p	{
	margin:0;
	padding:0;
}
.clm .clm2Inner p.worksTitle,
.clm .clm3Inner p.worksTitle	{
	margin-bottom:0;
	color:#3a3e8e;
	font-weight:bold;
}
p.text em	{
	color:#c00;
}
p.capt	{
	margin-bottom:1em;
	padding:0 10px;
	font-size:85%;
	overflow:hidden;
	zoom:1;
}
p.mgb10	{
	margin-bottom:10px;
}

.info	{
	width:720px;
	padding:0 10px;
}
.info dl	{
	width:100%;
	padding-bottom:5px;
	overflow:hidden;
}
.info dl dt	{
	position:absolute;
}
.info dl dd	{
	padding:0 0 0 7em;
}

/* Support Page */
#support	{
	padding:0 10px 20px;
}
#support h2	{
	margin:0;
	padding:20px 0 2px;
}
#support p	{
	padding:0 32px;
}
#support ul	{
	padding:3px 48px;
}
#supportCts	{
	padding:0 10px 20px;
}
#supportCts p	{
	margin-bottom:1em;
}
#supportCts ul	{
	padding:3px 20px;
}
#supportCts h3	{
	margin:0 0 6px 0;
	padding-top:20px;
	font-size:108%;
}
#supportCts h3 span	{
	border-left:5px solid #444;
	padding-left:5px;
}
#supportCts table	{
	width:100%;
}
#supportCts table th,
#supportCts table td	{
	border:1px solid #ccc;
	padding:5px 10px;
}
#supportCts table th	{
	background:#fec;
}
#supportCts table thead th	{
	background:#fd9;
	text-align:center;
	font-weight:bold;
}
#supportCts table td.price	{
	text-align:right;
}


/* --------------------------------------------------
 06: Relation Area Style
 -------------------------------------------------- */
aside	{
	float:right;
	width:190px;
	padding:0px 0px 20px 10px;
	overflow:hidden;
}
aside ul	{
	margin-bottom:10px;
}
aside li	{
	padding-bottom:10px;
}
#relationArea	{
	float:right;
	width:180px;
	padding:0 0 20px 20px;
	background:#fff;
}
#relationArea li	{
	padding-bottom:10px;
}



/* --------------------------------------------------
 00: List Style
 -------------------------------------------------- */
/* ==================== UL ==================== */
ul.default	{
	list-style:disc;
	margin-bottom:1em;
	padding-left:36px;
}
dd ul.default	{
	list-style:disc;
	margin-bottom:5px;
	padding-left:1.5em;
}

ul.lineList	{
	margin-left:-2em;
	background:#fff;
}
ul.lineList li	{
	display:inline;
	border-left:1px solid #000;
	margin-left:1em;
	padding-left:1.2em;
}

/* 3 column List */
ul.clm3List	{
	width:750px;
	margin:0 -10px 0 0;
	overflow:hidden;
	zoom:1;
	background:#eee;
}
ul.clm3List li	{
	background:#ccf;
	float:left;
	width:240px;
	height:100px;
	margin:0 10px 10px 0;
}

/* relation link */
ul.relationLinks,
ul.relationLinksEngine	{
	width:750px;
	margin:0 -10px 30px 0;
	padding-top:10px;
	overflow:hidden;
	zoom:1;
}
ul.relationLinks li,
ul.relationLinksEngine li	{
	float:left;
	background:url(/common/images/dotline.gif) left bottom repeat-x;
	width:240px;
	margin:0 10px 10px 0;
}
ul.relationLinks li a	{
	display:block;
	background:url(/common/images/arrow.gif) 3px 4px no-repeat;
	padding:0 0 5px 12px;
}
ul.relationLinksEngine li a	{
	display:block;
	background:url(/common/images/ico_folder.gif) 0px 4px no-repeat;
	padding:0 0 5px 16px;
}


/* ==================== OL ==================== */
ol.default	{
	list-style:decimal;
	margin-bottom:1em;
	padding-left:36px;
}

/* ==================== DL ==================== */
dl.default	{
	width:100%;
	overflow:hidden;
}
dl.default dt	{
	float:left;
	margin-right:1em;
}
dl.default dd	{
	float:left;
}
dl.companyProfile	{
	background:url(/common/images/dotline.gif) left top repeat-x;
	width:720px;
	margin:0 10px;
	padding-top:5px;
	overflow:hidden;
}
dl.companyProfile dt	{
	position:absolute;
}
dl.companyProfile dd	{
	background:url(/common/images/dotline.gif) left bottom repeat-x;
	margin-bottom:5px;
	padding:0px 10px 5px 8em;
}

/* ==================== dairiten ==================== */
.dairiten a {
    display: block;
    overflow: hidden;
    height: 135px;
    width: 728px;
	background-image:url(../../company/images/dairiten_btn_off.jpg);
	background-repeat: no-repeat;
	text-indent:-10000px;
	margin:0 auto;
	}	
	 
.dairiten a:hover {
	background-image: url(../../company/images/dairiten_btn_on.jpg);
		}
		
/* ==================== company ==================== */
.com_baner {
    float: left;
    margin: 0 0 22px 15px;
    overflow: hidden;
    width: 200px;
	clear:both;
}

.intro_com p {
	margin-top:15px;
	padding:0;
}

.intro_com	{
	padding:10px 0 0;
	overflow:hidden;
	zoom:1;
}

.intro_com .red_bold {
	color:#FF0000;
	font-weight:bold;
}

.mb40 {
	margin-bottom:40px;
}
