@charset "utf-8";

/*
	Site Name: 繁盛ネット基本システム
	Description: base template style
	Version: SAMPLE
	Author: ビービーネット株式会社
*/

/*
===== CONTENTS ===========================================

	1: COMMON
	2: SEARCH FORM
	3: INPUT FORM
	4: LIST TABLE
	5: LIST UL
	6: LIST LI FLOAT(IMAGE)
	7: DETAIL ITEM
	8: FOR HTML EDITOR

==========================================================
*/




/*
===== 1: COMMON PARTS  ====================================
*/
.h2_top{
	/*background-image:url(../img/ec/h2_top.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	background-color:#F3F8EF;
	padding:5px 0px 0 0px;
	width:100%;
}

.h2_bottom{
	/*background-image:url(../img/ec/h2_bottom.gif);
	background-position: left bottom;
	background-repeat:no-repeat;*/
	background-color:#DEECD2;
	padding-bottom:5px;
	width:100%;
	margin-top:10px;
}
.h2_bottom h2 {
padding:0px 0 0px 20px;
background:transparent url(../img/ec/bg_h2.gif) no-repeat 5px center;
font-size:100%;
color:#324125;
}
.contents_nomenu .h2_top{
	/*background-image:url(../img/ec/h2_top_long.gif);
	background-position:top left;
	background-repeat:no-repeat;*/
	background-color:#F3F8EF;
	padding:5px 0px 0 0px;
	width:710px;
	margin-left: auto;
	margin-right: auto;
}
.contents_nomenu .h2_bottom{
	/*background-image:url(../img/ec/h2_bottom_long.gif);
	background-position: left bottom;
	background-repeat:no-repeat;*/
	background-color:#DEECD2;
	padding-bottom:5px;
	width: 710px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
}
.contents_nomenu .h2_bottom h2 {
padding:0px 0 0px 20px;
background:transparent url(../img/ec/bg_h2.gif) no-repeat 5px center;
font-size:100%;
color:#324125;
}
.contents_nomenu h1{
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	padding:8px 0 2px 30px;
	background:url(../img/ec/bg_h1.gif) no-repeat 5px center;
	font-size:160%;
	color:#324125;
	height:30px;
	vertical-align:middle;
	margin-bottom:10px;
	border-bottom:1px dashed #82B559;
	width: 680px;
}
h1.title {
	background:url(../img/ec/bg_h1.gif) no-repeat left top;
  padding:5px 0 5px 30px;
	border-bottom:1px dashed #82B559;
}


.even {
	background-color:#EFF0F0;
}
.picturebox {
	border-bottom:1px solid #82B559;
	background-color: #FFFFFF;
	width: auto;
	padding: 5px;
	margin: 0;
}
.picturebox p {
 margin: 0 0 1em 0;
}
.commonbox {
	width: 488px;
	border:1px solid #82B559;
	padding: 5px;
	margin:5px 0 1px 0;
}
.contents_nomenu .commonbox {
	width: 698px;
	border:1px solid #82B559;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
}

/*
===== 2: FORM BOX  ====================================
*/
.formbox p {
	padding: 5px 0;
}
.formbox p em {
	font-style: normal;
	font-weight: bold;
	color: #66CB01;
	padding: 0 0.3em;
	margin: 0 0.2em;
}
.formbox dl {
	clear: both;
}
.formbox dt {
	width: 128px;
	padding: 5px;
	margin: 0;
	float: left;
	text-align: right;
	clear: both;
	color: #6A8A4E;
}
.formbox dd {
	width: 340px;
	padding: 5px;
	margin: 0;
	float: left;
	text-align:left;
}
.contents_nomenu .formbox dt {
	width: 198px;
}
.contents_nomenu .formbox dd {
	width: 480px;
}
.formbox select {
	margin: 0 0 2px 0; 
}
.formbox label {
	white-space: nowrap;
	margin: 0 1em 0.5em 0;
}
.formbox dl dd input.button {
	font-size: 77%; /*renders 10px */ 
}

.formbox dd dl {
	padding: 0;
	margin: 0;
}
.formbox dd dt {
	padding: 0;
	margin: 0;
	text-align: left;
	border-top: none;
	float: none;
	clear: both;
}
.formbox dd dd {
	padding: 0;
	margin: 0 0 0 5em;
	border-top: none;
}
img.tmpimg {
	width: 120px;
	height: auto;
}
.formbox dd img {
	padding: 2px 2px 2px 0;
}
.formbox dd p {
	margin: 0;
	padding: 0 0 0.5em 0;
}

.rule {
	overflow: scroll;
	width: 95%;
	height: 200px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.accept {
	width: 95%;
	height: auto;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	font-size: 92%;
	text-align: center;
	vertical-align: baseline;
	padding: 3px;
}
.accept input {
	margin: 0 5px;
}
.buttonbox {
	margin: 10px 0 0 0;
	padding: 0 0 0 138px;
	border-top: 1px solid #F3F8EF;
	clear: both;
}
.contents_nomenu .buttonbox {
	padding: 0 0 0 208px;
}
.buttonbox p {
	text-align: left;
	margin: 5px 0;
	padding: 0;
}
.buttonbox p.proceed {
}
.buttonbox p.return {
	font-size: 92%; /*renders 12px */ 
}
p.proceed input {
	font-size: 92%;
	text-align: center;
}
p.return input {
	font-size: 92%; /*renders 12px */ 
	text-align: center;
}
/*
===== 4: LIST COMMON  ====================================
*/

/* // listoperation // */
.listoperation {
	clear: both;
}
.listoperation p {
	font-size: 85%; /*renders 11px */ 
	font-weight: normal;
	float: left;
	padding: 3px;
	margin: 0;
}
.listoperation .pager {
	float: right;
}
.listoperation ul {
	font-weight: normal;
	font-size: 85%; /*renders 11px */ 
	text-align: left;
	padding: 3px;
	margin: 0;
}
.listoperation li {
	display:inline;
	list-style-type:none;
	margin: 0 0 0 1em;
	padding:0;
}
.listoperation li em{
	font-style: normal;
	font-weight: bold;
}

.listoperation dl {
	margin: 3px 0;
}
.listoperation dt {
	display: inline;
	font-size: 85%; /*renders 11px */ 
	font-weight: bold;
	margin: 0 3px;
}
.listoperation dd {
	display: inline;
	margin: 0 3px 0 0;
	font-size: 85%; /*renders 11px */ 
}
.listoperation dl dd input,
.listoperation dl dd select {
	margin: 2px;
	padding: 0;
}
.listoperation dl dd input.button {
	margin: 2px;
	padding: 0;
	vertical-align: baseline;
	text-align: center;
}
p.itemthum {
	border:1px solid #82B559;
	width:150px;
	height:112px;
	overflow: hidden;
}

/*
===== 4: LIST TABLE  ====================================
*/
.listbox table {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	margin:10px auto;
}
div.listbox table {
	border: 1px solid #82B559;
}
.listbox tr {
}
.listbox tr.even {
	background-color:#F3F8EF;
}
.listbox th {
	background-color:#82B559;
	border-bottom: 1px solid #82B559;
	color:#FFFFFF;
	padding: 3px;
	text-align: center;
}
.listbox td {
	padding: 3px;
	border-bottom: 1px solid #82B559;
}
.listbox td input {
	font-size: 92%; /*renders 12px */ 
	margin: 1px;
}
.listbox td p {
	font-size: 92%; /*renders 12px */ 
}
.listbox td p.title {
	font-weight: bold;
	margin: 0 0 0.5em 0;
}
.listbox td span {
	font-size: 85%; /*renders 11px */ 
}
.listbox td.price {
	font-size: 85%; /*renders 11px */ 
}


.listbox table.calendar {
	border-right: 1px solid #82B559;
}
.listbox .calendar th {
	font-size: 110%;
	font-weight: bold;
	border-left: 1px solid #82B559;
}
.listbox .calendar td {
	text-align:right;
	border-left: 1px solid #82B559;
}
.listbox .calendar td em { /* TODAY Style */
	font-style: normal;
	font-weight: bold;
	color: #66CC00;
}
.listbox .calendar td ul {
}
.listbox .calendar td ul li {
	list-style-type: none;
	text-align:left;
	line-height: 140%;
	font-size: 85%;
}
.listbox .calendar td ul li.li_schedule a {
	background-repeat: no-repeat;
	background-image: url(../../sns/img/common/icon-calendar-schedule.gif);	
	padding-left: 18px;
}
.listbox .calendar td ul li.li_event a {
	background-repeat: no-repeat;
	background-image: url(../../sns/img/common/icon-calendar-event.gif);	
	padding-left: 18px;
}
.listbox .calendar td ul li.li_birthday a {
	background-repeat: no-repeat;
	background-image: url(../../sns/img/common/icon-calendar-birthday.gif);	
	padding-left: 18px;
}





/* itemlist */
.listbox ul.itemlist {
	width: auto;
	margin: auto;
	border-top: 1px solid #82B559;
}
.listbox ul.itemlist li {
	width: auto; /*478px;*/
	height: auto;
	display: block;
	clear: both;
	padding: 5px;
	border-bottom: 1px solid #82B559;
}
.listbox ul.itemlist li.even {
	background-color:#F3F8EF;
}
.listbox ul.itemlist li p.image,
.ranking_tbl p.image{
	float:left;
	width: 120px;
	height: auto;
	overflow: hidden;
	margin-right: 10px;
}
.listbox ul.itemlist li p.image img {
	margin-top: auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-left: auto;
}
.listbox ul.itemlist li p.data {
	text-align: right;
	padding: 10px 0 0 0;
}
.listbox ul.itemlist li p.checkbox {
	float:left;
	width: auto;
	padding: 0 10px 10px 0;
}
.listbox ul.itemlist li p.title,
.ranking_tbl p.title{
	font-weight:bold;

}
.listbox ul.itemlist li p.title a,
.ranking_tbl p.title a{
	color:#333333;
	text-decoration:underline;

}
.listbox ul.itemlist li p.title a:hover,
.ranking_tbl p.title a:hover{
	text-decoration:none;
}
.listbox ul.itemlist li p.price,
.ranking_tbl p.price{
	font-weight:bold;
	color:#FF0000;
}
.listbox ul.itemlist li .teika,
.ranking_tbl .teika{
	font-size:0.8em;
	color:#333333;
	font-weight:normal;
}



/* ranking_table */
.ranking_tbl {
	margin-top:10px;
}

.ranking_tbl th{
width:65px;
background-color:#82B559;
}

.ranking_tbl tr.even th{
	width:65px;
	background-color:#FFFFFF;
	color: #82B559;
}

/*
=====  5: LIST UL ====================================
*/

/* // top news list // */
.listbox ul {
	margin-top:5px;
}
.listbox li {

}
.listbox li.even {
	background-color: #F3F8EF;
}
.lst_when {
	padding-left:25px;
	background-image:url(../img/ec/icn_arrow.jpg);
	background-repeat:no-repeat;
	background-position:8px 50%;
	color:#6A8A4E;
	float:left;
	display:block;
	width:100px;
	line-height:160%;
	font-weight: bold;
}
.lst_ttl {
	display:block;
	width:350px;
	float:right;
	line-height:160%;
}
.lst_p {
	display:block;
	width:350px;
	float:right;
	line-height:160%;
	color:#66CB01;
}

/* // campaign list // */
.listbox ul.campaignlist {
	width: auto;
	margin: auto;
}
.listbox ul.campaignlist li {
	width: auto; /*478px;*/
	height: auto;
	display: block;
	clear: both;
	padding: 5px;
}
.listbox ul.campaignlist li.even {
	background-color: #F3F8EF;
}
.listbox ul.campaignlist li p.image {
	float: left;
	width: 120px;
	margin-right: 10px;
	overflow: hidden;
}
.listbox ul.campaignlist li p.image img {
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.listbox ul.campaignlist li p.title {
	font-weight:bold;
	text-decoration:underline;
}
.listbox ul.campaignlist li p.title a{
	color:#333333;
}
.listbox ul.campaignlist li p.title a:hover{

	text-decoration:none;
}
.listbox ul.campaignlist li p.caution{
}

/*
===== 6: LIST LI FLOAT(IMAGE)  ====================================
*/
.listbox ul.pictlist {
	margin: 0;
	width: auto;
}
.listbox ul.pictlist li {
	width: 112px;
	height: 110px;
	padding: 5px 3px;
	overflow: hidden;
	border: 1px solid #82B559;
	float: left;
	margin: 1px;
}
.listbox ul.pictlist li p.image {
	height: 80px;
	text-align:center;
}
.listbox ul.pictlist li p.image img {
	margin-top:auto;
	margin-right:auto;
	margin-bottom:auto;
	margin-left: auto;
}
.listbox ul.pictlist li p.title {
	line-height:1.2em;
	text-align: center;
}

/* Category List */
.listbox dl.categorylist {
	margin: 0 0 5px 0;
}

.listbox dl.categorylist dt {
	width: 118px;
	padding: 3px 5px;

	float: left;
	text-align: right;
	clear: both;
	color: #405A66;
}
.listbox dl.categorylist dd {
	width: 350px;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	float: left;
	text-align:left;
	border-left: 2px solid #B6C9D1;
}
.contents_nomenu .listbox dl.categorylist dt {
	width: 118px;
}
.contents_nomenu .listbox dl.categorylist dd {
	width: 500px;
}

dl.categorylist dd ul {
	margin: 0;
	list-style: none;
}
dl.categorylist dd ul li{
	display: inline;
	margin: 0 1em 0 0;
}
dl.categorylist dd li a {
	white-space: nowrap;
}

/*
===== 7: DETAIL ITEM  ====================================
*/
div.detailbox h1 {
	margin: 0;
}
div.detailbox h2 {
	margin: 0;
}
div.detailbox h3 {
	border: 0;
}
div.detailboox p {
	line-height: 180%;
	margin: 0 0 1.8em 0;
}
.data {
	font-size: 85%; /*renders 11px */ 
	text-align: right;
	padding: 10px 0 0 0;
}
.detailbox div.price {
	clear:both;
	float: left;
	width: 248px;
	padding: 5px;
	margin: 5px 0 0 0;
	border:1px solid #82B559;
}
.detailbox .price h3 {
	margin: 0;
}
.detailbox .price p {
	font-size: 85%; /*renders 11px */ 
	padding: 2px;
	margin: 0 0 2px 0;
}
.detailbox .price p.caution {
	font-size: 85%; /*renders 11px */ 
}
.detailbox .price dl {
}
.detailbox .price dt {
	float: left;
	clear: both;
	width: 100px;
	font-size: 85%; /*renders 11px */ 
	font-weight: bold;
	text-align: right;
	margin: 0;
	padding: 2px 20px; 
}
.detailbox .price dd {
	float: left;
	font-size: 92%;
	font-weight: normal;
	padding: 2px 0;
	width: 90px;
}
.pricecampaign {
	color:#FF0000;
}
.pricespecial {
	color:#CC0000;
}
.pricesales {
	color:#990000;
}
.pricestandard {
	text-decoration:line-through;
	color:#000000;
}
.contentswrap ul.path {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.contentswrap ul.path li {
	font-size: 85%; /*renders 11px */ 
	display: inline;
	list-style-type: none;
	margin: 0 0.5em;
	padding: 0;
}
.contentswrap ul.path li a{
	white-space:nowrap;
}
.detailbox div.operation {
	float: right;
	width: 211px;
	padding: 5px;
	margin: 5px 0 0 5px;
	border:1px solid #82B559;
}
.detailbox .operation p.caution {
	font-size: 92%; /*renders 12px */ 
}
.detailbox .operation dl {
}
.detailbox .operation dt {
	font-size: 92%; /*renders 12px */ 
	float: left;
	width: 90px;
	clear: both;
}
.detailbox .operation dd {
	font-size: 92%; /*renders 12px */ 
	float: left;
	width: 90px;
}
.detailbox .operation dd select {
	font-size: 92%; /*renders 12px */ 
}
.detailbox .operation dd option {
	font-size: 92%; /*renders 12px */ 
}
.detailbox .operation dd input {
	font-size: 92%; /*renders 12px */ 
	text-align: right;
}
.detailbox .operation p {
	font-size: 92%; /*renders 12px */ 
	margin: 5px 0 0 0;
}
.detailbox .operation input.buttonfavorites {
	font-size: 92%; /*renders 12px */ 
	margin: 2px 0;
	padding: 0;
}
.detailbox .operation input.buttoninquiry {
	font-size: 85%; /*renders 11px */ 
	margin: 2px 0;
	padding: 0;
}
.detailbox .operation input.buttoncart {
	font-size: 107%; /*renders 14px */
	margin: 3px 0 2px 0;
	padding: 0 5px;
	font-weight: bold;
}
.detailbox div.specific {
	clear: both;
	margin: 5px;
	padding: 5px;
	background-color:#FFFFFF;
}
.detailbox .specific h3 {
}
.detailbox .specific dl {
	padding: 0 0 10px 0;
}
.detailbox .specific dt {
	float: left;
	width: 150px;
	clear: both;
	text-align: right;
	vertical-align: top;
	padding: 0px 20px;
	margin: 0;
}
.detailbox .specific dd {
	float: left;
	width: 250px;
	vertical-align: top;
}
.detailbox .specific p {
	clear: both;
}

.detailbox div.detailimage {
	clear: both;
	margin: 5px;
	padding: 0;
	background-color:#FFFFFF;
}
.detailbox .detailimage h3 {
}
.detailbox .detailimage ul {
}
.detailbox .detailimage li {
	display: inline;
	float: left;
	padding: 3px;
}
.detailbox .detailimage li p {
	font-size: 85%; /*renders 11px */ 
	text-align: left;
}
.detailbox .detailimage li p img {
	margin-right: auto;
	margin-left: auto;
}

h1 span.icon img {
	vertical-align: top;
	padding: 3px 5px;
}

ul.detailnavi {
	text-align: center;
	line-height: 1.4em;
	clear: both;
	padding: 2px;
	margin:3px;
	text-align: center;
}
ul.detailnavi li{
	display:inline;
	list-style-type:none;
	margin-right: 0;
	padding-left: 0;
	font-size: 85%; /*renders 11px */ 
}
ul.detailnavi li a{
	white-space:nowrap;

}
ul.detailnavi li a em{
	font-style: normal;
	font-weight: bold;
}

/*
===== 8: FOR HTML EDITOR  ====================================
*/

div.body,
div.body_more {
	width: auto;
	clear: both;
	margin: 5px 0 20px 0;
	padding: 5px;
}
div.body_more {
	background-color: #F4F4F4;
}
div.body h1,
div.body_more h1 {
	font-size: 152%; /*renders 20px */
	color: #000000;
	border: 0;
	margin: 1em 0 0 0;
	padding: 0;
	background: none;
}
div.body h2,
div.body_more h2 {
	font-size: 100%; /*renders 13px */
	color: #000000;
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: none;
}
div.body h3,
div.body_more h3 {
	font-size: 107%; /*renders 14px */ 
	color: #000000;
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: none;
}
div.body h4,
div.body_more h4 {
	font-size: 107%; /*renders 14px */ 
	color: #000000;
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: none;
}
div.body h5,
div.body_more h5 {
	font-size: 92%; /*renders 12px */ 
	color: #000000;
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: none;
}
div.body h6,
div.body_more h6 {
	font-size: 92%; /*renders 12px */ 
	color: #000000;
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	background: none;
}
div.body p,
div.body_more p {
	color: #000000;
	border: 0;
	margin: 0 0 1em 0;
	padding: 0;
}
div.body img,
div.body_more img {
	border: 0;
	margin: 0 1em 1em 0;
	padding: 0;
	vertical-align: middle;
}
div.body ul,
div.body_more ul {
	border: 0;
	margin: 1em 20px 0 20px;
	padding: 0 10px;
}
div.body ul li,
div.body_more ul li {
	border: 0;
	margin: 0;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: disc;
}
div.body ol,
div.body_more ol {
	border: 0;
	margin: 1em 20px 0 20px;
	padding: 1px 10px;
}
div.body ol li,
div.body_more ol li {
	border: 0;
	margin: 0;
	padding: 0 5px;
	list-style-position: outside;
	list-style-type: decimal;
}
div.body blockquote,
div.body_more blockquote {
	border: 0;
	margin: 0;
	padding: 0.1em 16px;
}
div.body strong,
div.body_more strong{
	font-weight: bold;
}
div.body em,
div.body_more em{
	font-style: oblique;
	background: none;
	margin: 0;
	padding: 0;
}
div.body u,
div.body_more u{
	text-decoration: underline;
}
div.body pre,
div.body_more pre{
	white-space: pre;
	font-family: "ＭＳゴシック", "Osaka－等幅", monospace;
	margin: 5px;
	padding: 5px;
	border: 1px dotted #82B559;
}
div.body address,
div.body_more address{
	font-style: oblique;
}
div.body table,
div.body_more table{
	margin: 0 0 0.5em 0;
	border: 1px solid #aaa;
}
div.body tr,
div.body_more tr{
}
div.body th,
div.body_more th{
	padding: 3px;
	white-space:nowrap;
	border: 1px solid #aaa;
	background-color:#82B559;
	border-bottom: 1px solid #82B559;
	color:#405B66;
	text-align: center;
}
div.body td,
div.body_more td{
	padding: 3px;
	border-bottom: 1px solid #82B559;
}
div.body a,
div.body_more a{
}

div.body dl,
div.body_more dl {
	padding: 5px;
	margin: 1em 0 0 0;
}
div.body dt,
div.body_more dt {
	float: left;
	clear: both;
	width: 20%;
	padding: 3px 20px;
	text-align: right;
	border-top: 1px solid #F4F4F4;
	margin: 0;
	font-weight: bold;
}
div.body dd,
div.body_more dd {
	padding: 3px;
	float: left;
	text-align:left;
	border-top: 1px solid #F4F4F4;
	width: 60%;
}
div.body dd dl,
div.body_more dd dl {
	padding: 0;
	margin: 0;
}
div.body dd dt,
div.body_more dd dt {
	padding: 0;
	margin: 0;
	text-align: left;
	border-top: none;
	float: none;
	clear: both;
	width: auto;
	font-weight: bold;
}
div.body dd dd,
div.body_more dd dd {
	padding: 0;
	margin: 0 0 0 2em;
	border-top: none;
	width: auto;
}
div.body dd ul,
div.body_more dd ul {
	margin: 0;
	padding: 0;
}
div.body dd ul li,
div.body_more dd ul li {
	list-style-type: none;
	margin:0;
	padding: 0;
}
/*
===== サイトマップ  ====================================
*/
div.sitemap-category{
	padding: 10px 0 10px;
}
div.sitemap ul{
	border-left:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	margin: 5px 0 15px;
}
div.sitemap ul li{
	margin: 0 0 5px 25px;
	padding:0 0 0 10px;
	list-style-type:circle;
	background-image: url(../img/ec/bg_sitemap.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div.sitemap li.site-content{
	list-style-type: none;
	margin:0;
	padding: 0 0 5px 20px;
	background-image: url(../img/ec/bg_icn_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
}
div.sitemap ul li ul{}
div.sitemap ul li ul li{
list-style-type:disc;
}

/*
===== 2007/11/28追記  ====================================
*/

div.body hr,
div.body_more hr {
	display:block;
}


/*
開発時追加スタイル#######################################～ここから～
date:00.00.00
Worker:件の某@ビービーネット
-----------------------------------------------------------

tag.example {clear: both;}
※原則[!important]は禁止
*/

/*
製造工程でのスタイル追記領域～ここまで～###########################################################
*/
