*{
  margin : 0;
  padding: 0;
  text-decoration: none;
  word-break: break-all;
}


/* 基本のリンクの設定
---------------------------------------------------- */
a {
  color: #4F9980;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline;
}


/* ページ全体のレイアウト
---------------------------------------------------- */
body {
  height: 100%;
  color: #424242;
  background-color: #0068b7;
  font-family:"ＭＳ Ｐゴシック", "Osaka", Verdana, arial, sans-selif;
  font-size: small;
  line-height:1.7;
	text-align: center;
	
}

#container {
  width: 750px; 
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF url(http://s.asablo.jp/css/common2l/fresh-green/fresh_01_bg.gif) repeat-y; 
}

#head {
  width: 723px; 
	height: 150px; 
	margin: 0px 13px 30px 14px; 
	background: url(http://www.asahi-net.or.jp/~gk2y-id/image/ciel-header.jpg) no-repeat; 
}

#head h1 {
  padding: 36px 0px 0px 30px; 
	text-align: left; 
	font-size: x-large; 
	color: #54A846; 
}

#head h1 a {
	color: #FFFFFF; 
	padding-bottom: 2px;
}

#center {
  width: 520px; 
	float: left;
}

#left {
  width: 230px; 
	text-align: left; 
	float: left; 
}

#footer {
	clear: both; 
}


#footer a {
  border: none;
}

#footer a img{
  border: none;
}

pre {
  border : 4px dotted #BBDDC2;
  margin : 1em 0 0 0;
  padding : 1em;
}


blockquote {
  border : 4px double #BBDDC2;
  margin : 1em 0 0 0;
  padding : 1em;
}

hr {
  color: #BBDDC2;
  background-color: #BBDDC2;
}

/* 記事部分
---------------------------------------------------- */
#main {
	text-align: left; 
	margin: 0px 33px 0px 10px; 
}

.msg {
	margin-bottom: 50px;
	background: url(http://s.asablo.jp/css/common2l/fresh-green/fresh_01_bg_msg_body.gif) repeat-y ;
}

.msg-title {
  min-height: 20px;
  width: 437px; 
	font-size: 110%; 
	font-weight: bold; 
	color: #FFFFFF; 
	margin-top: 0px;
	padding: 12px 20px 8px 20px; 
	background:url(http://s.asablo.jp/css/common2l/fresh-green/bg_msg_top.gif) no-repeat top;
	position:relative;
}


.msg-date {
	position: absolute;
	top: -25px;
	left:20px;
	font-size: 90%; 
	font-weight: bold; 
	padding-bottom: 8px; 
	color: #666666; 
}

.msg-body {
  margin-top: -5px; 
	padding: 27px 30px 0px 20px;
	background: url(http://s.asablo.jp/css/common2l/fresh-green/bg_msg_title.gif) no-repeat top;
}


.msg-footer {
	padding: 8px 30px 25px 20px; 
	text-align: left;
	font-size: 90%;  
	background: url(http://s.asablo.jp/css/common2l/fresh-green/fresh_01_bg_msg_footer.gif) no-repeat bottom; 
}

.msg-author-info {
	color: #329F78; 
	padding-bottom: 19px;
	margin-bottom: 9px;  
	text-align: left;
}

/* コメント部分
---------------------------------------------------- */
.comment-caption {
  border-top: dashed 1px #B6B6B6;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	color:#4F9980;
}

.comment-title {
  font-size: small;
	padding: 0.2em;
	color:#4F9980;
	background-color: #E4F2DB;
}

.comment-body {
	font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}

.comment-form {
  font-size: small;
	padding: 0.2em 1em 0.7em 1.2em;
}

.comment-form .comment-caption {
	border-top: dashed 1px #B6B6B6;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
	color:#4F9980;
}

.comment-form p {
  font-size: small;
}

.comment-form form p input {
  color: #331511;
  display: block;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Osaka", Verdana, arial, sans-selif;
}

.comment-form form br{
  display: none;
}

.comment-form textarea {
  width: 410px;
  display: block;
  color: #331511;
  font-size: small;
  font-family:"ＭＳ Ｐゴシック", "Osaka", Verdana, arial, sans-selif;
}


/* トラックバック部分
---------------------------------------------------- */
.tb-caption {
  border-top: dashed 1px #B6B6B6;
	padding: 0.5em 1em;
	font-weight: bold;
	font-size: small;
	border-bottom: none;
}

.tb-title {
  font-size: small;
	padding: 0.2em;
	color:#2E82C2;
	background-color: #E4F2DB;
}

.tb-url {
  padding: 0.5em 2em;
}

.tb-body {
 font-size: small;
	padding: 0.2em 1em 0.7em 1em;
}


/* 次>>の表示
---------------------------------------------------- */
.navi {
	text-align: right; 
	margin-bottom: 10px; 
}

/* カテゴリ部分－基本
---------------------------------------------------- */
.sidebar {
  text-align: left; 
	margin: 0px 13px 0px 27px;
}

.mod {
		padding-bottom: 20px; 
}

.mod-caption {
	font-weight: bold; 
	font-size: 90%; 
	color: #27937B; 
	text-align: left; 
	padding-left: 24px;
	padding-top: 5px; 
	padding-bottom: 5px; 
	background: url(http://s.asablo.jp/css/common2l/fresh-green/fresh_01_point_tool_title.jpg) no-repeat; 
	background-position: center left; 
}

.mod-text {
  line-height:150%;
  text-align:left;
}

li.mod-text {
  background:transparent url(http://s.asablo.jp/css/common2l/fresh-green/fresh_01_point_list.gif) no-repeat scroll left center;
	padding-left:8px;
	text-align:left;
}

.mod-body {
  margin: 8px 0px 0px 6px; 
}

.mod ul {
  list-style: none;
}

/* カテゴリ部分－カレンダー
---------------------------------------------------- */
.calendar {
  width: 100%;
	height: 150px; 
	text-align: center; 
	font-size: x-small; 
}
.calendar a{
	padding-bottom: 1px;
}

.calendar-title {
  text-align: center; 
  font-size: small; 
}

.calendar-sun-name {
 color: #339974;
}
.calendar-wday-name {
  color: #339974;
}
.calendar-sat-name {
  color: #339974;
}


/* アーカイブの表示
---------------------------------------------------- */
.msg-archives ul {
  list-style : none;
}
