<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "shift-jis";

#wrap {
	width: 950px;
	margin: 0 auto;
}

#contents {
	clear: both;
	background: url(../img/common/bg01.jpg);
	color: #222;
}
#contents2 {
	clear: both;
	color: #888888;
	background-color: #191311;
	background-image: url(../img/common/bg02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.clear {
	clear: both;
}
#footer {
	clear: both;
	background: url(../img/common/footer_bg.jpg);
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.75em;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}

.ft00 {
	float: left;
	width: 320px;
	height: 160px;
	padding-top: 20px;
}
.ft01 {
	float: left;
	width: 280px;
	line-height: 1.6;
	padding-top: 30px;
}
.ft02 {
	float: left;
	width: 100px;
	padding: 115px 0 0 0;
}
.ft03 {
	line-height: 1.7;
	padding-top: 30px;
}
ul.footermenu li {
	list-style-image: url(../img/common/footer-arrow.jpg);
}
.address {
	clear: left;
	text-align: center;
	padding-bottom: 20px;
}

/* トップページ */

h1.topleft {
	width: 450px;
	height: 150px;
	float: left;
}
p.topright {
	width: 350px;
	float: right;
}

	/* トップページ javascript画像部分 */
	
	#javascript {
		clear: both;
		width: 810px;
		height: 440px;
		display: block;
		margin: 0 auto;
	}


#header_top {
	width: 950px;
	height: 684px;
	background: url(../img/top/bg-header.jpg) no-repeat;
}
#header_top2 {
	width: 950px;
	height: 684px;
	background: url(../img/top/bg-header2.jpg) no-repeat;
}

ul.topmenu {
	width: 810px;
	margin: 0 auto;
}
ul.topmenu li {
	float: left;
}

.top01 {
	padding: 24px 0 0 0;
}

p.top01right {
	width: 200px;
	float: right;
	padding: 0 70px 0 0;
}

p.top11 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 2.0;
	letter-spacing: 2px;
	padding: 10px 0 20px 70px;
}

.top-table .top11 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 2.0;
	letter-spacing: 2px;
	padding: 0px 0 20px 0px;
	vertical-align:top;
}

h2.toptitle {
	padding: 20px 0 0 70px;
}

p.line {
	clear: both;
	text-align: center;
	padding: 10px;
}

.contleft {
	float: left;
	width: 220px;
	padding: 20px 0 0 70px;
}

	/* facebook 部分 */
	
	.facebook {
		
	}

.news_left {
	width: 200px;
	display: block;
	border: solid 1px #aaa;
	margin: 0 0 20px 0;
}

.news_left_img {
	border: solid 1px #aaa;
	border-bottom:0;
	margin: 10px 0 0 0;
}

.link {
	width: 200px;
	display: block;
	background: #fff;
	border: solid 1px #888;
	margin: 20px 0;
	padding:0px 0px 5px 0px;
}
.link h4 {
	background: #555;
	color: #fff;
	padding: 8px;
	margin-bottom:5px;
}
.link p {
	padding: 4px 8px;
	font-size: 0.85em;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-weight: bold;
	line-height: 16px;
}
.link p a {
	text-decoration: none;
	color: #222;
}
.link p a:hover {
	text-decoration: underline;
	color: #888;
}

.btleft {
	float: left;
	width: 22px;
}

.contright {
	float: right;
	width: 600px;
}

.contright h3 {
	margin: 20px 0 0 0;
	border-bottom: solid 1px #aaa;
	width: 524px
}
.contright h3 img {
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-right: solid 1px #aaa;
}

.news {
	line-height: 1.5;
	width: 524px;
	padding-bottom: 20px;
}

.face_ri {
	line-height: 1.5;
	width: 524px;
	padding-bottom: 20px;
}
.face_cap{
	margin-top:32px;
}
p.date {
	font-size: 0.875em;
	letter-spacing: 1px;
	padding: 5px 0 2px 0;
}
p.info {
	border-bottom: solid 1px #ccc;
}

p.date1 {
	font-size: 0.875em;
	letter-spacing: 1px;
	padding: 5px 0 2px 0;
}
p.info1 {
	border-bottom: solid 1px #ccc;
}

.banner p {
	padding: 10px 0;
}
.banner p a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}



/* サブページ共通 */

#header_sub {
	width: 950px;
	height: 210px;
	background: url(../img/common/header_bg01.jpg) no-repeat;
}

ul.submenu {
	clear: both;
	width: 810px;
	margin: 0 auto;
}
ul.submenu li {
	float: left;
}

.btn01 {
	clear: both;
	width: 330px;
	float: right;
	padding: 0 100px 20px 0;
}
.bleft {
	float: left;
}



/* 商品紹介 */

.intro {
	width: 600px;
	margin: 0 auto;
	padding: 20px 0;
}

.intro h3 {
	padding: 50px 0 0 0;
}

p.btn02 {
	text-align: center;
	padding: 20px;
}
p.btn02 a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}

/* 会社概要 */

.company {
	background: url(../img/company/bg00.jpg) no-repeat;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 1.5;
}

.company h2 {
	padding: 20px 0 5px 90px;
}

.comleft {
	float: left;
	width: 480px;
	padding: 0 0 0 100px;
}
.comright {
	float: right;
	width: 320px;
}

p.com01 {
	padding-left: 16px;
}
p.com02 {
	padding-left: 74px;
}
p.com03 {
	margin-left: 16px;
	font-size: 0.875em;
	line-height: 1.8;
}

.pic01 {
	clear: both;
	width: 750px;
	margin: 0 auto;
	padding: 20px 0 50px 0;
}

p.pleft {
	float: left;
}
p.pright {
	float: right;
}

.com04 {
	font-size: 0.75em;
}

.map {
	width: 750px;
	margin: 0 auto 20px auto;
}
.map p.google {
	border: solid 2px #ccc;
}


/* お問い合わせ */

.contact {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

.contact h2 {
	padding: 10px 0 0 110px;
}

.contact table {
	width: 680px;
	margin: 0 auto;
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-right: solid 1px #888;
}
.contact table th {
	width: 220px;
	background: #ccc;
	text-align: left;
	font-weight: normal;
	padding: 16px;
	letter-spacing: 2px;
	line-height: 1.5;
	border-bottom: solid 1px #888;
}
.contact table td {
	background: #fff;
	padding: 10px 30px;
	border-bottom: solid 1px #888;
}
.contact table th.text {
	vertical-align: top;
}

.cont01 {
	height: 20px; width: 350px;
}
.cont03 {
	height: 300px; width: 350px;
}

p.hissu {
	padding: 3px 0 10px 150px;
	font-size: 0.875em;
}
.btn {
	padding: 10px;
	text-align: center;
}

p.companytel {
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 0 20px 300px;
}

/* 商品ページ */

.type {
	width: 750px;
	margin: 0 auto;
}

.type h2 {
	padding: 20px 0;
}

.type01 {
	clear: both;
}

.type02 {
	width: 248px;
	float: left;
	text-align: center;
	padding-bottom: 50px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}

/*クレッシェンド*/
.cre-sideimg img {
	margin-top: 15px;
}
.cre-f {font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro"; line-height:130%;}
.cre-tenji{margin-top:25px;}
.cre-tenji .fl {
	float: left;
	width: 266px;
	margin-right: 15px;
}
.cre-tenji .fr {
	float: left;
	width: 266px;
}
.cf14{font-size:14px; margin-top:10px;}
.cre-line {
	margin-top: 20px;
	margin-bottom: 20px;
}
.cre-sakuhin img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.cre-sakuhin {
	margin-top: 15px;
}
.cre-txt {
	font-size: 12px;
	width: 548px;
	margin-top: 15px;
}
.cre-txt2 td {
	text-align: left;
	padding-right: 5px;
	vertical-align: top;
	font-size: 12px;
}
.cre_bg {
	background-image: url(../img/cre/mainbg.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 885px;
	padding-top: 265px;
	padding-left: 65px;
}
.cre_bg p {
	width: 390px;
	color:#3E3A39;
	font-size:13px;
	display:block;
	line-height:150%;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro";
	text-align:justify;
}
</pre></body></html>