@charset "shift_jis";
/*基本設定*/
body {
    margin:0px;
    padding:0px;
}

/**全体**/
#all {
		width:750px;
		margin-right:auto;
		margin-left:auto;
}

/****** ヘッド ******/
#head {
    width:750px;
    height:30px;
		float:none;
		background-image:url(../GAZO/logo/header.gif);
    overflow:hidden;
}

/******　レフト ******/
#left{
    width:520px;
    background-color:#ffffff;
    top:0px;
		float:left;
		padding-left:1em;
		margin-top:10px;
}

/****** ライト *******/
#right{
		width:210px;
		float:left;
		background-image:url(../GAZO/logo/right_border_2.gif);
		margin-top:20px;
}

#new{
		width:183px;
		height:230px;
		position:relative;
		margin:5px 0 0 7px;
		padding:45px 1px 0px 1px;
		float:left;
		background-image:url(../GAZO/logo/whats_new.gif);
		background-repeat:no-repeat;
}

#address{
		width:180px;
		position:relative;
		margin:10px 0 0 7px;
		padding-bottom:5px;
		float:left;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:0.7em;
		color:#333333;
		line-height:1.2em;
}

.new_contens{
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:0.8em;
		color:#666666;
}

a.mail,a.top_sm{
		color:#699;
		text-decoration:none;
		font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-size:0.8em;
		letter-spacing:0.1em;
		line-height:2em;
		}
		
a.mail:hover,a.top_sm:hover{
		color:#333300;
		border-bottom:1px dashed #333300;
		}

/**フッター**/
#footer{
		width:750px;
		height:30px;
		clear:both;
		background-image:url(../GAZO/logo/footer.gif);
}



/**フォント**/
h1 {
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size:1em;
	color:#666666;
	border-bottom: 1px solid #999999;
	padding-left: 20px;
}

h4 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:0.75em;
	color:#666666;
	line-height:1.3em;
	padding:0 15px 0 15px;
	font-weight:lighter;
	letter-spacing:0.1em;
}

/**画像**/
#kanban {
	width:470px;
	height:320px;
	padding:20px 0 0 20px;
}
