@charset "Shift-JIS";


*{
 border                     : none;
 font-size                  : 12pt;
 font-style                 : normal;
 font-weight                : normal;
 line-height                : 1.6em;
 margin                     : 0;
 padding                    : 0;
 text-decoration            : none;
}


/* Heading ========================================================================= */
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: bold;
}

h1{
	font-size: 150%;
}

h2{
	font-size: 125%;
}


/* Block ========================================================================= */
p, ul, ol,address{
	margin: 2em;
}

.Info{
}

.Jiska{
	font-size: 80%;
}

li{
	list-style-type: none;
}

/* Inline ======================================================================== */
hr{
	display: none;
}


em{
	font-style:  normal;
	font-weight: bold;
}

strong{
	font-size:   100%;
	font-weight: bold;
}

.Wek{
	font-size:   80%;
	font-weight: normal;
}

.more{
	font-size:   125%;
}

.mo2{
	font-size:   150%;
}

.mo3{
	font-size:   200%;
}

.very{
	font-size: 200%;

	letter-spacing: 1.1em;
}


/* Table ========================================================================= */
table{
	margin: 0 auto;
}

td, th{
	padding: 0.3em;

	line-height: 120%;

	vertical-align: middle;
}

th{
	font-weight: bold;
}


.Dat{
	font-size:  90%;

	text-align: right;
}


.Txt{
	font-size:  90%;
}



/* メニュー ======================================================================= */
#MENU{
	display: none;
}

/* 一番下 ========================================================================= */
#FOOTER{
	display: none;
}

/* Link ========================================================================= */
a{
	text-decoration: none;
}

a[href]:after {
        content: " (" attr(href)") ";
}


dt {
 margin                     : 1em 0 1em 0;
}
dt:first-letter {
 font-size                  : 2em;
}
dd {
 display                    : inline;
 white-space                : nowrap;
 word-break                 : keep-all;
 word-spacing               : 0.2em;
}

/* 日付 */
.Date {
 font-size                  : 0.9em;
 text-align                 : right;
}

/* 人物 */
.Person {
 font-weight                : bold;
}

/* ウェブサイト */
.WebSite {
}

/* 序文 */
.Preface {
}

.Rep {
 clear                      : both;
}

/* 紹介 */
.Introduction {
}

/* 説明文 */
.Explanation {
 font-size                  : 0.9em;
}

.Introduction ul,
.Explanation ul {
 margin                     : 0;
}

.ss {
 float                      : left;
 margin                     : 0 1em 1em 0;
}


.Wek {
 font-size                  : 0.9em;
 font-weight                : normal;
 line-height                : 1em;
}
.Info {
}

.more {
 font-size                  : 1.75em;
}
.mo2 {
 font-size                  : 2em;
}
.mo3 {
 font-size                  : 2.5em;
}


/* -----------------------------------------------------------------------------
  構成員のコメント
----------------------------------------------------------------------------- */
.Jiska {
 clear                      : both;
 font-size                  : 0.7em;
}
.Madmaru {
 font-size                  : 0.8em;
}
.SIN {
 font-size                  : 0.8em;
}


h1.Madmaru:after,
h2.Madmaru:after,
h3.Madmaru:after,
h4.Madmaru:after,
h5.Madmaru:after,
h6.Madmaru:after {
 content                    : ">";
}
h1.Madmaru:before,
h2.Madmaru:before,
h3.Madmaru:before,
h4.Madmaru:before,
h5.Madmaru:before,
h6.Madmaru:before {
 content                    : "<";
}


