@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: #444;
		color: #fff;
	}
	body {
		background: #444 url(./images/444/bg_body.gif) repeat-y 50% 0;
		color: #fff;
	}
	a {
		color: #e46;
	}
	hr {
		background: transparent;
		color: #727272;
		border-top: 1px dashed #727272;
	}

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

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

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

	h2 {
		background-color: transparent;
		color: #fff;
	}

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

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

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

	#gnavi ul li a:hover, 
	#gnavi ul li a {
		background-image: url(./images/444/lists.png);
	}
	h2 {
		background-image: url(./images/444/h20.png);
	}
	#contents h3 {
		background-image: url(./images/444/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/444/lists.png);
	}
	.pnavi a, 
	.pnavi a:hover {
		background-image: url(./images/444/lists.png);
	}



/* } */

