@charset "shift_jis";

@import "base.css";
@import "header.css";
@import "side.css";
@import "contents.css";
@import "headline.css";
@import "footer.css";
@import "example.css";

/*
version:2009.09
mail:shouno@source-marine.net
http://source-marine.net/
copyright(C) ShounoHideo by SourceMrine AllRightsReserved.
*/



/*IE6*/

* html .column-right02 {
	margin-left: 500px;
}

* html .entrylist-box01 img {
	width: 200px;
}

* html .entrylist-box01 .read_more-button a {
	background: url(../img/read_more-button.gif) no-repeat;
	width: 99px;
	height: 15px;
	font-size: 0em;
	text-indent: -9999px;
	text-decoration: none;
	position: static;
}

* html .column-left02 .over {
	background: transparent;
}

* html #foot-box {
	height: 200px;
}

* html .post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	vertical-align: -3px;
}

/*IE7*/

*:first-child+html .post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	vertical-align: -3px;
}

html>/**/body #creator-profile .post-ratings IMG, .post-ratings-loading IMG, .post-ratings-image IMG {
	vertical-align: 0;
} 

/*Mac Safari*/

html:\66irst-child .entrylist-box01 img {
	height: 150px;
}
