@charset "utf-8";
/*
 ********************************
 *
 * Blog CSS
 *
 * CSS Setting START
 * for digital-packet.com
 * original - 00 2008.04.26 S.Takikawa
 *
 ********************************
*/
/********************************
   #MovableType Import CSS Setting.
 ********************************/

.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed { clear: both; }
.comments { overflow: hidden; width: 100%; }

.comments,
.comments-content { margin-bottom: 1.5em; }

.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comments-open-text { margin-bottom: .75em; }
.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text {
  width: 80%;
}
#comment-bake-cookie {
  margin-left: 0;
  vertical-align: middle;
}
#comment-submit { font-weight: bold; }
.comment {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}
.comment { border: 0; }
.comment-content {
  clear: none;
  line-height: 1.5;
  margin-bottom: 1em;
}

.comment-content p { margin-bottom: .5em; }

.comments-header,
.comments-open-header { color: #333; }
.comment { border-color: #ddd; }

.mt-image-none {
	background-color: #F4F1EC;
	padding: 4px;
	border: 1px solid #EEE9E1;
	margin: 0px;
}
/********************************
   #sideArea CSS Setting. for Blog
 ********************************/

/*
#sideArea #sideMenuBlogTop {
  background-image: url(../../cimg/menu_blog_box_top.gif);
  background-repeat: no-repeat;
  clear: both;
  height: 20px;
  width: 180px;
  background-position: left top;
  margin: 0px;
  padding: 0px;
}

#sideArea #sideMenuBlogBottom {
  background-image: url(../../cimg/menu_blog_box_bottom.gif);
  background-repeat: no-repeat;
  background-position: left top;
  height: 20px;
  width: 180px;
}
*/

#sideMenuBlog {
	clear: both;
	float: right;
}

#sideMenuBlog p {
	padding: 2px;
	margin: 0px;
	line-height: 110%;
}

#sideMenuBlog p.grp-guide {
	font-size: 10px;
	padding: 0px;
	line-height: 110%;
	color: #666666;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#sideMenuBlog a:link { color: #555555; }
#sideMenuBlog a:visited { color: #555555; }
#sideMenuBlog a:hover { color: #CC3333; text-decoration: underline; }
#sideMenuBlog a:active { color: #CC3333; text-decoration: underline; }

/*
#sideMenuBlog #blog-list-category {
	background-image: url(../../cimg/menu_blog_category.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-bottom: 10px;
}

#sideMenuBlog #blog-list-tag {
	background-image: url(../../cimg/menu_blog_tag_cloud.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-bottom: 10px;
}

#sideMenuBlog #blog-list-archives {
	background-image: url(../../cimg/menu_blog_archives.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-bottom: 10px;
}

#sideMenuBlog #blog-list-recent {
	background-image: url(../../cimg/menu_blog_recent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-bottom: 10px;
}
*/

/*** sideMenu CSS Setting. ***/

.sideMenuBlogArea {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEAEC;
	clear: both;
	margin-bottom: 5px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 190px;
}

#sideMenuBlog ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sideMenuBlog ul li {
	font-size: 11px;
	line-height: 120%;
	background-image: url(../cimg/mark_gray.gif);
	background-position: left 3px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 1px;
	padding-right: 1px;
	margin: 2px;
	background-repeat: no-repeat;
}

#sideMenuBlog ul li.menuChild {
	background-image: url(../cimg/mark_s_gray.gif);
	margin-left: 15px;
}

/* STAFF BLOG ONLY */

#sideMenuBlog ul.staff li {
	font-size: 11px;
	line-height: 120%;
	background-image: url(../cimg/mark_gray.gif);
	background-position: left 3px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-top: 1px;
	padding-right: 1px;
	margin: 2px;
	background-repeat: no-repeat;
}

#sideMenuBlog ul.staff li.menuChild {
	background-image: url(../cimg/mark_s_gray.gif);
	margin-left: 15px;
}



/*** sideMenu Tag CSS Setting. ***/

#blog-list-tag {
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECEAEC;
	clear: both;
	margin-bottom: 5px;
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#blog-list-tag ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 15px;
}

#blog-list-tag ul li {
	display: inline;
	margin-right: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
	background-image: none;
}

#blog-list-tag .rank-1  { font-size: 1.625em; }
#blog-list-tag .rank-2  { font-size: 1.625em; }
#blog-list-tag .rank-3  { font-size: 1.5em; }
#blog-list-tag .rank-4  { font-size: 1.375em; }
#blog-list-tag .rank-5  { font-size: 1.25em; }
#blog-list-tag .rank-6  { font-size: 1.125em; }
#blog-list-tag .rank-7  { font-size: 1em; }
#blog-list-tag .rank-8  { font-size: 1em; }
#blog-list-tag .rank-9  { font-size: 0.95em; }
#blog-list-tag .rank-10 { font-size: 0.9em; }
#blog-list-tag .rank-0  { font-size: 1em; }


/********************************
   #mainArea CSS Setting. for Blog
 ********************************/

#main-contents .blog-body {
	height: auto;
	clear: both;
	margin-bottom: 10px;
	display: inline;
	width: 620px;
	float: left;
}

#main-contents .blog-body .entry-box {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ECEAEC;
}

/********************************
   .contents CSS Setting.
 ********************************/

/* blog BlogTitle , EntryTitle */
.blog-body h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
/* blog EntryTitle */
.blog-body h2 {


}

.blog-body h3 {


}

.blog-body h4 {
}

.blog-body h5 {
}

.blog-body h6 {
}

.blog-body p {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 150%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.blog-body address {
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding-right: 5px;
	clear: both;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.1em;
}

.blog-body .entry-footer {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ECEAEC;
}

/* Custom CSS */
.blog-body .entry-title {
	font-size: 10pt;
	color: #222222;
	background-image: url(../cimg/div_mid.gif);
	background-position: left top;
	clear: both;
	margin-top: 2px;
	padding-left: 28px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.blog-body h3.entry-title {
	font-size: 11pt;
	color: #222222;
	background-image: url(../cimg/div_mid.gif);
	background-position: left top;
	clear: both;
	margin-top: 2px;
	padding-left: 28px;
	height: 30px;
	background-repeat: no-repeat;
	overflow: hidden;
	line-height: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 00px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}
.blog-body .archive-title {
	margin-bottom: 10px;
	color: #222222;
	font-size: 12pt;
	font-weight: bold;
}

.blog-body .details-next {
	background-image: url(../cimg/mark_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin: 2px;
	font-size: 11px;
	line-height: 1.2em;
}

.blog-body .entry-body {
	line-height: 150%;
	margin: 5px;
	clear: both;
}
.blog-body .entry-more {
	margin-top: 15px;
	margin-bottom: 10px;
	line-height: 150%;
}

.blog-body .entry-asset {
	font-size: 11px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: right;
	line-height: 1.2em;
	clear: both;
}

.blog-body .entry-if {
	text-align: right;
	clear: both;
	height: 22px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}

.blog-body .archive-description {
	margin-bottom: 20px;
}


/*
 ********************************
 *
 * CSS Setting END
 *
 ********************************
*/

