@charset "Shift_JIS";

/* Reset CSS */
body {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
}

img { border: 0; }

form {
  margin: 0;
  padding: 0;
}

ul, li, ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

li img, dt img, dd img { vertical-align: top; }

/* Common */
* { font-family: "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", sans-serif; }
textarea { font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif"; }

body {
  color: #000;
  text-align: center;
  margin: 0;
  background: url(http://www.kura2.com/_img/kurashikitown/bg_base.gif) no-repeat left top #f6f8f8;
}

form {
  margin: 0;
  padding: 0;
}

table.form { margin: 25px 0 0 13px; }
img { border: none; }

ul.rss {
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

ul.rss li {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.2px;
  margin-right: 0.3em;
  padding-left: 0.2em;
  padding-right: 0.5em;
  border-right: #999 1px solid;
  display: inline;
}

ul.rss a:link {
  color: #333333;
  text-decoration: none;
}

ul.rss a:visited {
  color: #333333;
  text-decoration: none;
}

ul.rss a:hover {
  color: #999999;
  text-decoration: none;
}

ul.rss a:active {
  color: #333333;
  text-decoration: none;
}

a {
  color: #13a9e8;
  text-decoration: none;
}

a:link {
  color: #13a9e8;
  text-decoration: none;
}

a:active {
  color: #13a9e8;
  text-decoration: underline;
}

a:hover {
  color: #13a9e8;
  text-decoration: underline;
}
p a{color:#0f140c;text-decoration:none;} 
p a:link{color:#0f140c;text-decoration:none;}
p a:visited{color:#0f140c;text-decoration:none;}
p a:hover{color:#c423ea;text-decoration:underline;}
a.acalendar {
  color: #001F79;
  text-decoration: underline;
}

a.acalendar:link {
  color: #001F79;
  text-decoration: underline;
}

a.acalendar:visited { text-decoration: underline; }
a.acalendar:active { ; }

a.acalendar:hover {
  color: #001F79;
  text-decoration: none;
}

a.acontinues {
  color: #001F79;
  text-decoration: underline;
}

a.acontinues:link {
  color: #001F79;
  text-decoration: underline;
}

a.acontinues:visited { text-decoration: underline; }
a.acontinues:active { ; }

a.acontinues:hover {
  color: #001F79;
  text-decoration: none;
}

/*Container*/
#container {
  font-size: 12px;
  text-align: left;
  margin: 0 auto;
  border-left: 1px solid #bcb39b;
  border-right: 1px solid #bcb39b;
  width: 778px;
  background: #fffefc;
}

#container_in {
  margin: 0 auto;
  width: 730px;
}

/*Header*/
#banner, #subbanner {
  padding: 0 24px;
  height: 270px;
  background: url(http://www.kura2.com/_img/kurashikitown/head.jpg) no-repeat left top;
}

#subbanner a {
  color: #fff;
  text-decoration: none;
}

#subbanner a:link {
  color: #fff;
  text-decoration: none;
}

#subbanner a:visited { text-decoration: none; }
#subbanner a:active { ; }

#subbanner a:hover {
  color: #fff;
  text-decoration: underline;
}

h1, h2, h3 {
  margin: 0;
  padding: 0;
}

.blogtitle {
  font-size: 20px;
  color: #fff;
  padding-top: 60px;
  width: 385px;
}

.blogtitle a, .blogtitle a:visited { color: #fff; }

.description {
  font-size: 10px;
  color: #fff;
  padding: 5px 0 0;
}

#content {
  padding: 0 0 30px;
  width: 500px;
  float: right;
}

#links {
  padding: 0 0 30px;
  width: 210px;
  float: left;
}

#footer {
  font-size: 10px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 20px;
  text-align: center;
  padding: 10px 0;
  background: url(http://www.kura2.com/_img/kurashikitown/bg_footer.gif) repeat-x left bottom;
  clear: both;
}

#footer a, #footer a:visited {
  font-size: 12px;
  font-weight: normal;
  color: #13a9e8;
}

#copyright {
  font-size: 10px;
  font-weight: bold;
}

.blog {
  zoom: 100%;
  color: #374158;
  margin-bottom: 15px;
  padding: 13px 10px 13px 7px;
  border: 1px solid #bababa;
  background: #fff;
}

.bloghead {
  font-weight: bold;
  line-height: 25px;
  padding: 0 10px 0 15px;
  background: url(http://www.kura2.com/_img/kurashikitown/bg_bloghead.gif) no-repeat left top;
}

.blogbody {
  margin: 0 auto;
  padding: 8px 0;
  width: 460px;
}

.title {
  font-size: 12px;
  color: #1e1e1e;
}

.title a, .title a:visited { color: #1e1e1e; }

.date {
  font-size: 10px;
  color: #1e1e1e;
  text-align: right;
}

.main {
  zoom: 100%;
  font-size: 12px;
  line-height: 135%;
  margin: 16px 10px 15px 0;
  overflow: auto;
}

.main img { margin: 0 5px 5px 5px; }
.main-continues { font-size: 10px; }

.tag_list {
  color: #374158;
  text-align: right;
  margin: 0;
}

.tag_list a, .tag_list a:visited { color: #13a9e8; }

.posted {
  font-size: 10px;
  color: #374158;
  text-align: right;
  padding: 12px 0 0;
  border-top: 1px solid #b5a694;
}

.posted a, .posted a:visited {
  font-weight: bold;
  color: #13a9e8;
}

.posted a:hover { text-decoration: underline; }

.menu {
  font-size: 12px;
  text-align: right;
  padding: 10px 0 25px;
}

.comments-head {
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 0;
  height: 10;
}

.comments-body {
  font-size: 12px;
  line-height: 135%;
  padding: 8px 0 15px 13px;
}

.comments-post {
  font-size: 10px;
  color: #977939;
  text-align: right;
  margin: 0 0 25px 0;
  padding: 7px 0 0;
}

.trackback-url {
  font-size: 12px;
  font-weight: bold;
  color: #691815;
  padding: 8px 0 15px 13px;
}

.trackback-body {
  font-size: 12px;
  line-height: 135%;
  padding: 8px 0 15px 13px;
}

.trackback-post {
  font-size: 10px;
  color: #977939;
  text-align: right;
  margin: 0 0 25px 0;
  padding: 7px 0 0;
}

label {
  font-size: 10px;
  font-weight: bold;
}

#author {
  border: 1px solid #ccc;
  width: 200;
}

#email {
  border: 1px solid #ccc;
  width: 200;
}

#url {
  border: 1px solid #ccc;
  width: 200;
}

#text {
  font-size: 12px;
  border: 1px solid #ccc;
  width: 400;
  height: 200;
}

.pagetop {
  font-size: 10px;
  text-align: right;
  margin: 10px 0 25px 0;
}

.calendarhead {
  font-size: 12px;
  font-weight: bold;
  color: #4c4750;
  line-height: 30px;
  text-align: center;
}

.calendarhead a, .calendarhead a:visited { color: #fff; }

.calendartable {
  color: #000;
  text-align: center;
  margin: 5px auto;
  border-spacing: 0px;
  border-collapse: collapse;
  width: 185px;
}

.calendartable td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

.calendarweek { font-weight: bold; }

.calendarwd {
  replaceemmacro[1];
  font-weight: bold;
  padding: 2px 0;
}

.calendard {
  padding: 2px 0 2px;
  border: 1px solid #000;
  border-collapse: collapse;
  empty-cells: show;
}

.calender {
  zoom: 100%;
  margin-bottom: 15px;
  padding: 0 0 10px;
  border: 1px solid #bababa;
  border-top: none;
  background: url(http://www.kura2.com/_img/kurashikitown/bg_sidest.gif) no-repeat center top #fff;
}

.sidetitle {
  font-size: 12px;
  font-weight: bold;
  color: #4c4750;
  line-height: 30px;
  text-align: center;
  background: url(http://www.kura2.com/_img/kurashikitown/bg_sidest.gif) no-repeat left top;
}

.side {
  font-size: 12px;
  color: #000;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #bababa;
  border-top: none;
  background: #fff;
}

.side .text { width: 80; }

a.aside {
  color: #13a9e8;
  text-decoration: underline;
}

a.aside:link {
  color: #13a9e8;
  text-decoration: underline;
}

a.aside:visited {
  color: #13a9e8;
  text-decoration: underline;
}

a.aside:hover {
  color: #13a9e8;
  text-decoration: none;
}

a.arss {
  color: #001F79;
  text-decoration: underline;
}

a.arss:link {
  color: #001F79;
  text-decoration: underline;
}

a.arss:visited { text-decoration: underline; }
a.arss:active { ; }

a.arss:hover {
  color: #001F79;
  text-decoration: none;
}

.photo { text-align: center; }

.nickname {
  font-weight: bold;
  color: #13a9e8;
  margin: 10px 0;
}

.message { ; }
.quotetable { ; }

.quote {
  font-size: 10px;
  padding: 1px;
}

.blogtimes {
  text-align: center;
  margin: 0 0 16px 0;
}

.powered {
  text-align: center;
  margin: 0 0 10 0;
}

.syndicate {
  font-size: 10px;
  text-align: center;
}

.checkers {
  font-size: 10px;
  margin-top: 10;
}

a.adtitle {
  font-weight: bold;
  text-decoration: underline;
}

a.adtitle:link {
  font-weight: bold;
  text-decoration: underline;
}

a.adtitle:visited {
  font-weight: bold;
  text-decoration: underline;
}

a.adtitle:active {
  font-weight: bold;
  text-decoration: underline;
}

a.adtitle:hover {
  font-weight: bold;
  text-decoration: underline;
}

a.addescription {
  color: black;
  text-decoration: none;
}

a.addescription:link {
  color: black;
  text-decoration: none;
}

a.addescription:visited {
  color: black;
  text-decoration: none;
}

a.addescription:active {
  color: black;
  text-decoration: none;
}

a.addescription:hover {
  color: black;
  text-decoration: none;
}

a.adurl {
  color: blue;
  text-decoration: none;
}

a.adurl:link {
  color: #0000FF;
  text-decoration: none;
}

a.adurl:visited {
  color: #0000FF;
  text-decoration: none;
}

a.adurl:active {
  color: #0000FF;
  text-decoration: none;
}

a.adurl:hover {
  color: #0000FF;
  text-decoration: none;
}

a.adld { text-decoration: underline; }
a.adld:link { text-decoration: underline; }
a.adld:visited { text-decoration: underline; }
a.adld:active { text-decoration: underline; }
a.adld:hover { text-decoration: underline; }
body.ad { background: #f7p39f; }
