/**** reset ****/
a {
	color: #000;
	text-decoration: none;
}
address,
cite,
dfn,
em,
var {
	font-style: normal;
}
blockquote {
	margin: 0;
}
body {
	background-color: #fff;
	color: #000;
	font-family: sans-serif;
	margin: 0;
}
caption {
	text-align: left;
}
code,
kbd,
samp {
	font-family: sans-serif;
	font-size: 100%;
}
dd {
	margin-left: 0;
}
del,
ins {
	text-decoration: none;
}
dl,
form,
p {
	margin-bottom: 0;
	margin-top: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0;
}
img {
	border: 0;
	vertical-align: bottom;
}
input,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	vertical-align: bottom;
}
legend {
	padding: 0;
}
li {
	list-style: none;
}
ol,
ul {
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}
pre {
	font-family: sans-serif;
	font-size: 100%;
	margin-bottom: 0;
	margin-top: 0;
}
q:after,
q:before {
	content: "";
}
strong {
	font-weight: normal;
}
sub {
	vertical-align: text-bottom;
}
sup {
	vertical-align: text-top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
}
td {
	padding: 0;
	vertical-align: top;
}
th {
	font-weight: normal;
	padding: 0;
	text-align: left;
	vertical-align: top;
}

/**** structure ****/
body {
	color: #333;
	font: 75%/1.75em "Lucida Grande", Helvetica, Arial, Meiryo, sans-serif;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-text-size-adjust: none;
}
a {
	color: #c06;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #c06;
	text-decoration: underline;
}
div#local {
	color: #ddd;
	padding-right: 10px;
	padding-top: 5px;
	position: absolute;
	right: 0;
	top: 0;
}
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}
div#header {
	font-size: 0;
	_height: 1%;
	line-height: 0;
	margin: 29px 10px 19px;
	*zoom: 1;
}
div#header:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#header h1 {
	float: left;
}
div#header ul {
	float: right;
	_height: 1%;
	*zoom: 1;
}
div#header ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#header ul li {
	float: left;
	margin-left: 20px;
}
div#footer {
	color: #999;
	font-size: 11px;
	_height: 1%;
	line-height: 20px;
	margin: 40px 10px 25px;
	*zoom: 1;
}
div#footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#footer address {
	float: left;
}
div#footer ul {
	float: right;
	_height: 1%;
	*zoom: 1;
}
div#footer ul:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#footer ul li {
	float: left;
	margin-left: 20px;
}
div#content em {
	font-weight: bold;
}
div#content .first {
	margin-top: 0 !important;
}
div#content .center {
	text-align: center !important;
}
div#content .right {
	text-align: right !important;
}

/**** content ****/

/* block */
div#content div.box-block-a-1 {
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
div#content div.box-block-a-1 div.inner {
	background: #ddeef6 url(/common/images/content/background-01.gif);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: inset 0 1px 1px rgba(11, 11, 11, 0.14);
	-moz-box-shadow: inset 0 1px 1px rgba(11, 11, 11, 0.14);
	-webkit-box-shadow: inset 0 1px 1px rgba(11, 11, 11, 0.14);
	padding: 10px 15px;
}
div#content div.float-block {
	_height: 1%;
	*zoom: 1;
}
div#content div.float-block:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.float-block div.content {
	margin-bottom: 5px;
}
html>/**/body div#content div.float-block div.content > :first-child {
	margin-top: 0;
}
div#content div.grid-block {
	_height: 1%;
	*zoom: 1;
}
div#content div.grid-block:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content div.grid-block div.column {
	float: left;
}
div#content div.section-block-a-1 {
	margin-left: 10px;
	margin-right: 10px;
}
div#content div.separation-block-a-1 {
	margin-top: 10px;
	background: url(/common/images/content/background-02.gif) repeat-x 0 5px;
	padding-bottom: 5px;
	padding-top: 8px;
}
div#content div.separation-block-a-1 div.content {
	background: url(/common/images/content/background-02.gif) repeat-x 0 100%;
	padding-bottom: 18px;
	padding-top: 15px;
}

/* heading */
div#content h2.heading-a-1 {
	font-size: 0;
	line-height: 0;
	margin-top: 20px;
	padding-bottom: 3px;
	padding-top: 5px;
}
div#content h3.heading-b-1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin-top: 20px;
}
div#content h3.heading-b-1 span {
	color: #999;
	font-size: 12px;
	font-weight: normal;
	line-height: 21px;
	padding-left: 0.2em;
}

/* inline */
div#content a.button {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ddeef6;
	padding: 1px 3px;
	white-space: nowrap;
}
div#content a.button:hover {
	background-color: #c06;
	color: #fff;
	text-decoration: none;
}

/* list */
div#content ul.icon-list-a-1 {
	font-size: 0;
	line-height: 0;
	_height: 1px;
	margin-right: -5px;
	margin-top: 10px;
	_overflow: visible;
	padding-bottom: 5px;
	white-space: nowrap;
	*zoom: 1;
}
div#content ul.icon-list-a-1:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content ul.icon-list-a-1 li {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
div#content ul.link-list-a-1 {
	margin-top: 10px;
}
div#content ul.link-list-a-1 li {
	background: url(/common/images/content/icon-01.png) 0 8px no-repeat;
	padding-left: 10px;
}
div#content ul.link-list-b-1 {
	_height: 1%;
	margin-right: -20px;
	margin-top: 10px;
	_overflow: visible;
	white-space: nowrap;
	*zoom: 1;
}
div#content ul.link-list-b-1:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content ul.link-list-b-1 li {
	background: url(/common/images/content/icon-01.png) 0 8px no-repeat;
	float: left;
	padding-left: 10px;
	margin-right: 20px;
}
div#content ul.link-list-c-1 {
	margin-top: 10px;
}
div#content ul.link-list-c-1 li {
	background: url(/common/images/content/icon-01.png) 0 -295px no-repeat;
	padding-left: 16px;
}
div#content ul.link-list-c-1 li.icon-preview {
	background-position: 0 -195px;
}
div#content ul.link-list-c-1 li.font-preview {
	background-position: 0 -295px;
}
div#content ul.link-list-d-1 {
	_height: 1%;
	margin-top: 10px;
	white-space: nowrap;
	*zoom: 1;
}
div#content ul.link-list-d-1:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
div#content ul.link-list-d-1 li {
	background: url(/common/images/content/icon-01.png) no-repeat;
}
div#content ul.link-list-d-1 li.previous {
	background-position: 0 -92px;
	float: left;
	padding-left: 10px;
}
div#content ul.link-list-d-1 li.next {
	background-position: 100% -192px;
	float: right;
	padding-right: 10px;
}
div#content ul.list-a-1 {
	margin-top: 10px;
}
div#content ul.list-a-1 li {
	background: url(/common/images/content/icon-01.png) 0 -392px no-repeat;
	padding-left: 10px;
}

/* paragraph */
div#content p.button-paragraph-a-1 {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
	padding-bottom: 3px;
	padding-top: 5px;
}
div#content p.button-paragraph-a-1 {
	margin-top: 10px;
}
div#content p.image-paragraph-a-1,
div#content p.image-paragraph-a-2 {
	font-size: 0;
	line-height: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#content p.image-paragraph-a-1 {
	margin-top: 10px;
}
div#content p.image-paragraph-a-2 {
	margin-top: 0;
}
div#content p.paragraph-a-1 {
	margin-top: 10px;
}

/**** blog-and-portfolio ****/

div#content .note {
	color: #999;
}

code {
font-family: "Consolas", "Courier New", Meiryo, monospace;
}
pre {
font-family: "Consolas", "Courier New", Meiryo, monospace;
margin-top: 11px;
overflow: auto;
}
pre + pre{
margin-top: 20px !important;
}

/* separator */
div#content span.separator {
	color: #ddd;
	padding: 0.2em;
}

/* entry-block */
div#content div.entry-block {
}
div#content div.entry-block ol {
	margin-top: 10px;
}
div#content div.entry-block ol li {
	margin-left: 20px;
	list-style: decimal;
}
div#content div.entry-block ol a,
div#content div.entry-block p a {
	background-color: #ddeef6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 3px;
	white-space: nowrap;
}
div#content div.entry-block ol a:hover,
div#content div.entry-block p a:hover {
	background-color: #c06;
	color: #fff;
	text-decoration: none;
}
div#content div.entry-block p {
	margin-top: 10px;
}
div#content div.entry-block p.image {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#content div.entry-block p.image img {
	vertical-align: bottom;
}
div#content div.entry-block ul.link {
	margin-top: 10px;
}
div#content div.entry-block ul.link li {
	background: url(/common/images/content/icon-01.png) 0 8px no-repeat;
	padding-left: 10px;
}

/* respond */
div#content div#respond h3 {
	font-weight: bold;
	font-size: 18px;
	line-height: 25px;
	margin-top: 10px;
}
div#content div#respond p {
	margin-top: 10px;
}

/* table-a-1 */
div#content div.table-a-1 {
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
div#content div.table-a-1 table {
	border-top: 1px solid #eee;
	width: 100%;
}
div#content div.table-a-1 table tbody tr th,
div#content div.table-a-1 table tbody tr td {
	border-bottom: 1px solid #eee;
	padding-bottom: 2px;
	padding-top: 2px;
}
div#content div.table-a-1 table tbody tr th {
	padding-right: 15px;
	white-space: nowrap;
	width: 1%;
}

div#content h3 a {
	color: #333;
}

div#content h2.heading-a-1 {
	position: relative;
}
div#content h2.heading-a-1 span {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	left: 79px;
	line-height: 25px;
	position: absolute;
	top: 10px;
}

div#content span.tex {
	font-family: serif;
}
div#content span.tex span.e {
	margin-left: -0.1667em;
	margin-right: -0.125em;
	text-transform: uppercase;
	vertical-align: -0.5ex;
}
