/* ------------------------------------------

[プレートラボ] 共通CSS

------------------------------------------ */


body {
	font-size: 14px;
	line-height: 180%;
	color: #444444;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Arial, Osaka, Verdana;
	background-image: url(/common_image/body_bg.gif);
	background-repeat: repeat;
}
form,dl {
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

img {
	vertical-align: bottom;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:visited {
	color: #12797E;
	text-decoration: underline;
}
a:active {
	color: #12797E;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #12797E;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
#base {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #12797E;
}
#base #header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 95px;
	background-color: #F5F5F5;
}
#base  #header h1   {
	font-size: 11px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
	color: #666666;
	position: absolute;
	margin: 0px;
	right: 0px;
	padding: 5px 0px 0px;
	top: 0px;
	display: none;
}
#base  #header #logo {
	position: absolute;
	top: 17px;
	left: 15px;
}
#base #header #tel {
	position: absolute;
	right: 15px;
	top: 7px;
}
#base #g_navi {
	background-image: url(/common_image/global_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#base #g_navi ul {
	margin: 0px;
	padding: 0px;
}
#base #g_navi li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#base #band {
	background-image: url(/common_image/band_bg.gif);
	background-repeat: repeat;
	height: 30px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
}
#base #band #pankuzu {
	font-size: 11px;
	line-height: normal;
	float: left;
	margin-top: 10px;
}
#base  #band #search {
	float: right;
	margin-top: 3px;

}
#base #band #search td {
	padding-left: 5px;
}

#base   #band   #search #t_field {
	font-size: 12px;
	width: 160px;
	border: 1px solid #CCCCCC;
	height: 15px;
	margin-right: 0px;
	color: #666666;
}
#base   #left  {
	float: left;
	width: 220px;
	padding-left: 12px;
	font-size: 12px;
	line-height: 150%;
}
#base  #left  #left_upper {
	font-size: 0px;
	background-image: url(/common_image/left_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 5px;
	width: 220px;
}
#base  #left  #left_body {
	width: 220px;
	padding-bottom: 1px;
	background-color: #E1E1E1;
}
#base  #left  #left_body  #act_upper {
	font-size: 0px;
	background-image: url(/common_image/act_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
}
#base  #left  #left_body  #act {
	background-image: url(/common_image/act_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#base  #left  #left_body #act #welcome {
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 5px;
}
#base  #left  #left_body  #act  .cap  {
	font-size: 11px;
	vertical-align: middle;
	margin-bottom: 3px;
	color: #12797E;
}
#base  #left  #left_body  #act  .cap  img  {
	margin-right: 5px;
	vertical-align: text-bottom;
}

#base  #left  #left_body  #act  #login {
	text-align: center;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
#base   #left   #left_body   #act   .link {
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 1px;
	font-size: 12px;

}
#base  #left  #left_body  #act  .link  a {
	background-image: url(/common_image/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
	line-height: 150%;
	margin-right: 5px;
	margin-left: 5px;
}

#base  #left  #left_body  #act_lower {
	font-size: 0px;
	background-image: url(/common_image/act_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 210px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#base #left #left_body #info_upper {
	text-align: center;
}
#base #left #left_body #info {
	width: 190px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 130%;
}
#base #left #left_body #info .date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	background-color: #F5F5F5;
	padding: 1px 2px;
	margin-bottom: 3px;
}
#base #left #left_body #info .text {
	background-image: url(/common_image/dot3.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #12797E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #12797E;
}
#base #left #left_body #info_lower {
	font-size: 0px;
	background-image: url(/common_image/left_box_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	width: 210px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
}
#base  #left  #left_body  #ctg_upper {
	text-align: center;
}
#base  #left  #left_body  #ctg {
	width: 204px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#base  #left  #left_body  #ctg  .ctg_name {
	font-weight: bold;
	margin-bottom: 0px;
	color: #333300;
	background-color: #EEEEE3;
	background-image: url(/common_image/ctg_arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 18px;
	line-height: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#base  #left  #left_body  #ctg  ul {
	margin: 0px 0px 5px;
	padding: 0px;
	border-top: 1px solid #E3E3E3;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px none #E3E3E3;
	border-left: 1px solid #E3E3E3;
}
#base #left #left_body #ctg li {

	list-style-type: none;
	line-height: 100%;
	font-weight: bold;

}
#base #left #left_body #ctg a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
	padding-top: 9px;
	height: 19px;
	width: 180px;
	background-image: url(/common_image/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 22px;
	color: #12797E;
	text-decoration: none;
	display: block;
}
#base #left #left_body #ctg a:hover {
	background-image: url(/common_image/menu_bg_on.gif);
	color: #CC0003;
}


#base #left #left_body #ctg_lower {
	font-size: 0px;
	background-image: url(/common_image/left_box_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 210px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#base #left #left_body #btn {
	margin-bottom: 10px;
	text-align: center;
}
#base #left #left_body #btn img {
	margin-bottom: 3px;
}
#base #left #left_body #carender {
	margin-bottom: 10px;
}
#btn_q {
        margin-bottom: 10px;
	text-align: center;
}
#btn_q img{
        margin-bottom: 3px;
}

#btn_about {
  margin-bottom: 10px;
text-align: center;
}
#btn_about img{
  margin-bottom: 3px;
}

#base #left #left_body #carender table {
	margin-right: auto;
	margin-left: auto;
	width: 210px;
	background-color: #FFFFFF;
}
#base #left #left_body #carender th {
}
#base #left #left_body #carender td {
	padding: 1px;
}
#base #left #left_body #corp_upper {
	text-align: center;
}
#base #left #left_body #corp {
	background-color: #FDFCF0;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #333300;
	padding-right: 15px;
	padding-left: 15px;
}
#base #left #left_body #corp #corp_name {
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
	font-size: 12px;
}
#base #left #left_body #corp #adr {
	line-height: 130%;
	margin-bottom: 5px;
}
#base  #left  #left_body  #corp  #tel2 {
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#base #left #left_body #corp_lower {
	background-image: url(/common_image/corp_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 210px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}



#base #left #left_body #sub_menu {
	margin-bottom: 10px;

}
#base #left #left_body #sub_menu ul {
	margin: 0px;
	padding: 0px;
}

#base #left #left_body #sub_menu li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 1px;
}
#base #left #left_body #sub_menu a {
	background-color: #FFFFFF;
	background-image: url(/common_image/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 30px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	text-decoration: none;
	font-weight: bold;
}
#base #left #left_body #sub_menu a:hover {
	background-color: #F5F5F5;
}


#base #left #left_lower {
	font-size: 0px;
	background-image: url(/common_image/left_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 7px;
	width: 220px;
	margin-bottom: 10px;
}
#base #left #bnr_area {
	text-align: center;
	margin-bottom: 10px;
}
#base #left #bnr_area ul {
	margin: 0px;
	padding: 0px;
}

#base #left #bnr_area li {
	margin-bottom: 5px;
	list-style-type: none;
}
#base #main {
	float: right;
	width: 620px;
	padding-right: 12px;
}
#base #main h2 {
	font-size: 16px;
	line-height: 100%;
	padding: 3px 0px 3px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
}
#base #main h3 {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	background-color: #F3F3F3;
	padding: 5px 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #12797E;
}
#base #main h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}



#base #main #pankuzu {
	font-size: 11px;
	line-height: 100%;
	color: #FFFFFF;
	height: 18px;
	padding-top: 12px;
	width: 420px;
	background-image: url(/common_image/sep_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}
#base #main #pankuzu a {
	color: #FFFFFF;
}


#footer #copyright {
	font-family: "ＭＳ Ｐゴシック", Arial, Osaka, Verdana;
	font-size: 11px;
	line-height: 120%;
	color: #999999;
	font-weight: bold;
}

#footer {
	background-image: url(/common_image/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 1px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #12797E;
	padding-top: 15px;
	text-align: center;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#footer #f_link {
	margin-bottom: 10px;
}

.clear {
	clear: both;
}
.small {
	font-size: 12px;
	line-height: 135%;
}

.small_01 {
	font-size: 13px;
}


.large1 {
	font-size: 16px;
}
.large2 {
	font-size: 18px;
}
.em1 {
	font-weight: bold;
	color: #FF0000;
	display: inline;
	background-color: #FFECEC;
	padding: 1px;
}

.w_normal {
	font-weight: normal;
}

.t_color1 {
	color: #009C91;
}
.t_color2 {
	color: #DB2024;
}
.t_red {
	color: #FF0000;
}
.float_left {
	float: left;
	margin-right: 10px;
}


.box1 {
	padding: 15px;
	margin-bottom: 15px;
	border: 5px solid #E3E3E3;
	background-color: #FFFFFF;
}
.box1 ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.box1 table {
	margin-right: auto;
	margin-left: auto;
}

.box2_upper {
	background-image: url(/common_image/box2_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 620px;
	font-size: 0px;
	line-height: normal;
}
.box2 {
	background-color: #F6F6EF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C5C59C;
	border-left-color: #C5C59C;
	padding-right: 15px;
	padding-left: 15px;
	width: 588px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.box2_lower {
	background-image: url(/common_image/box2_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	width: 620px;
	margin-bottom: 20px;
	font-size: 0px;
	line-height: normal;
}
.box3_upper {
	font-size: 0px;
	background-image: url(/common_image/box3_upper.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	/** width: 570px; **/
	width: 440px;
}

.box3 {
	background-color: #EFEFEF;
	padding: 0px 20px;
	margin-bottom: 0px;
	/** width: 530px; **/
	width: 400px;
}
.box3_lower {
	font-size: 0px;
	background-image: url(/common_image/box3_lower.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 10px;
	/** width: 570px; **/
	width: 440px;
	margin-bottom: 10px;
}


.form_tbl {
	width: 580px;
	margin-bottom: 30px;
	font-size: 12px;
}
.form_tbl caption {
	font-weight: bold;
	font-size: 12px;
	background-color: #E2E2CF;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A66A;
}

.form_tbl th {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 180px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.form_tbl td {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.form_tbl .fld_l {
	width: 340px;
}

.list_tbl {
	width: 100%;
	margin-bottom: 20px;
	background-color: #E3E3E3;
	font-size: 12px;
}
.list_tbl th {
	background-color: #F5F5F5;
	padding: 3px;
}
.list_tbl td {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}


.submit {
	text-align: center;
	margin-bottom: 20px;
}
.submit input {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
}






.product_list {
}
.product_list  table {
	width: 100%;
	margin-top: 5px;
}
.product_list  td {
	text-align: center;
	padding-bottom: 8px;
	padding-top: 8px;
	width: 25%;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	line-height: 135%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.product_list  td  img {
	width: 190px;
	margin-bottom: 5px;
}
.product_list .name {
	font-weight: bold;
	color: #12797E;
}
.product_list .price {
	font-weight: normal;
	color: #333333;
	margin-bottom: 10px;
	font-size: 12px;
}
.product_list .text {
	font-size: 13px;
	line-height: normal;
	text-align: left;
}

.product_list  .ver_line {
	background-image: url(/common_image/dot2.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.detail {

}
.detail .detail_l {
	float: left;
	width: 240px;
	text-align: center;
}
.detail  .detail_l  .pict {
	text-align: center;
}
.detail  .detail_l  .pict  img {
	width: 230px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.detail .detail_l .btn_odr {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}


.detail .detail_r {
	float: right;
	width: 335px;
}
.detail .detail_r .data {
	width: 100%;
	margin-bottom: 20px;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	line-height: 120%;
}
.detail .detail_r .data th {
	background-color: #666666;
	text-align: left;
	padding: 5px;
	white-space: nowrap;
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 13px;
}
.detail .detail_r .data td {
	background-color: #FFFFFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.detail .detail_r .data td .name {
	font-size: 14px;
	font-weight: bold;
	color: #12797E;
}
.detail .detail_r .data td .price {
	font-weight: bold;
	font-size: 12px;
}
.detail  .dot {
	background-image: url(/common_image/dot1.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 5px;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	font-size: 0px;
}
.detail .explain  {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #999999;
	font-size: 13px;
}
.mitsumori_explain  {
	background-color: #FFFFFF;
	padding: 10px;
	border: 5px solid #E3E3E3;
	width: 590px;
	margin-bottom: 20px;
	font-size: 13px;
}

#kiyaku {
	height: 350px;
	border: 1px solid #E3E3E3;
	overflow: auto;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	padding: 10px;
	background-color: #F9F9F9;
	margin-bottom: 20px;
}

.big_font {
	font-size: 15px;
	color: #12797E;
}

.big_font_color {
	font-size: 15px;
}

.big_font_02 {
	font-size: 14px;
	color: red;
}

.big_font_red {
	font-size: 16px;
	color: red;
}

.bikou_font {
	font-weight: normal;
}

.bikou_font_line {
	font-weight: bold;
	line-height: 150%;
}

.small_01_s {
	font-size: 14px;
}

.s_list_color {

}

.under{text-decoration:underline;}

.em2 {
	font-weight: bold;
	color: #666666;
	display: inline;
	background-color: #FFECEC;
	padding: 1px;
}

.adjustment{vertical-align:-2px;}

/*2023-12-08*/

.mitsumori__cation {
  font-weight: bold;
  color: #FF0000;
}