/* リンク色の設定 */
a {
	text-decoration: none;
	color: #5C81A7;
}

a:visited {
	color: #996699;
}

a:hover {
	text-decoration: underline;
}


/* 基本的な設定 */
br {
	font-size: 12px;
}

table, form, textarea, input, select {
	font-family: verdana, arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

form, textarea, input, select {
	font-size: 12px;
}

input.submit {
	font-size:10px;
}

/* 文字の大きさと行の高さ */

.str10px-12px {
	font-size: 10px;
	line-height: 12px;
}
.str12px-16px {
	font-size: 12px;
	line-height: 16px;
}
.str14px-16px {
	font-size: 14px;
	line-height: 16px;
}
.str10px-16px {
	font-size: 10px;
	line-height: 16px;
}
.str16px-16px {
	font-size: 16px;
	line-height: 16px;
}
input.require {
	background-color: #FFF0FF;
}

.titleBar {
	font-size: 14px;
	font-weight: bold;
	height: 25px;
	width: 530px;
	background-image: url(english/products/images/title_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 12px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 00px;
	padding-left: 0px;
}
.subtitleBar {
	background-image: url(english/products/images/subtitle_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	height: 30px;
	padding-top: 7px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
.subtitleBar2 {
	background-image: url(products/images/subtitle_back-2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	padding-top: 7px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333333;
	margin: 0px;
}

.menuButton {
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 23px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	width: 158px;
	font-size: 12px;
	font-weight: bold;
}
.menuButton2 {

	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 28px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	display: block;
	width: 158px;
	font-size: 12px;
	font-weight: bold;
}
.subtitleBarFactory {

	background-image: url(english/images/subtitle-back-factory.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	height: 30px;
	padding-top: 7px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
.subtitleBarFactory2 {

	background-image: url(chinese/factory/images/subtitle-back-factory2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	padding-top: 7px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #333333;
	margin: 0px;
}
.subtitleBarDesign {


	background-image: url(images/subtitle-back-design.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	height: 30px;
	padding-top: 7px;
	font-weight: bold;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #666666;
}
