@charset "utf-8";
/*
***********************************************
    "miyakokeiiteam.com" CSS Document
     http://www.miyakokeiiteam.com/
  copyright(C):kaorhythm All right reserved.
***********************************************
*/

.topic_path {
	font-size: 11px;
}
*div #contents { /* IE Only */
	padding: 5px 9px 30px 9px!important
}


/*
==========================================
　レイアウト・タイトル
==========================================
*/
#saku-a10_index {
	width: 740px;
}
#saku-a10_index h2{
	width: 740px; height: 110px;
	background: url(../images/index_title_1.jpg) no-repeat left top;
	text-indent: -9999px;
	margin: 0; padding: 0;
}
#saku-a10_index #title{
	width: 740px; height: 104px;
	background: url(../images/index_title_2.jpg) no-repeat left top;
	text-indent: -9999px;
}

/*
------------------------------------------
　リード
------------------------------------------
*/
#saku-a10_index #lead{
	width: 350px; height: 390px;
	float: left;
	background: url(../images/index_lead_bg.gif) no-repeat left top;
	padding: 25px 0 0 0;
}
#saku-a10_index #lead p {
	padding: 0 33px 0 26px;
	line-height: 170%;
}
#saku-a10_index #lead img {
	margin: 0 0 0 26px;
}

/*
------------------------------------------
　ボタン誘導枠
------------------------------------------
*/
#saku-a10_index #btn {
	width: 390px; height: 415px;
	float: left;
	background: url(../images/index_btn_bg.gif) no-repeat left top;
}
#saku-a10_index #btn ul {
	margin: 46px 0 0 15px; padding: 0;
	list-style: none;
}
#saku-a10_index #btn ul li {
	margin: 0 0 5px 0;
}
/*---------------------------------------*/
#saku-a10_index #btn ul li.vol1 a {
	display: block;
	width: 350px; height: 28px; padding: 12px 0 0 0;
	background: url(../images/index_btn_vol1.gif) no-repeat 0 0;
	font-size: 14px; color: #fff; text-decoration: none; text-indent: 84px;
}
#saku-a10_index #btn ul li.vol1 a:hover {
	background: url(../images/index_btn_vol1.gif) no-repeat 0 -40px;
}
/*---------------------------------------*/
#saku-a10_index #btn ul li.vol2 a {
	display: block;
	width: 350px; height: 28px; padding: 12px 0 0 0;
	background: url(../images/index_btn_vol2.gif) no-repeat 0 0px;
	font-size: 14px; color: #fff; text-decoration: none; text-indent: 84px;
}
#saku-a10_index #btn ul li.vol2 a:hover {
	background: url(../images/index_btn_vol2.gif) no-repeat 0 -40px;
}
/*---------------------------------------*/
#saku-a10_index #btn ul li.vol3 a {
	display: block;
	width: 350px; height: 28px; padding: 12px 0 0 0;
	background: url(../images/index_btn_vol3.gif) no-repeat 0 0px;
	font-size: 14px; color: #fff; text-decoration: none; text-indent: 84px;
}
#saku-a10_index #btn ul li.vol3 a:hover {
	background: url(../images/index_btn_vol3.gif) no-repeat 0 -40px;
}
/*---------------------------------------*/
#saku-a10_index #btn ul li.vol4 {
	display: block;
	width: 350px; height: 28px; padding: 12px 0 0 0;
	background: url(../images/index_btn_vol4.gif) no-repeat 0 -80px;
	font-size: 14px; color: #fff; text-decoration: none; text-indent: 84px;
}

/*
------------------------------------------
　写真
------------------------------------------
*/
#saku-a10_index #photo_1 {
	clear: both;
	width: 740px; height: 180px;
	background: url(../images/index_photo_1.jpg) no-repeat left top;
	text-indent: -9999px;
}
#saku-a10_index #photo_2 {
	clear: both;
	width: 740px; height: 180px;
	background: url(../images/index_photo_2.jpg) no-repeat left top;
	text-indent: -9999px;
}
#saku-a10_index #photo_3 {
	clear: both;
	width: 740px; height: 190px;
	background: url(../images/index_photo_3.jpg) no-repeat left top;
	text-indent: -9999px;
}
