@charset "utf-8";
html {
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "メイリオ", sans-serif;
	font-size: 15px;
	line-height: 30px;
	color: #666;
	text-align: justify;
	text-justify: distribute;
	/*	word-break: break-all; */
	-webkit-text-size-adjust: none;
}
input, select, textarea {
	font-family: "メイリオ", sans-serif;
}
input[type="submit"] {
	padding: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
}
a {
	color: #27C;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
table.waku {
	margin-top: 40px;
	border-collapse: collapse;
}
table.waku th {
	background-image: url(../images/box_bg01.gif);
	font-weight: normal;
}
table.waku th, table.waku td {
	padding: 10px;
	border: 1px solid #CCC;
}
table.waku2 {
	margin-top: 10px;
	border-collapse: collapse;
	font-size: 13px;
	line-height: 20px;
}
table.waku2 th {
	background-image: url(../images/box_bg01.gif);
	font-weight: normal;
}
table.waku2 th, table.waku2 td {
	padding: 5px;
	border: 1px solid #CCC;
}
p {
	margin-top: 30px;
}
h1 {
}
h2 {
	font-size: 32px;
	color: #000;
	margin-top: 80px;
	line-height: 40px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
h2 a {
	color: #000;
}
h3 {
	color: #27C;
	margin-top: 60px;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 10px;
	line-height: 20px;
	padding-top: 10px;
}
h4 {
	font-weight: normal;
	color: #000;
	margin-top: 50px;
	border-left-width: 5px;
	border-left-style: solid;
	font-size: 16px;
	line-height: 20px;
	padding-left: 5px;
}
ol {
	margin-top: 40px;
}
ul {
	margin-top: 40px;
}
li {
	margin-left: 50px;
	margin-top: 5px;
}
dl {
	margin-top: 10px;
}
dt {
}
dd {
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
#container, #header {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#container {
	padding-top: 10px;
}
#header {
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 40px;
}
#logo {
	float: left;
	background-image: url(../images/logo2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 180px;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #27C;
	line-height: 50px;
	overflow: hidden;
}
#contact div {
	float: right;
}
#contact #contactForm {
	background-image: url(../images/icon_form.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 38px;
	margin-left: 20px;
}
#contact #tel strong {
	font-size: 140%;
	font-weight: normal;
}
#globalNav {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #27C;
}
#globalNav ul {
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	min-width: 940px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
	padding: 0px;
}
#globalNav li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 20%;
}
#globalNav li a {
	text-align: center;
	display: block;
	line-height: 50px;
	text-decoration: none;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#globalNav li a:hover, #globalNav li a.active {
	background-color: #27C;
	color: #FFF;
}
#globalNav .bottom_layer {
	display: none;
	position: absolute;
	z-index: 2000;
	width: auto;
	padding: 0px;
	min-width: 192px;
	margin: 0px;
}
#globalNav .bottom_layer li {
	width: auto;
	float: none;
}
#globalNav .bottom_layer li a {
	background-color: #38D;
	border-top-color: #27C;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: "メイリオ", sans-serif;
	color: #FFF;
	padding: 10px;
}
#globalNav .bottom_layer a:hover, #globalNav .bottom_layer a.active {
	background-color: #27C;
}
#catch {
	background-color: #EEE;
	position: relative;
}
#catch p {
	font-size: 24px;
	color: #CCC;
	line-height: 80px;
	font-family: "Arial Black", Gadget, sans-serif;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}
#catchCopy {
	height: 330px;
	position: absolute;
	z-index: 1000;
	top: 0px;
	width: 600px;
	left: 50%;
	margin-left: -300px;
}


#pankuzu {
	font-size: 11px;
	line-height: 20px;
}
#pankuzu p {
	margin-top: 0px;
}
#contents {
}
#footerNav {
	margin-top: 80px;
	background-color: #27C;
}
#footerNav ul {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#footerNav ul li {
	font-size: 13px;
	line-height: 50px;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footerNav ul li a {
	color: #FFF;
}
#footer {
	padding-bottom: 60px;
}
#footer address {
	font-style: normal;
	font-size: 10px;
	line-height: 40px;
	height: 40px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
#pageTop {
	border-radius: 5px;
	color: #FFF;
	padding: 20px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-image: url(../images/black_alpha20percent.png);
}
#pageTop:hover {
	cursor: pointer;
}
#topBannerBox {
	margin-top: 5px;
	overflow: hidden;
	margin-right: -4px;
}
#topBannerBox .inBox {
	float: left;
	width: 220px;
	padding: 6px;
	background-color: #333;
	margin-right: 4px;
	border-radius: 4px;
}
#topBannerBox .inBox p {
	font-size: 12px;
	line-height: 18px;
	color: #999;
	margin-top: 0px;
}


#newsHeadlineBox {
	height: 200px;
	overflow: hidden;
	overflow-y: scroll;
	overflow-x: hidden;
	background-image: url(../images/box_bg01.gif);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #EEE;
	margin-top: 5px;
}



#newsHeadline {
	padding-top: 20px;
}

#newsHeadline dl {
	margin: 0px;
	padding: 0px;
}
#newsHeadline dt , #newsHeadline dd{
	font-size: 15px;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#newsHeadline dt {
	float: left;
	padding-right: 10px;
}
#newsHeadline dd {
	overflow: hidden;
}
#sitemap {
	margin-top: 40px;
	overflow: hidden;
}
#sitemap div {
	float: left;
	width: 46%;
	padding: 2%;
}
#sitemap ul {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#sitemap li {
	list-style-type: none;
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
}
#sitemap ul.bottom_layer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sitemap ul.bottom_layer li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	list-style-type: circle;
	margin-left: 20px;
	padding: 0px;
	font-size: 13px;
	line-height: 25px;
}
#blogHeadline {
}
#blogHeadline .headlineBox {
	font-size: 13px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 10px;
}
#blogHeadline .headlineBox p {
	margin: 0px;
	padding: 0px;
}
#blogHeadline .headlineBox a {
	font-weight: bold;
}
#blogHeadline .headlineBox img {
}
#blogHeadline .headlineBox .entryBox {
	padding: 2%;
	overflow: hidden;
	float: left;
	width: 46%;
}
#blogHeadline .headlineBox .entryBox .inBox {
	overflow: auto;
}
#blogHeadline .headlineBox .photo {
	float: left;
	margin-right: 10px;
	border: 1px solid #EEE;
}
#blogHeadline .headlineBox .title {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #27C;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#blogHeadline .headlineBox .date {
	font-size: 10px;
}
#rss {
	text-align: right;
	margin-top: -30px;
	height: 28px;
	padding-bottom: 2px;
}
#rss img {
	margin-top: 6px;
	margin-right: 6px;
}
#historyBox {
	font-size: 13px;
	line-height: 20px;
}
#historyBox dl {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#historyBox dl dt {
	float: left;
	clear: both;
	font-weight: bold;
	color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
#historyBox dl dd {
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
#productsBox {
	overflow: hidden;
	margin-right: -20px;
}
#productsBox .inBox {
	float: left;
	width: 450px;
	margin-right: 20px;
	margin-top: 80px;
}
#productsBox .inBox div {
	text-align: center;
}
#productsBox .inBox h3 {
	margin-top: 0px;
}
#productsBox .inBox p {
	font-size: 15px;
	line-height: 25px;
	margin-top: 10px;
}
#sampleBox {
	margin-right: -20px;
	overflow: hidden;
}
#sampleBox .inBox {
	float: left;
	width: 220px;
	margin-top: 20px;
	margin-right: 20px;
}


.TANABE {
	font-weight: bold;
	color: #E60;
	font-family: "Arial Black", Gadget, sans-serif;
}
.SUGANO {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #183;
	font-weight: bold;
}
.imgLeft {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.imgRight {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.overflowAuto {
	overflow: hidden;
}
.margin_top00 {
	margin-top: 0px;
}
.margin_top05 {
	margin-top: 5px;
}
.margin_top10 {
	margin-top: 10px;
}
.margin_top20 {
	margin-top: 20px;
}
.margin_top30 {
	margin-top: 30px;
}
.margin_top40 {
	margin-top: 40px;
}
.margin_top60 {
	margin-top: 60px;
}
.margin_top80 {
	margin-top: 80px;
}
.text_small {
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
}
.textmodeZenkaku {
	ime-mode: active;   /* 全角モード */
}
.textmodeHankaku {
	ime-mode: disabled; /* 半角モード */
}
.appeal_color {
	color: #C72;
}
.box_waku01 {
	padding: 8px;
	border: 1px solid #CCC;
	margin-top: 10px;
	background-image: url(../images/box_bg01.gif);
}
.box_waku02 {
	padding: 8px;
	background-image: url(../images/box_bg01.gif);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.box_waku_info {
	height: 155px;
	overflow-y: scroll;
	overflow-x: hidden;
	background-image: url(../images/box_bg01.gif);
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.box_waku_info ul {
	margin-top: 0px;
}
.box_waku_info li {
	margin-top: 0px;
	margin-left: 0px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
	padding-bottom: 5px;
	padding-top: 5px;
}
.formBox {
	padding: 20px;
	overflow: hidden;
	border-radius: 5px;
	margin-top: 10px;
	background-image: url(../images/box_bg01.gif);
	border: 1px solid #EEE;
}
.formBox dl {
	margin: 0px;
	padding: 0px;
}
.formBox dt {
	float: left;
	width: 23%;
	clear: both;
	padding: 1%;
	margin: 0px;
	text-align: right;
}
.formBox dd {
	margin: 0px;
	padding: 1%;
	float: left;
	width: 73%;
}
.w30percent {
	width: 30%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w80percent {
	width: 80%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.w100percent {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.img_waku01 {
	border: 1px solid #CCC;
}
.icon_link {
	background-image: url(../images/ico_link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 18px;
	list-style-type: none;
}
.icon_TANABE {
	background-image: url(../images/icon_tanabe.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
}
.icon_SUGANO {
	background-image: url(../images/icon_sugano.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 90px;
}
.line_dot {
	background-image: url(../images/line_dot01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.tel {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}
.thickbox {
}
.heightLine {
}
