BODY {
	margin: 10px 10px 10px 10px;
	
  
  background-repeat : no-repeat;
  background-attachment : fixed;


}

A {
text-decoration: none;
color : black;
font-size : 11px;
}

a:link {
	color: #000000;
	}

A:VISITED {
	color : black;
	
  

  text-decoration : none;
}

A:ACTIVE {
	color : black;
	
  

  text-decoration : none;
}

A:HOVER {
	color : black;
	font-weight: bold;
	
	letter-spacing:0.2em;
	text-decoration: none;
	
  
}


#entrybox {
	width: 500px;
        background-color : #ffffff;
        float: left;
	overflow: hidden;
	font-size : 10px;
        font-family:  "Verdana", "Arial", "Sans-serif","Osaka";
	}

.entries {
	background-color: #ffffff; 
	padding: 15px;
	margin: 5px 10px;
	color: #333333;
        font-family:  "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Arial", "Sans-serif","Osaka";
	}

.entriesind{
	background-color: #ffffff; 
	padding: 15px;
	margin: 10px 15px;
	color: #333333;
	font-size : 11px;
        font-family:  "Verdana", "Arial", "Sans-serif","Osaka";
	border: 1px solid #000000;
	}


.entries h2 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
        margin-top: 5px;
                }

.entries h3 {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px dotted #000000;
	}

.entries p {
	color: #333333;
        font-family:  "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Arial", "Sans-serif","Osaka";
	line-height: 150%;
	letter-spacing:0.2em;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 20px;
	}

.entries p.posted {
	color: #333333;
        font-family:  "Verdana", "Arial", "Sans-serif";
	font-size: 10px;
	text-align: left;
	line-height: normal;
	letter-spacing: normal;
        padding-top : 5px;
	margin-bottom: 25px;
	border-top: 1px dotted #000000;
	}


.mail {
	padding-top : 0px;
	padding-bottom : 0px;
}
.mail p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
	text-align: left;
	font-weight: normal;
        margin-top: 0px;
        margin-right: 5px;
        margin-bottom: 0px;
                }

.mail INPUT {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
	text-align: left;
	font-weight: normal;
                }

.mail TEXTAREA {
	color: #000000;
        font-family:  "‚l‚r ‚oƒSƒVƒbƒN", "Verdana", "Arial", "Sans-serif","Osaka";
 	font-size: 12px;
	text-align: left;
	font-weight: normal;
  	letter-spacing: 0.2em;
   	padding : 3px 3px 3px 3px;
	margin-bottom : 5px;
 	}

.mail INPUT.sw{
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	letter-spacing : 0.1em;
	background-color : #ffffff;
	}


.us{
	font-size : 11px;
	font-family: Verdana, Arial, sans-serif;
  	text-decoration : none;
	}

.us-title{
	font-size : 12px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
  	text-decoration : none;
	}
.jpn{
	color: #000000;
        font-family : "‚l‚r ‚oƒSƒVƒbƒN","MS UI Gothic";
 	font-size: 12px;
	font-weight: normal;
  	letter-spacing: 0.2em;
   	padding : 3px 3px 3px 3px;
}
