a:link  { color: #3c3c3c }
a:visited  { color: #3c3c3c }
a:hover   { color: #87cefa }
a:active   { color: #87cefa }

/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */
body	{
	margin: 0;
	padding: 0;
         background-color: #f8f8ff;
	}

#container	{
	border-left: solid;
	border-right: solid;
	border-width: 1px;
	border-color: #dcdcdc;
         background-color: #ffffff;
	}

#banner	{
          margin-bottom: 0px;
	}

#footer	{
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	padding: 10px;
	font-size: 0.75em;
	line-height: 160%;
	}

#end	{
	border-top: solid;
	border-bottom: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	padding: 10px;
	font-size: 0.75em;
	line-height: 160%;
	}


/* ++++++ ブログの横幅設定 ++++++ */

#container {
width: 772px;
}

	/* コンテンツ部分の左右の余白 */
	.content div	{
		margin-left: 20px;
		margin-right: 10px;
		}

	#contentx {
		margin: 0px 30px 0px 30px;
		}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 550px;
		}

	#centercircle	{
		width: 600px;
		margin: 0px 30px 0px 30px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 220px;
		}

	/* 右サイドバーの左の余白 */
	#right div	{
		margin: 0 15px 0 15px;
		}
	#left div div, #right div div {
		margin-left: 0;
		margin-right: 0;
		}
	.sidebar #calendar table	{
		width: 170px;
		}
	#three .sidebar #calendar table	{
		width: 160px;
		}
	#right #calendar table	{
		width: 168px;
		}
	#three #right #calendar table	{
		width: 158px;
		}


/* ++++++ その他設定 ++++++ */

body {
       	text-align: center;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */





/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/* ++++++ ヘッダー部分のデザイン ++++++ */

#title	{
background-image: url(sa_header_60705.jpg);
background-repeat: no-repeat;
background-color: #ffffff;
background-position: 100% 100%;
 padding: 190px 18px 2px;
	}

#title h1	{
	font-size: 2em;
	margin: 0;
	}

#title h1 a	{
	text-decoration: none;
	color: #ffc0cb;
	}

#title h2	{
	font-size: 1em;
	margin-top: 4px;
	color: #ffc0cb;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */

.entry h2	{
	font-size: 0.75em;
	}

.entry h3	{
	font-size: 0.875em;
	color: orange;
	}

.entry p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	}

.entry p.posted	{
	font-size: 0.66em;
	color: #aaaaaa;
	border-bottom: solid 2px #dcdcdc;
	padding-bottom: 6px;
	}

.entry a	{
	color: #888888;
	}

.entry	{
	margin-bottom: 25px;
	}

/* 前後のエントリーへのリンク */

#entrylink	{
	font-size: 0.75em;
	}

#entrylink a	{
	color: #666666;
	}

#entrylink p	{
	margin-top: 0;
	margin-bottom: 30px;
	}

/* トラックバック */

#trackbacks	{
	border: solid 1px #dcdcdc;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#trackbacks h2	{
	font-size: 0.75em;
	margin-bottom: 0;
	}

#trackbacks p	{
	font-size: 0.75em;
	color: #666666;
	margin-top: 8px;
	}

#trackbacks h3	{
	font-size: 0.75em;
	color: #999999;
	margin-bottom: 0;
	border-top: dotted 1px #ffb385;
	padding-top: 20px;
	}

#trackbacks a	{
	color: #66aaff;
	}

/* コメント */

#comments	{
	border: solid 1px #dcdcdc;
	padding: 5px 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#commentsx	{
	padding: 5px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#comments h2	{
	font-size: 0.75em;
	}

#commentsx h2	{
	font-size: 1.0em;
	border-bottom: dotted 1px tomato;
         padding-bottom: 15px;
	}

#comments p	{
	font-size: 0.75em;
	color: #666666;
	}

#comments p.posted	{
	color: #999999;
	padding-left: 30px;
	}

#commentsx p	{
	font-size: 0.75em;
	color: #666666;
	padding-left: 20px;
	}
#commentsx p.posted	{
	color: #999999;
         padding-bottom: 13px;
         margin: 0px 30px;
	border-bottom: dotted 1px tomato;
	}

#comments div	{
	border-top: dotted 1px #ffb385;
	}

#comments h2#com02	{
	border-top: dotted 1px #ffb385;
	padding-top: 40px;
	}

#comments form div	{
	border-top: none;
	padding-top: 0;
	}

#comments a	{
	color: #66aaff;
	}

/* カテゴリーデータ */

#categorydata h1	{
	font-size: 1em;
	border-bottom: solid 2px #dcdcdc;
	padding-bottom: 8px;
	}

#categorydata h2	{
	font-size: 0.75em;
	color: #999999;
	}

#categorydata ul	{
	font-size: 0.875em;
	color: #ffb385;
	margin-bottom: 30px;
	}

#categorydata a	{
	color: #ffb385;
	}

#categorydata	{
	border-bottom: solid 2px #dcdcdc;
	}

/* 月別データ */

#monthdata h1	{
	font-size: 0.75em;
	border-top: solid 2px #dcdcdc;
	border-bottom: solid 2px #dcdcdc;
	padding-top: 4px;
	padding-bottom: 4px;
	}

#monthdata h2	{
	font-size: 0.875em;
	color: #999999;
	}

#monthdata h2 a	{
	color: orange;
	}

#monthdata span	{
	font-size: smaller;
	}

#monthdata p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	border-bottom: dotted 1px #dcdcdc;
	padding-bottom: 20px;
	padding-left: 20px;
	}

/* ++++++ サイドバー部分のデザイン ++++++ */

.sidebar h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-bottom: 0px;
	}

.sidebar ul	{
	font-size: 0.75em;
	color: orange;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 15px;
　　　　　　　line-height: 140%;
	}
.sidebar h3 {
         padding: 0 0 0 10px;
         margin: 0 0 0 0;
        }
.eigyo h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.eigyo ul	{
	font-size: 0.75em;
	color: #666666;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
         line-height: 140%;
	}

.portrait h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-bottom: 4px;
	}

.portrait p	{
	font-size: 0.75em;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 10px;
         line-height: 140%;
	}

.links h2	{
	font-size: 0.875em;
	color: #333333;
	border-bottom: solid 2px #ffb385;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.links ul	{
	font-size: 0.75em;
	color: #666666;
	list-style-position:inside;
	margin-left:0;
	padding-left:0;
	margin-top: 5px;
	margin-bottom: 10px;
         line-height: 105%;
	}

.links p	{
	font-size: 0.9em;
	color: #666666;
	margin-top: 2px;
	margin-left: 9px;
         line-height: 120%;
	}


#calendar table	{
	width: 100%;
	font-size: 0.75em;
	text-align: center;
	}

#calendar td	{
	padding: 3px 0;
	}

#calendar a	{
	text-decoration: none;
	color: red;
	}

#calendar caption	{
	border-bottom: solid 2px burlywood;
	margin-bottom: 10px;
	}


#feed	{
	font-size: 0.6em;
	color: #666666;
	}

#feed a	{
	color: #8fabbe;
	}

#powered	{
                font-size: 0.6em;
	color: #666666;
	margin-top: 50px;
	}

#powered a	{
	color: #8fabbe;
	}

/* ++++++ フッター部分のデザイン ++++++ */