@charset "UTF-8";

body {
	background:url(../images/header/bg_body02.gif) repeat-x;
	background-color:#f7f5ea;
}

#logo a ,
h1 {
	text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}


/* -------------------------- */
/* header */
/* -------------------------- */

#logo {
	float:left;
	margin:24px 294px 0 0;
}
	#logo a {
		width:271px;
		height:39px;
		display:block;
		background:url(../images/header/logo.gif) no-repeat;
	}


/* -------------------------- */
/* title */
/* -------------------------- */

h1 {
	width:980px;
	height:116px;
}
	h1#message { background:url(../images/message/mainTitle.jpg) no-repeat; }
	h1#quality { background:url(../images/quality/mainTitle.jpg) no-repeat; }
	h1#company { background:url(../images/company/mainTitle.jpg) no-repeat; }
	h1#inquiry { background:url(../images/inquiry/mainTitle.jpg) no-repeat; }
	h1#sitemap { background:url(../images/others/mainTitle_sitemap.jpg) no-repeat; }
	h1#privacy { background:url(../images/others/mainTitle_privacy.jpg) no-repeat; }

h2.bg , h3.bg02 {
	clear:both;
	width:639px;
	height:31px;
	margin-bottom:15px;
	padding:10px 0 0 18px;
	font-size:1.6em;
	line-height:1.6em;
}
h2.bg {
	background:url(../images/pages/bg_h2.gif) no-repeat;
	color:#fff;
}

h3.bg02 {
	background:url(../images/pages/bg_h3.gif) no-repeat;
}


/* -------------------------- */
/* wrapper */
/* -------------------------- */

#wrapper {
	background:url(../images/pages/bg_cont02.gif) no-repeat;
	background-position:bottom;
	padding-bottom:7px;
}


/* -------------------------- */
/* main */
/* -------------------------- */

#main {
	float:right;
	width:715px;
	overflow:hidden;
	background:url(../images/pages/bg_cont01.gif) repeat-y;
	margin-left:25px;
}
	#main .contentsbox {
		width:657px;
		overflow:hidden;
		padding:8px 29px 29px 29px;
	}
		#main .contentsbox p.txtNormal {
			font-size:1.2em;
			line-height:1.8em;
		}
#main .contentsbox article {
	width:657px;
	overflow:hidden;
}
	#main .contentsbox article .txtbox p {
		font-size:1.2em;
		line-height:2.0em;
		text-align:justify;
		padding-left:17px;
	}
	#main .contentsbox article h3 {
		margin-bottom:25px;
		text-indent:-9999px;
	}


/* -------------------------- */
/* aside */
/* -------------------------- */

aside {
	float:left;
	width:240px;
	margin-top:25px;
}
	#lNavi {
		width:240px;
		margin-bottom:25px;
	}
		#lNavi ul li {
			width:240px;
			height:56px;
		}
		#lNavi ul li.first {
			height:57px;
		}


/* -------------------------- */
/* wrapNav */
/* -------------------------- */

#wrapNav {
	clear:both;
	width:980px;
	overflow:hidden;
}
	#wrapNav ul#topicpath {
		float:left;
		width:851px;
		height:32px;
		overflow:hidden;
		padding-top:18px;
	}
		#wrapNav ul#topicpath li {
			float:left;
			font-size:1.0em;
		}
			#wrapNav ul#topicpath li a {
				display:block;
				padding-right:20px;
				margin-right:20px;
				background:url(../images/icon/icon_arrow02.gif) no-repeat;
				background-position:right 50%;
			}



















