@charset "utf-8";
/* ----------------------------------------
BLOG 
-----------------------------------------*/
.openrss{
	background-image:url(../img/index/blog_tit.gif);
	background-position:left top;
	background-repeat:no-repeat;
	background-size:129px 18px;
	margin-top:18px;
	padding-top:8px;
}
.openrss ul { 
	margin-left:0px; 
	padding:0;
	list-style-type:none;
} 
.openrss li { 
	border-bottom:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	padding-bottom:12px;
	background-image:url(../img/alw_7r.png);
	background-position:right center;
	background-repeat:no-repeat;
	background-size:10px 15px;
	margin-right:4px;
	 margin-bottom:-1px;
	line-height:1.3em;
	font-size:12px;
} 
.openrss li a{
	display:block;
	padding:12px 18px 0 0;
	font-weight:bold;
	text-decoration:none;
	color: #3f3f3f;
} 
/* ----------------------------------------
PICK UP 
-----------------------------------------*/
#pick1{
	background-image:url(../img/index/point1.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-size:84px 61px;
	margin-top:14px;
	padding-left:90px;
	color: #ff0066;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	height:61px;
}
#pick2{
	border-top:#333333 1px dashed;
	background-image:url(../img/index/point2.png);
	background-position:left 14px;
	background-repeat:no-repeat;
	background-size:84px 61px;
	margin-top:10px;
	padding-left:90px;
	padding-top:14px;
	color: #ff0066;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	height:61px;
}
#pick3{
	border-top:#333333 1px dashed;
	background-image:url(../img/index/point3.png);
	background-position:left 14px;
	background-repeat:no-repeat;
	background-size:84px 61px;
	margin-top:10px;
	padding-left:90px;
	padding-top:14px;
	color: #ff0066;
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	height:61px;
}

/* ----------------------------------------
経験者
-----------------------------------------*/
h3{
	color:#ff7f00;
	font-size:16px;
	margin:6px 0;
	line-height:1.2em;
}





/* ここまで！！！*/



/*-----------------------------------------*/
#headline {
	background:url(../img/index/top_img.jpg) no-repeat center top;
	height:324px;
}
.headline_tx {
	width:491px;
	padding :0;
	margin-top:-10px;
	margin-left :34px;
	text-align: left;
	font-size: 12px;
}


/* ----------------------------------------
ページのクラス指定
-----------------------------------------*/
p {
	padding: 0;
	margin:6px 0;
}
