@charset "utf-8";
/*---------------各ページ独自のCSS---------------*/

/*----------トップページ----------*/
body.top {
	background-image: url(../images/bg_body_top.jpg);
}
body.top #mainTop ul.info {
	list-style-type: none;
	margin: 0px 0px 40px 0px;
}
body.top #mainTop ul.info li {
	background-image: url(../common/ic_grayTrigona.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
}
body.top #mainTop ul.gallery {
	margin: 0px 0px 40px 0px;
}
.top #mainTop ul.gallery li {
	padding: 5px 15px 0px 15px;
	background-image:none;
	float: left;
}
body.top #mainTop {
	width: 625px;
	float: right;
}

/*----------会社概要----------*/
table.outline th {
	width: 125px;
	padding-left: 10px;
	font-weight: normal;
	text-align: left;
	background-image: url(../common/ic_blueSquareM.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
table.outline th.noIcon {
	background-image: none;
}
table.outline th.long {
	width: auto;
}
table.outline p,table.outline ol,table.outline ul,table.outline dl {
	margin-bottom: 0px;
}

table.outline dl.board dt {
	width: 104px;
	float:left;
}

table.outline .chart01 {
	padding: 5px 15px;
	margin-top: 15px;
	border: 1px #C8C8C8 solid;
	background-image: url(../common/bg_th.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/*----------取扱製品　インデックス----------*/
.product h4 {
	font-size: 15px;
	margin-bottom: 20px;
}
.product h4 .blueLine {
	border-top: 1px solid #004BAF;
	width:625px;
	display: block;
}

table.lineup {
	width:625px;
	margin-bottom: 30px;
}
table.lineup th {
	padding:0px 0px 5px 15px;
	min-height: 33px;
	height: auto !important;
	height: 33px;
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	line-height: 17px;
	background-image: url(../common/ic_blueSquareLL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
table.lineup th.logo {
	text-align: right;

	vertical-align: middle;
	background-image: none;
	padding: 0px 0px 5px 0px;
}
table.lineup td {
	padding-bottom: 30px;
}

table.lineup td.last {
	padding-bottom: 0px;
}

.textRight{
	text-align:right;
}


/*----------取扱製品　サイドナビ----------*/
#side .classification {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #004BAF;
}
#side .companyName {
	padding-left: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	background-image: url(../common/ic_blueSquareL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#side .seriesTitle {
	padding-left: 15px;
	margin-top: 7px;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	background-image:url(../common/ic_blueCircleL.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	color:#666;
}

#side .seriesTitle a {
	color: #666666;
	text-decoration: none;
}
#side .seriesTitle a:hover {
	color: #666666;
	text-decoration: none;
}

#side .seriesTitle a.subFocus {
	color: #004BAF;
	text-decoration: none;
}


/*----------お問い合わせ・フォーム----------*/
body.contact {
	background-image: url(../contact/images/bg_body_form.jpg);
}
body.contact #wrapper {
	width: 625px;
	text-align: left;
	margin: 0px auto;
}

body.contact #wrapper .box {
	margin-bottom: 25px;
}
body.contact #wrapper p,body.contact #wrapper ul {
	margin-bottom: 15px;
}

body.contact form {
	width: 621px;
	text-align: center;
	background-image: url(../contact/images/bg_form.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.contact form table {
	text-align: left;
	margin: 0px 35px;
}

body.contact form table th {
	font-weight: normal;
	text-align: left;
}
body.contact form table td {
	padding-bottom: 5px;
}
body.contact form table td.top,body.contact form table th.top {
	padding-top: 25px;
}
body.contact form table td.required {
	color: #004BAF;
}
body.contact form table td.size {
	font-size: 11px;
	padding-left: 13px;
}
body.contact form table td.btn {
	padding-top: 15px;
	padding-bottom: 25px;
}
body.contact form table td.confirmation {
	padding-top: 15px;
	font-weight: bold;
}

body.contact form table td.feed input {
	width: 215px;
}
body.contact form table td.feed textarea {
	width: 355px;
}
body.contact form table td.feed input.error,body.contact form table td.feed textarea.error {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #FFFFFF;
	border: 1px solid #e58600;
	padding: 1px;
}
body.contact form table td.feed input.error {
	background-image: url(../contact/images/bg_form_error01.jpg);
}
body.contact form table td.feed textarea.error {
	background-image: url(../contact/images/bg_form_error02.jpg);
}

body.contact #wrapper02 {
	height: 40px;
	background-image: url(../contact/images/bg_footer_form.jpg);
}

body.contact #wrapper02 #footer {
	width: 625px;
	text-align: left;
	margin: 0px auto;
}


/*----------展示会情報----------*/
table.schedule {
	width: 621px;
	background-image: url(../exhibition/images/bg_boxExhibition.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-bottom: 0px;
}
table.schedule th {
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
table.schedule th.title {
	padding: 15px 20px 10px 33px;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	background-image: url(../common/ic_blueSquareM.jpg);
	background-repeat: no-repeat;
	background-position: 20px 21px;
}
table.schedule td {
	padding-right: 20px;
	width: 80%;
}
table.schedule td.last {
	padding-bottom: 15px;
}



/*----------サイトマップ----------*/
.sitemap h3 {
	font-size: 15px;
	margin-bottom: 13px;
	border-bottom: 1px solid #004BAF;
	background-image: url(../common/ic_blueTrigona.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.sitemap h4 {
	font-size: 13px;
	line-height: 1.75;
	margin-bottom: 0px;
}


/*----------指摘箇所----------*/
.aaaa {
	background-color: #FFFF00
}

