/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

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


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


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

	/* ブログの横幅設定 */
	#three #container {
		width: 950px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 250px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 670px;
		margin-left: 10px;
		margin-right: 10px;
		padding-left: 5px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
	`	margin: 0px;
		padding:0px;
		width: 160px;
		}



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

body {
		margin:0;
		padding:0;
		text-align:center;
       	background-color: #000000;
	}

.access{
text-align: center;
}


/*+++++++全体のリンクカラー設定++++++++*/
a:link{ color: #0000FF; text-decoration: none;}
a:visited{ color: #0000ff; text-decoration: none;}
a:active,a:hover{ color: #0000FF; text-decoration: underline; }


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

#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	padding: 3px;
		border-left: solid;
		border-right: solid;
		border-bottom: solid; 
		border-color: #333333;
		border-width: 10px;
	}

#left {
	float: left;
       	background-color: #fff;
	}

#center {
	float: left;
	}

#right {
	float: right;
       	background-color: #fff;
	}

#footer	{
	clear: both;
       	background-color: #fff;
	}


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

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


#banner	{
	margin-bottom: 15px;
	background-color: #ffffff;
	}
#banner h1{
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	}
#banner a{
	color: #ffffff;
	text-decoration: none;
	}
.banner-img a{
	color: #ffffff;
	text-decoration: none;

}


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

.content {
	padding: 15px 5px 5px 5px;
	background-color: #FFFFFF
	color: #666666;
	font-size: normal;
	}
.content p {
	background-color: #FFFFFF;
	color: #333;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 15px;
	}
.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;
  }

.content blockquote {
	line-height: 150%;
	color: #333;
	background: #f8f8f8;
	border: 1px solid #006;
	padding: 5px;
	}

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

.content h1 {
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	border-left: 8px solid #00CC00;
	border-bottom: 2px solid #00CC00;
	padding-left: 8px;
	background: #FFFFFF;
	}

.title	{
	font-size: small;
	color: #fff;
	padding: 1px;
	margin-bottom: 0px;
	text-align:center;
	padding: 3px 0px 3px 0px;
	font-weight:bold;
	background-color:#0033FF;
	}

#entrybody {
	line-height: 150%;
	color: #333;
	background: #95AFFF;
	border: 1px solid #006;
	padding: 10px;
}


/* ++++++ サイドバー部分のデザイン ++++++ */
/* カテゴリーメニュー */
#categories h2	{
	font-size: medium;
	margin-bottom: 0px;
	text-align:center;
	color: #333333;
	background-color: #fbb101;
	padding: 3px 0 0;
	}

#categories ul	{
	font-size: small;
	text-align: left;
	color: #333;
	list-style-type:none;
	margin-left: 10px;
	padding: 0px;
	}

#categories ul ul	{
	font-size: small;
	text-align: left;
	margin-left: 10px;
	}

#categories li	{
	color: #333;
	text-align: left;
	margin-top: 2px;
	list-style-type: none;
	}

#categories li li	{
	}

#categories li li.sublast	{
	}

#categories	{
	text-align: left;
	background-color:#FFFFFF;
	border: 1px solid #999;
	}

.sidetitle	{
	font-size: medium;
	color: #fff;
	padding: 1px;
	margin-bottom: 0px;
	text-align:center;
	padding: 3px 0px 3px 0px;
	font-weight:bold;
	background-color:#0033FF;
	}


/* ++++++ フッター部分のデザイン ++++++ */
		v\:* {
		    behavior:url(#default#VML);
		}
		th.title{
		    background-color: #333399;
	        color: #fff;
		    border:2px outset gray;
		}
		th.title h1{
		   margin:0px;
		}
		div#map{
		    border:2px outset gray;
		}
		div.marker_data_html {
		    width: 280px;
		    margin-top:8px;
		}
		div.marker_data_html div.subject{
		    text-align:center;
		    padding:4px;
		    font-weight:bold;
		    font-family:sans-serif;
		    border:outset 2px gray;
		    margin-bottom:8px;
		}
		div.marker_data_html div.description{
		    width: 256px;
		    height: 64px;
		    overflow: auto;
		    border-top: 1px dashed black;
		    margin-top: 8px;
		    padding:    4px;
		}
		div.poweredby{
		    margin: auto;
		    height:50px;
		    border-top: 1px gray dashed;
		    text-align: right;
		    font-size:  9px;
		}
			
