﻿@charset "utf-8";
/*
Theme Name: ndo-implant
Theme URI: http://www.ndo-implant.com/
Description: インプラントブログ
Version: 1.6
Author: Masaki
Author URI: http://www.ndo-implant.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	background: #ef7831;
	color: #333;
	margin: 0px;
	font-size: 62.5%;
}

img{
	border:none;}
#page {
	background-color: #ffffff;
	text-align: left;
	width: 770px;
	margin: 0px auto;
	padding: 0px 15px;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}

#header {
	background: url(images/header.gif) no-repeat;
	height: 127px;
	width: 770px;
	}
#headerRss {
	width: 770px;
	border-bottom: 1px dotted #dbdbdb;
	text-align: right;
	}
	
#header h1 {
	color: #6e6e6e;
	font-size: 18px;
	margin: 0px;
	padding: 33px 0px 0px 7px;
	}
#header h1 a {
	color: #6e6e6e;
	text-decoration: none;
}

#header .description {
	font-size: 1em;
	padding: 5px 0px 0px 7px;
	}
#content {
	font-size: 1.2em;
	line-height: 1.7em;
	}
	
#content h2 {
	font-size: 1em;
	margin: 0px;
	border-bottom: 1px dotted #dbdbdb;
	padding: 2em 0 0.2em 8px;
	clear: both;
	}
	
#content h2 a {
	color: #000;
	text-decoration: none;
	}
	


#content.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	width: 545px;
	color: #000;
	}


	
#content.post {
	margin: 0 0 40px;
	}
	
.narrowcolumn .entry {
	padding-top: 16px;
	padding-left: 8px;
	border-bottom: 1px dotted #dbdbdb;
	padding-bottom: 16px;
	}
	
.narrowcolumn .postmetadata {
	padding-left: 8px;
	float: left;
	font-size: 0.8em;
	}
	
.postmetadata a:link {
	color: #333;
	text-decoration: none;
}
.postmetadata a:visited {
	text-decoration: none;
	color: #666;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #00f;
}
.postmetadata a:active {
	text-decoration: none;
	color: #666;
}
	
	
.narrowcolumn .totop {
	float: right;
	font-size: 0.8em;
	}
	
.totop a:link {
	color: #333;
	text-decoration: none;
}
.totop a:visited {
	text-decoration: none;
	color: #666;
}
.totop a:hover {
	text-decoration: underline;
	color: #00f;
}
.totop a:active {
	text-decoration: none;
	color: #666;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.entries {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.entries .alignright {
	float: right;
	}

#footer{
	padding: 20px;
	clear: both;
	text-align: center;
}

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 10px;
	margin-left: 565px;
	width: 190px;
	border-left: 1px dotted #dbdbdb;
	color: #888;
	}

#sidebar a:link {
	color: #333;
	text-decoration: none;
}
#sidebar :visited {
	text-decoration: none;
	color: #666;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #00f;
}
#sidebar a:active {
	text-decoration: none;
	color: #666;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	font: 1em Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #dbdbdb;
	color: #4C4C4C;
	padding-top: 15px;
	margin: 0px 0px 5px;
	}
	
#sidebar h3 {
	font-size: 1.2em;
	color: #666;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#sidebar #profile{
	padding-left:5px;
	}
	
/* End Sidebar */



/* Begin Calendar */
	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	}

#wp-calendar th{
	text-align: center;
	font-weight: normal;
	color: #333333;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 155px;
	margin-right: auto;
	margin-left: auto;
	}

#wp-calendar td {
	padding: 3px;
	text-align: center;
	}
	
#wp-calendar a {
	background-color: #eee;
	}
	

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
	
address{
	color:#666;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

address a{
	color:#666;
	text-decoration: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
