/* ありがとうネット標準CSS */
A:link {color: #D72152; text-decoration: none; font-size: 8pt; font-family: Arial}
A:visited {color: #D72152; text-decoration: none; font-size: 8pt; font-family: Arial}
A:active {color: #D72152; text-decoration: none; font-size: 8pt; font-family: Arial}
A:hover {color: #D72152; text-decoration: none; font-size: 8pt; background: pink; font-family: Arial}

A.White:link {color: white; text-decoration: none; font-size: 8pt; font-family: Arial}
A.White:visited {color: white; text-decoration: none; font-size: 8pt; font-family: Arial}
A.White:active {color: white; text-decoration: none; font-size: 8pt; font-family: Arial}
A.White:hover {color: #D72152; text-decoration: none; font-size: 8pt; background: pink; font-family: Arial}

A.Gray:link {color: dimgray; text-decoration: none; font-size: 9pt; font-family: Arial; line-height: 130%}
A.Gray:visited {color: dimgray; text-decoration: none; font-size: 9pt; font-family: Arial; line-height: 130%}
A.Gray:active {color: dimgray; text-decoration: none; font-size: 9pt; font-family: Arial; line-height: 130%}
A.Gray:hover {color: #D72152; text-decoration: none; font-size: 9pt; background: pink; font-family: Arial; line-height: 130%}

A.Green:link {color: #009060; text-decoration: none; font-size: 9pt; font-family: Arial; line-height: 130%; font-weight: bold}
A.Green:visited {color: #009060; text-decoration: none; font-size: 9pt; font-family: Arial; line-height: 130%; font-weight: bold}
A.Green:active {color: #009060; text-decoration: none; font-size: 9pt; font-family: Arial; line-height: 130%; font-weight: bold}
A.Green:hover {color: #D72152; text-decoration: none; font-size: 9pt; background: pink; font-family: Arial; line-height: 130%; font-weight: bold}

A.Page:link {color: #D72152; text-decoration: none; font-size: 9pt; font-family: Arial}
A.Page:visited {color: #D72152; text-decoration: none; font-size: 9pt; font-family: Arial}
A.Page:active {color: #D72152; text-decoration: none; font-size: 9pt; font-family: Arial}
A.Page:hover {color: #D72152; text-decoration: none; font-size: 9pt; background: pink; font-family: Arial}


OL {margin-top: 5px}
UL {margin-top: 5px}
LI {color: dimgray; margin-top: 5px; font-family: Arial; font-size: 9pt; line-height: 140%}

.Honbun {color: dimgray; margin: 5px 0px 0px 0px; font-family: Arial; font-size: 9pt; line-height: 140%}
.HonbunS {color: dimgray; margin: 5 0 0 0; font-family: Arial; font-size: 8pt; line-height: 140%}
.Date {color: dimgray; margin: 0px 0px 5px 0px; font-family: Arial; font-size: 8pt; text-align: right}
.Title {color: #009060; margin: 5px 0px 0px 0px; font-weight: bold; font-family: Arial; font-size: 11pt; line-height: 140%}
.Name {color: dimgray; margin: 0px 0px 0px 0px; font-family: Arial; font-size: 8pt}
.Midashi {color: #009060; margin: 10px 0px 5px 0px; font-weight: bold; font-family: Arial; font-size: 9pt; line-height: 140%}

.BbsBoxText {font-family:"Osaka";font-size: 9pt;overflow:hidden;height:36px;border:none;color: #009060;background-color: #FAFBF7;cursor: pointer;}
.BbsBoxTextSel {font-family:"Osaka";font-size: 9pt;overflow:hidden;height:36px;border:none;color: #D72152;background: pink;cursor: pointer;}

.SubTitle {color: #009060; margin: 3px 0px 0px 16px; font-weight: bold; font-family: Arial; font-size: 9pt; line-height: 140%}
.Indent {color: dimgray; margin: 0 0 0 1em; font-family: Arial; font-size: 9pt; line-height: 140%}
