@import "common.css";


/*********************************************
**	Name: privacy.css						**
**	Desription: プライバシーのスタイル　　	**
**	Version: 1.0.0							**
**	LastUpDate: 2008-03-11-yoshi			**
*********************************************/
#main{
background:url(../img/main_bg2.jpg) left top repeat-y;
padding-top:6px;
}

#subMain{
	padding:0;
	width:782px;
	background:url(../glonavi/img/staff_bg.jpg) left top repeat-x;
	margin-left:17px;
}

#a_box{
	width:715px;
	height:318px;
	margin-left:33px;
	margin-top:27px;
	background:url(../glonavi/img/a-back.gif) left top no-repeat;
}

.textbox{
	width:532px;
	height:173px;
	padding:8px 0 5px 8px;
	float:left;
}

.textbox p{
	width:505px;
	color:#4D201C;
	font-size:12px;
	padding:0 0 0 10px;
	line-height:16px;
}

.textbox p.name{
	text-align:right;
}

.photobox_a{
	width:159px;
	height:173px;
	padding:8px 15px 5px 0;	
	float:right;
}

.photobox_b{
	clear:both;
	height:100px;
	width:695px;
	padding:5px 0 0 10px;
	text-align:center;
}

.photobox_b img{
	padding-left:8px;
	padding-right:8px;
}


#b_box{
	width:715px;
	height:318px;
	margin-left:33px;
	margin-top:27px;
	background:url(../glonavi/img/b-back.gif) left top no-repeat;
}

#c_box{
	width:715px;
	height:318px;
	margin-left:33px;
	margin-top:27px;
	background:url(../glonavi/img/c-back.gif) left top no-repeat;
}


#d_box{
	width:715px;
	height:318px;
	margin-left:33px;
	margin-top:27px;
	background:url(../glonavi/img/d-back.gif) left top no-repeat;
}


/************************************
privacy
************************************/
#frame #main #privacy p {
	color: #FFFFFF;
	padding: 12px;
	font-size: 13px;
}#frame #main  #privacy {
	padding-top: 10px;
	width: 580px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 50px;
}
#frame #main #font_size {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	color: #4D201C;
}
