div, p, h1, h2, h3, h4, ul, li, pre {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	display: block;
}
   
body {
	background-color: #FFFFFF;
	margin: 0%;
	padding: 0%;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Verdala,Arial,sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
	 
a:link {color: #456987; text-decoration: none;}
a:visited {color: #0E2431; text-decoration: none;}
a:active {color: #456987; text-decoration: underline;}
a:hover {color: #456987; text-decoration: underline;}

	 
	 

/*-------------
 for top 
-------------*/	 
#base {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 100px;
	width: 810px;
	background-image: url(../img/top-bg.gif);
	background-repeat: no-repeat;
}
	  
.top-logo {
	padding-top: 25px;
	margin-right: 54px;
	margin-left: 534px;
	margin-bottom: 24px;
}
	
.top-logo img {
	display: block;
}

.menu-container {
	width: 800px;
	margin-left:5px;
	margin-right:5px;
}

.aboutme {
	display: block;
	float: left;}

.diary {
	display: block;
	float: left;}

.works {
	display: block;
	float: left;}

.contact {
	display: block;
	float: left;}


#text-copyright {
	font-style: normal;
	font-size: 9px;
	line-height: 16px;
	color: #aaaaaa;
	text-align: right;
	padding-top: 10px;
	padding-right: 5px;
	border-top:} 

	
	  
 
/*-------------
 for 2kaisous
-------------*/	
	  
#bg-img {
	background-image:url(../img/bg-img.gif);
	margin: 0%;
	padding: 0%;}
	
	
#base2 {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 800px;
}	


.body-container {
	width: 740px;
	margin-left: 30px;
	margin-right: 30px;
}

/* Header */

#header-container {
	width: 740px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.aboutme-beta {
	position: absolute;
	width: 135px;
	left: 0;
}

.works-beta {
	position: absolute;
	width: 135px;
	left: 135px;
}

.diary-beta {
	position: absolute;
	width: 135px;
	left: 270px;
}

.contact-beta {
	position: absolute;
	width: 135px;
	left: 405px;
}

.hirasawa-com-beta {
	position: absolute;
	width: 200px;
	left: 540px;
}


/*-------------
 for aboutme
-------------*/	 
	
.aboutme-logo {
	width: 200px;
	padding-top: 30px;
	display: block;
	float: left;}


.hituji {
	display: block;
	padding-top: 100px;}


.aboutme-note {
	width: 503px;
	padding-top: 30px;
	display: block;
	margin-left: 230px;
}		
	
	
.aboutme-note-top {
	height: 112px;
	background-image: url(../img/note-aboute-top.gif);
	background-repeat: no-repeat;
}

.text-about-note {
	display: block;
	text-align: left;
	padding-left: 110px;
	background-image: url(../img/note-aboute-5.gif);
	background-repeat: repeat-y;
}

.aboutme-note-bottom {
	display: block;
	background-image: url(../img/note-aboute-bottom.gif);
	background-repeat: no-repeat;}



/*-------------
 list st
-------------*/

div.list-container-alpha {
	padding-bottom: 25px;
}

.list-container-alpha h3 {
	font-size: 14px;
	font-weight: normal;
}

.list-container-alpha ul {
	list-style-type: none;
}

/*-------------
.list-container-alpha ul li {
padding-bottom: 5px;}
-------------*/

.list-container-alpha pre {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Verdala,Arial,sans-serif;
	padding-left: 1em;
}	




div.list-container-beta {
	padding-bottom: 25px;
}

.list-container-beta h3 {
	font-weight: normal;
	font-size: 10px;
}

.list-container-beta h4 {
	font-weight: normal;
	font-size: 10px;
}

.list-container-beta ul {
	list-style-type: square;
	list-style-position: inside;
}

/*-------------
.list-container-beta ul li {
padding-bottom: 5px;}
-------------*/


/*-------------
 list end
-------------*/


/*-------------
 for contact
-------------*/	 

.namakemono {
	display: block;
}	
   	  
	  
.contact-note {
	width: 331px;
	padding-top: 30px;
	margin-left: 350px;
}		
	
	
.contact-note-top {
	height: 104px;
	background-image: url(../img/note-contact-top.gif);
	background-repeat: no-repeat;
}	


.text-contact-note {
	display: block;
	text-align: center;
	background-image: url(../img/note-contact-5.gif);
	background-repeat: repeat-y;
}

.contact-note-bottom {
	display: block;
	background-image: url(../img/note-contact-bottom.gif);
	background-repeat: no-repeat;
}	  
	  
	 

