/*
	Gray Stone v1.2.3
		designed by NTT Plala Inc.
*/

body {
	background: #fff url("http://biz.plala.or.jp/images/mainte_main.gif") repeat-y center top;
	margin: 0;
	padding: 0;
	font: 80%/1.7em "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", sans-serif;

}

a		{ color: #cc3340; text-decoration: none; }
a:link		{ color: #1A6499; text-decoration: none; }
a:visited 	{ color: #1A6499; text-decoration: none; }
a:active	{ color: #cc9e99; }
a:hover		{ color: #3A84B9; text-decoration: underline; }

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

#banner {
	background: url("http://biz.plala.or.jp/images/mainte_header.jpg") no-repeat center top;
	height: 100px;
	width: 790px;
	padding: 0px;
	margin-left: 1px;
	text-align: left;
	clear: both;
}

#banner h1 {
	color: #fff;
	padding: 30px 20px 8px 20px;
	vertical-align: bottom;
	font-family: Verdana;
	font-size: 16px;
	text-align: center;
}

#banner h1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#banner h1 a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer {
	clear: both;
	width: 790px;
	font-family: Futura, Trebuchet MS, Verdana;
	color: #777;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 1px;
	margin-right: auto;
	margin-left: auto;
}

#popup-footer {
	clear: both;
	font-family: Futura, Trebuchet MS, Verdana;
	font-size: small;
	color: #777;
	text-align: center;
	border-top: 1px solid #ccc;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}

.description {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	color: #333;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	line-height: 130%;
	text-align: center;
}

#container {
	width :790px;
	line-height: 140%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

.navigationbar {
	line-height: 100%;
	font-size: small;
	color: #333;
	padding: 8px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	border-bottom: solid 1px #ccc;
}

.navigationhead {
	margin-bottom: 10px;
	font-family: verdana;
	color: #999;
	font-size: small;
	font-weight: normal;
	border: 1px solid #ccc;
	padding: 3px;
}

.navigationtitle {
	font-family: verdana;
	color: #666;
	font-size: small;
	font-weight: bold;
	border-bottom: 1px dotted #666;
}

.body {
	font-size: 80%/1.7em;
	line-height:160%;
	background: #fff url("http://biz.plala.or.jp/images/mainte_main.gif") repeat-y center top;
	text-align: center;
}

.popup-body {
	font-size: small;
	line-height: 160%;
	font-family: Verdana,sans-serif;
}

#content {
	padding: 0 10px 0 10px;
	margin: 12px 0 0 0;
}

#blog {
	width: 540px;
	padding: 0;
	margin: 0 5px 0 5px;
	float: right;
	overflow: hidden;
}

.comment-box {
	padding-left: 10px;
	padding-right: 10px;
}

.blogtop {
	border-top:solid 2px #999;
	font-size: 0px;
	padding;5px 0 10px 0;

}

.blogbody {
	color: #444;
	font-size: 80%/1.7em;
	line-height: 140%;
	clear:both;
	overflow: hidden;
	padding: 0 10px 0 5px;
}

.blogbottom {
	border-top:solid 5px #006991;
	font-size: 0px;
	margin-bottom: 15px;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
}

.title {
	margin: 10px 0 10px 0;
	background-image: url(http://biz.plala.or.jp/images/h1head3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 1px 0 3px 5px;
	font-size: x-small;
	font-weight: bold;
	line-height: 130%;
}

#menu {
	margin-bottom: 10px;
	font-size: x-small;
	font-weight: bold;
	border: 1px solid #ccc;
	padding: 3px;
}

.date {
	height: 10px;
	font-size: 0px;
}

.posted {
	width: 518px;
	line-height: 166%;
	font-family: verdana;
	font-size: x-small;
	margin: 0;
	padding-top: 5px;
	border-top: 1px dotted #999;
}

.podcast {
	float: left;
	padding: 6px;
	font-size: normal;
	font-weight: bold;
	line-height: 140%;
	background: #fe6;
	border-left: 10px solid #fc0;
}

.calendar {
	font-family: verdana;
	color: #777;
	font-size: xx-small;
	font-weight: normal;
	padding: 1px;
}

.calendar a {
	font-weight: bold;
}

.calendardesc {
	font-family: Trebuchet MS, Verdana;
	color: #777;
	font-size: xx-small;
	font-weight: normal;
	padding: 4px;
}

.calendarhead {
	font-family: verdana;
	color: #777;
	font-size: xx-small;
	font-weight: bold;
	border-bottom: 1px solid #666;
	line-height: 140%;
}

.calendar_today_color {
	border: 1px solid #f60;
}

.calendar_sunday_color {
	background-color: #f99;
}

.calendar_saturday_color {
	background-color: #99f;
}

.calendar_weekday_color {
}

.calendar_color_none {
	background-color: #ddd;
}

.calendar_navi {
	color: #999;
	text-align: center;
}

#links {
	width: 190px;
	float: left;
	margin: 0 0 10px 5px;
	padding: 0;
	font-family: verdana;
	text-align: left;
}

.side {
	background: url("image/side_bg.jpg") no-repeat left bottom;
	margin: 0px 0px 12px 0px;
	padding: 5px;
	word-break: break-all;
	color: #444;
	line-height: 140%;
	overflow: hidden;
	width: 190px;
}

.sidetitle {
	background: url("http://biz.plala.or.jp/images/mainte_title.gif") no-repeat left top;
	color:#fff;
	font-size: xx-small;
	font-weight: bold;
	padding: 3px 3px 2px 10px;
}

ul.sideitem {
	margin: 0 0 .25em;
	padding: 0;
}

ul.sideitem li {
	margin: 0;
	padding: 0 0 .25em 20px;
	text-indent: -18px;
	line-height:1.4em;
	list-style-type: none;
}

.syndicate {
	background: url("image/side_top.jpg") no-repeat left top;
	color:#f60;
	font-size: x-small;
	font-weight: bold;
	padding: 3px 3px 2px 10px;
}

.powered {
	background: url("image/side_top.jpg") no-repeat left top;
	color:#66c;
	font-size: x-small;
	font-weight: bold;
	padding: 3px 3px 2px 10px;
}

.comments-head {
	font-family: verdana;
	font-size: small;
	color: #999;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

.comments-body {
	font-family: verdana;
	color: #333;
	font-size: small;
	font-weight: normal;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 140%;
	padding: 1px;
}

.comments-post {
	font-family: verdana;
	font-size: x-small;
	color: #999;
	font-weight: normal;
	margin-bottom: 25px;
	border-top: 1px dashed #666;
}

.trackback-body {
	font-family: verdana;
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin: 5px;
	border-bottom: 1px solid #ccc;
}

.trackback-url {
	font-family: verdana;
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dashed #999;
}

.trackback-post {
	font-family: verdana;
	color: #333;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 20px;
}

.linkto {
	font-family: Verdana;
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linkto-head {
	font-family: Verdana;
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	background-color: #ccc;
	padding: 3px;
}

.linkto-body {
	font-family: Verdana;
	color: #333;
	font-size: small;
	font-weight: normal;
	line-height: 140%;
	background-color: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}

#banner-commentspop {
	font-family: verdana;
	color: #fff;
	font-size: medium;
	font-weight: bold;
	background: #777;
	padding: 5px;
	padding-left: 10px;
}

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

.picture-frame {
	padding: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

blockquote {
	margin: 0 10px 0 10px;
	color: #666;
	padding: 10px;
	border-left: 3px solid #ccc;
}

ul.navi_item {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
ul.navi_item li {
	display: inline;
	list-style: none;
}
ul.navi_item li a {
	margin: 1px 1px 1px 1px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #66c;
}
ul.navi_item li a:link {
	color: #66c;
	text-decoration: none;
}
ul.navi_item li a:visited {
	color: #66c;
	text-decoration: none;
}
ul.navi_item li a:active {
	color: #66c;
	text-decoration: none;
}
ul.navi_item li a:hover {
	color: #36f;
	text-decoration: underline;
}
ul.links {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
ul.links li {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}