  @charset "utf-8";
/* formatting style
-------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 77%;
	line-height: 1.6;
	color: #333333;
	background-color: #F0E6D4;
	background-image: url(../img/back-ground.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

/*IE7に適用ハック*/
*:first-child+html body {
	font-family: sans-serif;
	font-size: 80%;
	line-height: 1.6;
	color: #333333;
}
	
hr {
	display: none;
}

/* link style
----------------------------*/

a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	position: relative;

}

/* pank style
----------------------------*/


.pank li {
	line-height:110%;
	list-style-type:none;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
.pank li a{
	color: #990000;
}


/* basic layout 
----------------------------*/

.wrapper {
	width: 800px;
	background-repeat: no-repeat;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 20px auto;
}
.container {
	background-color: #FFFFFF;
	margin: 0px auto;
	width: 760px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}


/* header styles
------------------------------*/


.header ul {
	list-style: none;
	width: 760px;
	top: 71px;
	height: 30px;
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.header ul li {
	float: left;
	list-style: none;
}

.header ul li a {
	height: 30px;
	width: 152px;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
}


/*************************************************************/
/*修正分ここから*/
/*************************************************************/
.header {
	width: 760px;
	height: 101px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.header h1 a{
	position: absolute;
	top: 15px;

}



/*ブロックなしにすることで、見た目上はないが、htmlソースには存在する。*/
.header address {
	display: none;
	position: absolute;
}

.header h2 {
	display: none;
}

/*************************************************************/
/*修正分ここまで*/
/*************************************************************/







/*************************************************************/
/*グローバルナビゲーションバー*/
/*************************************************************/



.header .nAbout a {
	background-image: url(../img/navi1.gif);
	text-indent: -1000px;
	overflow: hidden;
	height: 30px;
	width: 152px;
}
.header .nAbout a:hover {
	background-image: url(../img/navi1b.gif);
	text-indent: -1000px;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.home .header .nAbout a {
	background-image: url(../img/navi1b.gif);
	text-indent: -1000px;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.header .nArticle a {
	background-image: url(../img/navi2.gif);
	text-indent: -1000em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.header .nArticle a:hover {
	background-image: url(../img/navi2b.gif);
	text-indent: -1000em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.article .header .nArticle a {
	background-image: url(../img/navi2b.gif);
	text-indent: -1000em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.header .nSales a {
	background-image: url(../img/navi3.gif);
	text-indent: -1500em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.header .nSales a:hover {
	background-image: url(../img/navi3b.gif);
	text-indent: -1500em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.sales .header .nSales a {
	background-image: url(../img/navi3b.gif);
	text-indent: -1500em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.header .nCompany a {
	background-image: url(../img/navi4.gif);
	text-indent: -2000em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}
.header .nCompany a:hover {
	background-image: url(../img/navi4b.gif);
	text-indent: -2000em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.company .header .nCompany a {
	background-image: url(../img/navi4b.gif);
	text-indent: -2000em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.header .nOther a {
	background-image: url(../img/navi5.gif);
	text-indent: -2500em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}
.header .nOther a:hover {
	background-image: url(../img/navi5b.gif);
	text-indent: -2500em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

.other .header .nOther a {
	background-image: url(../img/navi5b.gif);
	text-indent: -2500em;
	overflow: hidden;
	height: 30px;
	width: 152px;
}



/*************************************************************/
/*トップメイン*/
/*************************************************************/
.top-main {
	height: auto;
	width: 760px;
	padding-top: 10px;

}

.top-main2 {
	list-style: none;
	height: 200px;
	width: 760px;
	margin-top: 15px;
	position: relative;
}


.top-main2 .cgi-news {
	height: 170px;
	width: 300px;
	float: left;
}

.top-main2 ul {
	height: 200px;
	width: 257px;
	padding-left: 18px;
	padding-right: 17px;
	float: left;
	margin-top: 0px;
}

.top-main2 ul li{
	list-style: none;
}
.top-main .top-main2 a {
	float: right;
	background-image: url(../../top/img/mokumoku-banner.jpg);
	height: 200px;
	width: 168px;
}

.top-main .top-main2 a:hover {
	float: right;
	background-image: url(../../top/img/mokumoku-banner2.jpg);
	height: 200px;
	width: 168px;
}

.top .top-main2 .nGallery-banner a {
	height: 94px;
	width: 257px;
	margin-bottom: 12px;
	background-image: url(../../top/img/gallery-banner.jpg);
	text-indent: -9999px;
	overflow: hidden;
}
.top .top-main2 .nGallery-banner a:hover {
	height: 94px;
	width: 257px;
	margin-bottom: 12px;
	background-image: url(../../top/img/gallery-banner2.jpg);
}

.top .top-main2 .nArticle-banner a {
	height: 94px;
	width: 257px;
	background-image: url(../../top/img/jushu-banner.jpg);
	text-indent: -9999px;
	overflow: hidden;
}


.top .top-main2 .nArticle-banner a:hover {
	height: 94px;
	width: 257px;
	background-image: url(../../top/img/jushu-banner2.jpg);
}




/* main styles
------------------------------*/
#main {
	float: right;
	width: 550px;
	padding-left: 9px;
	margin-left: 10px;
	border-left: 1px solid #666666;
	margin-top: 10px;
	height: auto;
	padding-top: 0px;
}






/* top banner & cgi styles
------------------------------*/





/* sidebar styles
------------------------------*/
#sidebar {
	float: left;
	width: 190px;
	margin-top: 10px;
	position: relative;
	height: auto;
}

/*　サイドバータイトル背景
------------------------------*/

#sidebar .nakata {
	margin-bottom: 10px;
	background-image: url(../../about/img/titleback-nakata.jpg);
	height: 350px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
}


#sidebar .article {
	background-image: url(../../article/img/titleback-article.jpg);
	height: 350px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar .sales {
	background-image: url(../../sales/img/titleback-sales.jpg);
	height: 350px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar .company {
	background-image: url(../../company/img/titleback-company.jpg);
	height: 350px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

#sidebar .other {
	background-image: url(../../other/img/titleback-other.jpg);
	height: 350px;
	width: 190px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 10px;
}

/*　サイドバータイトル背景ここまで
------------------------------*/


#sidebar ul {
	list-style: url(../img/list-image.gif);
	text-align: left;
	position: absolute;
	height: 160px;
	width: 160px;
	top: 180px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 20px;
	line-height: 1.8;
}

/***IE7に適用ハック-サイドバーコンテンツサイズ***************/
*:first-child+html #sidebar ul {
	list-style: url(../img/list-image.gif);
	text-align: left;
	position: absolute;
	height: 160px;
	width: 160px;
	top: 180px;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 20px;
	line-height: 1.8;
}

#sidebar ul li {
	font-size: 80%;
}

*:first-child+html #sidebar ul li {
	font-size: 60%;
}

#sidebar ul li a{
	color: #FFFFFF;
	letter-spacing: 1.5px;
}
#sidebar .banner {
	padding-bottom: 10px;
	height: auto;
	width: 190px;
	position: relative;
}

.banner .nMokumoku a {
	background-image: url(../img/navi1.gif);
	text-indent: -1000px;
	overflow: hidden;
	height: 30px;
	width: 152px;
}

div.banner img {
	margin-bottom: 10px;
}


/* ナビゲーションバー終了
----------------------------*/





div.footer {
	width: 760px;
	margin-top: 20px;
	clear: both;
}


/***************************************************************/
/*修正分ここから*/
/***************************************************************/


/*ナビゲーション囲む用box*/
div.footer-navi {
	height: auto;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 10px;
	background-image: url(../img/footer_navi_bgline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

div.footer-navi ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	height: auto;
	width: 144px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}


div.footer-navi li {
	font-size: 80%;
}

/***IE7に適用ハック-フッターリストサイズ***************/
*:first-child+html div.footer-navi li {
	font-size: 70%;
}

div.footer-navi li a{
	color: #333333;
}

div.footer-navi li a:hover{
	color: #999999;
}


/***************************************************************/
/*修正分ここまで*/
/***************************************************************/


.footer .address {
	float: left;
	padding-top: 10px;
	clear: both;
	border-top: 1px solid #333333;
	width: 760px;
}
.copy {
	background-color: #765C2F;
	height: 25px;
	width: 760px;
	color: #FFFFFF;
	padding-top: 5px;
}




.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	visibility: hidden;
}

/*キャプション用フォントサイズ*/
.caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	line-height: 1.4;
}

*:first-child+html .caption {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 1.6;
}


.name {
	font-family: sans-serif;
	font-size: 110%;
	line-height: 1.6;
	font-weight: bold;
}

.president {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 85%;
	line-height: 1.8;
}

*:first-child+html .president {
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 80%;
	line-height: 1.8;
}

.caption-color-big {
	font-family: sans-serif;
	font-size: 110%;
	line-height: 1.6;
	font-weight: bold;
	color: #765C2F;
}

.caption-color-big a {
	font-family: sans-serif;
	font-size: 110%;
	line-height: 1.6;
	font-weight: bold;
	color: #765C2F;
}

.caption-link {
	font-family: Osaka;
	font-size: 80%;
	text-decoration: underline;
}

.company-prof {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 2;
}

.caption-faq {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #00479D;	
}
