/*---------- Generic ----------*/

/*
	text : #707070
	hover: #A0A0C0
*/

body {
	color : #707070;
	margin: 20px 0px 20px 0px;
	background-color: #FFFFFF;
	text-align: center;
	letter-spacing: .045em;
}

a {
	text-decoration : none;
	padding : 0 2px 0 2px;
	border-bottom : 1px dotted #A0A0C0;
}
a:link {
	color: #A0A0C0;
}
a:visited {
	color: #A0A0C0;
}
a:active {
	color: #A0A0C0;
}
a:hover {
	color : #FFFFFF;
	background-color : #A0A0C0;
}

hr {
	display : none;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

input.style {
	color : #707070;
	background-color : #FFFFFF;
	border : 1px solid #707070;
	margin : 0px;
	padding : 0px;
}

textarea {
	color : #707070;
	background-color : #FFFFFF;
	border : 1px solid #707070;
	margin : 0px;
	padding : 0px;
}

dl {
	margin : 5px 0 1em 10px;
}
dt {
	font-weight : bold;
}
dd {
	margin-left : 2em;
}

p.techstuff {
	margin-left : 15px;
}

div.indent {
	margin : 3px 0px 3px 15px;
	padding : 3px;
}

div.text_left {
	text-align : left;
}

div.text_center {
	text-align : center;
}

div.text_right {
	text-align : right;
}

/*---------- 表示領域 ----------*/

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #FFFFFF;
	border: 1px solid #707070;
}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
}

#right {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	overflow: hidden;
}

/*---------- タイトル部 ----------*/
#banner {
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
	margin  : 5px 10px 0 10px;
	padding : 8px;
	border-bottom: 1px solid #707070;
}

#banner-img {
	display: none;
}

#banner a {
	color : #707070;
	text-decoration: none;
	padding : 0;
	border-bottom : 0px;
}

#banner a:hover {
	color : #707070;
	background-color : #FFFFFF;
}

#banner h1 {
	color : #707070;
	font-size: x-large;
}

#banner h2 {
	color : #707070;
	font-size: x-small;
	margin  : 5px 0 0 0;
	padding : 0 0 0 15px;
	letter-spacing: .3em;
}

#map {
	text-align : right;
	font-family: Verdana, Arial, sans-serif;
	color : #707070;
	font-size : x-small;
	margin  : 0 10px 0 10px;

}

#content_title {
	margin-bottom : 20px;
	/*background-color : #C0C0C0;*/
	padding : 4px 0px 4px 7px;
	border : 1px solid #707070;
}

/*---------- コンテンツ部 ----------*/
.content {
	color : #707070;
	line-height: 150%;
	padding: 15px 15px 5px 20px;
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.content_body {
	color : #707070;
	line-height: 150%;
	margin : 3px 0 25px 15px;
	background-color: #FFFFFF;

	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin : 2px 2px 1em 2px;
	padding: 2px;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.content blockquote {
	color : #707070;
	line-height: 150%;
	border-left : 2px solid #707070;
	border-top : 1px dashed #707070;
	border-right : 1px dashed #707070;
	border-bottom : 1px dashed #707070;
	padding : 3px 0px 3px 15px;
	margin : 0px 0px 7px 15px;
	background-color : #F3F3FF;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

.content pre {
	color : #707070;
	line-height: 150%;
	border-left : 2px solid #707070;
	border-top : 1px dashed #707070;
	border-right : 1px dashed #707070;
	border-bottom : 1px dashed #707070;
	padding : 3px 0px 3px 15px;
	margin : 0px 0px 7px 15px;
	background-color : #F3FFFF;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}


.content li {
	line-height: 150%;
}

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	margin-bottom: 15px;
	padding-left : 5px;
	color : #707070;
	border-left : 2px solid #707070;
	border-bottom : 1px solid #707070;
}

.content h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	margin : 5px 0 10px 0;
	padding-left : 7px;
	border-left : 4px double #707070;
}

.content h3 small {
	color : #A0A0A0;
	font-size : xx-small;
	margin-left : 5px;
}

.content h3 a {
	text-decoration : none;
	border : 0;
}

.content p.posted {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}

#return_top {
	margin-top : 10px;
	color : #707070;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
}

/*---------- 右側メニュー部 ----------*/

.sidebar {
	padding: 15px;
}

.sidebar h2 {
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;	
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	margin-bottom : 3px;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
}

.sidebar ul ul {
	margin-bottom: 0px;
}

.sidebar li {
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 170%;
	list-style-type: none;
}

.sidebar div.v_space {
	padding : 8px 0 8px 0;
}

.sidebar img {
	border: 3px solid #FFFFFF;
}

.photo {
	text-align: left;
	margin-bottom: 20px;
}

.link-note {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 15px 3px;
	margin-bottom: 12px;
}


#calendar {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 15px 3px;
	text-align: center;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

#calendar table {
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
}

#calendar caption {
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: normal;
	
	text-transform: uppercase;
	letter-spacing: .3em;
}

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

#calendar td {
	text-align: center;
}

#menu {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

.sidebar #menu ul {

}

#categories {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

.sidebar #categories ul {
	margin-top  : 3px;
	padding-left: 15px;
}

.sidebar #categories li {
	list-style-type: circle;
	margin-left  : 2px;
}

#recent {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

.sidebar #recent ul {
	padding-left: 15px;
}

.sidebar #recent li {
	list-style-type: square;
}


#archives {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

.sidebar #archives ul {
}


#search {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

#search form {
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	padding : 0px;
	margin : 0px;
	vertical-align : top;
}

#link {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

#mail {
	line-height: 140%;
	color: #707070;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;

	padding: 3px 3px 18px 3px;
	margin-bottom: 12px;
	border-bottom : 1px solid #A0A0A0;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #707070;
	margin-top : 15px;
}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
}


textarea[id="comment-text"] {
	width: 80%;
}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

/*---------- 著作部 ----------*/

#copyright {
	font-family: Verdana, Arial, sans-serif;
	color : #707070;
	font-size : xx-small;
	margin : 3px 10px 3px 10px;
	text-align: center;
	border-top: 1px solid #707070;
}

#copyright small {
	color : #707070;
	font-size : xx-small;
}
