/* CSS Document */

#contents_main{
	margin-left: 10px;
	width: 670px;
	float: left;
	display: inline;
	}

#rightside{
	width: 220px;
	float: right;
	margin-right: 12px;
	display: inline;
		}

#contents_main table{
	margin-bottom: 5px;
	}


#contents_main td.header{
	border-bottom: 1px solid #FFFFFF;
	}

#contents_main h1.oyakudati{
	background-color: #999999;
	font-size: 14px;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	padding-left: 10px;
	}

#contents_main th.oyakudati_s{
	background-color: #999999;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	height: 18px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	}

#contents_main table.title{
	width: 665px;
	border-bottom: 1px dotted #666666;
	border-top: 1px solid #666666;
	}
	
#contents_main table.title th.main{
	border-left: 10px solid #FF9933;
	font-size: 15px;
	padding-left: 5px;
	text-align: left;
	color: #336699;
	text-align: justify;
	text-justify:inter-ideograph ;
	}

#contents_main table.title th.sub{
	background-image: url(../img/icon_sub_title.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 14px;
	padding-left: 15px;
	text-align: left;
	color: #666699;
	text-align: justify; text-justify:inter-ideograph ;
	}
	
#contents_main table.title th.country{
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	color: #336699;
	text-align: justify; text-justify:inter-ideograph ;
	}

#contents_main table.title th.tokuhain_main{
	border-left: 10px solid #FF9933;
	font-size: 15px;
	padding-left: 5px;
	text-align: left;
	color: #336699;
	}

#contents_main table.title th.tokuhain_sub{
	background-image: url(../img/icon_sub_title.gif);
	background-repeat: no-repeat;
	font-size: 15px;
	line-height: 16px;
	padding-left: 15px;
	text-align: left;
	color: #666699;
	}

.clear{
	clear:both;
	}
	
#contents_main p.sentence_img{
	float: right;
	font-size: 10px;
	color: #333399;
	line-height: 12px;
	margin-left: 10px;
	}

#contents_main p.sentence_img_s{
	margin-left: 10px;
	width: 200px;
	float: right;
	font-size: 10px;
	color: #333399;
	line-height: 12px;
	display: inline;
	}


#contents_main table.sentence{
	width: 665px;
	background-image: url(../img/content_sentence_back.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 3px 5px;
	}
	
#contents_main table.sentence td{
	padding: 0px 3px 3px 30px;
	vertical-align: top;
	text-align: justify; text-justify:inter-ideograph ;
	line-height: 20px;
	}

#contents_main table.sentence td.intro{
	padding: 2px 3px 3px 30px;
	font-size: 10px;
	line-height: 12px;
	color: #333399;
	}

#contents_main table.sentence td.small_text{
	padding: 2px 3px 3px 30px;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	}

#contents_main table.sentence td.tokuhain{
	padding: 2px 3px 3px 30px;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	text-align: justify;
	text-justify:inter-ideograph ;
	}

#contents_main a{
	text-decoration: underline;
	color: #336699;
	}

#contents_main a:hover{
	text-decoration: underline;
	color: #FF9933;
	}

#contents_main table.sentence td span{
	color: #FF6600;
	}

#contents_main table.sentence td span.a{
	color: red;
	}

#contents_main table.sentence td span.q{
	color: blue;
	}

#contents_main table.sentence span.tokuhain{
	font-size: 12px;
	color: #FF6600;
	text-align: justify;
	}

#contents_main table.border{
	margin-bottom: 5px;
	border-top: 2px solid #CC0000;
	border-bottom: 2px solid #CC0000;
	padding:3px 0px;
	font-size: 12px;
	color: #666666;
	}


#contents_main table.border td.dot{
	border-bottom: 1px dotted #999999;
	line-height: 5px;
	}

#contents_main table.border td{
	line-height: 20px;
	}

#contents_main table.border th{
	color: #333366;
	padding-left: 3px;
	text-align: left;
	}
	
#rightside a:link.contents_name_link{
	clear:both;
	text-decoration: none;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color:#336600;
	margin-top: 3px;
	padding-left: 3px;
	text-align: left;
	}

#rightside a:visited.contents_name_link{
	clear:both;
	text-decoration: none;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color:#336600;
	margin-top: 3px;
	padding-left: 3px;
	text-align: left;
	}
	
	
#rightside a:hover.contents_name_link{
	clear:both;
	text-decoration: none;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color:#336600;
	margin-top: 3px;
	padding-left: 3px;
	text-align: left;
	}

#contents_main ul {
	padding-top: 4px;
	border-top: 1px solid #ccc;
}
#contents_main li.left {
	float: left;
}
#contents_main li.right {
	float: right;
}
