@charset "utf-8";
/* CSS Document */

#content1,#content2,#content3{
	width:720px;
	overflow:hidden;
	margin-bottom:30px;
	font-size:90%;
}

.title{
	margin-bottom:30px;
}

/* content1,3 共通ここから*/

.t_RimgArea{
	width:260px;
	float:right;
	margin-left:30px;
}

.t_LtxtArea{
	width:430px;
	float:left;
}


.t_ph{
	width:260px;
}


.flow_Rbtn{
	width:178px;
	height:44px;
	margin-top:10px;
	float:right;
}


.flow_Rbtn a{
	display:block;
	width:178px;
	height:44px;
	text-indent:-9000px;
	overflow:hidden;
}


.flow_Rbtn a:link,
.flow_Rbtn a:visited{
	background-position: 0 0;
}

.flow_Rbtn a:hover,
.flow_Rbtn a:active{
	background-position:0 -44px;
}

.go_flow{
	background:url(../images/common_btn/common_btn_flow.gif) no-repeat;
}
/* content1,3 共通ここまで*/


/*  content2 別設定ここから　*/

#flow_Lbtn{
	width:178px;
	height:44px;
	margin-top:10px;
	float:left;
}

#flow_Lbtn a{
	display:block;
	width:178px;
	height:44px;
	text-indent:-9000px;
	overflow:hidden;
}

#flow_Lbtn a:link,
#flow_Lbtn a:visited{
	background-position: 0 0;
}

#flow_Lbtn a:hover,
#flow_Lbtn a:active{
	background-position:0 -44px;
}


#t2_LimgArea{
	width:260px;
	float:left;
	margin-right:30px;
}


#child_ph{
	width:260px;
}

#t2_RtxtArea{
	width:430px;
	float:right;
}

/*  content2 別設定ここまで　*/


/*個別ページトップ設定*/

#pageTop_gr{
	width:40px;
	float:right;
	margin:0 110px 10px 0;
}
