@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 大枠レイアウト
　02. モジュール

******************************************************************************* */
/* ==

　01. 大枠レイアウト

=============================================================================== */
#main {
	min-width: 950px;
}
/* ==

　02. モジュール

=============================================================================== */
/* メインスライダー
------------------------------------------------------------------------------- */
.tSlider {
	margin: 0 0 20px;
}
.tSlider_main {
	overflow: hidden;
}
.tSlider_item  {
	margin: 0 10px;
}
.tSlider_main img {
	width: 100%;
	height: auto;
}
.tSlider_nav {
	position: absolute;
	top: 50%;
	width: 45px;
	height: 45px;
	line-height: 0;
	margin: -22px 0 0;
	padding: 0;
	color: transparent;
	font-size: 0;
	cursor: pointer;
	z-index: 10;
}
.tSlider_nav-prev {
	left: 50px;
	background:url(/common/images/slick/controller_btn01.png) left top no-repeat;
}
.tSlider_nav-next {
	right: 50px;
	background:url(/common/images/slick/controller_btn02.png) left top no-repeat;
}
.tSlider_sub {
	margin: 20px 0 0;
	text-align: center;
	letter-spacing: -1em;
}
.tSlider_sub li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	margin: 0 3px;
	vertical-align: top;
	letter-spacing: normal;
	cursor: pointer;
}
li.tSlider_current span {
	position: absolute;
	top: -4px;
	left: 0;
	width: 140px;
	height: 49px;
	background: url(/common/images/slick/bg_slider01.png) left top no-repeat;
}
.tSlider img {
	-ms-interpolation-mode: bicubic;	
}
.d_hover .tSlider_main a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/* 社員専用導線
------------------------------------------------------------------------------- */
.tStaff {
	min-width: 950px;
	height: 50px;
	background-color: #fa0046;
}
.tStaff_in {
	position: relative;
	width: 950px;
	line-height: 1;
	margin: 0 auto;
	font-size: 0;
}
.tStaff_txt {
	position: absolute;
	top: 14px;
	left: 117px;
}
.tStaff_btn {
	position: absolute;
	top: 8px;
	left: 580px;
}
/* ログイン関連
------------------------------------------------------------------------------- */
.tLogin {
	display: none !important;
	padding: 18px 10px;
	background-color: #c9e6c9;
}
.tLogin_txt {
	line-height: 1.4;
	color: #003f19;
	font-size: 117%;
}
.tLogin_btn {
	margin: 14px -5px 0;
	font-size: 117%;
}
.tLogin_item {
	float: left;
	width: 50%;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tLogin_item a {
	display: block;
	line-height: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.tLogin_item span {
	background-position: left center;
	background-repeat: no-repeat;	
}
.tLogin_item-login a {
	background-color: #ff648e;
}
.tLogin_item-regist a {
	background-color: #009c43;
}
.tLogin_item-login span {
	padding: 0 0 0 24px;
	background-image: url(/common/images/ico_login01_smp.png);
	-webkit-background-size: 13px auto;
	-moz-background-size: 13px auto;
	background-size: 13px auto;
}
.tLogin_item-regist span {
	padding: 0 0 0 26px;
	background-image: url(/common/images/ico_regist01_smp.png);
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
}
.tLogin_link {
	margin: 15px 0 0;
	font-size: 117%;
	text-align: right;
}
.tLogin_link li {
	margin: 5px 0 0;
}
.tLogin_link li:first-child {
	margin-top: 0;
}
.tLogin_link a {
	background-position: left center;
	background-repeat: no-repeat;
}
.tLogin_self a {
	display: inline-block;
	min-height: 16px;
	padding: 0 0 0 14px;
	background-image: url(/common/images/ico_arw11_smp.png);
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
}
.tLogin_pdf a {
	display: inline-block;
	min-height: 16px;
	padding: 0 0 0 20px;
	background-image: url(/common/images/ico_pdf01_smp.png);
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	background-size: 16px auto;
}
.tLogin_btn:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tLogin_btn { zoom: 1; } /* ie7 */
/* 重要情報
------------------------------------------------------------------------------- */
.tCaution {
	padding: 20px 0;
	border-top: 1px solid #bbb;
}
.tCaution_in {
	width: 930px;
	margin: 0 auto;
	padding: 20px 10px 19px;
	background-color: #ffebee;
}
.tCaution_item {
	min-height: 23px;
	height: auto !important;
	height: 23px;
	padding: 1px 0 0 46px;
	background: url(/common/images/ico_caution01.png) 10px top no-repeat;
	color: #f00;
}
.tCaution_item a {
	color: #f00;
}
/* ピックアップ
------------------------------------------------------------------------------- */
.tPickup {
	position: relative;
	padding: 50px 0 54px;
	background-color: #b5e2e8;
}
.tPickup:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-top: 1px solid #83a4a8;
	background: -moz-linear-gradient(top,  #a0c7cd 0%, #afdbe1 100%);
	background: -webkit-linear-gradient(top,  #a0c7cd 0%,#afdbe1 100%);
	background: linear-gradient(to bottom,  #a0c7cd 0%,#afdbe1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0c7cd', endColorstr='#afdbe1',GradientType=0 );
}
.tPickup:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-bottom: 1px solid #9dc4c9;
	background: -moz-linear-gradient(top,  #b2dee4 0%, #a9d3d9 100%);
	background: -webkit-linear-gradient(top,  #b2dee4 0%,#a9d3d9 100%);
	background: linear-gradient(to bottom,  #b2dee4 0%,#a9d3d9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2dee4', endColorstr='#a9d3d9',GradientType=0 );
}
.tPickup_in {
	width: 950px;
	margin: 0 auto;
	font-size: 100%;
}
.tPickup_item {
	float: left;
	width: 300px;
	margin: 0 0 0 25px;
	padding: 0 0 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	box-shadow:0px 0px 10px 1px #9ac2c7;
	-moz-box-shadow:0px 0px 10px 1px #9ac2c7;
	-webkit-box-shadow:0px 0px 10px 1px #9ac2c7;
	overflow: hidden;
}
.tPickup_item:first-child {
	margin-left: 0;
}
.tPickup_head {
	display: block;
	padding: 19px 0 0;
	background-color: #314672;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.tPickup_tit {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 10px 0 15px;
	padding: 0 0 0 30px;
	background: url(/common/images/ico_arw09.png) left 0.1em no-repeat;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
}
.tPickup_tit-external {
	padding-left: 20px;
	background-image: url(/common/images/ico_arw17.png);
	background-position: 0 0.45em;
}
.tPickup_img {
	display: block;
	position: relative;
	margin: 14px 0 0;
	background-color: #fff;
}
.tPickup_img:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -9px;
	border-top: 8px solid #314672;
	border-right: 9px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 9px solid transparent;
	z-index: 10;
}
.tPickup_body {
	margin: 17px 20px 27px;
}
.tPickup_txt {
	display: block;
	font-size: 134%;
}
.tPickup_txt {
	display: block;
	font-size: 134%;
}
.tPickup_note {
	margin: 2px 0 0;
	color: #666;
	font-size: 117%;
}
.tPickup_btn {
	display: block;
	width: 180px;
	margin: 0 auto;
}
.d_hover .tPickup_head:hover .tPickup_img img,
.d_hover .tPickup_btn:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tPickup_in:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tPickup_in { zoom: 1; } /* ie7 */
/* イベント・キャンペーン情報
------------------------------------------------------------------------------- */
.tCapmaign {
	padding: 79px 0 80px;
	background-color: #fff;
}
.tCapmaign_in {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.tCapmaign_tit {
	margin: 0 0 50px;
	text-align: center;
}
.tCapmaign_list {
	font-size: 100%;
	margin: -22px -22px 0 0;
}
.tCapmaign_item {
	float: left;
	width: 302px;
	margin: 22px 22px 0 0;
}
.tCapmaign_img {
	display: block;
	border: 1px solid #ccc;
}
.tCapmaign_date {
	display: block;
	line-height: 1.2;
	margin: 21px 0 0;
	color: #666;
	font-size: 117%;
}
.tCapmaign_txt {
	display: block;
	line-height: 1.6;
	margin: 13px 0 0;
	font-size: 150%;
	font-weight: bold;
}
.tCapmaign_txt-pdf {
	padding-left: 30px;
	background: url(/common/images/ico_arw10.png) left 0.2em no-repeat;
}
.tCapmaign_ico {
	padding-right: 20px;
	background: url(/common/images/ico_pdf01.png) right center no-repeat;
}
.tCapmaign_term {
	display: block;
	min-height: 18px;
	height: auto !important;
	height: 18px;
	line-height: 1.2;
	margin: 14px 0 0;
	padding: 6px 0 0 36px;
	background: url(/common/images/ico_date01.png) left top no-repeat;
	font-size: 117%;
}
.d_hover .tCapmaign_img:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tCapmaign_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tCapmaign_list { zoom: 1; } /* ie7 */
/* D-room Cardのご紹介
------------------------------------------------------------------------------- */
.tCard {
	position: relative;
	padding: 60px 0;
	background: #decba6 url(../images/card_bg01.png) right bottom no-repeat;
}
.tCard:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-top: 1px solid #a19378;
	background: -moz-linear-gradient(top,  #c4b392 0%, #d7c5a1 100%);
	background: -webkit-linear-gradient(top,  #c4b392 0%,#d7c5a1 100%);
	background: linear-gradient(to bottom,  #c4b392 0%,#d7c5a1 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4b392', endColorstr='#d7c5a1',GradientType=0 );
}
.tCard:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	border-bottom: 1px solid #c0B090;
	background: -moz-linear-gradient(top,  rgba(192,176,144,0) 0%, rgba(192,176,144,0.8) 100%);
	background: -webkit-linear-gradient(top,  rgba(192,176,144,0) 0%,rgba(192,176,144,0.8) 100%);
	background: linear-gradient(to bottom,  rgba(192,176,144,0) 0%,rgba(192,176,144,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00c0b090', endColorstr='#ccc0b090',GradientType=0 );
}
.tCard_in {
	width: 950px;
	margin: 0 auto;
}
.tCard_tit {
	margin: 0 0 49px;
	text-align: center;
}
.tCard_colImg {
	display: block;
	float: left;
	width: 380px;
}
.tCard_colTxt {
	float: right;
	width: 518px;
	padding: 14px 0 0;
}
.tCard_sub {
	margin: 0 0 13px;
	padding-left: 30px;
	background: url(/common/images/ico_arw09.png) left 0.2em no-repeat;
	font-size: 184%;
	font-weight: bold;
}
.tCard_sub a {
	color: #333;
	text-decoration: none;
}
.tCard_sub a:hover {
	text-decoration: underline;
}
.tCard_note {
	margin: 7px 0 0 1em;
	font-size: 117%;
	text-indent: -1em;
}
.tCard_btn {
	margin: 25px 0 0;
}
.d_hover .tCard_btn:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tCard_col:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tCard_col { zoom: 1; } /* ie7 */
/* HeartOne カード基本情報
------------------------------------------------------------------------------- */
.tGuide {
	padding: 80px 0 74px;
	border-bottom: 1px solid #bbb;
	background: #fff url(../images/guide_bg01.jpg) right bottom no-repeat;
}
.tGuide_in {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.tGuide_tit {
	margin: 0 0 25px;
	text-align: center;
}
.tGuide_list {
	width: 968px;
	margin: 0 -9px;
	font-size: 100%;
}
.tGuide_item {
	float: left;
	width: 224px;
	margin: 44px 0 0;
	padding: 0 9px;
}
.tGuide_head {
	display: block;
}
.tGuide_img {
	display: block;
}
.tGuide_caption {
	display: block;
	line-height: 1.6;
	margin: 17px 0 0;
	padding-left: 30px;
	background: url(/common/images/ico_arw10.png) left 0.2em no-repeat;
	font-size: 150%;
	font-weight: bold;
}
.tGuide_txt {
	display: block;
	line-height: 1.5;
	margin: 11px 0 0;
	font-size: 134%;
}
.d_hover .tGuide_head:hover .tGuide_img img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tGuide_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tGuide_list { zoom: 1; } /* ie7 */
/* ニュース
------------------------------------------------------------------------------- */
.tInfo {
	padding: 80px 0;
	background-color: #fff;
}
.tInfo_in {
	width: 950px;
	margin: 40px auto 0;
}
.tInfo_in:first-child {
	margin-top: 0;
}
.tInfo_head {
	float: left;
	position: relative;
	width: 120px;
	height: 200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #314672;
}
.tInfo_head:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: -9px;
	width: 10px;
	height: 20px;
	margin: -10px 0 0;
	background: url(/common/images/ico_sign01.png) left top no-repeat;
}
.tInfo_head span {
	display: block;
	position: absolute;
	top: 50%;
	width: 120px;
	height: 18px;
	line-height: 1;
	margin: -9px 0 0;
	font-size: 10px;
}
.tInfo_body {
	float: right;
	width: 790px;
}
.tInfo_list {
	padding: 17px 0 0;
	border-top: 1px solid #e0e0e0;
}
.tInfo_list dt {
	width: 102px;
	line-height: 1.2;
	margin: 17px 0 0;
	padding: 0 0 0 3px;
	color: #666;
	font-size: 117%;
}
.tInfo_list dt:first-child {
	margin-top: 0;
}
.tInfo_list dd {
	width: 683px;
	line-height: 1.6;
	margin: -1.3em 0 0;
	padding: 0 0 11px 107px;
	font-size: 134%;
	border-bottom: 1px solid #e0e0e0;
}
.tInfo_link,
.tInfo_pdf {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding-left: 11px;
	background: url(/common/images/ico_arw06.png) left 0.5em no-repeat;
}
.tInfo_pdf .tInfo_ico {
	padding-right: 20px;
	background: url(/common/images/ico_pdf01.png) right center no-repeat;
}
.tInfo_btn {
	display: none !important;
}
.tInfo_in:after,
.tInfo_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tInfo_in,
*:first-child+html .tInfo_list { zoom: 1; } /* ie7 */
/* 会社情報
------------------------------------------------------------------------------- */
.tCompany {
	padding: 60px 0 56px;
	background-color: #d9d9d9;
}
.tCompany_in {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.tCompany_tit {
	margin: 0 0 51px;
	text-align: center;
}
.tCompany_list {
	width: 975px;
	margin: 0 -13px 0 -12px;
	font-size: 100%;
}
.tCompany_item {
	float: left;
	width: 224px;
	padding: 0 9px;
}
.tCompany_link {
	display: block;
}
.tCompany_img {
	display: block;
}
.tCompany_caption {
	display: block;
	line-height: 1.6;
	margin: 17px 0 0;
	padding-left: 30px;
	background: url(/common/images/ico_arw09.png) left 0.2em no-repeat;
	font-size: 150%;
	font-weight: bold;
}
.tCompany_link[target="_blank"] .tCompany_caption {
	padding-left: 20px;
	background: url(/common/images/ico_arw02.png) left 0.5em no-repeat;
}
.d_hover .tCompany_link:hover .tCompany_img img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tCompany_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tCompany_list { zoom: 1; } /* ie7 */
/* お問い合わせ
------------------------------------------------------------------------------- */
.tContact {
	position: relative;
	margin: 50px 0 0;
	padding: 83px 0 70px;
	background-color: #009c47;
}
.tContact:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 9px;
	background: -moz-linear-gradient(top,  #00863d 0%, #009b46 100%);
	background: -webkit-linear-gradient(top,  #00863d 0%,#009b46 100%);
	background: linear-gradient(to bottom,  #00863d 0%,#009b46 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00863d', endColorstr='#009b46',GradientType=0 );
}
.tContact:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 4px;
	border-bottom: 1px solid #00873e;
	background: -moz-linear-gradient(top,  #009a46 0%, #009242 100%);
	background: -webkit-linear-gradient(top,  #009a46 0%,#009242 100%);
	background: linear-gradient(to bottom,  #009a46 0%,#009242 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009a46', endColorstr='#009242',GradientType=0 );
}
.tContact_in {
	width: 950px;
	position: relative;
	margin: 0 auto;
}
.tContact_in:before {
	content: "";
	display: block;
	position: absolute;
	top: -83px;
	left: 50%;
	width: 74px;
	height: 34px;
	margin: 0 0 0 -37px;
	background: url(../images/contact_bg01.png) left top no-repeat;
}
.tContact_tit {
	margin: 0 0 27px;
	text-align: center;
}
.tContact_lead {
	color: #fff;
	font-size: 150%;
	text-align: center;
}
.tContact_faq {
	margin: 33px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	overflow: hidden;
}
.tContact_head {
	position: relative;
	float: left;
	width: 290px;
}
.tContact_head:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: -10px;
	width: 10px;
	height: 21px;
	margin: -10px 0 0 0;
	background: url(../images/contact_bg02.png) left top no-repeat;
}
.tContact_body {
	float: right;
	width: 610px;
	line-height: 1.6;
	padding: 39px 20px 0 0;
}
.tContact_list {
	padding: 6px 0 0;
	font-size: 117%;
}
.tContact_list li {
	float: left;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	margin: 10px 15px 0 0;
	padding: 1px 0 0 34px;
	background: url(/common/images/ico_question01.png) left center no-repeat;
	font-weight: bold;
}
.tContact_bnr {
	margin: 20px 0 0;
	font-size: 100%;
}
.tContact_link {
	display: block;
	position: relative;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding: 30px 0 0 459px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	overflow: hidden;
}
.tContact_img {
	position: absolute;
	top: 5px;
	left: 5px;
}
.tContact_txt {
	display: block;
	line-height: 1;
	padding: 0 0 0 28px;
	background: url(/common/images/ico_arw10.png) left 2px no-repeat;
	font-size: 10px;
}
.d_hover .tContact_link:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tContact_faq:after,
.tContact_list:after,
.tContact_bnr:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tContact_faq,
*:first-child+html .tContact_list,
*:first-child+html .tContact_bnr { zoom: 1; } /* ie7 */
/* トピックス
------------------------------------------------------------------------------- */
.tTopic {
	padding: 60px 0;
	background-color: #fff;
}
.tTopic_in {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.tTopic_list {
	margin: -10px -10px 0 0;
}
.tTopic_list li {
	float: left;
	width: 250px;
	margin: 10px 10px 0 0;
}
.d_hover .tTopic_list a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
.tTopic_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tTopic_list { zoom: 1; } /* ie7 */
/* 各提携先施設一覧
------------------------------------------------------------------------------- */
.tFacility {
	padding: 60px 0 90px;
	border-top: 1px solid #bbb;
}
.tFacility_in {
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.tFacility_tit {
	margin: 0 0 31px;
	text-align: center;
}
.tFacility_list {
	margin: -10px -10px 0 0;
	font-size: 100%;
}
.tFacility_item {
	float: left;
	width: 150px;
	margin: 10px 10px 0 0;
}
.tFacility_link {
	display: block;
}
.tFacility_img {
	display: block;
	border: 1px solid #ccc;
	text-align: center;
}
.tFacility_txt {
	display: block;
	margin: 11px 0 0;
	padding: 0 0 0 20px;
	background: url(/common/images/ico_arw02.png) left 0.45em no-repeat;
	font-size: 117%;
}
.tFacility_list:after { content: ''; display: block; clear: both; height: 0; }
*:first-child+html .tFacility_list { zoom: 1; } /* ie7 */

/* 重要なお知らせ一覧
------------------------------------------------------------------------------- */
.important_list {
	margin-top:10xp;
}

.tImportant_txt {
	float:right;
	display: block;
	margin: 11px 0 0;
	padding: 0 0 0 25px;
	background: url(/common/images/ico_arw10.png) left 0.2em no-repeat;
	font-size: 150%;
}