body {
margin: 0;
padding: 0;
background: #F8F8F8;
font-family: "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
font-size: 0.8em;
color: #353744;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
font-size:0;
}

/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
}

/* End hide from IE-mac */

h1, h2, h3 {
margin:0;
font-weight: normal;
color: #0A4B8F;
}

h1 {
letter-spacing: -1px;
font-size: 32px;
}
h2.title{
	background:url(img/bg_h2.jpg) 0 0 no-repeat;
	padding:3px 0 10px 40px;
}
h2 {
font-size: 15px;
font-weight: bold;
}

h3 {
font-size: 100%;
font-weight: bold;
}

p, ul, ol {
margin-top: 0;
margin-bottom: 1.6em;
line-height: 180%;
font-size: 1.2em;
}

blockquote {
float: right;
width: 160px;
padding-top: 1.6em;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #492B21;
}

hr {
display: none;
}

img {
border: none;
}

img.left {
float: left;
margin: 0 15px 0 0;
}

img.right {
float: left;
margin: 0 0 0 15px;
}
/* SITE */
#header,#page,#footer {
width: 760px;
margin: 0 auto;
}

#header,#page, #footer {
border:5px solid #DBDADA;
border-top:none;
border-bottom:none;
}

/* Header */
#header {
height: 170px;
background: url(img/header.jpg) 20px 0 no-repeat;
text-transform: lowercase;
}

#header a {
border: none;
text-decoration: none;
}

#header a:hover {
text-decoration: underline;
}

#logo {
float: left;
padding: 0 0 0 50px;
color:#FFF;
}
#logo a{
color:#FFF;
}
#logo h1 {
margin: 0;
padding-top: 60px;
font-size: 25px;
margin:0 0 5px 0;
}

#logo h2 {
margin: 0;
font-size: 18px;
color:#FFF;
}

#menu {
float: right;
}

#menu ul {
margin: 0;
padding: 118px 0 0 0;
list-style: none;
}

#menu li {
display: inline;
}

#menu a {
padding: 0 10px 0 22px;
background: url(img/img03.gif) no-repeat left center;
font-size: 18px;
}

#menu .first a {
background: none;
}

/* Page */
#page {
background:#FFFFFF;
}

/* Content */
#navi {
padding:5px 0 0 0;
}

#content {
float: left;
width: 500px;
padding:0 0 0 20px;
}

/* Post */
.post {
padding:10px 0 20px 0;
}

.post h2 {
font-size:1.8em;
}
.post .entry{
	padding:0 0 0 40px;
}
.vline {
border-top: 2px dotted #CCCCCC;
}

.post .date {
margin: 0;
font-size: .8em;
}

.post .entry img {
float:right;
margin:0 0 1em 1em;
border:1px solid #CCCCCC;
padding:3px;
}
.post .entry img.left {
float:left;
margin:0 1em 1em 0!important;
border:1px solid #CCCCCC;
padding:3px;
}
.post .meta {
height: 30px;
font-size: 1em;
}

.post .meta a {
display: block;
float: left;
height: 24px;
border: none;
}

.post .meta b {
display: none;
}

.post .category {
padding: 1px 40px;
background: url(img/img08.gif) no-repeat;
}

.post .comments {
padding: 1px 40px;
background: url(img/img07.gif) no-repeat;
}

/* Sidebar */
#sidebar {
float: right;
width: 180px;
padding:15px 0 35px 0;
margin:0 20px 0 0;
}

#sidebar ul {
margin: 0;
padding: 0;
list-style: none;
padding-left: 0px;
}

#sidebar li {
padding: 4px 0 15px 18px;
background: url(img/bg_side_menu.jpg) no-repeat left 5px;
font-size: 0.8em;
line-height:1.2em;
}

#sidebar h2 {
background:url(img/bg_side_t.jpg) 0 0 no-repeat;
height:30px;
font-size: 14px;
text-align:center;
color:#FFF;
padding:9px 0 0 0;
}

#sidebar li a {
}

/* Footer */
#footer {
clear: both;
height: 120px;
padding-top: 30px;
background-color:#2169BB;
text-align: center;
font-size: 0.7em;
color: #fff;
}

#footer a {
border: none;
color: #F29DAE;
}

/* style */
.marker {
background:#FFFF00;
font-size:1em;
font-weight:bold;
}
ul.check{
padding:0;
margin:0 0 1em 0;
}
ul.check li{
background:url(img/icon_check.gif) 0 0 no-repeat;
padding:0px 0 3px 26px;
line-height:1.6em;
margin:0;
font-size:1em;
font-weight:bold;
list-style:none;
}
strong {
color:#FF0000;
}

a {
border-bottom: 1px dotted #CCCCCC;
text-decoration: none;
color: #0A4B8F;
}

a:hover {
border: none;
text-decoration: underling;
}

/* LinkArea */

.linkarea {
background:#FFF;
padding:0 10px 30px 10px;
}

.linkarea .block {
float:left;
width:210px;
margin:0 20px 0 -10px;
}

.linkarea a {
margin:0 0 0 10px;
line-height:1.5em;
font-size:16px;
}

.linkarea .link {
padding:0 0 0 20px;
}

.linkarea h3 {
font-size:1em;
color:#393939;
border-left:3px solid #0A4B8F;
padding:3px 0 3px 10px;
border-bottom:1px dotted #CCCCCC;
margin:8px 0 5px 0;
}
