@charset "utf-8";


/* title */

.h2_contents_title {
	margin: 0px 0px 20px;
}

.title_inter {
	background: url(../image/interpretation/title_interpretation.gif) no-repeat;
	height: 64px;
	clear: both;
	margin: 20px 0px;
}

.title_areainter {
	background: url(../image/interpretation/title_areainter.gif) no-repeat;
	height: 64px;
	clear: both;
	margin: 20px 0px;
}

.bgt_interpretation {
	background: url(../image/interpretation/bg_meister.gif) no-repeat top right;
}


.title_tsuyaku {
	background: url(../image/interpretation/title_interpretation.gif) no-repeat;
	height: 64px;
	margin-bottom: 20px;
}

.title_areaetsuran {
	background: url(../image/interpretation/title_areaetsuran.gif) no-repeat;
	height: 32px;
}

.title_areatetsuduki {
	background: url(../image/interpretation/title_areatetsuduki.gif) no-repeat;
	height: 32px;
}

.title_areatest {
	background: url(../image/interpretation/title_areatest.gif) no-repeat;
	height: 32px;
}

.title_areawhats {
	background: url(../image/interpretation/title_areawhats.gif) no-repeat;
	height: 32px;
}

.title_test {
	background: url(../image/interpretation/title_test.gif) no-repeat;
	height: 32px;
}

.title_contact {
	background: url(../image/interpretation/title_contact.gif) no-repeat;
	height: 32px;
}

.title_whats {
	background: url(../image/interpretation/title_whats.gif) no-repeat;
	height: 32px;
}

.title_text {
	background: url(../image/interpretation/title_text.gif) no-repeat;
	height: 32px;
}


/* list */


ul.tsuyaku {
	margin: 0px;
	padding: 0px 0px 20px;
	display: block;
	overflow: hidden;
}

ul.tsuyaku li {
	width: 372px;
	list-style: none;
	float: left;
}

a.main {
	background: url(../image/interpretation/li_tab1.gif) no-repeat;
	height: 45px;
	display: block;
}

a.sub {
	background: url(../image/interpretation/li_tab2.gif) no-repeat;
	height: 45px;
	display: block;
}

ul.tsuyaku li a:hover {
	background-position: 0px -46px;
}

li.main_n {
	background: url(../image/interpretation/li_tab1_n.gif) no-repeat top left;
	height: 45px;
	display: block;
}

li.sub_n {
	background: url(../image/interpretation/li_tab2_n.gif) no-repeat top left;
	height: 45px;
	display: block;
}

ul.sf {
	margin: 10px 20px;
}

ul.sf li {
	list-style: none inside;
}

p {
	margin: 8px 20px;
}

/* table */

table.tsuyaku {
	border: 1px solid #2691b8;
	border-collapse : collapse;
	margin: 0px 20px;
	width: 680px;
}

table.tsuyaku th {
	border: 1px solid #2691b8;
	border-collapse: collapse;
	padding: 6px;
	font-weight: normal;
	text-align: center;
	font-size: 80%;
	color: #2691b8;
}

table.tsuyaku td {
	border: 1px solid #2691b8;
	border-collapse: collapse;
	padding: 6px;
	text-align: left;
	font-size: 80%;
	color: #2691b8;
}

table.tsuyaku td.blue {
	color: #19abef;
}

table.tsuyaku td.pink {
	color: #ff77c3;
}

table.tsuyaku td.green {
	color: #00ae00;
}

table.tsuyaku td.orange {
	color: ffad00;
}

table.tsuyaku td a {
	font-weight: normal;
	text-decoration: underline;
	color: #2691b8;
}

/* inner */

/* title */

.interpretation_title_name {
	color: #2691b8;
}

.interpretation_bg_title {
	background: url(../interpretation/image/bg_guide.gif) right top no-repeat;
	clear: both;
}

.interpretation_title_history {
	background: url(../interpretation/image/title_history.gif) no-repeat;
	line-height: 32px;
	height: 32px;
}

.interpretation_title_catagory {
	background: url(../interpretation/image/title_categoly.gif) no-repeat;
	line-height: 32px;
	height: 32px;
}

.interpretation_title_message {
	background: url(../interpretation/image/title_message.gif) no-repeat;
	line-height: 32px;
	height: 32px;
}

.interpretation_area_img {
	width: 240px;
	float: left;
	padding-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

table.kwsk {
	width: 505px;
	float: left;
	margin: 20px 0px;
	font-size: 80%;
}

table.kwsk th {
	padding: 5px;
	text-align: right;
	color: #2691b8;
}

table.kwsk td {
	padding: 5px;
	text-align: left;
}

ul.guide {
	margin: 20px;
}

table.kwsk td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.guide li {
	list-style: url(../interpretation/image/li_event.gif);
	line-height: 130%;
	padding-left: 15px;
}

/* back_list */

dl.backlist {
	width: 745px;
}

dl.backlist dt {
	font-size: 130%;
	font-weight: bold;
	width: 600px;
	display: inline;
	float: left;
	line-height: 24px;
}

dl.backlist dd {
	width: 140px;
	margin: 0px;
	float: right;
	display: inline;
}

dl.backlist dd a {
	padding: 5px 0px;
	display: block;
	width: 140px;
	text-align: center;
	border: 1px solid #d6d6d6;
	background-color: #f1f1f1;
	color: #585858;
	font-weight: bold;
	font-size: 85%;
	text-decoration: none;
}
