/*全体指定*/
body {
	margin: 0px 0px 20px 0px;
	background-color: #4F4F4F;
	background-repeat: repeat-x, repeat-y;
	background-position: top left;
	text-align: center;
	}
	
/*リンク*/
a {
	text-decoration: underline;
	
	
	}

	a {
		color: #2d5284;
		text-decoration: underline;
	}
	a:link {
		color: #2d5284;
		background: none;
	}
	a:visited {
		color: #2d5284;
		background: none;
	}
	a:active {
		color: #2d5284;
		background: none;
	}
	a:hover {
		color: #006699;
		background: #bdcbf6;
	}
	
/*見出し*/
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	
/*引用時の囲い*/	
blockquote {
	color: #0016cc;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:15px;
	padding:5px;	
	border: 2px dashed #666666;
	}	

/*中央コンテナ*/
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 801px;	
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	}

/*タイトルバナー*/
#banner {
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
 	background-image: url("banner2.jpg");
	padding: 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 90px;
	}

#banner-img {
	display: none;
	}

/*バナーリンク色*/
#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

/*バナー見出し設定*/
#banner h1 {
	font-size: x-large;
	font-weight: bold;
	text-align: left;			
	}

#banner h2 {
	font-size: small;
	}

/*メイン記事エリア設定3つ*/
#center {
	float: left;
	width: 600px;
	border-right: 1px solid #666699;	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #222222;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;
	}

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

/* 各エントリー */
.blogbody {
	margin-bottom:10px;
	padding:10px;		
	border-top: 1px solid #666699;		
	border-bottom: 1px solid #666699;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;		
	}
	
/* エントリーの日付 */
.date	{
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	background: #7a93ce;
	padding-left:5px;	
	margin-bottom: 5px;			
	}

.picres {
	font-size: medium;
	font-weight: bold;
	margin-top: 5px;	
	color: #ff3434;		
	}	
.picres2 {
	font-size: medium;
	font-weight: bold;
	margin-top: 5px;	
	color: #4169e1;		
	}	

.content p {
	color: #222222;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	color: #0016cc;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	border-top: 1px doted #666666;	
	border-bottom: 1px doted #666666;
	border-left: 1px doted #666666;
	border-right: 1px doted #666666;	
	}

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

.content h2 {
	color: #FFFFFF;
	background-color: #999999;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;	
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}

.content h3 {
	color: #3f599c;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;	
	text-align: left;
	font-weight: bold;		
	margin-bottom: 10px;	
	}
	
.content dt {	
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	margin-top: 18px;	
	margin-bottom: 0px;	
	}	
.content dd {	
	padding-top: 0px;
	margin-left: 22px;	
	}	

.content p.posted {
	color: #555555;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;
	text-align: left;			
	margin-bottom: 5px;
	line-height: normal;
	padding: 3px;
	}

.commentline {
	padding-left: 10px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	}

.sidebar {
	padding: 15px;
	}


/*カレンダー*/
#calendar {
  	line-height: 140%;
	color: #222222;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: x-small;		
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom: 1px solid #666699;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;		
	}

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

#calendar caption {
	color: #222222;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: x-small;	
	text-align: center;
	font-weight: bold;	
	text-transform: uppercase;	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

/*サイドバー*/
.sidebar h2 {
	color: #0016cc;
	border: 1px solid #004ecc;
	line-height: 100%;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;	
	text-align: center;	
	text-transform: uppercase;  	
	letter-spacing: .-1em;
	background: #beceee;	
	padding-top: 3px;	
	padding-bottom: 3px;		
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 15px;/*全体指定*/
	background: #ffeaea;		
	}

.sidebar li {
	color: #222222;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: x-small;
	text-align: left;
	line-height: 180%;			
	list-style-type: none;
	margin-left: 5px;	
	}

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

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

.sidelinkfont {
	color: #222222;
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: small;
	text-align: left;
	line-height: 110%;
	margin-left: 5px;	
	}
	
.sidekakko {	
	border-bottom: 1px solid #666699;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;		
	margin-bottom: 30px;	
	}

.link-note {
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: x-small;
	line-height: 100%;
	text-align: left;
	padding: 2px;
	}
	
.titlelink {
	font-size: small;	
	}
.titlelink a {
		color: #2d5284;
		text-decoration: none;
.titlelink a:link {
		color: #2d5284;
		background: none;
	}
.titlelink a:visited{
		color: #2d5284;
		background: none;
	}
.titlelink a:active{
		color: #2d5284;
		background: none;
	}
.titlelink a:hover {
		color: #006699;
		background: #bdcbf6;
	}	
	

#powered {
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #222222;
	margin-top: 25px;
	}

#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%;
	}

textarea {
	font-family:  "ＭＳ Ｐゴシック",MS UI Gothic;
}


