body	{
	color: black;/*文字色*/
	margin: 30px;
	background-color: whitesmoke;/*一番後ろの背景色*/
	font-family:;
	font-size: small;
	font-weight: normal;
	text-align: center;
	}
a	{
	color: dimgray;/*リンク文字色*/
	text-decoration: underline;
	}
a:link	{
	color: dimgray;/*リンク文字色*/
	}
a:visited {
	color: dimgray;/*リンク文字色*/
	}
a:active {
	color: dimgray;/*リンク文字色*/
	}
a:hover	{
	color: red;
	text-decoration: underline;
	}

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

hr	{
	color: red; /*<hr>の色　*/
	height: 1px; /*<hr>の線幅　*/
	margin-bottom:15px;
	}

hr.dash {
	color: red; /*<hr>の色　*/
	height: 1px; /*<hr>の線幅　*/
	border:dashed; /*<hr>の線種　*/
	margin-bottom:10px;
	}

blockquote {
	line-height: 150%;
	padding:5px;
	color:green;
	border:1px dashed green;
	background-color: #efefef;
	}

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

/*一番外側の枠*/
#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width:765px;
	background-color: white;/*コンテナの背景色*/
	border: 1px solid dimgray;/*コンテナの周辺ライン太さ・形状・色*/
	}

/*バナー*/
#banner	{
	background-color: black;/*バナーの背景色*/
	background-image: url("http://srdinc.s71.xrea.com/images/banner_b.gif");/*バナーの背景イメージ*/
	color:white;/*バナーの文字色*/
	font-size: small;
	font-weight: normal;
	height: 81px;
	padding: 15px 0px 0px 15px; /*[上][右][下][左]*/
	text-align: left;
        }

#banner h1 {
	font-size: x-large;
	font-weight: bold;
	margin: 0px 0px 0px 0px; /*[上][右][下][左]*/
	}
#banner h2 {
	font-size: medium;
	font-weight: bold;
	text-align: right;
	margin: 0px 0px 0px 0px; /*[上][右][下][左]*/
	}

#banner a {
	color: white;/*ヘッダー下メニューリンク色*/
	text-decoration: none;
	}
#banner a:link	{
	color: white;/*ヘッダー下メニューリンク色*/
	}
#banner a:visited {
	color: white;/*ヘッダー下メニューリンク色*/
	}
#banner a:active {
	color: white;/*ヘッダー下メニューリンク色*/
	}
#banner a:hover {
	color: red;/*バナーのリンク色（マウスオーバー）*/
	text-decoration: underline;
	}

/*タイトルを表示する箱の下のメニュー*/
#banner2 {
	background-color: black;/*バナーの背景色*/
	color: silver;/*ヘッダー下メニュー文字色*/
	text-align: right;
	right:0px;
	margin: 25px 0px 0px -15px; /*[上][右][下][左]*/
	padding: 0px 15px 0px 0px; /*[上][右][下][左]*/
	border-bottom: 1px none dimgray;/*バナー下のライン太さ・形状・色*/
	font-size: small;
	font-weight: normal;
	}

#banner2 a {
	color: silver;/*ヘッダー下メニューリンク色*/
	text-decoration: none;
	}
#banner2 a:link	{
	color: silver;/*ヘッダー下メニューリンク色*/
	}
#banner2 a:visited {
	color: silver;/*ヘッダー下メニューリンク色*/
	}
#banner2 a:active {
	color: silver;/*ヘッダー下メニューリンク色*/
	}
#banner2 a:hover {
	color: red;/*バナーのリンク色（マウスオーバー）*/
	text-decoration: underline;
	}

/*サイドバー*/
#left {
	float: left;
	width: 180px;
	background-color: black;/*左サイドバー背景色*/
	border-right:1px solid dimgray;/*左サイドバー右のライン太さ・形状・色*/
	overflow: hidden;
	}
/*サイドバーの体裁*/
.sidebar_l {
	color: white;/*左サイドバー文字色*/
	padding: 12px;
	}
.sidebar_l h2 {
	color: black;/*左サイドバーメニュー文字色*/
	background-color:silver;/*左サイドバーメニュー背景色*/
	border: 1px solid dimgray;/*左サイドバーメニュー周囲ライン*/
	text-align: center;
	font-size: small;
	font-weight: bold;
	letter-spacing: .0em;
	}
.sidebar_l ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	}
.sidebar_l li {
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: none;
	}
.sidebar_l img {
	}
.sidebar_l a {
	color: silver;/*左サイドバーのリンク色*/
	text-decoration: underline;
	}
.sidebar_l a:link	{
	color: silver;/*左サイドバーのリンク色*/
	}
.sidebar_l a:visited {
	color: silver;/*左サイドバーのリンク色*/
	}
.sidebar_l a:active {
	color: silver;/*左サイドバーのリンク色*/
	}
.sidebar_l a:hover {
	color: red;/*左サイドバーのリンク色（マウスオーバー）*/
	text-decoration: underline;
	}

#right {
	float: right;
	width: 180px;
	background-color: white;/*右サイドバー背景色*/
	border-left:1px solid dimgray;/*右サイドバー左ライン色*/
	overflow: hidden;
	}
/*サイドバーの体裁*/
.sidebar_r {
	color: dimgray;/*右サイドバー文字色*/
	padding: 15px;
	}
.sidebar_r h2 {
	color: white;/*右サイドバーメニュー文字色*/
	background-color:dimgray;/*右サイドバーメニュー背景色*/
	border: 1px solid silver;
	text-align: center;
	font-size: small;
	font-weight: bold;
	letter-spacing: .0em;
	}
.sidebar_r ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	}
.sidebar_r li {
	text-align: left;
	line-height: 120%;
	margin-top: 5px;
	list-style-type: none;
	}
.sidebar_r img {
	}
.sidebar_r a {
	color: dimgray;/*右サイドバーのリンク色*/
	text-decoration: underline;
	}
.sidebar_r a:link	{
	color: dimgray;/*右サイドバーのリンク色*/
	}
.sidebar_r a:visited {
	color: dimgray;/*右サイドバーのリンク色*/
	}
.sidebar_r a:active {
	color: dimgray;/*右サイドバーのリンク色*/
	}
.sidebar_r a:hover {
	color: red;/*右サイドバーのリンク色（マウスオーバー）*/
	text-decoration: underline;
	}

#center {
	float: left;
	width: 580px;
	overflow: hidden;
	background-color: white;/*センター背景色*/
	}
#archivecenter{
	float: left;
	width: 580px;
	overflow: hidden;
	background-color: white;/*センター背景色*/
	}
/*本文の体裁*/
.content {
	padding: 15px;
	color: black;/*センター文字色*/
	}
.content p {
	color: black;/*センター文字色*/
	line-height: 150%;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	}
.content ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 20px;
	}
.content li {
	line-height: 150%;
        list-style-type: circle;
	}
/*エントリーのタイトル*/
.content h1 {
	background-color:whitesmoke;/*背景色*/
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
	}
/*日付*/
.content h2 {
	text-align: left;
	}
.content h3 {
	font-size: medium;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 10px;
	}

/*個別エントリーの記事の体裁*/
.ind_entry {
	border: 1px solid dimgray;/*個別エントリー線幅・線種・線色*/
	padding: 15px;
	}

/*投稿者、投稿日時、コメントなどの体裁*/
.content p.posted {
	font-size: x-small;
	text-align: right;
	margin-left: 10px;
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	}

.comment {
	margin-left: 20px;
	padding: 15px;
}

/*その他*/

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

.welcome{
	/*background-color: whitesmoke;*/ /*ウェルカムメッセージ背景色*/
	background-color: white;/*ウェルカムメッセージ背景色*/
	/*border: solid 1px black;*/  /*ウェルカムメッセージ周囲・タイプ・幅・色*/
	border: dashed 2px black; /*ウェルカムメッセージ周囲・タイプ・幅・色*/
        padding: 8px;
}

.welcome a	{
	color: blue;/*リンク文字色*/
	text-decoration: underline;
	}
.welcome a:link	{
	color: blue;/*リンク文字色*/
	}
.welcome a:visited {
	color: blue;/*リンク文字色*/
	}
.welcome a:active {
	color: blue;/*リンク文字色*/
	}
.welcome a:hover	{
	color: red;
	text-decoration: underline;
	}

/*カレンダー*/
#calendar {
	line-height: 140%;
	font-size: x-small;
	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	border: 1px solid dimgray;/*カレンダー周囲・線幅・線種・線色*/
	}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}
#calendar caption {
	color: black;/*カレンダーキャプション文字色*/
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	letter-spacing: .3em;
	background-color: silver;/*カレンダーキャプション背景色*/
	}
#calendar th {
	text-align: center;
	}
#calendar td {
	text-align: center;
	}

#calendar td.today {
	border: 1px solid red;/*カレンダー今日周囲・線幅・線種・線色*/
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	margin-top: 50px;
	}

.code	{
	color: #green;
	}

.ads	{
	float:right;
	margin-left : 5px;
	margin-bottom: 5px;
	}

/*フッタ*/
.footer	{
	color: silver;/*フッター文字色*/
	text-align: center;
	background-color: black;/*フッター背景色*/
	border-top:1px solid black;/*フッター上線色*/
	}
.footer a {
	color: silver;/*フッターリンク色*/
	text-decoration: none;
        }
.footer a:link	{
	color: silver;/*フッターリンク色*/
	}
.footer a:visited {
	color: silver;/*フッターリンク色*/
	}
.footer a:active {
	color: silver;/*フッターリンク色*/
	}
.footer a:hover {
	color: red;/*フッターリンク（マウスオーバー）色*/
	}

table.photo1 {
	border: solid 1px #000000;
	border-collapse: collapse;
	margin: 4px 0px 0px 0px; /*[上][右][下][左]*/
	padding: 0px 0px 0px 0px; /*[上][右][下][左]*/
	}

td.photo {
	border: none;
	background-color: black;/*背景色*/
	}

td.photo_ul {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_ul.gif");
	width: 19px;
	height: 20px;
	}
td.photo_u {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_u.gif");
	}
td.photo_ur {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_ur.gif");
	}
td.photo_l {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_l.gif");
	}
td.photo_r {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_r.gif");
	}
td.photo_bl {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_bl.gif");
	}
td.photo_b {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_b.gif");
	}
td.photo_br {
	border: none;
	background-image: url("http://srdinc.s71.xrea.com/images/frame/gold/frame_br.gif");
	width: 20px;
	height: 20px;
	}

#frame	{
	position: relative;
	margin:		30px 0px 0px 30px; /*[上][右][下][左]*/
	}

img.abs	{
	position:		absolute;
	margin:		0px 0px 0px 0px; /*[上][右][下][左]*/
	z-index:		0;
	visibility:		visible;
	left:		-17px;
	top:		-17px;
	}
