html{
	margin: 0;
	padding: 0;
}

body{
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS P Gothic", "Osaka", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 130%;
	background-color: #eee;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 0.1em;
}

a { text-decoration: underline;
	color: #0033CC;
}
a:hover {
	color: #0066FF;
}

a img {
	border: 0;
}

h1 {
	font-size: 0px;
	line-height: 20%;
	text-indent:-999px;
}

h2 {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-top: 10px;
	letter-spacing: 0.1em;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	padding: 0.5em;
	line-height: 1.2em;
	color: #333333;
	margin-top: 10px;
	letter-spacing: 0.1em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #66CC33;
	background-image: url(images/retown/result_bg_b.jpg);
	background-repeat: repeat-y;
}

h4, h5, h6 {
	font-weight: normal;
}

#container {
	width: 780px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #fff;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-color: #000000;
}

#header {
	margin: 0;
	padding: 0;
	height: 50px;
	background-image: url(images/top_banner.jpg);
}
a.logo {
    display: block;
	width: 150px;
	height: 50px;
	text-indent: -9999px;
	background-image: url(images/gw_logo.jpg);
}

#pagebody {
	position: relative; width: 100%;
}
#alpha{
	float: left;
	width: 600px;
}

#beta{
	float: right;
	width: 170px;
	margin-top: 10px;
}

#footer {
	text-align: center;
	padding: 15px;
	background-color: #eee;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.menu {
	margin-bottom: 10px;
	margin-right: 7px;
}

.menu a{
	background-color: #999999;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099CC;
	padding: 10px;
	display: block;
	color: #003399;
	background-image: url(images/menu_bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.menu a:hover{
	background-color: #aaaaaa;
	background-image: url(images/menu_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-color: #0066FF;
	}
	
#alpha .top_copy {
	margin-top: 10px;
	height: 200px;
	background-image: url(images/top_main.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#alpha .page_copy {
	margin-top: 10px;
	height: 100px;
}

.topic {
	float: left;
	margin-left: 10px;
	width: 260px;
}
.topic table {
	margin: 0;
	padding: 0;
	width: 260px;
	background-color:#FFFFFF;
}
.topic td {
	margin: 0;
	padding: 0.2em;
	background-color:#FFFFFF;
	font-size: 11px;
}

.bukken {
	float: right;
	width: 315px;
}
.bukken img {
	margin-bottom: 5px;
}
.banner {
	margin-bottom: 10px;
}

#page {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}

#page img {
	padding: 5px;
	margin-right: 5px;
}


/*==レノベーション==*/
.info1 {
	margin-bottom: 10px;
	background-image: url(images/info1.jpg);
}
.info1 h3 {
	border-left-color: #0099CC;
	background-image: url(images/renovation/result_bg_b.jpg);
	background-repeat: repeat-y;
}

.result1_l {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-left-color: #3399CC;
	height: 450px;
}

.result1_m {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-left-color: #3399CC;
	height: 235px;
}

.result1_m2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-left-color: #3399CC;
	height: 205px;
}

.result1_s {
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-left-color: #3399CC;
	height: 250px;
	width: 282px;
}
.result1_s p {
	padding-left: 6px;
	margin-top: 0px;
}

.result1_s_r {
	float: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #3399CC;
	border-left-color: #3399CC;
	height: 250px;
	width: 282px;
}
.result1_s_r p {
	padding-left: 6px;
	margin-top: 0px;
}

.result1_d {
	background-image: url(images/renovation/result_bg_b.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.result1_d p {
	margin: 0;
	border: 0;
}
.result1_d img {
	float:right;
	margin: 0;
	padding: 0;
}

.blue {
	font-size: 14px;
	line-height: 1.1em;
	color: #006699;
	font-weight: bold;
}


/*==リ-タウン==*/
.info2 {
	margin-bottom: 10px;
	background-image: url(images/info2.jpg);
}

.result2_l {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33CC33;
	border-left-color: #33CC33;
	height: 480px;
}

.result2_m {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33CC33;
	border-left-color: #33CC33;
	height: 235px;
}

.result2_m2 {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33CC33;
	border-left-color: #33CC33;
	height: 205px;
}

.result2_s {
	float: left;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33CC33;
	border-left-color: #33CC33;
	height: 250px;
	width: 282px;
}
.result2_s p {
	padding-left: 6px;
	margin-top: 0px;
}

.result2_s_r {
	float: right;
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #33CC33;
	border-left-color: #33CC33;
	height: 250px;
	width: 282px;
}
.result2_s_r p {
	padding-left: 6px;
	margin-top: 0px;
}

.result2_d {
	background-image: url(images/retown/result_bg_b.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #666666;
}
.result2_d p {
	margin: 0;
	border: 0;
}
.result2_d img {
	float:right;
	margin: 0;
	padding: 0;
}

.green {
	font-size: 14px;
	line-height: 1.1em;
	color: #006633;
	font-weight: bold;
}


/*==レボリューション==*/
.info3 {
	margin-bottom: 10px;
	background-image: url(images/info3.jpg);
}
.info3 h3 {
	border-left-color: #FF9900;
	background-image: url(images/revolution/result_bg_b.jpg); 
	background-repeat: repeat-y;
}

.result3_l {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	height: 380px;
}

.result3_m {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-left-color: #FF9900;
	height: 205px;
}

.result3_d {
	background-image: url(images/revolution/result_bg_b.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 1.5em;
	padding: 5px;
	font-weight: bold;
	color: #666666;
}

.orange {
	font-size: 14px;
	line-height: 1.1em;
	color: #FF9900;
	font-weight: bold;
}

/*==Re-XXXXXX_共通==*/
.result_left {
	float:left;
	width: 315px;
}

.result_left2 {
	float:left;
	width: 345px;
}

.s {
	font-size: 11px;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*==テーブル==*/
table{
	width : 580px;
	margin: 0;
	padding: 0;
	text-align : left;
	background-color:#999999;
}
td {
	padding : 0.5em;
	border : 0;
	font-size : 12px;
	background-color: #FFFFFF;
}
th {
	background-color : #CBDCED;
	text-align : center;
	font-weight : normal;
}

/*==会社概要−沿革==*/
.enkaku {
	float: left;
	padding-left: 0.5em;
	margin-top: 0px;
}
.enkaku table {
	width : 560px;
	margin: 0;
	padding: 0;
}
.enkaku td {
	border: 0;
	padding: 0.2em;
	font-size : 12px;
}

/*==事業内容==*/
.info4 {
	margin-bottom: 20px;
	background-image: url(images/info1.jpg);
}
.info4 h3 {
	border-left-color: #0099CC;
	background-image: url(images/renovation/result_bg_b.jpg);
	background-repeat: repeat-y;
}
.info4 p {
	line-height: 150%;
}