* ページ全体の基本的な設定と背景色 */
body {
	margin: 0px 0px 20px 0px;
	background-color: #FFFFFF;
	
	background-image: url("img/bg001.gif");
	background-position: center;
	background-repeat:repeat-y;
        	text-align: center;
        
	}

/* リンク文字設定 */
a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #CC0000;
	}

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

/* 3カラム全体の囲みサイズ固定 */
#container {
	line-height: 120%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	background-position:right top;
	background-repeat:repeat-y;
	background-repeat:no-repeat;
	background-image: url("http://geragera.net/pc/img/title_back02.gif");	
	background-color: #ffe697;
	border-bottom: 1px solid #666699;
	border-left: 1px solid #666699;
	border-right: 1px solid #666699;
	}

/* タイトル左 */
#banner {

 padding-top:30px;
 padding-left: 60px;
 padding-right: auto;
 padding-bottom: 2px;

height: 30px;

 }


a#banner-img {
	display: none;
	}

/* タイトル名の文字のリンク色 */
	#banner a {
		font-weight:bold;
		font-size: 18px;
		font-family: "ＭＳゴシック",sans-serif;
		text-decoration: none;
	}
	#banner a:link{
		color: #000000;
		background: none;
	}
	#banner a:visited{
		font-size: 18px;
		color: #000000;
		background: none;
	}
	#banner a:active,
	#banner a:hover {
		font-size: 18px;
		color: #FFFFFF;
		background: none;
	}
	#banner h2 {
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
		font-weight: normal;
		font-size: 11px;
	}

/* 検索ＢＯＸ */
	#bannerside {

	height: 85px;
		color:#FFFFFF;
		padding-right:15px;
		padding-top:60px;
		padding-bottom:4px;
		text-align: right;
		font-family: "ＭＳゴシック",sans-serif;
		font-size: 10px;
		border-bottom: 0px;
	}


/* ◆HOMEがあるメニュー部分の背景色や余白などの設定◆ */
#tophead {
	margin: 0px;
	background-color: #E8EDFB;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: auto;
	padding-bottom: 2px;
	text-align: left;
	color: #ff6262;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;

	border-bottom: 1px solid #999999;
	
	}

/* ◆HOMEがあるメニュー部分のリンクの設定◆ */
#tophead a {
	color: #000066;
	text-decoration: none;
	}

#tophead a:hover {
	color: #FF9900;
	text-decoration: underline;
	}



/* ＰＲ広告小の段落 */
	.blogpr {
		padding-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:0px;
		font-size:small;
		font-weight:normal;
		color: #336699;
		background: none;
	}


/* エントリーのある真中のカラム */
#center {
	float: left;
	width: 513px;
	margin-top : 0px ;
	margin-bottom : 10px ;	
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;	
	overflow: hidden;
	}

/* エントリーを入れるＢＯＸ */
.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

/* コンテンツ見出し1 */
	.toptitle	{ 
		font-family: Verdana, Arial, sans-serif;
		font-size: 11px;
		font-weight:none;
		color: #000066;
		background:#E8EDFB;
		border-top: 2px dotted #6299FF;
		border-bottom: 2px dotted #6299FF;
		
		/* 赤ベース　 background:#ffccff;
		border-top: 2px dotted #ce242b;
		border-bottom: 2px dotted #ce242b;*/
		
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("");
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
	}
	
	.toptitle2	{ 
		font-family: 'MS P ゴシック',Osaka, sans-serif;
		font-size: 24px;
		
		font-weight:bold;
		color: #000066;
		background:#E8EDFB;				
	
		background-position:left; 
		background-repeat:no-repeat;
		background-image: url("");
		padding-top:0px;
		padding-bottom:0px;
		padding-left:10px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
	}


/* blockquote設定 */
	blockquote {
		color: #666;
		margin:15px 20px 0px 20px;
		font-size:10px;
		font-weight:normal;
		background:#f6f6f6;
		line-height:150%;
		padding: 10px; 
		border: 2px dotted #999999;
		width: auto ;
	}

/* エントリーの画像 */
	.content img {
		margin-right: 8px;
		margin-bottom: 5px;
	}


/* 左カラム */
#left {
	float: left;
	width: 155px;
	height: 100%;
	background-color: #FFFFFF;
	padding-top : 15px;
	padding-left : 15px;
	padding-right : 15px;
	overflow: hidden;
	}

/* 右カラム */
#right {
	float: right;
	width: 155px;
	height: 100%;
	background-color: #ffe697;
	padding-top : 15px;
	padding-left : 15px;
	padding-right : 15px;
	overflow: hidden;
	}



.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 0px;
	}

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

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

.content h2 {

	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border-bottom: 2px dotted #6299FF;
	/*  赤ベース　border-bottom: 2px dotted #ce242b;*/
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 5px;
	
	}

.content h3 {

	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 5px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

/* 「続きを読む」の行 */
	.extended { 
		font-weight:normal;
		padding: 3px;
	}

.sidebar {
	padding: 0px;
	}



#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	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:#FFFFFF;
		font-family: Verdana, Arial, sans-serif;
		font-size:12px;
		margin-top:3px;
		background-image: url("img/sidemenu_back.gif");
		/*青ベース背景 background:#003399;*/
		/* 初期カラー background:#285FFF;*/
		/* 赤ベース background:#ce242b;*/
		line-height:140%;
		padding-top: 5px;
		padding-left: 5px;
		padding-bottom: 3px;
		text-align:left;
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
		border-right: 1px solid #000000;
		border-left: 1px solid #000000;
		/*border-bottom: 1px solid  #330099;*/
font-weight: bold;
	}

/*.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	margin-top: 0px;
	list-style-type: none;
	}
*/
.sidebar table {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 150%;
	
	
	margin-top: 0px;
	list-style-type: none;
	}

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

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

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}

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

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

/* メニューをボタンみたいに変更する設定の追加ここから */
#menu {
list-style-type:none; /* リスト項目のマークを消す */
padding:0;　　/* パディング設定 */
margin: 0px;　　/* マージン設定 */
margin-bottom: 0px;　　/* マージン設定 */
}

#menu a {
display:block;
width:100%;
/*border-bottom:1px dashed #6299FF;*/ /* 項目の下部分の区切り線 */
/* background-color:#0000ff;*/ /* 背景色*/
text-decoration:none; /* リンクの下線削除 */
color:#000000; /* リンク文字の色 */
padding-top:2px;
padding-bottom:2px;
}

#menu table {

display:block;
width:100%;
border-bottom:1px dashed #6299FF; /* 項目の下部分の区切り線 */
/* background-color:#0000ff;*/ /* 背景色*/
text-decoration:none; /* リンクの下線削除 */
color:#000000; /* リンク文字の色 */
padding-top:3px;
padding-bottom:3px;
}

#menu2 table {

display:block;
width:100%;
border-bottom:1px solid #6299FF; /* 項目の下部分の区切り線 */
border-left:1px solid #6299FF; /* 項目の下部分の区切り線 */
border-right:1px solid #6299FF; /* 項目の下部分の区切り線 */

text-decoration:none; /* リンクの下線削除 */
color:#000000; /* リンク文字の色 */
padding-top:3px;
padding-bottom:3px;
}

#menu a:hover {
<!--background-color:#ffccff; /* 背景色を反転赤ベース */ -->
background-color:#6699ff; /* 背景色を反転 */　
color:#000066; /* 文字の色を反転 */
}
/* メニューをボタンみたいに変更する設定の追加ここまで */