/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
margin: 0;
padding: 0;
background: #F8F8F8;
font-family: "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
font-size: 13px;
color: #353744;
letter-spacing:0.1em;
}
.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 {
font-weight: normal;
color: #B73245;
}

h1 {
letter-spacing: -1px;
font-size: 2em;
}

h2 {
font-size: 15px;
font-weight: bold;
padding:0 0 0 0px;
}

h3 {
font-size: 1.2em;
font-weight: bold;
margin:0 0 0.3em 0;
}
a {
border-bottom: 1px dotted #CCCCCC;
text-decoration: none;
color: #B73245;
}

a:hover {
border: none;
text-decoration: underling;
}
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;
}

/* Header */

#header {
width: 760px;
height: 170px;
margin: 0 auto;
background: url(img/header.jpg);
text-transform: lowercase;
z-index:1;
}

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

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

#logo {
float: left;
padding: 0 0 0 15px;
}

#logo h1 {
margin: 0;
padding-top: 50px;
font-size: 25px;
text-indent:-9999px;
}

#logo h2 {
margin: 0;
font-size: 18px;
text-indent:-9999px;
}


/* Page */
#page {
width: 760px;
margin: 0 auto;
background:#FFFFFF;

}

/* Content */
#navi{
	padding:5px 0 0 0;
}
#content {
float: left;
width: 500px;
padding:0 0 0 25px;
}

/* Post */

.post {
padding: 15px 0 20px 0;
}
.post h2{
font-size:23px;
}
.vline {
border-top: 2px dotted #CCCCCC;
}

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

.post .title {
margin-top: 0;
line-height:1.3em;
padding:3px 0 3px 8px;
border-left:none;
background:url(img/bg_h2.jpg) 0 0 no-repeat;
color:#FFF;
}


.post .entry img{
float:right;
margin:0 0 1em 1em;
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: 200px;
padding:15px 0 35px 0;
}

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

#sidebar li {
padding: 0 0 15px 18px;
background: url(img/list.gif) no-repeat left 5px;
font-size: 0.9em;
line-height:1.8em;
}

#sidebar li h2 {
margin-top: 0;
font-size: 1.4em;
}

#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;
}

#menu .first a {
background: none;
}


/* Footer */

#footer {
clear: both;
height: 120px;
padding-top: 30px;
background-color:#EBE8E1;
text-align: center;
font-size: 0.7em;
color: #666;
}

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

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


/* style */
.marker {
background:#FFFF00;
font-size:1em;
font-weight:bold;
}
strong {
color:#FF0000;
}

/* LinkArea */

.linkarea {
background:#FFF;
padding:0 10px 30px 10px;
}
.linkarea .block{
float:left;
width:230px;
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 #BA636C;
padding:3px 0 3px 10px;
border-bottom:1px dotted #CCCCCC;
margin:8px 0 5px 0;
}
