@charset "utf-8";
/*

$Date: 2013-04-09 09:42:59 +0900 (火, 09 4 2013) $

$Rev: 1028 $

*/







/* general

--------- --------- --------- */

body {
	line-height: 1.33;
	color: #333;
	font-size: 75%;
}
body div#ContentsArea[lang="ja"] {
	font-family: "宋体", sans-serif;
}
/*

h1,h2,h3,h4,h5,h6 {

	font-size: 100%;

}

*/

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, table, form {
	margin: 0;
	padding: 0;
}
/*

body,h1,h2,h3,h4,h5,h6 {

	margin: 0;

	padding: 0;

}

*/

address, em {
	font-style: normal;
}
img {
	border: none;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:link:hover,  a:link:focus,  a:link:active {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:visited:hover,  a:visited:focus,  a:visited:active {
	color: #c30001;
	text-decoration: underline;
}
