@import url("http://necolas.github.io/normalize.css/3.0.1/normalize.css");

/* <system section="theme" selected="6435922169449207878"> */

/* CSS Document */


body,td,th {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #272727;
}

.pagebody h1 {
}

.menu {
	float: left;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 5px;
}

.under {
	margin-top: 900px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #F9F9F9;
	border: 1px dotted #A9A9A9;
	margin-right: 5px;
}
a:link {
	color: #282828;
	text-decoration: none;
}
a:visited {
	color: #282828;
	text-decoration: none;
}
a:hover {
	color: #D3D3D3;
	text-decoration: none;
}
a:active {
	color: #282828;
	text-decoration: none;
}
a {
	font-weight: bold;
}

.copyright{
	text-align: center;
}

html,
body {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    background-image: url("http://www.h-chromatique.info/img/topmain.jpg");
    border-right-color: #C8CEE4;
	border-left-color: #DFE0E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    margin: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	padding: 10px;
}
a {
  color: #ff3399;
}
a:hover {
  color: #ff3399;
}
::selection {
  background: #999999;
  color: #fff;
}
::-moz-selection {
  background: #999999;
  color: #fff;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #333333;
  text-decoration: none;
}
pre {
  padding: 15px;
  border: 1px solid #dddddd;
  background: #f5f5f5;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
pre.lang-aa {
  font-size: 14px;
  line-height: 15px;
}
a.keyword {
  text-decoration: none;
  border-bottom: 1px dotted #eee;
  color: #333333;
}
#container {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
#container #content {
  display: block;
  *zoom: 1;
}
#container #content:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
#main {
  width: 600px;
  float: left;
  margin-top : 150px;
}
#box2 {
  width: 300px;
  float: right;
}
#blog-title {
  visibility: hidden;
  margin: 80px 0;
}
#title {
  font-size: 30px;
  font-weight: normal;
  margin: 0;
}
#title a {
/*  color: #ff3399; */
}
#blog-description {
  font-weight: normal;
  font-size: 80%;
  margin: 5px 0 0 0;
}
.header-image-enable #title {
  padding-top: 70px;
}
.header-image-enable #title,
.header-image-enable #blog-description {
  padding-left: 20px;
}
.entry {
  margin-bottom: 100px;
}
.entry blockquote {
  padding: 10px;
  margin: 1em 0;
  border: 1px solid #ccc;
}
.entry blockquote p {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-header {
  padding: 0px 95px 10px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dddddd;
  position: relative;
}
.entry-header .entry-title {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  line-height: 1.3;
}
.entry-header .date {
  font-weight: normal;
  position: absolute;
  right: 0px;
  bottom: 0.4em;
}
.entry-header .date a {
  color: #333333;
  text-decoration: none;
  font-size: 80%;
}
.entry-header .categories {
  margin-top: 10px;
  font-size: 80%;
}
.entry-header .categories a {
  color: #999999;
}
.entry-header .no-categories {
  margin: 10px;
}
.entry-header .entry-header-menu a {
  position: absolute;
  bottom: 0px;
  left: -60px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #444;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.entry-header .entry-header-menu a:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
.entry-content {
  font-size: 90%;
  line-height: 1.7;
  margin-bottom: 20px;
}
.entry-content p {
  margin: 0 0 1em 0;
}
.entry-content img {
  max-width: 100%;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  margin: 1em 0 0.8em 0;
  line-height: 1.5;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  border-bottom: 1px solid #dddddd;
}
.entry-content h1 {
  font-size: 160%;
}
.entry-content h2 {
  font-size: 150%;
}
.entry-content h3 {
  font-size: 140%;
}
.entry-content h4 {
  font-size: 130%;
}
.entry-content h5 {
  font-size: 110%;
}
.entry-content h6 {
  font-size: 100%;
}
.entry-content ul,
.entry-content ol,
.entry-content dd {
  margin: 0 0 1em 1.5em;
  padding: 0;
}
.entry-content ul li ul,
.entry-content ol li ul,
.entry-content dd li ul,
.entry-content ul li ol,
.entry-content ol li ol,
.entry-content dd li ol {
  margin-bottom: 0;
}
.entry-content table {
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1em;
}
.entry-content table th,
.entry-content table td {
  border: 1px solid #ddd;
  padding: 5px 10px;
}
.entry-content table th {
  background: #fafafa;
}
.entry-content blockquote {
  background: #f5f5f5;
  margin: 0 0 10px;
  padding: 20px;
}
.entry-content .hatena-asin-detail li {
  line-height: 1.4;
}
.entry-footer .entry-footer-section {
  font-size: 80%;
  color: #999999;
}
.entry-footer .entry-footer-section a {
  color: #999999;
}
.social-buttons {
  margin: 10px 0;
}
.comment-box .comment {
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
}
.comment-box .entry-comment {
  padding: 15px 0;
  border-bottom: 1px solid #dddddd;
}
.comment-box .entry-comment:first-child {
  padding-top: 0;
}
.comment-box .comment-user-name {
  margin: 0 0 10px 0;
}
.comment-box .comment-content {
  font-size: 90%;
  margin: 0 0 10px 0;
  word-wrap: break-word;
}
.comment-box .comment-metadata {
  font-size: 80%;
  color: #999999;
  margin: 0;
}
.comment-box .comment-metadata a {
  color: #999999;
}
.comment-box .leave-comment-title {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #444;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.comment-box .leave-comment-title:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
#box2 {
  font-size: 85%;
}
#box2 .hatena-module {
  margin-bottom: 60px;
}
#box2 .hatena-module-title {
  font-weight: bold;
  margin-bottom: 15px;
}
#box2 .hatena-module-title a {
  color: #333333;
  text-decoration: none;
}
.hatena-module-profile .profile-icon {
  float: left;
  margin: 0 10px 10px 0;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hatena-module-profile .id {
  display: block;
  margin-bottom: 10px;
  font-weight: bold;
}
.hatena-module-profile .profile-description {
  font-size: 90%;
  line-height: 1.5;
}
.hatena-urllist {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
.hatena-urllist li {
  padding: 8px 0;
  border-bottom: 1px solid #dddddd;
  line-height: 1.5;
}
.hatena-urllist li a {
  text-decoration: none;
}
.hatena-module-search-box .search-module-input {
  border: 1px solid #dddddd;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 5px;
}
.hatena-module-search-box .search-module-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 10px 4px;
  margin-bottom: 0;
  line-height: 18px;
  color: #444;
  background-color: #ffffff;
  text-align: center;
  vertical-align: middle;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
  border: 1px solid rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.hatena-module-search-box .search-module-button:hover {
  background-color: #f5f5f5;
  text-decoration: none !important;
}
.pager {
  margin: 1em 0;
  display: block;
  *zoom: 1;
}
.pager:after {
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
  content: ".";
}
.pager .pager-prev {
  float: left;
  text-align: left;
  width: 45%;
}
.pager .pager-next {
  float: right;
  text-align: right;
  width: 45%;
}
#top-box {
  margin: 10px auto 20px;
  font-size: 90%;
}
#top-box .breadcrumb {
  background: #fff;
  border: 1px solid #dfdfdf;
  padding: 10px;
}
#footer {
  padding: 30px 0;
  text-align: center;
  color: #999999;
  line-height: 1.5;
  font-size: 80%;
}
#footer a {
  color: #999999;
}
.page-about .entry {
  padding-top: 0;
}
.page-about dt {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #dfdfdf;
  margin-bottom: 5px;
}
.page-about dd {
  margin-left: 0;
  margin-bottom: 30px;
}
.page-archive .archive-entries .archive-entry {
  margin-bottom: 3em;
}
.page-archive .archive-entries .date {
  font-size: 90%;
  margin-bottom: .5em;
}
.page-archive .archive-entries .date a {
  color: #333333;
  text-decoration: none;
}
.page-archive .archive-entries .entry-title {
  font-size: 130%;
  margin: 0 0 .5em;
  font-weight: normal;
}
.page-archive .archive-entries .categories {
  margin: 0 0 .5em;
}
.page-archive .archive-entries .entry-description {
  font-size: 100%;
  margin: 0 0 1em;
  line-height: 1.5em;
}
.page-archive .categories a {
  color: #fff;
  font-size: 70%;
  background: #aaa;
  padding: 3px 5px;
  border-radius: 3px;
  text-decoration: none;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 2px;
}
/* End Primary Styles */
.header-image-enable #title {
  padding-top: 50px;
  padding-left: 20px;
}
.header-image-enable #blog-description {
  padding-left: 20px;
}
