@charset "utf-8";

/* 動画スライド２用 */
#p_carouselWrap_s2{
	/*margin:5px auto;*/
	width:676px;
	height:121px;
	padding:5px;
	padding:5px;
	/*background:url("./img/background.gif");*/
	/*background-color:blue;*/
	position:relative;
}

#p_carouselPrev_s2{
	position:absolute;
	top:0px;
	left:0px;
	width:16px;
	height:82px;
	padding-top:47px;
	padding-left:2px;
	border: solid 1px #AFAD8B;
	background-color:#F4F3F2;
	vertical-align:middle;
	cursor:pointer;
}
#p_carouselNext_s2{
	position:absolute;
	top:0px;
	right:6px;
	width:15px;
	height:82px;
	padding-top:47px;
	padding-left:3px;
	border: solid 1px #AFAD8B;
	background-color:#F4F3F2;
	cursor:pointer;
}
#p_carouse_s2{
	position:absolute;
	width:630px;
	height:100%;
	top:0px;
	left:26px;
	/*background-color:#3F6;*/
	/*background-color:orange;*/	/* test */
	overflow:hidden;
}

/* スライドが１セットの場合（静止画）用(start) */
#p_carouselWrap_s2f{
	/*margin:5px auto;*/
	width:676px;
	height:121px;
	padding:5px;
	padding:5px;
	/*background:url("./img/background.gif");*/
	/*background-color:blue;*/
	position:relative;
}

#p_carouselPrev_s2f{
	position:absolute;
	top:0px;
	left:0px;
	width:16px;
	height:82px;
	padding-top:47px;
	padding-left:2px;
	border: solid 1px #AFAD8B;
	background-color:#F4F3F2;
	vertical-align:middle;
	/*cursor:pointer;*/
}
#p_carouselNext_s2f{
	position:absolute;
	top:0px;
	right:6px;
	width:15px;
	height:82px;
	padding-top:47px;
	padding-left:3px;
	border: solid 1px #AFAD8B;
	background-color:#F4F3F2;
	/*cursor:pointer;*/
}
#p_carouse_s2f{
	position:absolute;
	width:646px;
	height:100%;
	top:0px;
	left:26px;
	/*background-color:#3F6;*/
	/*background-color:orange;*/	/* test */
	overflow:hidden;
}
/* スライドが１セットの場合（静止画）用（end) */


.p_column_s2{
	width:676px;
	height:131px;
	padding-top:0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-color:green;*/	/* test */
	list-style-type:none;
	float:left;
	overflow:hidden;
}

.p_item_s2{
	width:148px;
	height:125px;
	/*height:135px;*/	/* test */
	float:left;
	margin-right:4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	/*background-color:blue;*/	/* test */
	border: solid 1px #AFAD8B;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	display:inline;
}

.p_item_s2 a:link {
	text-decoration: none; 
}
.p_item_s2 a:hover {
	font-family:"HGP創英ﾌﾟﾚｾﾞﾝｽEB","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	font-size: 14px;
	text-decoration: underline; 
}
.p_carousel_img_s2 {
	position:relative;
	width:148px;
	/*height:110px;*/
	margin-bottom: 7px;
	padding:0px;
	/*background-color: #A4C4A7;*/
	background-color: #fff;
	/*background-color: red;*/	/* test */
	text-align:center;
	font-weight: bold;
	line-height: 1.0;
	overflow:hidden;
	float:left;
}
.p_carousel_img_s2 a:link {
	text-decoration: none; 
}
.p_carousel_img_s2 a:hover {
	text-decoration: underline; 
}
/* CMS編集用 */
.p_item_s2_title{
	width:148px;
	/*height:12px;*/
	float:left;
	padding-right: 8px;
	padding-left: 8px;
	/*background-color:green;*/	/* test */
	text-align: center;
}
