@charset "utf-8";
/*--------------------------------------
　font-size guide
　10px = 100%
　11px = 110%
　12px = 120%
　13px = 130%
　14px = 140%
　15px = 150%
　16px = 160%...
---------------------------------------*/
/*--------------------------------------
　基礎設定
---------------------------------------*/
* {
	margin: 0px;
	padding: 0px;
}
div, span, p, a, img, ul, ol, li, table, tr, th, td, form, dl, dt, dd, blockquote, h1, h2, h3, h4, h5 {
	border: 0;
}
a {
	color: #666;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: none;
}


body {
	text-align: left;
	color: #666;
	font-size: 12px;
	background-color: #FFF;
	font-family: "ＭＳ Ｐゴシック", sans-serif, "ヒラギノ角ゴ Pro W3", "メイリオ";
	line-height: 170%;
}
.hover-white a:hover img{
opacity:0.7;
filter: alpha(opacity=70);
}

/*--------------------------------------
　大枠囲み
---------------------------------------*/
#container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*--------------------------------------
　ヘッダー
---------------------------------------*/
#header {
	background-image: url(../images/common/top_line.jpg);
	margin: 0px;
	padding-top: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	width: 900px;
	height: 132px;
}
#header #naka-knit {
	width: 300px;
	padding: 0px;
	float: left;
	height: 55px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header .tagline {
	text-align: left;
}
h1 {
	text-align: left;
}
#header .utility-navigation {
	list-style-type: none;
	float: right;
	display: inline;
	width: 275px;
	height: 19px;
}
#header .utility-navigation li {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	height: 19px;
	margin: 0px;
	display: inline;
}
#header .global {
	height: 60px;
	width: 900px;
	background-image: url(../images/common/gnavi_back.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header .global .global-navigation {
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 900px;
}
#header .global .global-navigation li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	list-style-type: none;
	width: 150px;
}
#pankuzu {
	width: 890px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}


/*--------------------------------------
　TOPメイン画像
---------------------------------------*/
#top-main {
	margin: 0px;
	height: 222px;
	width: 900px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/*--------------------------------------
　本文
---------------------------------------*/
#contents {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
}

/*--------------------------------------
　レフトボックス
---------------------------------------*/
#contents #left-box {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 660px;
}
#contents #left-box .left-box02 {
	padding: 0px;
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
#contents #left-box .left-box-last {
	margin: 0px;
	height: auto;
	width: 660px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}


#contents #left-box .image-main {
	padding: 0px;
	height: 248px;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents #left-box .title-copy {
	text-align: left;
	height: 62px;
	width: auto;
	background-image: url(../images/common/h2_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sub-copy    {
	text-align: left;
	height: 40px;
	width: auto;
	background-image: url(../images/common/sub_copy_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.sub-copy02 {
	text-align: left;
	height: 60px;
	width: auto;
	background-image: url(../images/common/sub_copy_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-position: 20px;
}
#contents #left-box .link-s {
	background-image: url(../images/common/attention.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	background-position: 0px 13px;
	height: auto;
}


#contents #left-box .vision-img {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 380px;
	width: 240px;
}
#contents #left-box .vision-right {
	float: left;
	display: inline;
	padding: 0px;
	height: auto;
	width: 405px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#contents #left-box .vision-text {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #left-box .point {
	padding: 0px;
	height: auto;
	width: 320px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left-box .point-right {
	padding: 0px;
	height: auto;
	width: 320px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contents #left-box .point img, .point-right img {
	float: left;
	display: inline;
}
#contents #left-box .point-text {
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 160px;
	height: auto;
	float: left;
}

#contents #left-box .summary tr th {
	width: 150px;
	height: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	color: #333;
	font-weight: bold;
	vertical-align: top;
}
#contents #left-box .summary tr td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	height: auto;
	width: 470px;
}
#contents #left-box .history {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#contents #left-box .history tr th {
	height: auto;
	width: 100px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #E1E1E1;
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: top;
}
#contents #left-box .history tr td {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#contents #left-box .shop-box {
	margin: 0px;
	height: 110px;
	width: 660px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#contents #left-box .shop-box img {
	float: left;
}
#contents #left-box .shop-box .shop-text {
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#contents #left-box #concept-box {
	padding: 0px;
	height: 270px;
	width: 660px;
	background-image: url(../images/top/image_concept.jpg);
	background-repeat: no-repeat;
	background-position: 320px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#contents #left-box #concept-box p {
	text-align: left;
	height: auto;
	width: 310px;
	display: block;
}
.more {
	margin: 0px;
	height: 14px;
	width: 61px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #left-box .business-box {
	margin: 0px;
	height: auto;
	width: 660px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



#contents #left-box .business-box .business-box-s {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 208px;
}
#contents #left-box .business-box .business-box-s a img, .business-box-s-right a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#contents #left-box .business-box .business-box-s-right {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 208px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#contents #left-box .btoc-left {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
}
#contents #left-box .btoc-right {
	display: inline;
	height: auto;
	width: 320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
}

#contents #left-box .brand-list {
	float: left;
	display: inline;
	padding: 0px;
	height: auto;
	width: 445px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}

#contents #left-box .online-point {
	padding: 0px;
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left-box .online-point-l {
	padding: 0px;
	float: left;
	height: 47px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: inline;
}
#contents #left-box .online-point-r {
	padding: 0px;
	float: left;
	height: 47px;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
#contents #left-box .rec-message {
	padding: 0px;
	height: auto;
	width: 660px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#contents #left-box .message-right {
	padding: 0px;
	float: left;
	height: auto;
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}
#contents #left-box .message-text {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#contents #left-box .graduate {
	width: 660px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
#contents #left-box .graduate tr th {
	width: 150px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: top;
	background-color: #E1E1E1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#contents #left-box .graduate tr td {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
#contents #left-box .naka-business {
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left-box .naka-business02 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 660px;
}
#contents #left-box .naka-business-box {
	display: inline;
	float: left;
	height: 133px;
	width: 330px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left-box .naka-products {
	margin: 0px;
	height: auto;
	width: 660px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #left-box .naka-products img {
	float: left;
}
#contents #left-box .product-text {
	float: left;
	padding: 0px;
	height: auto;
	width: 453px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#contents #left-box .group-info {
	margin: 0px;
	height: auto;
	width: 660px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#contents #left-box .group-info img {
	float: left;
}
#contents #left-box .group-info-text {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 340px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents #left-box .group-info .building {
	float: left;
	height: auto;
	width: 300px;
}
#contents #left-box .group-info .building img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents #left-box .privacy {
	list-style-position: outside;
	list-style-type: decimal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contents #left-box .privacy li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contents #left-box .site-box .site-left {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#contents #left-box .site-box .site-right {
	display: inline;
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
}

#contents #left-box .site-box ul li {
	list-style-type: none;
	line-height: 100%;
	vertical-align: middle;
	background-image: url(../images/common/attention.gif);
	height: 20px;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
}













/*--------------------------------------
　ライトボックス
---------------------------------------*/
#contents #right-box {
	padding: 0px;
	float: left;
	height: auto;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
}
#contents #right-box .local-navi {
	height: auto;
	width: 220px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#contents #right-box .local-navi li {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	list-style-type: none;
}

#contents .title  {
	text-align: left;
	height: 62px;
	width: auto;
	background-image: url(../images/common/h2_back.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents #right-box .banner {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 220px;
}
#contents #right-box .banner li {
	padding: 0px;
	width: 220px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
}

/*--------------------------------------
　フッター
---------------------------------------*/
.footer {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.footer a img {
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.footer .footer-box {
	background-image: url(../images/common/footer_back.jpg);
	background-repeat: repeat-x;
	height: 261px;
	width: 880px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
}
.footer .footer-box .information {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 261px;
	float: left;
}
.footer .footer-box .footer-link {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	display: inline;
	height: 261px;
}

.footer .footer-box dt  {
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer .footer-box dd  {
	line-height: 140%;
}


.footer .copyright {
	text-align: right;
}

