/* ベースカラー #88C288　#4C944C */

body { font-size: 10pt; color: #888888;
	   margin: 0px; padding: 0px;
	   background-color: #FFFFFF; }
	   
a:link { color: #88C288; text-decoration: none; }
a:active { color: #4C944C; text-decoration: none; }
a:visited { color: #4C944C; text-decoration: none; }	   

.link { margin:40px 5px 15px 5px;
        padding: 5px 0px 5px 2px;
        border-top-width: 1px;
        border-top-color: #DDDDDD;
        border-top-style: solid; }

/* Photos */

.migiue {color: #cccccc;
         font-size: 12pt;
         text-align: right;
         margin: 0px 0px 20px 0px;
         border-bottom-width: 1px;
         border-bottom-color: #DDDDDD;
         border-bottom-style: solid; }

.plinkl {text-align: left; padding: 0px;}
.plinkr {text-align: right; padding: 0px;}

/* キャプション */
.cup {padding: 5px 4px 10px 4px;
      border-bottom-width: 1px;
      border-bottom-color: #DDDDDD;
      border-bottom-style: dotted; }

/* アンダーライン */
.uline { border-bottom-color: #DDDDDD; 
         border-bottom-style: dotted;
         border-bottom-width: 1px; }