@charset "utf-8";

/* --------------------------------------
    RESET
--------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin: 0;
	padding: 0;
}

fieldset { 
	border: 0;
}

img { 
	border-style: none;
	vertical-align: middle;
}

ol,ul,li {
	list-style: none;
}

caption {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym { 
	border: 0;
}


/* --------------------------------------
    ALL
--------------------------------------- */
body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(../img/bg_body.jpg) repeat-x;
	font-size: 12px;
	line-height: 20px;
	color: #313131;

}

a { color: #D0121B; outline: none;}
a:hover { color:#D0121B; text-decoration: none;}

/*
h1 {
	width: 950px; 
	margin: 0px auto; 
	font-size: 11px;
	line-height: 11px;
	color: #8A8A8A;
	padding: 5px 0px;
}
*/

/* --------------------------------------
    STRUCTURE
--------------------------------------- */
.wrapper { 
	width: 960px; 
	margin: 0px auto; 
}

#container {
	padding: 25px 0px;
}

#sidebar { 
	width: 260px; 
	float: right; 
}

#main { 
	width: 670px;
	float: left;
}

	#main .Inner {
		background: #FFFFFF;
		border: 1px solid #DCDCDC;
		padding: 19px;
		margin-bottom: 40px;
		width: 630px;
	}



/* --------------------------------------
    HEADER
--------------------------------------- */
#header { 
	position: relative;
}

	#header .wrapper { 
		height: 145px;
		position: relative;
	}
	
	#header .logo,#header .subNav,#header .subInfo01,#header .subInfo02,#header .gNav { position: absolute;}
	
	#header .logo { top: 30px; left: 0px;}
	#header .subNav { top: 8px; right: 0px;}
	#header .subInfo01 { top: 35px; right: 280px;}
	#header .subInfo02 { top: 35px; right: 0px;}
	#header .gNav { top: 90px; left: 0px;}

	.gNav li { float: left;}
	.gNav li a { text-decoration: none; text-indent: -9999px; display: block;}
	.gNav li a:hover { background-position: 0px -55px;}
	.gNav #current { background-position: 0px -55px;}
	
	.nav01 { width: 192px; height: 55px; background: url(../img/menu/nav01.jpg) no-repeat;}
	.nav02 { width: 192px; height: 55px; background: url(../img/menu/nav02.jpg) no-repeat;}
	.nav03 { width: 192px; height: 55px; background: url(../img/menu/nav03.jpg) no-repeat;}
	.nav04 { width: 192px; height: 55px; background: url(../img/menu/nav04.jpg) no-repeat;}
	.nav05 { width: 192px; height: 55px; background: url(../img/menu/nav05.jpg) no-repeat;}
	
	
	

/* --------------------------------------
    DROPAREA
--------------------------------------- */
#droparea {
	padding-top: 20px;

}
 
	#droparea .mv {
		background: url(../img/bg_mv.gif) no-repeat;
		position: relative;
		height: 350px;
	}
	




/* --------------------------------------
    FOOTER01
--------------------------------------- */
#footer { 
	background: #FFFFFF url(../img/bg_footer.gif) repeat-x;
	padding: 0px 0px 30px 0px;
	position: relative;
}

	#footer .wrapper { 
		height: 220px;
		position: relative;
	}

	#footer .flogo,#footer .subInfo,#footer .fNav,#footer .fSubnav { position: absolute;}
	
	#footer .flogo { top: 30px; left: 20px;}
	#footer .subInfo { top: 100px; left: 20px;}
	#footer .fSubnav { top: 150px; left: 380px;}
	
	#footer .fNav { 
		background: url(../img/bg_fnav.gif) repeat-y;
		top: 30px;
		left: 380px;
		line-height: 22px;
	}

		#footer .fNav ul {
			float: left;
		}
		
		#footer .fNav ul.col1 { width: 140px;}
		#footer .fNav ul.col2 { width: 220px;}
		#footer .fNav ul.col3 { width: 220px;}
		#footer .fNav .col4 { clear: both; padding-top: 20px;}
	
		#footer .fNav li {
			background: url(../img/arw01.gif) no-repeat 10px 5px;
			padding-left: 25px;
		}
	
		#footer .fNav li.cld {
			background: none;
			padding-left: 25px;
			font-size: 11px;
		}
		
		#footer .fNav li.gdcld {
			background: none;
			padding-left: 40px;
			font-size: 11px;
		}
		
		#footer .fNav .col4 span {
			background: url(../img/arw01.gif) no-repeat 10px 5px;
			float: left;
			display: block;
			padding: 0px 10px 0px 25px;
			font-weight: bold;
		}

#footer a { color: #313131; text-decoration: none; outline: none;}
#footer a:hover { color:#313131; text-decoration: underline;}
	
.copy {
	background: #D3D3D3 url(../img/bg_copy.gif) repeat-x;
	padding: 8px 0px;
	text-align: center;
}


/* --------------------------------------
    SIDEBAR
--------------------------------------- */
.ctSide { margin-bottom: 10px;}

#sidebar .sBnr {

}

#sidebar .sBnr li {
	padding-bottom: 5px;
}


	/* --------------------------------------
		SIDENAVI
	--------------------------------------- */
	/*
	.sNav {
		border: 1px solid #C6C6C6;
		font-size: 14px;
	}
	.sNav ul {
		background: #F2F2F2;
		padding: 0px 10px 5px 10px;
		
	}
	.sNav li {
		background: url(img/arrow01.gif) no-repeat 0px 13px;
		padding: 10px 0px 10px 20px;
	}
	
	.sNav a { outline: none; color: #0082D6; text-decoration: none;}
	.sNav a:hover { color: #0082D6; text-decoration: underline;}
	*/


/* --------------------------------------
    SCROLL AREA
--------------------------------------- */
#scrarea {

}

	#scrarea .wrapper{
		position: relative;
		height: 36px;
	}

	#scrarea a:hover { 
		background-position: 0px -36px;
	}
	
	.btnPagetop { 
		background: url(../img/btn_pgtop.gif) no-repeat; 
		width: 85px; 
		height: 36px; 
		display: block; 
		position: absolute; 
		right: 0px;
		bottom: 0px;
	}
	
	
	
/* --------------------------------------
    MAIN
--------------------------------------- */
.ctBox {

}

.ctBox .left{ float: left; padding-bottom: 20px; width: 240px;}
.ctBox .right{ float: right; width: 370px;}

/* ------------------------
	TOP
------------------------ */
.topGuide {
	padding: 20px 0px 20px 10px;
	border-bottom: 1px dotted #979797;
}

	.topGuide .thm {
		float: left;
	
	}

	.topGuide .txt {
		padding-left: 150px;
	}


/* ------------------------
	COMPANY
------------------------ */
.tbl01 {
	background: #DADADA;

}

	.tbl01 th{
		background: #F6F6F5;
		padding: 10px;
		text-align: left;
		width: 160px;
	
	}

	.tbl01 td{
		background: #FFFFFF;
		padding: 10px;
	
	}

/* ------------------------
	SERVICE-FLOW
------------------------ */
.tbl_flow {
	margin-bottom: 30px;
}

	.tbl_flow li.thm {
		float: left;
	
	}
	
	.tbl_flow li.txt {
		padding: 20px 0px 0px 70px;
	
	}
	
	
/* ------------------------
	SITEMAP
------------------------ */
.sMap { 
	margin-bottom: 30px;
}

	.sMap li {
		
	}
	
	.sMap li.par {
		background: url(../img/arw02.gif) no-repeat 0px 3px;
		padding: 0px 0px 15px 20px;
		font-weight: bold; 
		font-size: 14px; 
		line-height: 20px; 
	}
	
	.sMap li.cld { 
		background: url(../img/arw01.gif) no-repeat 0px 5px;
		padding: 0px 0px 10px 15px;
		margin: 0px 0px 0px 15px;
	}
	
.sMap a { color: #313131; text-decoration: none;}
.sMap a:hover { color: #313131; text-decoration: underline;}
/*
.par a,.cld a { color: #0082D6; text-decoration: none; display: block;}
.par a { background: #D4EAF8 url(img/arrow01.gif) no-repeat 10px 14px; padding: 10px 0px 10px 30px; zoom: 1;}
.cld a { background: url(img/arrow02.gif) no-repeat 10px 6px; padding: 3px 0px 3px 25px; zoom: 1;}
.par a:hover { background: #EDF8FF url(img/arrow01.gif) no-repeat 10px 14px; color: #0082D6; text-decoration: underline;}
.cld a:hover { background: url(img/arrow02.gif) no-repeat 10px 6px; color: #0082D6; text-decoration: underline;}
*/




/* --------------------------------------
    COMMON ELEMENTS
--------------------------------------- */
.pd01 { padding: 0px 0px 10px 0px;}
.pd02 { padding: 0px 0px 20px 0px;}

.sh { 
	background: url(../img/bg_sh.gif) no-repeat;
	padding: 10px 0px 11px 20px;
	margin-bottom: 20px;
}

.ssh { 
	background: url(../img/arw02.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 20px;
}

.line01 {
	background: url(../img/dot01.gif) repeat-x;
	margin: 20px 0px;
	height: 1px;
	overflow: hidden;
	
}

.empArea {
	background: #EDEDED;
	padding: 10px;
	font-size: 11px;
	margin-bottom: 20px;
}
/*
.tTop { 
	background: url(img/dot01.gif) repeat-x;
	height: 15px;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
	padding: 8px 0px 20px 0px;
}

.pankuzu {
	padding: 10px 0px;
	font-size: 11px; 
	line-height: 14px;
}
.pankuzu li {
	background: url(img/arrow01.gif) no-repeat 5px 3px;
	padding: 0px 0px 0px 20px;
	float: left;

}
.pankuzu li.parent {
	background: none;
	padding: 0px;

}
*/


/* --------------------------------------
    FONT
--------------------------------------- */
.fSml { 
	font-size: 11px; 
}

.fLag { 
	font-size: 14px; 
}

.emp01 { color: #D0121B;}



/* --------------------------------------
    FORM
--------------------------------------- */
input, select, textarea {
    font-size: 12px;
    vertical-align: middle;
}

.fTxt00 { 
	width: 80px; 
	padding: 5px; 
	border: 1px solid #DADADA;
}

.fTxt01 { 
	width: 240px; 
	padding: 5px; 
	border: 1px solid #DADADA;
}

.fTxt02 { 
	width: 390px; 
	padding: 5px; 
	border: 1px solid #DADADA;
}

.fTxtarea { 
	width: 390px; 
	padding: 5px; 
	overflow-y: auto; 
	height: 120px; 
	border: 1px solid #DADADA;
}

.assist { 
	color: #535353; 
	margin-top: 3px; 
	font-size: 11px;
}

.row { 
	margin-top: 3px; 
}

.btnArea { 
	text-align: center;
	padding: 30px 0px;
}

.fBtn {
    cursor: pointer;
    height: 28px;
    width: 100px;
}



/* --------------------------------------
    FLOAT

--------------------------------------- */
/*
.fltArea01 .Outer { 
	width: 640px; 
	zoom: 100%;
}

.fltArea01 { 
	width: 610px; 
	overflow: hidden;
}

ol.flt2 { 
	float: left; 
	width: 290px;
	padding: 0px 30px 10px 0px;
	border-top: 1px solid #D8D8D8;
}

.fltArea01 ol li {
	border-bottom: 1px solid #D8D8D8;
	padding: 2px 0px;

}
*/

/* --------------------------------------
    CLEARFIX
--------------------------------------- */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

/* for IE6 */
* html .clearfix {
	display: inline-block;
}

/* for IE7 */
*+html .clearfix {
	display: inline-block;
}




