@charset "utf-8";

/** reset **/
/* #cbc-global-nav-wrap h1,
#cbc-global-nav-wrap ul,
#cbc-global-nav-wrap li {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
} */
.font12 {
	font-size: 12px;
	line-height: 16px;
}
.font12w {
	font-size: 12px;
	line-height: 20px;
}
.font12b {
	font-size: 12px;
	font-weight: bold;
}
.font14 {
	font-size: 14px;
}
.font16 {  font-size: 16px}

.producer_bg {
	background-image: url(../producer/image/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.arasuji_bg01 {
	background-image:  url("../arasuji/image/bg01.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.arasuji_bg02 {
	background-image:  url("../arasuji/image/bg02.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mail_bg01 {
	background-image:  url("../mail/image/bg01.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.mail_bg02 {
	background-image:  url("../mail/image/bg02.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.mailForm01 {
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}

.mailForm02 {
	color: #990000;
}

.mailForm03 {
	font-size: 12px;
	line-height: 21px;
	text-align: left;
	padding: 5px;
}

.mailForm04 {
	font-size: 12px;
	line-height: 21px;
	text-align: center;
	padding: 5px;
}

.board{
	border:	solid 1px #FF66CC;
	margin:0px 0px 10px 0px;
}