
/* fake frame --------------------------------------------------*/

html,body{overflow:hidden;}
body{
  overflow:hidden;
  border:0;
  margin:0;
}

#top-frame{
  overflow:hidden;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  /*height:135px;*/
  height:135px;

  padding:0;
}

#map-frame {
  overflow:visible;
  position:absolute;
  top:0;
  left:0;
  width:500px;
  padding:0;
  padding-left:10px;

  /*background-color:#ffd0d0;*/
}

#frame-wrapper{
  padding:0;
  margin:0;
}

#content-frame{
  overflow:auto;
  margin-left:200px;
  width:600px;
}

#map{
  width:200px;
  height:200px;
  border:1px solid #888;
}
/* /fake frame --------------------------------------------------*/

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family:Verdana, Arial, sans-serif;
}

body {
	color:#666666;
	background: #ffffff url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/header_bg.jpg) repeat-x  top left;
}

a {
	text-decoration:underline;
	color:#44D;
	background:inherit;
}

a:hover {
	color:#FF9900;
	text-decoration:underline;
}

/* ---------- banner ---------- */
#banner{
  /*background: url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/header_3.jpg) no-repeat 100% 0;*/
  height:133px;
}

#banner h1 {
	text-align:left;
	font-size:140%;
	font-weight:bold;
	position: relative;
	top: 30px;
	left: 30px;
}

#banner h1 a {
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
}

#banner h1 a:hover {
	color:#efefef;
	background-color:inherit;
	text-decoration:underline;
}

#banner h2 {
	color:#ffffff;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	position: relative;
	top: 38px;
	left: 33px;
}
#banner h3{
	text-align:right;
	color:#ffffff;
	float:right;
	font-size:10px;
	font-weight:normal;
	position: relative;
	top: 38px;
	margin-right: 10px;
}
#banner h3 a{
	color:#ffffff;
	text-decoration:none;
}
#banner h3 a:hover{
	color:#ffffff;
	text-decoration:underline;
}

/* ---------- banner_end ---------- */

/* ---------- main ---------- */
.content{
  margin:0;
  padding-left:10px;
  padding-right:210px;
}

.content_searched{
  margin:0;
  padding-left:10px;
  padding-right:10px;
}

.entry
{
	margin:0 0 30px 0;
}

p.date-header
{
	background-color:transparent;
	background-image:url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/hrbar.jpg);
	background-repeat:repeat-x;
	background-position: bottom left;
	color:#666666;
	text-align:right;
	font-size:70%;
	padding:5px;
	margin:0 0 15px 0;
	height: 17px;
}

h3.entry-header
{
	background-image:url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/marker.jpg);
	background-repeat:no-repeat;
	background-position:0 1px;
	font-size:80%;
	font-weight:bold;
	padding:0 0 10px 20px;
}

h3.entry-header a
{
	background-image: none;
	color:#FF9900;
	text-decoration:none;
}

h3.entry-header a:hover
{
	background-image: none;
	color:#FF9900;
	text-decoration:underline;
}

blockquote
{
	color:#669966;
	font-size:80%;
	padding:10px;
	border:1px dashed #999999;
	background:#ffffff;
}

.entry-body p
{
	color:#333333;
	font-size:80%;
	margin:10px 0;
	padding:0 0 10px 0;
	line-height:1.6em;
}

.entry-body img
{
	border:none;
	margin:0 0 20px 0;
}

.entry-body ul
{
	list-style-position:inside;
}

.entry-body li
{
	color:#666666;
	font-size:60%;
	margin-right:5px;
	list-style-type:square;
}

.entry-more
{
	color:#333333;
	font-size:80%;
	margin:5px 0;
	padding:5px 0 10px 0;
	text-align: left;
}

.entry-info
{
	padding:10px 0 10px 0;
	text-align:right;
}

.entry-info li
{
	color:#666666;
	font-size:60%;
	display:inline;
	margin-right:5px;
	list-style-type:none;
}

.entry-position{
  margin-top:20px;
  border: 1px solid #888;
  padding:6px;
  font-size:80%;
  background-color:#ffffee;
}


/* 本文中の地図ポイントリンク */
a.point {
  background: url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/marker.gif) no-repeat;
  padding-left:16px;
}

/* ---------- main_end ---------- */

div#ArchiveContent{
  font-size:80%;
}

div#ArchiveContent ul{
  list-style:none;
}

div#ArchiveContent li{
}

/* ---------- menu ---------- */

#right-menu{
  float:right;
  width:180px;
  padding-right:10px;
}

#right-menu li
{
	list-style-type:none;
	color:#333333;
}

.search-form,
.category-archives,
.monthly-archives,
.recent-entry,
.site-link,
.cclicense,
.powered,
.search-feed
{
	margin:0 0 30px 0;
	padding:0 10px 5px 7px;
}

.right-content h3
{
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	padding:4px 0 10px 10px;
	height:20px;
}

.right-content h5
{
	color:#ffffff;
	font-weight:bold;
	font-size:80%;
	text-align:center;
	padding:10px;
}

#right-menu li
{
	background-color:transparent;
	background-image:url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/marker.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	list-style-type: none;
	color:#333333;
	font-size:80%;
	padding:0 0 0 20px;
	margin: 5px 0 0 0;
}


#right-menu li a
{
	background-image: none;
	text-decoration:underline;
	color:#44d;
}

#right-menu li a:hover
{
	color:#FF9900;
	text-decoration:underline;
}


#right-menu li
{
	list-style-type:none;
	color:#333333;
}

.search-form,.monthly-archives,.site-link
{
	background-image:url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/label.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

.category-archives,
.recent-entry,
.search-feed
{
	background-image:url(http://cocoro88.jp/maplogcms/themes/cocoro88/images/label.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}


.search-text{
  border:1px solid #606060;
  width:110px;
  font-size:80%
}

.search-button{
  border:1px solid #606060;
  margin-left:4px;
  font-size:80%
}

.search-radio{
  margin-top:4px;
  font-size:80%
}
/* ---------- menu_end ---------- */

/* ---------- trackback ---------- */

.tb_info {
  margin:6px;
  padding:10px;
  text-align:center;
  border:1px dotted #888;
  background:#f0f0f0;
}

.item_tb, .item_com{
  font-size:80%;
  margin-bottom:20px;
}

.item_tb h3, .item_com h3{
  border-bottom:2px solid #808080;
  margin-bottom:6px;
}

.com_userinfo input{
  border: 1px solid #808080;
} 

#comment-text{
  border: 1px solid #808080;
} 


/* ---------- trackback_end ---------- */

/* ---------- map-popup ---------- */
#map-popup{
  width:180px;
  font-size:78%;
  color:#444;
}
/* ---------- map-popup_end ---------- */

.syndicate
{
	margin:10px;
	/*padding:10px 0;*/
	border:0px solid #ff0000;
}

.powered 
{
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-top:30px;
	padding:4px;
	font-size:60%;
	text-align:center;
}	


/* ********************************************* */

.footer{
  font-size:60%;
  margin-top:20px;
  margin-bottom:10px;
  text-align: center;
}


/* ************************* */

#banner h2 a{
	color:#ffffff;
	text-decoration:none;
}
#banner h2 a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#info	{width:90%;
	margin-top:0;}
#info img	{margin-bottom:0;}
#info p	{font-size:80%;}


#base p	{font-size:80%;}
#base table
	{border:1px solid #2A1312;}
#base table tr
	{border:none;}
#base table th
	{border:none;font-size:small;color:#fff;}
#base table td
	{border:1px solid #ccc;font-size:small;line-height:2.0;}
	
/* ///徳島の霊場/// */
#tokushima table th
	{background:#493D1D;}
#tokushima table th.a
	{background:#422E1D;}
#tokushima table th.b
	{background:#422E1D;}
	
/* ///高知の霊場/// */
#kouchi table th
	{background:#8C5F32}
#kouchi table th.a
	{background:#633F2A;}
#kouchi table th.b
	{background:#8C5F32;}

/* ///愛媛の霊場/// */
#ehime table th
	{background:#7E281F;}
#ehime table th.a
	{background:#5D2820;}
#ehime table th.b
	{background:#7E281F;}

/* ///香川の霊場/// */
#kagawa table th
	{background:#334F51;}
#kagawa table th.a
	{background:#403937;}
#kagawa table th.b
	{background:#334F51;}
	
