/*

ファイル名：styles.css
概要：このcssファイルは編集記事の設定を記述しています。

サイト名：BrushUP学び
URL：http://www.brush-up.jp/
コピーライト：(c) Paseli Co.,Ltd. All Rights Reserved.
*/
.link{
	overflow:hidden;
	display: inline-table;
	margin-top:10px;
	}
.link .mar_right7{
	margin-right:24px;
	}
.mar_right7{
	margin-right:7px;
	}

.mar_left7{
	margin-left:8px;
	}


#title_wrap{
	text-align:center;
	height:240px;
	padding-bottom:0;
}
#title_wrap .title{
	height:232px;
	text-align:center;
	background:url(images/ts_titlebg.jpg) left top repeat-x;
	padding-top:10px;
	margin-bottom:0;
}

#title_wrap .title img{
	display:block;
	float:none;
}
#title_wrap .title .read{
	width:870px;
	background:url(images/ts_bgillust.png) left top no-repeat;
	text-align:left;
	height:110px;
	margin-top:10px
}
#title_wrap .title .read p{
	width:600px;
	text-align:left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 260px;
	padding-top:10px;
}

#title_wrap .ts_title{
	margin:10px auto;
}
#wrap_bg #bg_paper{
	padding-top:0;
}

#wrap_bg #bg_paper .inner{
	width:874px;
	margin:0 0 0 38px;
	text-align:center;
}

#point_area{
	width:874px;
	margin:20px 0;
	text-aling:left;
}

#point_area .cont1_wrap{
	width:327px;
	height:200px;
	background:url(images/point_bg.jpg) left 50% repeat-x;
	border:1px solid #fff2a6;
}
#point_area .cont2_wrap{
	width:285px;
	height:220px;
	background:url(images/point_bg.jpg) left 50% repeat-x;
	border:1px solid #fff2a6;
	margin-top:7px;
}

#point_area .cont1_wrap div.contin,
#point_area .cont2_wrap div.contin{
	width:100%;
	height:100%;
	position:relative;
}

#point_area .cont1_wrap div.contin img,
#point_area .cont2_wrap div.contin img{
	position:absolute;
	top:5px;
	left:10px;
}

#point_area .cont1_wrap div.contin p,
#point_area .cont2_wrap div.contin p{
	position:absolute;
	top:60px;
	left:10px;
	padding:5px 10px 0 0;
	text-align:left;
}

.bg_p1{
	background:url(images/bg1.gif) 95% bottom no-repeat;
}
.bg_p2{
	background:url(images/bg2.gif) 95% bottom no-repeat;
}
.bg_p3{
	background:url(images/bg3.gif) 95% bottom no-repeat;
}
.bg_p4{
	background:url(images/bg4.gif) 95% bottom no-repeat;
}
.bg_p5{
	background:url(images/bg5.gif) 95% bottom no-repeat;
}
