/*全体配置*/
body {
		margin:0px auto;
		padding:0px;
		background:#3F3D3E;
		text-align:center;
	}

#con_all {
		width:735px;
		margin:0px auto;
		padding:0px 0px 0px 50px ;
		background:transparent url(./images/back2.gif) repeat-y 10% 0%;
}

#container {
		margin:0px auto;
		padding0px;
		width:635px;
		text-align:left;
		background-color:transparent;
	}

/*ボタン画像読み込み*/
img.load {
		display:none;
	}



/*基本構成*/
#container #containt {
		height:800px;
		margin:0px auto;
		padding:0px;
		background:transparent;
}

#container #footer {
		margin:0px 0px 0px 0px;
		padding:10px 0px 30px 140px;
		height:30px;
		width:635px;
		background:transparent;
		color:#ffffff;
		font:normal 12px/140% "ＭＳＰゴシック","ヒラギノ角ゴ Pro W3",Osaka,Arial,Helvetica,sans-serif;
}


/*ヘッダーメニュー*/
#hedder {
		width:635px;
		height:54px;
		margin:0px;
		padding:0px;
		color:#000000;
		font:normal 12px "ＭＳＰゴシック","ヒラギノ角ゴ Pro W3",Osaka,Arial,Helvetica,sans-serif;
		background:transparent url(./images/hedder2.gif) no-repeat 0% 0%;
}

#container #hedder p {
		clear:both;
		margin:0px auto;
		padding:2px 10px 0px 200px;
		color:#111111;
}


/*コンテンツ内左右設定*/
#back_top {
		margin:0px;
		padding:0px;
		width:635px;
		height:12px;
		background:#cccccc url(./images/back_top2.gif) no-repeat 0% 0%;
		color:#333333;
	}

#back_middle {
		margin:0px;
		padding:0px 0px 5px 20px;
		width:735px;
		background:transparent url(./images/back_middle.gif) repeat-y -100px 0%;
		color:#333333;
	}


#back_under {
		margin:0px;
		padding:0px;
		width:635px;
		height:13px;
		background:#3F3D3E url(./images/back_under2.gif) no-repeat 0% 0%;
	}



.white_middle {
		width:600px;
		margin:0px;
		padding:0px 0px 0px 0px;
		background:#BAB9B9 url(./images/white_back_middle2.gif) repeat-y 0% 0%;
}


.white_bottom {
		width:580px;
		height:9px;
		margin:0px 0px 10px 0px;
		padding:0px;
		background:transparent url(./images/white_back_bottom2.gif) no-repeat 0% 0%;
}

.privacy1 {
		width:500px;
		margin:0px 0px 0px 25px;
		padding:20px 20px 10px 20px;
		background-color:#ffffff;
}

.privacy2 {
		width:500px;
		margin:0px 0px 0px 25px;
		padding:10px 20px 20px 20px;
		background-color:#ffffff;
}

.privacy1 img {
		width:480px;
		height:360px;
		margin:0px;
		padding:0px;
}

.privacy2 img {
		width:480px;
		height:360px;
		margin:0px;
		padding:0px;
}


/*角丸タイトル外枠*/
#back_middle_title{
		width:580px;
		height:27px;
		margin:0px;
		padding:0px;
		background:#BAB9B9 url(./images/white_back_top2.gif) no-repeat 0% 0%;
}

/*角丸タイトル-タイトル*/
#back_middle_title h2 {
		margin:0px 0px 0px 30px;
		padding:6px 0px 4px 0px;
		color:#333333;
		font:bold 14px/100% "ＭＳＰゴシック","ヒラギノ角ゴ Pro W3",Osaka,Arial,Helvetica,sans-serif;
		letter-spacing:0.05em;
}
