html{
	height: 100%;
}

body{
	padding: 0;
	margin:  0;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 9pt;
	line-height: 1.5em;
	width: 100%;
	height: 100%;

}

* html div#container{
    height:100%;
}

div#container{
    width: 100%;
    position:relative;
    min-height: 100%;
    white-space: nowrap;
}

body > #container{
	height: auto;
	min-height: 100%;
}


div#main{
	padding-top: 83px;
	padding-bottom: 100px;
	margin: 0 15px 0 15px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header{
	background-color: #72c555;
	background: url(../img/title_bg.jpg) repeat-x;
    position: absolute;
    top: 0px;
    height: 83px;
    width: 100%;
}

#contents{
	width: 960px;
	margin: 0 auto;
}

#header h1{
	font-weight: normal;
	font-size: 9pt;
	text-align: right;
	margin: 2px 10px 0 0;
	color: #FFFFFF;
}

#header a{
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#title{
	position: absolute;
	top: 16px;
	width: 960px;
	bottom: 0px;
}

#title ul{
	padding: 0;
	margin:  0;
	list-style: none;
}

#title li{
	float: left;
	overflow: hidden;
	display: inline;
	list-style:none;
}

#title img{
	border-width: 0;
}

#footer{
    position: absolute;
    bottom: 0px;
    width: 100%;
}

#footerlink{
	overflow: hidden;
}

#footer h3{
	text-align: center;
	font-weight: normal;
	font-size: 9pt;
	font-size: 90%;
	margin-bottom: 2px;
}

#footerbg{
	background: url(../img/futter_bg.jpg) repeat-x;
	width: 100%;
	height: 60px;
	margin: 0 auto;
}

#footerinfo{
	margin: 0 15px 0 15px;
	width: 960px;
    overflow: hidden;
}

#footerinfo a{
	color: #FFFFFF;
	text-decoration: none;
}

#footerinfo a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#footerinfo-left{
	float: left;
	margin: 0 15px 0 15px;
	padding-top: 10px;
	font-size: 80%;
	line-height: 150%;
	color: #FFFFFF;
}

#footerinfo-right{
	text-align: right;
	margin: 0 15px 0 15px;
	font-size: 80%;
	line-height: 120%;
	color: #FFFFFF;
}

#where h1{
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 20px;
}

#left{
	float: left;
	width: 576px;
	margin-left: 20px;
	white-space: normal;
}

#right{
	float: right;
	width: 238px;
	margin-top: 35px;
	margin-right: 40px;
}

#right #rightinfo {
	width: 238px;
	background: url(../img/inquire_bg.jpg) no-repeat left top;
	padding-top: 0px;
	height: 268px;
}
.toProcedure {
	margin-right: auto;
	margin-left: auto;
	width: 407px;
}


#right #rightinfo #info .ask {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 13px;
}
#right #rightinfo #info .estimate {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}
#right #rightinfo #info {
	padding-top: 75px;
}
#right #banner {
	width: 238px;
	background: #E9E9E9 no-repeat;
}

#right #banner .cg_banner {
	height: 42px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 10px;
}

#right #rightinfo #banner {
	background: #E9E9E9 url(none);
}
#right #banner .bugweb_banner {
	height: 42px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

img.icon{
	float: left;
	margin: 0px 0 2px 0;
	padding-right: 2px;
}

img.normal{
	float: left;
	list-style: none;
	margin: 12px 0 0 0;
	padding-right: 10px;
}


BR.cb{
	clear: both;
}

div.history{
	font-size: 85%;
	line-height: 100%;
}

.tab{
	margin-left: 20px;
}

P{
	margin-top: 10px;
}

a{
	color: #2c9109;
	text-decoration: underline;
}

a:hover{
	color: #2c9109;
	text-decoration: none;
}

img.line{
	margin: 10px 0 10px -20px;
}
#main_top {
	background-image: url(../img/topimage.jpg);
	height: 320px;
	width: 960px;
	position: relative;
}

.flash {
	height: 226px;
	width: 400px;
	position: absolute;
	color: #FFF;
	left: 25px;
	top: 30px;
	border: 2px solid #FFF;
}


/*
#flash {
	height: 226px;
	width: 400px;
	position: absolute;
	left: 25px;
	top: 30px;
	background-color:#333;
	border:1px outset #FFF;
	text-align:center;
	cursor:pointer;
	background-image: url(../img/pv_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
*/
