
/* BODY styles
---------------------------------------------------------------------- */
body {
	margin: 0px;
	font-size: 14px;
	line-height: 20px;
	word-spacing: 1em;
	letter-spacing: 0.2em;
	text-align: center;
	background-color: #EBEBEB;
}

img {
	border: 0px;
}

/* LINK styles
---------------------------------------------------------------------- */
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #3366FF;
}

a:hover, a:active {
	text-decoration: none;
	font-weight: normal;
}

/* contents styles
---------------------------------------------------------------------- */
h1 {
	margin: 20px 0 20px 25px;
	letter-spacing: 1em;
	font-size: 40px;
}

#link_txt {
	margin: 8px 0 8px 20px;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
}

#link_txt a:link, #link_txt a:visited {
	color: #fff;
}

#link_txt a:hover, #link_txt a:active {
	color: #fff;
}

#menu_tit {
	padding: 0 20px;
	margin: 12px 20px 0 20px;
	border: 1px #ccc solid;
	font-size: 15px;
	color: #fff;
	line-height: 34px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	text-align: left;
	background-color: #666;
	background-image: url(/img/japan018/search_bg.jpg);
}

#menu {
	padding: 10px 20px 20px 20px;
	margin: 0 20px 0 20px;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	font-size: 15px;
	line-height: 35px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	text-align: left;
	word-break: keep-all;
}

#menu2 {
	word-break: normal;
	width: 610px;
	padding-top: 15px;
	height: 810px;
	word-spacing: 0em;
	letter-spacing: 0.1em;
	font-size: 17px;
}

#menu2 h2 {
	font-size: 18px;
	word-spacing: 1em;
	letter-spacing: 0.3em;
	pading: 3px 0;
	line-height: 32px;
	word-spacing: 0em;
}

h2 {
	font-size: 17px;
	word-spacing: 1em;
	letter-spacing: 0.5em;
	pading: 3px 0;
	line-height: 20px;
}

.mini0 {
	padding: 7px;
}

.mini {
	padding: 20px;
}

.mini2 {
	padding: 10px;
}

strong {
	font-weight: normal;
}

b {
	font-weight: normal;
}

#link_tit {
	padding: 0 20px;
	margin: 12px 10px 0 10px;
	border: 1px #ccc solid;
	font-size: 15px;
	color: #666;
	line-height: 34px;
	word-spacing: 0.5em;
	letter-spacing: 0.2em;
	text-align: left;
	background-color: #666;
	background-image: url(/img/japan018/link_bg.jpg);
}

#link {
	padding: 20px;
	margin: 0 10px 10px 10px;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	font-size: 10px;
	line-height: 17px;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	background-color: #fff;
}

li {
	list-style-position: outside;
	list-style-type: none;
}

#link_txt5 {
	margin: 15px 0 7px 40px;
}

#link_top {
	margin: 10px 10px 0 0;
	text-align: right;
}

#link_txt5 a:link, #link_txt5 a:visited {
	color: #333;
}

#link_txt5 a:hover, #link_txt5 a:active {
	color: #666;
}

#hr {
	border-top: 1px #ccc solid;
}

#x_txt {
	float: left;
	width: 100%;
	padding: 0 0 10px 20px;
	font-size: 12px;
	line-height: 20px;
	word-spacing: 0.5em;
	letter-spacing: 0.1em;
	text-align: left;
}

#copy {
	font-size: 10px;
	text-align: right;
	word-spacing: 0.1em;
	letter-spacing: 0.05em;
	padding: 0 10px 10px 0;
}

/* RESET styles
---------------------------------------------------------------------- */
html, div, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset {
	padding: 0;
	margin: 0;
}

table {
	padding: 0;
	border: 0;
	border-collapse: collapse;
}