@charset "UTF-8";

@import "default.css";
/*
-----------------------------------------------

Nucleus Template Style
Name:     clips standard
Designer: Ichiro Kick
URL:      www.ichiro.to
Date:     09 May 2006

for future...

----------------------------------------------- */


/* @media screen { */

	html {
		background: #e66;
		color: #000;
	}
	body {
		background: #e66 url(./images/e66/bg_body.gif) repeat-y 50% 0;
		color: #000;
	}
	a {
		color: #c33;
	}

/*
-----------------------------------------------
headers 
----------------------------------------------- */

	#top {
		background: transparent url(./images/e66/bg_hf.gif) repeat-y 50% 0;
		color: #000;
	}

/*
-----------------------------------------------
contents 
----------------------------------------------- */

/*
-----------------------------------------------
footers 
----------------------------------------------- */

	#footer {
		background: transparent url(./images/e66/bg_hf.gif) repeat-y 50% 100%;
		color: #000;
	}
	.rights {
		width: 740px;
		text-align: left;
	}

/*
-----------------------------------------------
icons 
----------------------------------------------- */

	#gnavi ul li a:hover, 
	#gnavi ul li a {
		background-image: url(./images/e66/lists.png);
	}
	h2 {
		background-image: url(./images/e66/h20.png);
	}
	#contents h3 {
		background-image: url(./images/e66/h20.png);
	}
	p.itemdata span, 
	ul.bullets li a, 
	ul.bullets li a:hover, 
	p.nlink a, 
	p.nlink a:hover {
		background-image: url(./images/e66/lists.png);
	}
	.pnavi a, 
	.pnavi a:hover {
		background-image: url(./images/e66/lists.png);
	}



/* } */

