* {
	margin: 0;
	padding: 0;
}

body {
background: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #425969;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 902px;
}

#header {
height: 110px;
background: #fff url(/images/header.jpg) no-repeat;
position: relative;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
color: #fff;
position: absolute;
top:15px;
left: 20px;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #FFF;
}
#header h2 {
font-size: 13px;
color: #e1c70e;
letter-spacing: -1px;
font-weight: 100;
position: absolute;
top:43px;
left: 20px;
}
#header #header_banner {
position: absolute;
top:15px;
right: 20px;
}

#content {
padding: 0 20px;
}

.right {
float: right;
width: 672px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 16px;
font-weight: bold;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #425969;
color: #fff;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 20px;
}
.left h2 {
margin: 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #425969;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #425969;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
padding: 10px;
}

.articles p {
font-size: 13px;
line-height: 180%;
padding-bottom: 1em;
}

.articles img {
border: 3px solid #CCC;
margin: 0 0 10px 10px;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

/* ------------------------------
 基礎知識
 ------------------------------ */
#kisotisiki.kisotisiki04 .articles table{
	margin: 0 10px 5px;
}
#kisotisiki.kisotisiki04 .articles th{
	padding: 0 10px 5px 0;
}
#kisotisiki.kisotisiki04 .articles td{
	padding: 0 0 5px;
}

/* ------------------------------
 メリットと注意点
 ------------------------------ */
#merit.merit01 .articles table{
	margin: 0 10px 5px;
}
#merit.merit01 .articles th{
	padding: 0 10px 5px 0;
}
#merit.merit01 .articles td{
	padding: 0 0 5px;
}

/* ------------------------------
 用語集
 ------------------------------ */
#glossary .articles ul{
	margin: 0 10px 30px 20px;
	width: 187px;
}
#glossary .articles .key{
	font-size: 14px;
	font-weight: bold;
}

/* ------------------------------
 お問合わせ
 ------------------------------ */
#information .articles img {
	border: none;
	margin: 0;
}

/* ------------------------------
 AdSense
 ------------------------------ */
.adsense1 div{
	padding: 10px 0 20px;	
}

.float-left    { float: left; } 
.float-right   { float: right; }
.float-container:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.float-container { display: inline-block; }
/* Hides from IE-mac \*/
* html .float-container { height: 1%;}
.float-container { display: block; }
.small{
font-size: 10px;	
}