body {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#ffffff;
	color: #333;
}
p, h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul ,ol{
	margin-top: 0px;
	margin-bottom: 0px;
}



img {border-style:none;}
a:link {
	color: #33F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #33F;
}
a:hover {
	text-decoration: none;
	color: #F33;
}
a:active {
	text-decoration: underline;
	color: #F33;
}

#all {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	clear:both;
	width:850px;
	margin-right: auto;
	margin-left: auto;
	font-size: small;
}
#header #header_left {
	float: left;
}
#header #header_right {
	float: right;
	margin-top: 10px;
}

#titleimg {
	margin-top: 10px;
	margin-left: 20px;
}
#content {
	overflow: hidden;
	padding-top: 10px;
	clear: both;

}
#nav {
	float:left;
	width: 160px;
	padding-top: 15px;
}
#nav ul{
	padding-left:0px;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#nav li {
	margin-bottom: 5px;
}
#nav li a{
	display:block;
	height:41px;
	width:157px;
	text-decoration:none;
	color:#ffffff;
}

#seo {
	width:145px;
	height:50px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#adsense {
	border:1px solid #333;
	width:145px;
	background-color:#ffffff;
	margin:5px;
	height: 240px;
}
#key {
	border:1px solid #333;
	width:141px;
	background-color:#ffffff;
	font-size:10pt;
	padding:2px;
	margin:5px;
	color:#555555;
}

#link {
	border:1px solid #333;
	width:141px;
	font-size:10pt;
	margin:5px;
	padding:2px;
}
#article {
	float: right;
	width: 690px;
	margin-bottom: 20px;
}

#article_top {
	width: 690px;
	background-image: url(img/article_top.gif);
	height: 20px;

}
#article_main {
	background-image: url(img/article_main.gif);
	width: 620px;
	min-height: 650px;
	padding-right: 40px;
	padding-left: 30px;
	line-height: 150%;
	padding-top: 30px;
	padding-bottom: 80px;
}

#article_logo {
	margin-bottom: 50px;
}
#article_logo_top {
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 507px;
}
.article_midashi {
	color:#099;
	font-size:large;
	padding-left: 10px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF6666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #EEE;
	line-height: 170%;
	padding-top: 2px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.article_midashi2 {
	background-image:url(img/titleback4.png);
	height:27px;
	width:550px;
	color:#ffffff;
	font-size:12pt;
	border-bottom:1px solid #000000;
	padding-left:20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
}
#content #article #article_main .sample {
	float: left;
	width: 180px;
	font-size: small;
	overflow: hidden;
	margin-bottom: 20px;
	padding-right: 13px;
	padding-left: 13px;
}
#content #article #article_main .sample_text {
	clear: both;
	width: 500px;
}

#chargetable {
	border-collapse: collapse;
	margin-top:25px;
	margin-bottom: 5px;
}

#chargetable th{
	border:1px solid #ff5555;
	background-color:#F99;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
}
.tdleft {
	width:250px;
	border:1px solid #ff5555;
	background-color:#ffcccc;
	padding-left:10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
}
.tdright {
	border:1px solid #ff5555;
	background-color:#ffffff;
	padding-left:10px;
	width:300px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
}

#e-table {
	font-size:small;
	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.e-tdleft {
	padding:5px;
	background-color:#ffcccc;
	border:1px solid #ff5555;
	width: 160px;
}
.e-tdright {
	padding:5px;
	background-color:#ffffff;
	border:1px solid #ff5555;
	width: 410px;
}
#e-table .e-tdright textarea {
	width: 348px;
}
#content #link_to_top {
	margin-top: 20px;
	float: right;
	padding-right: 30px;
}


#article_bottom {
	background-image: url(img/article_bottom.gif);
	height: 20px;
	width: 690px;

}
#footer {
	width:98%;
	background-color:#ffffff;
	clear: both;
	text-align:center;
	padding-top:20px;
	font-size:10pt;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin-bottom: 30px;
	margin-top: 20px;
}
.w3c {width:145px; height:31px; margin:2px; text-align:center;}
#e-table2 {border-collapse: collapse; margin-top:25px; font-size:11pt;}
.e-tdleft2 {width:150px; border:2px solid #ff5555; background-color:#ffcccc;padding:5px 0; padding:5px;}
.e-tdright2 {width:350px; border:2px solid #ff5555; background-color:#ffffff; padding:5px 0; font-size:10pt;padding:5px;}
input {border:1px solid #777777;}
textarea {border:1px solid #777777;}
.radio {border-style:none;}

.law-tdleft {
	width:195px;
	border:3px solid #777777;
	background-color:#ffffff;
	padding-left: 5px;
}
.law-tdright {
	width:349px;
	border:3px solid #777777;
	background-color:#ffffff;
	padding-left: 5px;
}

#button {
	top:30px;
	text-align: center;
}

#sougolink {
	font-size:13px;
}
.error {
	font-weight: bold;
	color: #F00;
}
