@charset "utf-8";
.title_image { margin-bottom:5px; }
.icon_new {
	position: absolute;
	left: 0px;
	top: 0px;
	-webkit-animation:blink 0.7s ease-in-out infinite alternate;
	-moz-animation:blink 0.7s ease-in-out infinite alternate;
	animation:blink 0.7s ease-in-out infinite alternate;
	z-index: 100;
	height: 34px;
	width: 34px;
}
@-webkit-keyframes blink { 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@-moz-keyframes blink { 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
@keyframes blink { 0% {
opacity:0;
}
 100% {
opacity:1;
}
}
/* くらしに便利なサービス
----------------------------------------*/
#lifeservice_banner {
	width:720;
	overflow:hidden;
}
#lifeservice_banner ul { width:750px; }
#lifeservice_banner ul li {
	float:left;
	display:inline;
	margin-right: 15px;
	margin-bottom: 15px;
}
.lifeservice_dl dl { }
.lifeservice_dl dl dt { display:none; }
.lifeservice_dl dl dd a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1;
	padding-left: 16px;
	font-size: 92%;
	background: transparent url(../../images/_old/common_img/bow_circle_pink.gif) no-repeat left center;
	color: #333333;
}
.lifeservice_dl dl dd a:hover { color: #FFBABA; }
.bnr { margin-bottom:15px; }
.bnr li {
	text-align: center;
	margin-bottom: 5px;
}
.bnr li img {
	width:220px;
	height:60px;
}
/* 00 みやぎ生協について
----------------------------------------*/
#about_service { clear: both; }
#about_service h4 {
	text-indent: 20px;
	width: 100%;
	margin-bottom: 23px;
	line-height: 1;
	font-size: 108%;
}
#about_service ul li {
	float: left;
	width: 355px;
	background: url(../../about/images/box_bottom.gif) no-repeat center bottom;
}
#about_service ul li div { padding: 15px 10px 13px 15px; }
#about_service ul li img {
	float: left;
	margin-right: 8px;
}
#about_service ul li p { overflow:hidden; }
#about_service ul li a { color:#ffffff; }
#about_service ul li #sevice_box1 { background: url(../../about/images/box_01.gif) no-repeat center top; }
#about_service ul li #sevice_box2 { background: url(../../about/images/box_02.gif) no-repeat center top; }
#about_service ul li #sevice_box3 { background: url(../../about/images/box_03.gif) no-repeat center top; }
#about_service ul li #sevice_box4 { background: url(../../about/images/box_04.gif) no-repeat center top; }
#about_service2 {
	width: 720px;
	clear: both;
}
#about_service2 ul li {
	float: left;
	display:inline;
	position: relative;
}
/* みやぎ生協について｜生協のカード｜コープポイント
----------------------------------------*/
#point { }
#point h5 { }
#point h6 {
	font-size:115%;
	color:#109846;
}
#point dl { }
#point dl dt { }
#point dl dd { padding-left: 70px; }
#point dl dd {
	background: url(../../about/coopcard/images/line_dot.gif) repeat-x left bottom;
	margin-bottom: 10px;
	padding-bottom: 25px;
}
#point dl dd ul li { margin-bottom:20px; }
#point dl dd ul li img { margin-bottom:5px; }
#point dl dd ul li p { margin-left:23px; }
/* みやぎ生協について｜生協のカード｜ミイカ
----------------------------------------*/
#miica { }
/* みやぎ生協について｜当日宅配
----------------------------------------*/
#takuhai_bg {
	height:250px;
	background:url(../../shop/takuhai/images/title_image.jpg) no-repeat right 40px;
	width: 100%;
}
#takuhai_flow { }
#takuhai_flow ul {
	width:640px;
	margin-right: auto;
	margin-left: auto;
}
#takuhai_flow ul li {
	float:left;
	margin-bottom: 20px;
	display: block;
}
#takuhai_flow ul li img { margin-bottom: 5px; }
/* 00生協の商品
----------------------------------------*/
#shokuhin_bg {
	background: url(../../products/images/bg_shokuhin.jpg) no-repeat right bottom;
	width: 720px;
	height: 370px;
	padding: 0px;
}
#shokuhin_bg_list {
	font-size: 115%;
	width: 280px;
	margin-bottom: 25px;
}
#shokuhin_bg_list ul li { margin-bottom: 7px; }
/* 01生協の商品｜めぐみ野
----------------------------------------*/
#border_orange {
	padding: 13px 20px 5px;
	width: 640px;
	color: #ee8800;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #F4AA29;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#border_orange ul li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 6px;
}
#border_blue {
	padding: 13px 20px 5px;
	width: 640px;
	color: #0089be;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #0689BE;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#border_blue ul li {
	text-indent: -1em;
	padding-left: 1em;
	margin-bottom: 6px;
}
#megumino_flow ul li {
	margin-right:13px;
	float:left;
	display:inline;
}
#flow_rice { position:relative; }
#flow_rice #flow_rice_btn {
	position:absolute;
	left: 443px;
	top: 639px;
	width: 230px;
	height: 41px;
}
#history { }
#history ul li {
	float:left;
	display: block;
	width: 320px;
	overflow:hidden;
	padding: 7px;
	line-height:1.4;
}
#history ul li img {
	float:left;
	margin-right: 10px;
}
#history ul li h5 {
	font-weight:bold;
	margin-bottom: 5px;
}
#history ul li p { overflow:hidden; }
/* 01生協の商品｜めぐみ野｜あゆみ
----------------------------------------*/
#ayumi .table_color { }
#ayumi .table_color th,
#ayumi .table_color td {
	vertical-align:top;
	padding: 10px 13px;
}
#ayumi .table_color p {
	margin-top:10px;
	padding-top:10px;
	border-top: 1px solid #dddddd;
}
#ayumi .table_color .border_none {
	margin-top:0px;
	padding-top:0px;
}
/* 02 めぐみ野商品 footer btn
----------------------------------------*/
#footer_megumino_btn {
	text-align: center;
	clear: both;
	width: 720px;
}
/* 03 生協の商品｜食品の安全・安心
----------------------------------------*/
#safety_bg {
	height:260px;
	background:url(../../products/safety/images/title_image.jpg) no-repeat right 40px;
	width: 100%;
}
#safety_btn_rad {
	width:354px;
	height:110px;
	position:relative;
}
#safety_btn_rad_small {
	width:176px;
	height:26px;
	position:absolute;
	left: 39px;
	top: 62px;
}
#safety dl { line-height:1.4; }
#safety dl dt {
	font-size:108%;
	width:140px;
	float:left;
	clear: both;
}
#safety dl dd {
	overflow:hidden;
	margin-bottom: 13px;
}
/* 04 生協の商品｜食品の安全・安心｜食品の安全の取り組み
----------------------------------------*/
#safety_food_torikumi { }
#safety_food_torikumi h4 { }
#safety_food_torikumi h5 {
	font-size:108%;
	margin-bottom: 7px;
	background: url(../../images/common/arrow/arrow_green_cube.gif) no-repeat left center;
	padding-left: 24px;
	padding-top: 1px;
}
#safety_food_torikumi ul li {
	margin-top:1px;
	margin-bottom:13px;
}
#safety_food_torikumi ul li span { color:#109846;
-webkit-font-smoothing: antialiased;
margin-right:3px;
}
#safety_food_torikumi ul li ul { margin-top:3px;
margin-bottom:10px; }
#safety_food_torikumi ul li li {
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 2em;
	margin-bottom:3px;
}
#safety_food_torikumi p { }
#safety_food_torikumi table.table_torikumi {
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}
#safety_food_torikumi table.table_torikumi th {
	background: #EDF7F1;
	font-weight: normal;
}
#safety_food_torikumi table.table_torikumi td { }
#safety_food_torikumi table.table_torikumi th,
#safety_food_torikumi table.table_torikumi td {
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding: 4px 9px;
}
#safety_food_torikumi .box20_green2 {
	padding: 15px 18px;
	width: 682px;
	background: #EDF7F1;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	margin-bottom: 30px;
}
#safety_food_torikumi .category_box_inner {
	padding: 13px 20px 15px;
	width: 315px;
}
#safety_food_torikumi .category_box_inner h5 {
	background: url(../../images/common/box/category_box2_line.gif) no-repeat left bottom;
	font-size:115%;
	padding-bottom:13px;
	margin-bottom:8px;
	padding-left: 2px;
	line-height: 1.4;
}
#radiation_footer {
	width:720px;
	overflow:hidden;
}
#radiation_footer ul { width:750px; }
#radiation_footer ul li {
	float:left;
	margin-right: 22px;
	margin-bottom: 15px;
}
/* 01 個人宅配｜おすすめ情報
----------------------------------------*/
/* 04 個人宅配｜サービス内容について
----------------------------------------*/

/* 05 個人宅配｜優遇制度（宅配手数料割引）
----------------------------------------*/
#deli_support ul { width: 725px; }
#deli_support ul li { margin-bottom: 10px; }
/* 07個人宅配｜個人宅配メールサービス
----------------------------------------*/
/* 08個人宅配｜買取サービス
----------------------------------------*/
/* 09個人宅配｜配達センター一覧
----------------------------------------*/
#shibu {
	line-height:1.4;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#shibu table {
	width:100%;
	margin-bottom: 5px;
}
#shibu table th,
#shibu table td { vertical-align:top; }
.shibu_name { width:155px; }
.shibu_tel { width:160px; }
.shibu_time { width:160px; }
#support_banner ul li { }
.shibu_bikou {
	background: #EDF7F1;
	padding: 3px 10px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
.shibu_bikou2 {
	background: #eeeeee;
	padding: 3px 10px;
	margin-top: 7px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#shibu .section {
	margin-bottom:15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #bbbbbb;
}
.shibu_table {
	background: url(../../images/common/title_txt_bg5.gif) no-repeat left bottom;
	color:#109846;
	height: 30px;
	font-weight: bold;
}
/* 00 みんなのわ｜子育て応援
----------------------------------------*/
#kosodate_link { }
#kosodate_link ul { }
#kosodate_link ul li {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	float: left;
	width: 340px;
	margin-bottom: 7px;
}
#kosodate_link ul li a { padding:20px; }
/* 00 福祉の取り組み
----------------------------------------*/

/* 00 福祉の取り組み｜ボランティア｜施設
----------------------------------------*/
#shisetsu {
	line-height:1.4;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#shisetsu table { width:100%; }
.shisetsu_name {
	width:210px;
	font-size: 108%;
}
.shisetsu_name .capt { line-height: 1.2; }
.shisetsu_address {
	width:150px;
	text-align:left;
}
.shisetsu_time { text-align:left; }
.shisetsu_num { text-align:center; }
.shisetsu_bikou {
	background: #EDF7F1;
	text-indent: -52px;
	padding: 3px 10px 3px 65px;
	margin-top: 7px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
.shisetsu_bikou2 {
	background: #eeeeee;
	margin-top: 7px;
	text-indent: -52px;
	padding: 3px 10px 3px 65px;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;	/* Firefox用 */
}
#shisetsu ul li {
	border-bottom: 1px dotted #aaaaaa;
	padding: 15px 10px;
}
.shisetsu_table {
	background: url(../../images/common/title_txt_bg5.gif) no-repeat left bottom;
	color:#109846;
	height: 30px;
	font-weight: bold;
	margin-bottom: 12px;
}
.shisetsu_table td { vertical-align:top; }
#shisetsu .bg_green { background: #f3f3f3; }
#shisetsu .bg_green .shisetsu_bikou { background: #ffffff; }
/* 00 みんなのわ｜消費者力
----------------------------------------*/
#consumer_link { }
#consumer_link div {
	width:350px;
	float:left;
	overflow: hidden;
}
#consumer_link div h5 {
	background: url(../../member/kakei/consumer/images/bg_list.gif) repeat-x center;
	line-height: 26px;
	height: 26px;
	clear:both;
	padding-left: 10px;
	margin-bottom: 7px;
}
#consumer_link div ul { margin-bottom: 20px }
#consumer_link div ul li {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left 3px;
	width: 350px;
	margin-bottom: 7px;
	clear: both;
}
#consumer_link div ul li a {
	padding:10px;
	margin: 8px;
}
#consumer_link div h5.consumer_link_long {
	background: url(../../member/kakei/consumer/images/bg_list_long.gif) repeat-x center;
	height: 42px;
	clear:both;
	padding-left: 10px;
	margin-bottom: 7px;
	line-height: 1.5;
	padding-top: 8px;
}
#consumer_link div ul li dl {
	padding-left: 23px;
	padding-top: 2px;
	background: url(../../images/common/arrow/arrow_green_cube.gif) no-repeat left 0px;
}
#consumer_link div ul li dl dt {
	width: 160px;
	float: left;
	overflow: hidden;
}
#consumer_link div ul li dl dd { padding-left: 160px; }
/* 00 みんなのわ｜消費者力｜ってなに？
----------------------------------------*/
#consumer_what { }
#consumer_what_list { list-style: none; }
#consumer_what_list li {
	width: 655px;
	margin-right: auto;
	margin-left: auto;
}
.consumer_what_box {
	background: url(../../member/kakei/consumer/what/images/bg_what_02.gif) no-repeat center bottom;
	position: relative;
	z-index: -1;
	margin-bottom: 40px;
}
.consumer_what_box_inner {
	background: url(../../member/kakei/consumer/what/images/bg_what_01.gif) no-repeat center top;
	padding: 20px 35px;
}
.consumer_what_box2 {
	background: url(../../member/kakei/consumer/what/images/bg_what2_02.gif) no-repeat center bottom;
	position: relative;
	z-index: -1;
	width: 410px;
}
.consumer_what_box_inner2 {
	background: url(../../member/kakei/consumer/what/images/bg_what2_01.gif) no-repeat center top;
	padding: 15px 25px;
}
/* お店情報（一覧）
----------------------------------------*/
#search { margin-bottom:35px; }
#search ul li { float:left; }
#search_gmap { margin-bottom:35px; }
#search_recruit {
	width:716px;
	border: 2px solid #159743;
}
#search_recruit ul li {
	float: left;
	margin-left: 15px;
}
#search_recruit ul li a {
	display: block;
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#tab_search { }
#tab_search h4 {
	background: url(../../shop/images/search_h5.gif) repeat-x left center;
	line-height: 32px;
	height: 32px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
}
#tab_search table {
	width:719px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
#tab_search table th { background:#f0f0f0; }
#tab_search table td { }
#tab_search table th,
#tab_search table td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 7px 10px;
	line-height: 1.3;
}
#tab_search table .search_name {
	background:#f8ffef;
	width:95px;
}
#tab_search table .search_name a {
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 16px;
}
#tab_search table .search_time { width:145px; }
#tab_search table .search_tel { width:120px; }
#tab_search table .search_chirashi { width:60px; }
#tab_search { position:relative; }
#tab_search #tab_tenpo_btn {
	position:absolute;
	top: 41px;
	right: 15px;
}
#tab_search .tabnav {
	margin-bottom:15px;
	margin-left: 15px;
	padding-top: 5px;
}
#tab_tenpo { position:relative; }
#tab_tenpo_btn_costeria {
	position:absolute;
	top: 36px;
	right: 10px;
}
.tabnav li {
	list-style: none;
	height: 30px;
	width: 130px;
	float: left;
	margin-right: 10px;
	margin-bottom: 6px;
	display: inline;
	position: relative;
}
.tabnav li a {
	text-decoration: none;
	outline: none;
}
.tabnav img { vertical-align: bottom; }
.tabnav li a:hover,
.tabnav li a:active,
.tabnav li.ui-tabs-selected a { }
.tabdiv { clear: both; /*
	display:none;
	*/ }
.tabdiv li {
	background: url(../../images/common/arrow/arrow_orange.gif) no-repeat left center;
	display: inline;
	width: 80px;
	padding-left: 13px;
	margin-right: 20px;
	line-height: 18px;
}
.ui-tabs-hide { display: none; }
/* お店情報 チラシ一覧
----------------------------------------*/
#chirashi_bg { background:url(../../shop/images/chirashi/title_image.jpg) no-repeat right 45px; }
#chirashi { clear:both }
#chirashi h4 {
	background: url(../../images/common/title_txt_bg3.gif) no-repeat left bottom;
	padding-bottom:15px;
	padding-left: 2px;
	clear: both;
	_font-weight: bold;
	margin-bottom:10px;
}
#chirashi h4 span {
	padding-top: 3px;
	padding-bottom: 2px;
}
#chirashi .chirashi_list {
	display: block;
	width: 690px;
	overflow: hidden;
}
#chirashi .chirashi_list ul {
	position: relative;
	left: -15px;
	top: -8px;
	width: 740px;
}
#chirashi .chirashi_list ul li {
	display: block;
	float: left;
	width: 340px;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	line-height:40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#chirashi .chirashi_list ul li a { color:#444444; }
#chirashi .chirashi_list ul li h5 {
	float: left;
	width: 117px;
	font-weight: bold;
}
#chirashi .chirashi_list ul li p {
	overflow:hidden;
	line-height:1.5;
	margin-top:4px;
}
#chirashi .chirashi_list ul li dl {
	background: url(../../shop/images/chirashi/list_bg.gif) no-repeat center center;
	height: 40px;
	width: 217px;
	float: left;
}
#chirashi .chirashi_list ul li dl dt {
	width: 110px;
	padding-left: 15px;
}
#chirashi .chirashi_list ul li dl dd {
	height: 40px;
	width: 65px;
}
#chirashi .chirashi_list ul li dl dd a {
	background: url(../../shop/images/chirashi/list_bg2.gif) no-repeat left center;
	height: 40px;
	width: 62px;
	padding-left: 18px;
	display: block;
}
#chirashi .chirashi_list ul li dl dd a:hover { background: url(../../shop/images/chirashi/list_bg2.gif) no-repeat right center; }
#chirashi .chirashi_list ul li dl dt,
#chirashi .chirashi_list ul li dl dd { float: left; }
#chirashi .category_box_long { margin-bottom:15px; }
#chirashi .category_box_inner { padding-bottom: 3px !important; }
/* お店情報
----------------------------------------*/


/* お店情報 くらし応援カレンダー
----------------------------------------*/
#campaign { }
#campaign ul li {
	clear: both;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ddd;
}
#campaign ul li img {
	float: left;
	width: 120px;
	margin-left: 10px;
}
#campaign ul li .description {
	float: left;
	margin-left: 13px;
}
#campaign ul li h5 {
	color:#109846;
	font-size: 122%;
	line-height: 1.6;
}
#campaign ul li { zoom:1; }
#campaign ul li:after {
	content: "";
	display: block;
	clear: both;
}
#print_calendar {
	clear:both;
	width: 720px;
	position: relative;
}
#print_calendar #btn_print {
	position:absolute;
	top: -7px;
	right: 0px;
}
/*#shop_top #print_calendar #btn_print {
	position:absolute;
	top: -999px !important;
	right: 0px;
}*/
/* お店情報 fancybox
----------------------------------------*/
#fancybox-wrap,
#fancybox-wrap div,
#fancybox-wrap a { overflow: visible; }
/* お店情報 misbit おうちレストラン
----------------------------------------*/
#misbit {
	width:240px;
	line-height: 1.4;
	margin-bottom: 20px;
}
#misbit_inner {
	background: url(../images/misbit/misbit_bg_02.gif) no-repeat center bottom;
	width: 215px;
	padding: 7px 10px 12px 15px;
}
#misbit #misbit_movie {
	width:210px;
	height:153px;
	clear: both;
	margin-bottom: 5px;
	z-index: 0!important;
	overflow: hidden;
}
#misbit #misbit_movie object,
#misbit #misbit_movie embed { z-index: 0!important; }
#misbit h3 { margin-bottom: 5px; }
#misbit p {
	margin-bottom: 5px;
	text-indent: -1em;
	padding-left: 1em;
}
#misbit .misbit_kwsk {
	text-align: right;
	text-indent: 0px;
	margin-right: 5px;
	padding: 0px;
}
/* お問い合わせ先一覧
----------------------------------------*/
#inquiry { line-height:1.6; }
#inquiry .inq_tel {
	color: #66aa00;
	background: url(../../request/inquiry/images/logo_freedial.gif) no-repeat left center;
	padding-left: 28px;
	font: 26px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#inquiry .inq_tel2 {
	color: #66aa00;
	font: 26px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#inquiry .inq_tel_freeaccess {
	color: #0068b7;
	background: url(../../request/inquiry/images/logo_freeaccess.gif) no-repeat left center;
	padding-left: 30px;
	font: 26px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#inquiry .inq_capt { font-size: 85%; }
#inquiry .inq_box { margin-bottom:10px; }
#inquiry .inq_space { margin-bottom:8px; }
#inquiry li { margin-bottom:10px; }
#inquiry table td { padding: 5px 0px; }
#inquiry table tr { border-bottom: 1px solid #ddd; }
#inquiry table tr:last-child {
	padding: 3px;
	border-bottom: 0px solid #ddd;
}
/* 私のひと声
----------------------------------------*/
#myvoice_left {
	float: left;
	width: 310px;
}
#myvoice {
	background-color:#f0f9e4;
	float: right;
	width: 350px;
	margin-bottom: 25px;
}
/*
#myvoice ul { padding: 3px 10px; }
#myvoice ul li a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1;
}
*/
#myvoice dl { padding: 3px 10px; }
#myvoice dl dt { display:none; }
#myvoice dl dd a {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.1;
	background: url(../../images/common/arrow/arrow_green2.gif) no-repeat left center;
	padding-left: 16px;
}
.myvoice_h5 {
	background: url(../../images/common/arrow/arrow_green_cube.gif) no-repeat left top;
	padding-left: 24px;
	margin-bottom: 7px;
	padding-top: 3px;
}
#myvoice h6 {
	background-color:#39b54a;
	color:#ffffff;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
/* 00 くらしサポート
----------------------------------------*/
#support_banner { }
#support_banner ul li {
	display: inline;
	float: left;
	text-align: center;
	font-size: 92%;
	width: 239px;
}
#support_photo {
	width:720px;
	overflow:hidden;
}
#support_photo ul { width:740px; }
#support_photo ul li {
	margin-right: 20px;
	display: inline;
	float: left;
	text-align: center;
	font-size: 92%;
	margin-bottom: 10px;
}
/* 00 くらしサポート｜ボランティアセンター
----------------------------------------*/
#volu_list {
	width:720px;
	overflow:hidden;
}
#volu_list ul li {
	width:224px;
	margin-right:24px;
	display: inline;
	float: left;
}
#volu_list ul li img { margin-bottom:5px; }
/* 00 くらしサポート｜ふれあい便
----------------------------------------*/
#fureaibin_flow {
	width:620px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #00A23F;
	padding: 20px 30px;
}
#fureaibin_flow .list_float,
#fureaibin_flow .list_float_r {
	text-align:center;
	font-size:92%;
}
#fureaibin_flow img {
	margin-bottom:3px;
	display: block;
}
#fureaibin_info h5 {
	background: url(../../member/kakei/consumer/images/bg_list.gif) repeat-x center;
	line-height: 26px;
	height: 26px;
	clear:both;
	margin-bottom: 7px;
	font-size: 108%;
	color: #222222;
	text-indent: 7px;
}
#fureaibin_info dl {
	float:left;
	margin-right: 20px;
	margin-bottom:20px;
}
#fureaibin_info dl dt {
	border: 1px solid #A9D06B;
	width: 148px;
	padding-left: 7px;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#fureaibin_info dl dd {
	padding-left:14px;
	background: url(../../support/fureaibin/images/arrow_green.gif) no-repeat left 3px;
	line-height:1.3;
	margin-bottom:6px;
}
#fureaibin_info .fureaibin_left {
	float:left;
	width:350px;
}
#fureaibin_info .fureaibin_left dl { margin-right: 0px; }
#fureaibin_info .fureaibin_left dd { font-size:92%; }
/* 00 くらしサポート｜せいきょう便
----------------------------------------*/
#seikyoubin { position:relative; }
#seikyoubin p {
	width:440px;
	overflow:hidden;
}
#seikyoubin #seikyoubin_illust {
	width:260px;
	height:260px;
	position: absolute;
	top: -5px;
	right: 0px;
}
/* コープトラベル
----------------------------------------*/
#tokiomarine {
	padding: 8px;
	clear: both;
	width: 200px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #ccc;
	background-color:#FFFFE5;
	text-align:center;
	line-height:1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	position:relative;
}
/* new表示
#tokiomarine:after {
	content:"NEW";
	position:absolute;
	left:4px;
	top:3px;
	background-color:#d00;
	letter-spacing:0.05em;
	color:#fff;
	padding:2px 4px 2px 5px;
	font-size:10px;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
	-moz-animation:blink 1s ease-in-out infinite alternate;
	animation:blink 1s ease-in-out infinite alternate;
}
*/
#tokiomarine p {
	font-size:0.85em;
	margin-top:8px;
	display: inline-block;
	margin-left:7px;
	margin-right:7px;
}
#tokiomarine p a { text-decoration: none; color:#000; }
#tokiomarine p a:hover { text-decoration: underline; }

.blinking {
	-webkit-animation:blink 1s ease-in-out infinite alternate;
	-moz-animation:blink 1s ease-in-out infinite alternate;
	animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink { 
0% {
opacity:0;
}
20% {
opacity:0;
}
100% {
opacity:1;
}
}
@-moz-keyframes blink { 
0% {
opacity:0;
}
20% {
opacity:0;
}
100% {
opacity:1;
}
}
@keyframes blink { 
0% {
opacity:0;
}
20% {
opacity:0;
}
100% {
opacity:1;
}
}
