
/* コンテンツサイドの全体設定 */
/* for contents side's body */
.contents_side { color: #666600;  background-color: #99ccff }
  /* not visited */
.contents_side a:link { color: #0000ff; }
  /* visited */
.contents_side a:visited { color: #333333; }



/* for main title */
.contents_side h1 { text-align: center; font-size: 20pt; margin: 0.3em 0em; }


/* 初めの説明の設定 */
.lead { text-align: center; font-size: 12pt; margin: 0.3em 0em; }
.lead .hosoku { text-align: center; font-size: 10pt; margin: 0.3em 0em; }


/* 「彼」＝末田　康之 */
.kare { color: #660099; }

/* 「彼女」＝新村　恵 */
.kanojo { color: #cc0066; }


/* 「彼」＝末田　康之 */
.yasuyuki { text-align: right; font-size: 11pt; color: #660099; margin: 0.3em 0em; }
.yasuyuki p { margin: 0.5em 0em; }

/* 「彼女」＝新村　恵 */
.kei { text-align: left; font-size: 11pt; color: #cc0066;  margin: 0.3em 0em; }
.kei p { margin: 0.5em 0em; }



/* 最後にちょっと */
.saigoni { text-align: left; font-size: 10pt; margin: 0.3em 0em; }


/* 戻るボタン */
.modoru { text-align: center; font-size: 12pt; margin: 1em 0em;}

