body {
	margin: 20px 0 0 0;
}
.fs-ss{font-size: 0.7em;}
.fs-s {font-size: 0.8em;}
.fs-m {font-size: 0.9em;}
.fs-l {font-size: 1.0em;}

.lh-s { line-height: 1.2em; }
.lh-m { line-height: 1.4em; }

h1 {
	margin: 0;
}
h2 {
	margin: 0;
}
h1#logo {
	margin: 0 30px;
}
h1#logo {
	margin: 0 30px;
}
#headerlink {
	margin: 0 30px;
	text-align: right;
	font-size: 0.8em;
}	
#headerlink2 {
	margin: 0;
	text-align: right;
	font-size: 0.8em;
}	
#copyright {
 font-size: 0.8em;
 text-align: center;
 margin: 0 0 20px 0;
 border-top: 1px solid #999999;
 padding-top: 10px;
}
#header {
	border-bottom: 1px solid #999999;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#page {
	color: #333333;
	background-color: #E6E6E6;
	font-size: 0.8em;
}
#page img {
	margin: 5px 10px;
	vertical-align: middle;
}
#footer {
	padding-top: 20px;
	text-align: right;
}

/* Renshu */
#difficulty td{
	color: #333333;
	background-color: #E6E6E6;
	font-size: 0.8em;
	font-weight: bold;
	padding: 3px 8px;
}
#practice-title td {
	padding: 20px 10px 20px 0;
	font-size: 0.8em;
	line-height: 130%;
}
.practice-area {
	background-image: url(../practice/image/bg_movie.gif);
	padding: 5px;
	text-align: center;
	margin-bottom: 30px;
}
.practice-table {
	margin: 0 auto;	
}
.question {
	border: 1px solid #666666;
	background: #FFFFFF url(../practice/image/q_cosmo.gif) no-repeat right bottom;
	width: 300px;
	vertical-align: top;
}
.question p {
	margin: 5px 20px;
	vertical-align: top;
	font-size: 0.9em;
	line-height: 130%;
}
#answer-table1 {
	margin: 0 auto;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	background-color: #FFFFFF;
}
#answer-table2 {
	margin: 0 auto;	
	border: 1px solid #666666;
	background-color: #FFFFFF;
	padding: 20px;
}
#answer-table2 p {
	font-size: 0.8em;
	line-height: 130%;
	vertical-align: top;
	margin: 0;
}
#translation {
	border-bottom: 1px dotted #666666;
	padding-bottom: 5px;
}
#ex {
	padding-top: 5px;
}
#answer {
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 0.9em;
	line-height: 130%;
	padding-left: 10px;	
	background-color: #666666;
}
#link {
	border: 1px solid #3366CC;
	margin-top: 10px;
	padding: 5px 10px;
	font-size: 0.8em;
	line-height: 130%;
}
#link strong {
	color: #0066CC;
}
#link ul {
	list-style: url(../image/list-arrow.gif) outside disc !important;
	list-style: url(../image/list-arrow.gif) inside disc ;
	margin: 5px 0;
}
#link li {
	line-height: 140%;
	margin: 5px 0;
}
/* Test */
#test-table {
	margin: 0;
	border-top: 1px solid #CCCCCC;
}
#test-table td {
	padding: 10px;
	font-size: 0.8em;
	line-height: 130%;
}
#test-table strong {
	color: #FF0000;
}
#test-table p {
	margin-top: 15px;
}
#test-table span {
	margin-right: 30px;
}
.answer {
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
}
.wallpaper {
	text-align: left;
	font-size: 0.8em;
	line-height: 130%;
	margin: 10px 45px;
}
.wallpaper img {
	margin-top: 10px;
}
.dl-cell {
	text-align: center;
	vertical-align: middle;
}
.dl-cell img {
	margin-bottom: 5px;
}
#dl {
	line-height: 140%;
	font-size: 0.8em;
}
#dl h3 {
	color: #666699;
	border-bottom: 1px #666699 dotted;
	padding-bottom: 5px;
	margin: 30px 0 10px 0;
}
#dl strong {
	color: #FF6600;
}
#dl ol {
	margin: 0 0 10px 0 !important;
	margin: 0 0 10px 40px;
	list-style-position: outside;
}

/* Jisho */
#dic-table {
	border-collapse: collapse;
}
#dic-table td {
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	font-size: 0.8em;
	line-height: 130%;
	padding: 5px 10px;
}
#dic-table th {
	border-bottom: 1px dotted #999999;
	border-top: 1px dotted #999999;
	font-size: 0.8em;
	line-height: 130%;
	padding: 5px;
	color: #FF6600;
}
#dic-table img {
	vertical-align: middle;
	margin-right: 10px;
}
.bg-gray {
	background-color: #EDEDED;
}

/* Hanyo */
.imageL {
	float: left;
	margin: 0 10px 10px 0;
	clear: both;
}
.imageR {
	float: right;
	margin: 0 0 10px 10px;
	clear: both;
}
.space-bottom10 {
	margin-bottom: 10px;
}
.red {
	color: #FF0000;
}
.text-center {
	text-align: center;
}

