/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
}
#all {
	text-align: left;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/allbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
p {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
dl {
}
dt {
	font-weight: bold;
}
dd {
	line-height: 1.4em;
}
ul,ol {
	margin-left: 40px;
}
li {
	line-height: 1.4em;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.pagetop {
	text-align: right;
}
.red {
	color: #FF0000;
}
/* コンテンツ */

#contents {
	width: 768px;
	margin-left: 6px;
	background-image: url(../img/contents_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contentscover {
	background-image: url(../img/menu_end.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 774px;
	padding-bottom: 6px;
}


/* リンク */

a:link {
}
a:visited {
}
a:hover {
}


/* ヘッダ */

#summary {
	font-size: 11px;
	line-height: 32px;
	color: #999999;
}
#head {
	background-image: url(../img/head_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 768px;
	margin-left: 6px;
}
#head .indexhead {
	background-image: url(../img/mainimage04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 88px;
	width: 768px;
}
#head .indexhead h1 {
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	padding-top: 28px;
	padding-left: 150px;
	padding-bottom: 6px;
	line-height: normal;
	margin: 0px;
	padding-right: 0px;
}
#head .indexhead p {
	font-size: 12px;
	color: #333333;
	padding-left: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}




/* メインコンテンツ */

#path {
	font-size: 11px;
	line-height: 20px;
	background-image: url(../img/pathdot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 10px;
	color: #666666;
	margin-bottom: 15px;
}
#path a {
	color: #2FA9E3;
	text-decoration: none;
}
#path a:hover {}
#main {
	float: left;
	width: 547px;
}
#index {
	margin-left: 16px;
	width: 746px;
}
#index .indexmenu {
	background-color: #FFE3A2;
}
#index .indexmenu .list {
	width: 174px;
	float: left;
	padding-left: 10px;
}
#index .indexmenu .list h2 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	background-image: url(../img/index_catch.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#index h2 a:hover {
	color: #5FCAED;
}

#index .indexmenu .underten {
	margin-bottom: 8px;
}
#index .indexleft {
	float: left;
	width: 481px;
}
#index .indexleft ul {
	font-size: 12px;
	color: #333333;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#index .indexleft li {
	background-image: url(../img/index_left02.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 4px;
	height: 24px;
	padding-top: 6px;
}
#index .indexleft span {
	color: #8C604B;
	margin-right: 16px;
}

#index .indexright {
	float: right;
	width: 246px;
}






#main2 {
	width: 537px;
	margin-left: 10px;
}
#main2 p {
	font-size: 12px;
	color: #333333;
	line-height: 1.6em;
	margin-bottom: 6px;
}
#main2 .right {
	text-align: right;
}
#main2 .last {
	margin-bottom: 24px;
}
#main2 .leftten p {
	margin-right: 10px;
	margin-left: 10px;
}
#main2 .leftten .catch {
	margin-top: 20px;
	background-image: url(../img/pathdot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
	color: #339900;
}



#main2 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	background-image: url(../img/h2bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	margin-top: 12px;
	margin-bottom: 13px;
}
#main2 h3 {
	background-image: url(../img/h3bar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 23px;
	font-weight: bold;
	margin-left: 10px;
	padding-left: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FF6600;
}


#main2 h2.anchor {
	background-image: url(../img/sec_anchorh2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-left: 28px;
	margin-top: 10px;
	margin-bottom: 14px;
}
#main2 h2 a {
	color: #FFFFFF;
	text-decoration: none;
}
.waku {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	background-color: #F3FBFB;
	border: 1px solid #98D1FC;
}
#main2 .list {
	margin-left: 10px;
	margin-bottom: 10px;
	width: 515px;
}
#main2 .list img {
	border: 1px solid #B4B4B4;
}
#main2 .list p {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	line-height: 1.4em;
	font-size: 10px;
	width: 250px;
	vertical-align: top;
}
.elbat {
	width: 515px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #7BC5FB;
	border-right-color: #7BC5FB;
	border-bottom-color: #7BC5FB;
	border-left-color: #7BC5FB;
}
#main2 .elbat th {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7BC5FB;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main2 .elbat .end {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #7BC5FB;
	border-right-color: #7BC5FB;
	border-bottom-color: #7BC5FB;
	border-left-color: #7BC5FB;
}

#main2 .elbat td {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #7BC5FB;
	border-right-color: #7BC5FB;
	border-bottom-color: #7BC5FB;
	border-left-color: #7BC5FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 2px;
	padding-left: 2px;
}
#main2 .kome {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-size: 11px;
}



#main2 .catch {
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
}






#main2 .sectwin h2.twinanchor {
	background-image: url(../img/sec_h2_anchorshort.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 28px;
}

#main2 .floatL2 {
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
	border: 1px solid #B7B5B6;
}
#main2 .floatL3 {
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	margin-bottom: 14px;
}
#main2 .sectwin .lefty {
	float: left;
	width: 263px;
}
#main2 .righty {
	float: right;
	width: 263px;
}
#main2 .sectwin p {
	margin-right: 10px;
}


#main2 .jump {
	font-size: 11px;
}
#main a {
	color: #2FA3E9;
	text-decoration: none;
}
#contents a:hover {
	color: #5FCAED;
}

#main .under {
	background-image: url(../img/under_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 518px;
	margin-left: 20px;
	margin-top: 10px;
}
#main .under p {
	font-size: 12px;
	color: #8D614B;
	margin-right: 10px;
	padding-left: 12px;
	padding-bottom: 6px;
}
#main .under .float-R {
	float: right;
	width: 388px;
	margin-right: 6px;
}








#head .kitchen {
	background-image: url(../../kitchen/img/titleimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#head h1 {
	color: #339900;
	font-size: 18px;
	font-weight: bold;
	margin-left: 90px;
	padding-top: 46px;
}



/* フッタ */

#footer {
	clear: both;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 86px;
	width: 768px;
	margin-left: 6px;
}
#footer p {
	font-size: 12px;
	text-align: center;
	color: #0084C4;
	padding-top: 12px;
	padding-bottom: 20px;
}
#footer p a {
	color: #0084C4;
}



#footer a {
	text-decoration: none;
}
#footer a:hover {}
#footer .copyright {
	margin-left: 126px;
	margin-top: 2px;
	font-size: 11px;
	color: #FFFFFF;
}
#footer .copyright img {
	float: left;
}
#footer .copyright p {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	padding: 0px 50px 0px 0px;
	margin: 0px;
}
#footer p a:hover {
	color: #52B3FA;
	text-decoration: underline;
}





address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
	color: #FFFFFF;
	margin-left: 120px;
	padding: 0px;
	margin-bottom: 0px;
}
address a {
	color: #FFFFFF;
	text-decoration: none;
}
address a:hover {
	text-decoration: underline;
}

/* サイドメニュー */

#menu {
	width: 212px;
	float: right;
}
#menu dt {
	background-image: url(../img/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	line-height: 29px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 26px;
}
#menu dd {
	font-size: 12px;
	background-image: url(../img/menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 27px;
	padding-left: 26px;
}
#menu a {
	color: #0084C4;
	text-decoration: none;
}
#menu dt.alfa {
	background-image: url(../img/menuopen_a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
}
#menu dd.beta {
	background-image: url(../img/menuopen_b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 23px;
	padding-left: 32px;
}
#menu dd.gamma {
	background-image: url(../img/menuopen_c.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 23px;
	padding-left: 32px;
}
#menu dd.theta {
	background-image: url(../img/menu02b.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 27px;
	padding-left: 26px;
}
/* サイトマップ */

#sitemap ul {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sitemap ul ul {
	background: url(../img/s-dot3.gif) repeat-y left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
}
#sitemap ul li {
	background: url(../img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#sitemap ul li.s-close {
	background: url(../img/s-dot2.gif) no-repeat;
	margin-bottom: 5px;
}
#sitemap ul li.s-close2 {
	background: url(../img/s-dot4.gif) no-repeat;
	margin-bottom: 0px;
}
#sitemap ul li.s-close3 {
	background: url(../img/s-dot5.gif) no-repeat;
}
#sitemap ul li.s-close4 {
	background: #FFF url(../img/s-dot4.gif) no-repeat left top;
}

/*-- フォーム --*/

.mail-form{
}
.mail-input {
	text-align: center;
}

#main2 table.form-tbl {
}
#main2 table.form-tbl th {
}
#main2 table.form-tbl td {
}
.caution {
	font-size: 12px;
	color: #666666;
	list-style: none;
}
.caution strong {
	color: #FF0000; 
}
#head .k02 {

	background-image: url(../../kitchen/freezer/img/titleimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#main .catenavi {
	background-image: url(../img/catenavi03.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 518px;
	margin-left: 20px;
}
#main .catenavi dt {
	background-image: url(../img/catenavi02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding-left: 28px;
	margin: 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
}
#main .catenavi dd {
	margin-left: 10px;
	font-size: 11px;
	margin-right: 20px;
	color: #666666;
}
#main2 .waku .catch {
	margin-left: 8px;
	font-size: 12px;
	color: #333333;
}

#main2 .waku ul {
	margin-left: 10px;
}
#main2 .waku li {
	font-size: 12px;
	color: #333333;
	margin-bottom: 4px;
	list-style-type: none;
	background-image: url(../img/dot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	padding-left: 16px;
	padding-top: 0px;
}
#index .list a {
	color: #2FA9E3;
	text-decoration: none;
}
#index .indexleft .new {
	color: #333333;
	background-image: url(../img/new.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 46px;
	padding-top: 2px;
}
.elbat2 {
	width: 515px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #7BC5FB;
	border-right-color: #7BC5FB;
	border-bottom-color: #7BC5FB;
	border-left-color: #7BC5FB;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
}
#main2 .elbat2 th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7BC5FB;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#main2 .elbat2 .end {
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #7BC5FB;
	border-right-color: #7BC5FB;
	border-bottom-color: #7BC5FB;
	border-left-color: #7BC5FB;
}

#main2 .elbat2 td {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #7BC5FB;
	border-right-color: #7BC5FB;
	border-bottom-color: #7BC5FB;
	border-left-color: #7BC5FB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-right: 2px;
	padding-left: 12px;
	line-height: 1.4em;
	color: #333333;
}
#main2 .elbat2 .kome {
	margin-left: 0px;
	color: #FF6600;
}
#main2 .catch2 {

	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px;
	margin-top: 20px;
}
.pagenavi {
	font-size: 11px;
	text-align: center;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	margin-bottom: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #999999;
	line-height: 1.6em;
}
#main2 .caution {
	font-size: 11px;
	color: #FF6600;
	margin-right: 10px;
	margin-left: 10px;
}
.waku2 {

	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #98D1FC;
}
.faq dd {
	background-image: url(../../info/img/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 1.6em;
}
.faq dt {
	background-image: url(../../info/img/q.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 26px;
	padding-top: 3px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 1.6em;
	padding-bottom: 6px;
}
#main2 .faq dl {
	padding-bottom: 12px;
	margin-bottom: 10px;
	border: 1px dotted #CCCCCC;
	padding-top: 10px;
}

#main2 .faq p {
	margin-right: 12px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.orange {
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
#head .company {

	background-image: url(../../company/img/headimage_company.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#head .decoration {


	background-image: url(../../decoration/img/headimage_decoration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#head .employ {



	background-image: url(../../info/img/headimage_employ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#head .infoother {




	background-image: url(../img/headimage_other.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 109px;
}
#main2 .waku .kome {
	margin-left: 0px;
	padding-left: 0px;
	color: #3366CC;
}
#main2 .elbat3 td {
	font-size: 12px;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 10px;
}
#main2 .elbat3 {
	margin-bottom: 20px;
}

#main2 td.b {
	font-weight: bold;
}
#main2 .waku p {
	margin-left: 10px;
}
#main2 ol li {
	font-size: 12px;
}
#main2 ol {
	margin-bottom: 20px;
}
#menu dd.betawide {
	background-image: url(../img/menuopen_b_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	height: 51px;
	line-height: 2em;
}
#menu dd.betawidew {

	background-image: url(../img/menuopen_a_wide.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;
	height: 51px;
	line-height: 2em;
}
#head h1 span {
	font-size: 14px;
}
#main2 .list p.hs {
	width: 160px;
}
#main2 .elbat th.underwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#main2 .elbat th.endwhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: none;
}
#index .indexleft a {
	color: #2FA9E3;
}
#index .indexmenu .list h2.min a {
	font-size: 11px;
}
#main2 .faq dd.non {
	background-image: none;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu dt a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu dt.alfa a {

	color: #0084C4;
	text-decoration: none;
}
#main2 .list p img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	margin-left: 42px;
}
