@charset "utf-8";

/* ****************************************************
index用css
Since : 2007‒07‒31
Last Modified: 2007‒08‒13
Editor(s): Arisa Morimoto
Last Editor: Arisa Morimoto
***************************************************** */



/* ======================================

	1.header

======================================= */
.header_index_img {
	height: 191px;
	width: 780px;
	margin-top: 10px;
}

#wrapper #contents {
	clear: both;
}

/* ======================================

	2.contents

======================================= */


/* --ブラウザサンプル-- */
#wrapper #contents .results {
	background-image: url(../images/index_background_606.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	margin-bottom: 28px;
}

#wrapper #contents .results h2 {
	margin-bottom: 5px;
}

#contents .sample {
	margin-bottom: 50px;
	margin-left: 27px;
}

#contents .sample li {
	height: 90px;
	width: 90px;
	margin-right: 10px;
	margin-bottom: 6px;
	float: left;
}
#wrapper #contents .results .results_end {
	clear: both;
	height: 12px;
	width: 554px;
}

/* --4点ブロック-- */
#wrapper #contents .web_block {
	float: left;
	width: 267px;
	background-image: url(../images/index_block_background.gif);
	background-repeat: repeat-y;
	margin-bottom: 17px;
}
#wrapper #contents .web_block .block_text {
	display: inline;
	float: left;
	width: 136px;
	margin-left: 12px;
}
#wrapper #contents .web_block .block_image {
	display: inline;
	float: right;
	width: 102px;
	margin-right: 12px;
}
#wrapper #contents .web_block .block_end {
	clear: both;
	height: 43px;
	width: 267px;
}

/* --ニュースリリース-- */
#wrapper #contents .news li {
	width: 100% ;
	background-image: url(../images/index_image_news.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
}

