/* common */
/* -------------------------------------------------------- */


/* link */

a:link,
a:visited,
a:active {
	color: #595757;
	text-decoration: underline;
}
a:hover {
	color: #595757;
	text-decoration: none;
}

#contents-inner {
	width: 877px;
	margin-left: 71px;
	margin-bottom: 15px;
	padding-bottom: 100px;
	background: url(img/bg_contents_inner.gif) repeat-y left top;
}

#main {
	width: 622px;
	float: left;
}

#side {
	width: 220px;
	padding-top: 110px;
	float: right;
}




/* asset */
/* -------------------------------------------------------- */

.asset {
	width: 430px;
	margin-left: 135px;
	margin-bottom: 45px;
}

.date-link {
	font-size: 11px;
	text-align: right;
  clear: both;                  /* add */
}
.date-link a:link,
.date-link a:visited,
.date-link a:active {
	color: #3fa195;
	text-decoration: none;
}
.date-link a:hover {
	color: #3fa195;
	text-decoration: underline;
}


/* asset-header */

.asset-header {
	margin-bottom: 15px;
}
.asset-header .date {
	font-size: 14px;
	font-weight: bold;
	color: #f8a470;
	margin-bottom: 5px;
}
.asset-header .title {
	font-size: 14px;
	font-weight: bold;
	color: #7db03b;
}


/* asset-content */

.asset-content {
}
.asset-content p,
.asset-content ul,
.asset-content ol,
.asset-content dl,
.asset-content table {
	font-size: 11px;
	margin-bottom: 15px;
}

.asset-content dl.type1 dt {
	white-space: nowrap;
	position: absolute;
}
.asset-content dl.w03 dd {
	padding-left: 3.2em;
}


/* 見出し２ */
.asset-content h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 34px;
	margin-bottom: 10px;
}
/* 見出し３ */
.asset-content h3 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	margin-bottom: 10px;
}
/* 見出し４ */
.asset-content h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	margin-bottom: 5px;
}

/* 見出し５ */
.asset-content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-bottom: 5px;
}

/* 見出し６ */
.asset-content h6 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: 16px;
	margin-bottom: 5px;
}


/* side */
/* -------------------------------------------------------- */

/* calendar */

.calendar {
	width: 192px;
	margin-left: 15px;
	margin-bottom: 35px;
	padding: 12px 0;
	background: #ffffff;
}
.calendar .title {
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}
.calendar .title span {
	padding: 0 15px;
}
.calendar .title a:link,
.calendar .title a:visited,
.calendar .title a:active {
	color: #f8a470;
	text-decoration: none;
}
.calendar p a:hover {
	color: #f8a470;
	text-decoration: underline;
}
.calendar table {
	width: 170px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: fixed;
	margin-left: 11px;
}
.calendar th,
.calendar td {
	text-align: center;
	vertical-align: middle;
	padding: 1px 0;
}
.calendar th {
	font-weight: normal;
}
.calendar th.sun {
	color: #ff0000;
}
.calendar th.sat {
	color: #35b9ff;
}
.calendar td a {
	font-weight: bold;
	display: block;
}
.calendar td a:link,
.calendar td a:visited,
.calendar td a:active {
	color: #666666;
	text-decoration: none;
}
.calendar td a:hover {
	color: #666666;
	text-decoration: underline;
}


/* schedule */

.schedule {
	width: 192px;
	margin-left: 15px;
	margin-bottom: 35px;
}
.schedule .title {
	font-weight: normal;
	color: #f8a470;
	margin-bottom: 15px;
	padding-left: 15px;
	padding-bottom: 4px;
	background: url(img/icon_01a.gif) no-repeat 2px 5px;
	border-bottom: solid 1px #f8c3a2;
}
.schedule ul {
	margin-left: 5px;
}
.schedule li {
	margin-bottom: 2px;
}
.schedule li span {
	color: #3fa195;
	padding-right: 6px;
}
.schedule li a:link,
.schedule li a:visited,
.schedule li a:active {
	color: #3fa195;
	text-decoration: none;
}
.schedule li a:hover {
	color: #3fa195;
	text-decoration: underline;
}


/* topics-list */

.topics-list {
	width: 192px;
	margin-left: 15px;
	margin-bottom: 35px;
}
.topics-list .title {
	font-weight: normal;
	color: #f8a470;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	background: url(img/icon_01a.gif) no-repeat 2px 5px;
	border-bottom: solid 1px #f8c3a2;
}
.topics-list ul {
	margin-left: 5px;
	font-size: 11px;
}
.topics-list li {
	margin-bottom: 2px;
}
.topics-list li span {
	color: #3fa195;
	padding-right: 6px;
}
.topics-list li a:link,
.topics-list li a:visited,
.topics-list li a:active {
	color: #3fa195;
	text-decoration: none;
}
.topics-list li a:hover {
	color: #3fa195;
	text-decoration: underline;
}


/* category-list */

.category-list {
	width: 192px;
	margin-left: 15px;
	margin-bottom: 35px;
}
.category-list .title {
	font-weight: normal;
	color: #f8a470;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	background: url(img/icon_01a.gif) no-repeat 2px 5px;
	border-bottom: solid 1px #f8c3a2;
}
.category-list ul {
	margin-left: 5px;
	font-size: 11px;
}
.category-list li span {
	color: #3fa195;
	padding-right: 6px;
}
.category-list li a:link,
.category-list li a:visited,
.category-list li a:active {
	color: #3fa195;
	text-decoration: none;
}
.category-list li a:hover {
	color: #3fa195;
	text-decoration: underline;
}


/* recently-entry */

.recently-entry {
	width: 192px;
	margin-left: 15px;
	margin-bottom: 35px;
}
.recently-entry .title {
	font-weight: normal;
	color: #f8a470;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 4px;
	background: url(img/icon_01a.gif) no-repeat 2px 5px;
	border-bottom: solid 1px #f8c3a2;
}
.recently-entry ul {
	margin-left: 5px;
	font-size: 11px;
}
.recently-entry li span {
	color: #3fa195;
	padding-right: 6px;
}
.recently-entry li a:link,
.recently-entry li a:visited,
.recently-entry li a:active {
	color: #3fa195;
	text-decoration: none;
}
.recently-entry li a:hover {
	color: #3fa195;
	text-decoration: underline;
}


/* bt_list */

.bt_list {
	margin-bottom: 35px;
}
.bt_list li {
	margin-bottom: 5px;
}




/* koyomi */
/* -------------------------------------------------------- */

#koyomi #contents {
	background: url(img/bg_contents_koyomi.jpg) repeat-y left top;
}



/* nikki */
/* -------------------------------------------------------- */

#nikki #contents {
	background: url(img/bg_contents_diary.jpg) repeat-y left top;
}

#nikki .asset {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: solid 1px #d9effb;
}

#nikki .asset-header .title {
	color: #0075c2;
}
#nikki .asset-content {
	margin-bottom: 45px;
}

#nikki .assetFooter {margin-top:20px; padding-top:12px; border-top:solid 1px #d9effb; border-bottom:0;}
#nikki .assetFooter .archiveBlock {font-size:14px;}
#nikki .assetFooter .newsListBlock {margin:0; padding:0;}
#nikki .assetFooter .newsListBlock ul {list-style-type:none; margin:0 !important; padding:0 !important;}
#nikki .assetFooter .newsListBlock li {font-size:14px; list-style-type:none; margin:5px 5px 0 5px; padding:0;}


/* topics */
/* -------------------------------------------------------- */

#topics #contents {
	background: url(img/bg_contents_topics.jpg) repeat-y left top;
}

#topics .asset {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: solid 1px #f8c3a2;
}

#topics .asset-header .title {
	color: #f8a470;
}
#topics .asset-content {
	margin-bottom: 45px;
}

/* add */
#contents #contents-inner #main h1 img {
 margin-left: 0;
}

#contents #contents-inner #main img {
    display: inline;
    margin: 0px 5px 0px 5px;
}

#contents #contents-inner #main .aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#contents #contents-inner #main .alignleft {
	float: left;
}

#contents #contents-inner #main .alignright {
	float: right;
}

#contents #contents-inner #main .wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#contents #contents-inner #main .wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#contents #contents-inner #main .wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#contents #contents-inner #main ul {
    list-style: disc;
    margin-left: 20px;
}

#contents #contents-inner #main ol {
    margin-left: 28px;
}

#contents #contents-inner #main blockquote {
    margin-left: 20px;
}

#contents #contents-inner #main .navigation {
    text-align: center;
    margin-left: 200px;
    width: 300px;
    /* background-color: #f3f3f3; */
    clear: both;
}