* {
	margin:0;
	padding:0;
}

#flame {
	width:1050px;
}

#main {
	margin:10px;
	width:800px;
	float:left;
}

#sub {
	width:200px;
	float:left;
}

#mainContents{
	text-indent:1.5em;
}

#midashiTxt{
	font-size:18px;
	line-height:28px;
	font-color:black;
	font-weight:bold;
}

#txt{
	margin:10;
	text-indent:1.0em;
	font-size:14px;
	line-height:20px;
	color:black;
	font-weight:normal;
}

#txt0705{
	margin:10;
	text-indent:1.0em;
	font-size:14px;
	line-height:20px;
	color:black;
	font-weight:normal;
	float:left;
	height:20%;
	width:63%;
}

#img0705{
	float:right;
}

table.kyousanMidashi{
	border: 1px solid navy;
	margin: 0px 2px 5px 2px;
	background-color: azure;
	font-size:20pt;
	font-weight:bold;
	border-radius: 10px;
}

td.kyousanMidashi{
	padding: 5px 5px 5px 5px;
}

table.kyousan{
	border: 1px solid navy;
	margin: 0px 2px 2px 2px;
	width:750px;
	font-weight:bold;
	border-radius: 10px;
}

td.kyousan{
	padding: 5px 5px 5px 5px;
}

table.shutten{
	border: 0px solid navy;
	background-color: azure;
	font-size:14pt;
	font-weight:bold;
}

table.raitou{
	border: 1px solid navy;
	margin: 0px 2px 2px 2px;
	width:750px;
	font-weight:bold;
}

td.raitou{
	padding: 5px 5px 5px 5px;
	border: 1px solid navy;
}

#flLeft{
	float:left;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

#meiboTh {
	background-color: azure;
	border: 1px solid gray;
}


#toiawaseTable{
	border-collapse: collapse;
	margin: 0em 1em 1em 1em;
	background-color:gold;
	font-size:20pt;
	font-color:blue;
}

#toiawaseTd {
	background-color: gold;
	border: 0px
	font-size:20pt;
}


html,body {
	font-size:14px;
	line-height:25px;
	color:black;
	background:	#FFFFFF;
	font:normal;
}

ol,ul { 
	list-style:none;
	text-indent:1.5em;
}

#lili{
	text-indent: -1em;
}

#kyouchou{
	font-size:18pt;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
}


