@charset "Shift_JIS";

body {

	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height:130%;
	text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}

table {

	font-size: 12px;
	line-height:130%;
	margin-bottom: 15px;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

h1 {

	float: left;
	font-weight: bold;
	padding-left: 5px;
	font-size: 12px;
	margin: 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

div {
	margin: 0px;
	padding: 0px;
}

li {
	margin-bottom: 3px;
}

table#std td.error {

	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
}

ul.flat {

	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul.flat li {
	float: left;
}

ul.no-margin {

	margin: 0px;
	padding: 0px;
	list-style: none;
}

a.no-decoration {
	text-decoration: none;
}

a.no-decoration:hover {
	text-decoration: underline;
}

#container {

	margin: 0 auto;
	text-align: left;
}

#header {

	width: 100%;
	margin: 3px 0px 10px 0px;
}

#header-navi {
	margin: 0px;
	padding: 0px 3px 0px 3px;
}

#header-navi ul {
	float: right;
}

#header-contents {

	clear: both;
	width: 100%;
	background-repeat: no-repeat;
	margin: 0px 0px 3px 0px;
}

#logo {
	float: left;
}

#header-menu {
	float: right;
}

#header-message {

	float: left;
}

#tel {

	clear: both;
	float: right;
	font-weight: bold;
}

#header-navi-menu {

	padding: 1px;
}

#url {

	float: left;
}

#top-contents {

	width: 100%;
	margin: 0px 0px 10px 0px;
}

#top-contents-body {

	height: 20px;
	padding: 5px;
	margin-bottom: 5px;
}

#top-contents-body a {
	color: #3c3c3c;
	text-decoration: none;
}

#top-contents-body a:hover {
	text-decoration: underline;
}

#language-form {

	float: right;
}

#quick-search {
	float: left;
}

#google-search {

	float: right;
}

.menu {

	width: 100%;
	margin: 0px 0px 10px 0px;
}

#contents-end {

	clear: both;
	width: 100%;
	text-align: right;
	margin: 15px 5px 0px 0px;
}

#contents-end a {

	text-decoration: none;
	color: #ff0000;
}

#footer {

	margin: 0px 0px 15px 0px;
	text-align: center;
}

#footer a {

	color: #6c6c6c;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#copyright {

	clear: both;
	margin: 5px 0px 0px 0px;
}

.contents-body {

	width: 100%;
	margin-bottom: 10px;
}

.contents-body-r {

	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}

.text-r {

	width: 100%;
	text-align: right;
}

.hit-count-message {
	float: left;
}

.not-found-message {

	float: left;
	color: #ff0000;
	font-weight: bold;
}

.page-map {

	float: right;
	margin-right: 5px;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

.caution {
	color: #ff0000;
}

.description {
	color: #0000ff;
}

.sample {
	color: #0000ff;
}

.form-button {
	text-align: center;
	margin: 0px 0px 15px 0px;
}

input.update {
	
	font-size: 14px;
	font-weight: bold;
}

.bold {

	font-weight: bold;
}

.error-description {

	color: #ffffff;
	font-weight: bold;
	background-color: #ff0000;
	margin : 0px 0px 15px 0px;
}

.bold-blue {

	font-weight: bold;
	color: #0000ff;
}

.under-line {
	border-bottom: 1px solid #9c9c9c;
}

.dot-under-line {
	border-bottom: 1px dotted #9c9c9c;
}

.title-hard-push {

	height: 23px;
	color: #ffffff;
	background-color: #ff0000;
	border-top: 3px solid #c9c9c9;
	border-bottom: 3px solid #c9c9c9;
	padding: 12px 0px 0px 8px;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
}

.title-push {

	height: 18px;
	border-left: 5px double #ff0000;
	border-bottom: 1px dotted #c9c9c9;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 0px 10px;
	font-size: 14px;
}

input.numeric {
	text-align: right;
}

table#calendar {

	font-size: 0.91em;
	line-height: 1.3;
/*	border: solid 1px #FF1493;*/
	border: 0px;
	color: #000000;
	background-color: #FAFAD2;
}

table#calendar caption {

	font-weight: bold;
}

table#calendar th {

	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	background-color: #ffe4b5;
	padding: 2px;
}

table#calendar td {

	border-bottom: 1px solid #cccccc;
	padding: 2px;
	text-align: right;
}

table#calendar td.entry{

	background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
}

table#calendar td.sun{
	color: #ff0000;
}

table#calendar td.sat{
	color: #0000ff;
}

.contents-title-push {

	height: 22px;
	padding: 8px 0px 0px 5px;
	border-top: 3px solid #c3c3c3;
	border-bottom: 3px solid #c3c3c3;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0000;
}

.organigram {

	float: left;
	text-align: center;
	width: 150px;
	padding: 5px;
	border: 1px solid #000000;
}

.organigram-break {

	clear: both;
	width: 100%;
}

#container2 {

	width: 980px;
	height: 648px;
	background-image: url(../../template/pc/company/bp/img/common/bg.jpg);
	background-repeat: no-repeat;
}

#swf {

	position: absolute;
	top: 165px;
	left: 373px;
}

#qr {

	position: absolute;
	top: 505px;
	left: 15px;
}

#copy {

	position: absolute;
	top: 590px;
	left: 130px;
}

#contents-menu {

	position: absolute;
	top: 190px;
	left: 145px;
}

li.contents-menu {

	margin: 0px;
}

a.btn-01 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn01.jpg);
	background-repeat: no-repeat;
}

a.btn-01:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn01_on.jpg);
}

a.btn-02 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn02.jpg);
	background-repeat: no-repeat;
}

a.btn-02:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn02_on.jpg);
}

a.btn-03 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn03.jpg);
	background-repeat: no-repeat;
}

a.btn-03:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn03_on.jpg);
}

a.btn-04 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn04.jpg);
	background-repeat: no-repeat;
}

a.btn-04:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn04_on.jpg);
}

a.btn-05 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn05.jpg);
	background-repeat: no-repeat;
}

a.btn-05:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn05_on.jpg);
}

a.btn-06 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn06.jpg);
	background-repeat: no-repeat;
}

a.btn-06:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn06_on.jpg);
}

a.btn-07 {

	display: block;
	text-indent: -9999px;
	width: 231px;
	height: 32px;
	background-image: url(../../template/pc/company/bp/img/common/button/btn07.jpg);
	background-repeat: no-repeat;
}

a.btn-07:hover {

	background-image: url(../../template/pc/company/bp/img/common/button/btn07_on.jpg);
}

#container3 {

	width: 980px;
	height: 648px;
	background-image: url(../../template/pc/company/bp/img/common/bg2.jpg);
	background-repeat: no-repeat;
}

#copy2 {

	position: absolute;
	top: 590px;
	left: 330px;
}

#contents-menu2 {

	position: absolute;
	top: 100px;
	left: 50px;
}

#page-title {

	position: absolute;
	top: 70px;
	left: 395px;
	font-size: 22px;
	color: #902E3E;
}

#myframe {

	position: absolute;
	top: 100px;
	left: 380px;
}

h2.inner {

	color: #9c9c9c;
}

#top-navi {

	position: absolute;
	top: 10px;
	left: 870px;
	color: #ffffff;
}

#top-navi a {

	color: #ffffff;
	text-decoration: none;
}

#top-navi a:hover {

	text-decoration: underline;
}

#inner-body {

	color: #666666;
	font-size: 14px;
	line-height: 150%;
}

table#inner {
	font-size: 12px;
	line-height: 150%;
}

table#inner .name {
	font-weight: bold;
}

.mark {
	color: #902E3E;
}

.dot-underline2 {

	color: #902E3E;
	text-decoration: underline;
}

#aging {

	font-size: 20px;
	color: #902E3E;
}

.product-info {

	float: left;
	width: 269px;
	margin: 0px 10px 0px 0px;
}

.product-image {

	float: right;
	width: 240px;
}

.product-name {

	color: #902E3E;
	font-size: 15px;
	border-bottom: 2px solid #cccccc;
	margin: 0px 0px 10px 0px;
}
