/* CSS SETTING for SSM Co.,Ltd. */

body { font-size: 12px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif, "MS UI Gothic", "ＭＳ ゴシック", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka−等幅, Osaka, 平成角ゴシック; line-height: 140%; background-color: white; background-image: url(images/back.gif); }

A {
	text-decoration: none;
}

A:link {
	color: #336699;
	background-color: transparent;
}

A:visited {
	color: #FF6600;
	background-color: transparent;
}

A:active {
	color: #9999FF;
	background-color: transparent;
}

A:hover {
	color: #9999FF;
	background-color: transparent;
	text-decoration: underline;
}

/* -- english -- */

.en {
	font-family: "Verdana", "Arial", "sans-serif";
	line-height: 140%;
}

.en_10 {
	font-size: 10px;
	font-family: "Verdana", "Arial", "sans-serif";
	line-height: 140%;
}
/* -- japanese -- */

.jp_12 {
	font-size: 12px;
	line-height: 140%;
}

.jp_14 {
	font-size: 14px;
	line-height: 140%;
}

.jp_14_bold {
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
}

/* -- table -- */

.table_blue {
	border-style: dotted;
	border-width: 0.1em;
	border-color: #AAAAFF;
	background-color: #DDDDFF;
	margin: 0em;
}

.table_red {
	border-style: dotted;
	border-width: 0.1em;
	border-color: #FFAAAA;
	background-color: #FFDDDD;
	margin: 0em;
}

/* SSM Co.,Ltd. http://www.ssm-japan.com/ */
/* Copyright (c) 2001-2007 SSM Co.,Ltd. All rights reserved. */
/* Preparation: NOW Net. http://now.ne.jp/ */
