/* ベースカラー #e78484 #c4a3a3　#935F5F */

body {
	font-size: 10pt;
	color: #888888;
	line-height: 1.4em;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('acce/redback.gif');
	background-repeat: repeat-y;
 }

	   
a:link { color: #c4a3a3; text-decoration: none; }
a:active { color: #935F5F; text-decoration: none; }
a:visited { color: #935F5F; text-decoration: none; }	   

.link { margin: 20px 0px;
        padding: 0px 3px;
        border-top-width: 1px;
        border-top-color: #e78484;
        border-top-style: solid; }

.taitoru {  font-family: Arial,Helvetica,sans-serif;
            font-size: 16pt;
            color: #e78484;
            text-align: right;
            padding: 0px 5px;
            border-bottom-width: 4px;
            border-bottom-color: #e78484;
            border-bottom-style: double; }

.honbun { padding: 35px; }


/* Link */

.komi { margin: 20px 0px 8px 0px;
        font-size: 11pt; 
        color: #e78484; 
        border-bottom-width: 1px;
        border-bottom-color: #e78484;
        border-bottom-style: double; }

.komi_non { margin: 20px 0px 8px 0px;
            color: #e78484; }


/* About */

.midasi { margin: 8px 0px 0px 0px;
          color: #e78484; }

/* Photos */

.migiue {color: #cccccc;
         font-size: 12pt;
         text-align: right; }

.plinkl {text-align: left; padding: 7px 2px; }
.plinkr {text-align: right;  padding: 7px 2px; }

