/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

div#wrapper {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 900px;
	height: 110px;
	text-align: center;
	background-image: url(../images/bg_head.gif);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	padding: 0px;
}
div#header h1 {
	width: 453px;
	height: 105px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
div#header ul {
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
div#header ul li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 2em;
	background-image: url(../images/icon_arrow_01.gif);
	background-repeat: no-repeat;
	background-position: 50% left;
	display: inline;
	margin: 0px;
	padding: 0px 5px 0px 10px;
}
div#header li a {
	color: #232323;
}
div#header li a:hover {
	color: #993300;
	text-decoration: underline;
}
div#impact {
	display: block;
	overflow: hidden;
	clear: both;
/*	width: 1032px;*/
	width: 1000px;
	height: 315px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	position: relative;
}
div#contents {
	clear: both;
	overflow: hidden;
	display: block;
	width: 870px;
	padding: 0px;
	margin: 0px auto;
}
ul.weblogs_headline_top {
	overflow: hidden;
	width: 340px!important;
	width/**/: 450px;
	height: 82px!important;
	height/**/: 102px;
	padding: 14px 10px 10px 90px;
	text-align: left;
	position: absolute;
	top: 180px;
	left: 100px;
	z-index: 20;
}
ul.weblogs_headline_top li {
	width: 340px;
	overflow: hidden;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	*padding: 0px 0px 0px 0px;
	font-size: 12px;
	text-align: left;
}
div#opacity_block {
	width: 450px;
	height: 102px;
	position: absolute;
	top: 180px;
	left: 100px;
	background-image: url(../images/bg_news.png);
	background-repeat: no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gic-gc.co.jp/images/bg_news.png', sizingMethod='scale');
	z-index: 10;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigation {
	display: block;
	overflow: hidden;
	clear: both;
	width: 870px;
	height: 62px;
	margin: 0px auto;
	padding: 0px;
}
div#navigation ul {
	clear: both;
	overflow: hidden;
	width: 870px;
	margin: 0px;
	padding: 0px;
}
div#navigation ul li {
	width: 174px;
	height: 60px;
	list-style: none;
	display: block;
	float: left;
	margin: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 870px;
	height: px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer ul#menu {
	float: left;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
div#footer ul#menu li {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	line-height: 1.5em;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 20% left;
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 10px 2px 16px;
}
div#footer ul#menu li a {
	color: #4d4d8e;
}
div#footer ul#menu li a:hover {
	color: #8e4d4d;
	text-decoration: underline;
}
div#footer ul#submenu {
	text-align: right;
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
div#footer ul#submenu li {
	width: 350px;
	clear: both;
	display: block;
	overflow: hidden;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
div#footer ul#submenu li p {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #767676;
}




