﻿@charset "utf-8";

@import "reset.css";

/*========================================index
/* +base set
/* +page-break
/* +display none
========================================index*/

/*====================
 +base set
====================*/
body {
	color: #000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", serif;
	font-size: 8pt;
	line-height: 1.6;
	}
h1 {
	margin-bottom: 6mm;
	padding-bottom: 2mm;
	border-bottom: 5px double #000;
	font-size: 175%;
	}
h2 {
	margin: 3mm 0;
	padding-bottom: 2mm;
	border-bottom: 2px solid #000;
	font-size: 150%;
	}
h3 {
	margin: 3mm 0;
	padding-bottom: 2mm;
	border-bottom: 1px dotted #000;
	font-size: 125%;
	}
p,ul,ol,dl,table {
	margin: 1mm 0;
	}
ul,ol {
	margin-left: 2em;
	}
ul {
	list-style: outside disc;
	}
ol {
	list-style: outside decimal;
	}
blockquote {
	margin: 1mm 3mm;
	padding: 2mm;
	border: 3px double #000;
	}
a[href^="http://"]:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	}
.sectionA02,
.sectionB02,
.sectionC02,
.sectionD02 {
	margin-left: 6mm;
	}

/*====================
 +page-break
====================*/
.sectionA02,
.sectionB02
.sectionC02
.sectionD02,
table {
	page-break-inside: avoid;
	}

/*====================
 +display none
====================*/
#search,
#global-nav,
#rss-nav,
#footer-nav03,
.local-navA01 {
	display: none;
	}
/*----------------------------*/


div.works_box01 li.after {
	}
	
	
#siteinfo ul {
	}