h1,h2,h3,p,ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

.look {
	background: #f5f5f5;
}

.color1 {
	color: #47A900;
}


#flame{
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo{
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#top{
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#top img{
	margin: 0px;
	padding: 0px;
}
#main{
	clear: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
#navi{
	float: left;
	width: 180px;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 20px;
}
#navi h3{
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
	padding-bottom: 5px;
}
ul.sidemenu a {	
	color: #666666;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #aeaeae;
	width: 180px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	display: block;
}
ul.sidemenu a:hover {
	background: #f7f7f7;
	color: #000000;
}

#right{
	float: right;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 50px;
}
#right h2{
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 50px;
	background-image: url(../images/img_bar.gif);
	background-repeat: no-repeat;
	color: #666666;
	letter-spacing: 0.1em;
}
#right p {
	padding-top: 0.5em;
	padding-bottom: 1em;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-left: 1em;
}
#right th{
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 12px;
}
#right td{
	font-weight: normal;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	font-size: 12px;
}
#right .title{
	font-size: 12px;
	letter-spacing: 0.1em;
	width: 535px;
	height: 26px;
	background-image: url(../images/bar01.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 10px;
	font-weight: bold;
	color: #009900;
	line-height: 18px;
	margin-left: 10px;
}
#right .ex01{
	width: 535px;
	padding-left: 15px;
	padding-top: 15px;
}
#right .ex01_1{
	font-size: 12px;
	font-weight: bold;
	width: 520px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	margin-left: 10px;
}
#right .ex01_2{
	float: left;
	width: 180px;
}
#right .ex01_3{
	float: left;
	width: 350px;
}
#right .sha{
	margin-left: 15px;
}
#right .sha_ttl{
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	width: 75px;
	text-align: center;
}
#right .new {
	width: 530px;			/*What's Newボックスの幅*/
	height: auto;		/*What's Newボックスの高さ*/
	overflow: auto;
	background: #FAFAFA;	/*背景の色*/
	border: 1px dotted #cfcfcf;	/*フチのライン*/
	margin-top: 0.5em;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right dt {
	font-weight: bold;
	padding-top: 5px;
}

#right dd {
	border-bottom: 1px dotted #cfcfcf;
}

#clear{
	clear: both;
}
#copylight{
	font-size: 12px;
	width: 800px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
