a:link		{ color: #000000; text-decoration: underline; }
a:visited	{ color: #000000; text-decoration: underline; }
a:active	{ color: #000000; text-decoration: underline; }
a:hover		{ color: #cc66cc; text-decoration: none; }

a.navi:link		{ color: #666666; text-decoration: underline; }
a.navi:visited	{ color: #666666; text-decoration: underline; }
a.navi:active	{ color: #666666; text-decoration: underline; }
a.navi:hover	{ color: #cc66cc; text-decoration: none; }

body {
	font-size: 12px;
	line-height: 21px;
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	}

h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 150%;
	margin: 0;
	padding: 0;
	}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	margin: 0px 0px 20px;
	padding: 0;
	color: #333333;
	}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 150%;
	}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	margin-top: 2em;
	}

.en {
	font-family: Verdana, Helvetica, sans-self;
	}

.small {
	font-size: 12px;
	}

.x-small {
	font-size: 10px;
	}

.xx-small {
	font-size: 9px;
	}

.basecommon {
	margin: 0;
	padding: 0;
	background: #f4f4f4 url(../images/common/background.gif) repeat-y;
	text-align: left;
	}

.titlecommon {
	height: 150px;
	background-image: url(../images/common/bg_title.jpg);
	background-repeat: no-repeat;
	}

.wrapper {
	margin: 0;
	padding: 0;
	width: 740px;
	}

.pagecontents {
	padding: 10px 30px;
	}

.columnleft {
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
	text-algin: left;
	}

.columnright {
	margin: 0;
	padding: 0;
	float: right;
	width: 610px;
	text-algin: left;
	background-color: #ffffff;
	}

.menu {
	height: 25px;
	background: #e3c694 url(../images/top/bg_menu.gif) repeat-x;
	text-align: center;
	}

.pagenavi {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
	color: #666666
	}

.pagetop {
	margin: 20px 0 40px 0;
	font-size: 10px;
	text-align: right;
	}

.copyright {
	font-family: Verdana, Helvetica, sans-self;
	font-size: 11px;
	text-align: right;
	color: #999999;
	}

.intro {
	font-size: 12px;
	line-height: 110%;
	color: #666666;
	}
