@charset "utf-8";
#headline {
	background:url(../img/index/top_img.jpg) no-repeat center top;
	height:324px;
}
.headline_tx {
	width:494px;
	padding :0;
	margin-top:-10px;
	margin-left :30px;
	text-align: left;
	font-size: 12px;
}
/* ----------------------------------------
BLOG 
-----------------------------------------*/
#blog {
	background: #ffffff url(../img/index/blog_bg.gif) no-repeat right bottom;
	margin:22px 0;
	padding-bottom:12px;
	line-height:1.8em;
}
#blog img{
	margin-bottom:10px;
}
.openrss ul { 
	margin:0px; 
	padding-left:15px;
	list-style-type:none;
} 
.openrss li { 
	font-size:14px;
} 
.openrss li a{ 
	font-weight:bold; 
} 
/* ----------------------------------------
PICK UP 
-----------------------------------------*/
h3{
	color:#497ffd;
	font-size:18px;
	margin:0;
	line-height:1.2em;
}
#pick1{
	background:url(../img/index/pick_1.jpg) no-repeat left top;
	padding-left:236px;
	width:460px;
	line-height:1.4em;
	margin-top:12px;
	height:182px;
}
#pick2{
	background:url(../img/index/pick_2.jpg) no-repeat left top;
	padding-left:236px;
	width:460px;
	line-height:1.4em;
	margin-top:12px;
	height:182px;
}
#pick3{
	background:url(../img/index/pick_3.jpg) no-repeat left top;
	width:460px;
	padding-left:236px;
	line-height:1.4em;
	margin-top:12px;
	height:200px;
}

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


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