@charset "UTF-8";

/* クレジットカード */
table#index-table01 {
	width: 585px;
}
table#index-table01 tr {

}
table#index-table01 th {
	width: 291px;
	background-image: url(../../img/shared/frame_content/box_title_d2_bottom.gif);
	background-position: bottom;
	vertical-align: top;
}
table#index-table01 th div {
	background-image: url(../../img/shared/frame_content/box_title_d2_top.gif);
	background-repeat: no-repeat; 
	background-position: top;
	padding: 3px 7px 4px 7px;
	line-height: 16px;
	color: #304981;
	font-weight: bold;
	text-align: left;
}
table#index-table01 th div span {
	font-size: 10px;
	line-height: 14px;
	font-weight:  normal;
}

table#index-table01 td {
	width: 291px;
	background-image: url(../../img/shared/frame_content/box_stg_d2_bottom.gif);
	background-position: bottom;
}
table#index-table01 td div {
	position: relative;
	width: 291px;
	height: 54px;
	background-image: url(../../img/shared/frame_content/box_stg_d2_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	/*padding: 5px 7px 5px 7px;
	line-height: 16px;*/
}
table#index-table01 td div span {
	display: block;
	position: absolute;
	width: 110px;
	height: 18px;
	top: 18px;
	right: 7px;
}

/* ちょコムのご利用上限額 */
div#index-box01 {
	margin: 2px 0 0 5px;
}
div#index-box01 p {
	margin-top: 8px;
	padding: 0;
	font-weight: bold;
	color: #e62611;
}
div#index-box01 div {
	margin-top: 10px;
	padding: 0;
}
div#index-box01 ol {
	margin-top: 6px;
	padding-left: 1px;
}
div#index-box01 ol li {

}
div#index-box01 ol li img {
	vertical-align: middle;
}
div#index-box01 ol li span {
	margin-left: 5px;
}
div#index-box01 ul {
	padding-left: 20px;
	padding-bottom: 3px;
}
div#index-box01 ul li {
	margin-top: 4px;
	font-size: 10px;
	line-height: 14px;
	color: #656464;
	text-indent: -1em;
	padding-left: 1em;
}
div#index-box01 ul li.first-child {
	margin-top: 0;
}

/* おすすめショップ一覧 */
table#index-table02 {
	width: 582px;
	margin: 5px 0 0 5px;
	background-image: url(../../img/index/content03-bg01.gif);
	background-repeat: repeat-y;
}
table#index-table02 tr {
	
}
table#index-table02 td {
	width: 154px;
	padding-top: 5px;
	text-align: right;
}
table#index-table02 td.first-child {
	width: 120px;
}

/* ご注意 */


table#index-table03 {
	width: 683px;
}
table#index-table03 tr {

}
table#index-table03 tr div {
padding: 3px 7px 4px 7px;
}


table#index-table03 th {
	width: 583px;
	background-image: url(../../img/shared/frame_content/box_title_d1_bottom.gif);
	background-position: bottom;
	vertical-align: top;
}
table#index-table03 th div {
	background-image: url(../../img/shared/frame_content/box_title_d1_top.gif);
	background-repeat: no-repeat; 
	background-position: top;
	padding: 3px 7px 4px 7px;
	line-height: 16px;
	color: #304981;
	font-weight: bold;
	text-align: left;
}
table#index-table03th div span {
	font-size: 10px;
	line-height: 14px;
	font-weight:  normal;
}

table#index-table03 td {
	width: 583px;
	background-image: url(../../img/shared/frame_content/box_stg_d1_bottom.gif);
	background-position: bottom;
}
table#index-table03 td div {
	background-image: url(../../img/shared/frame_content/box_stg_d1_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 7px 5px 7px;
	line-height: 16px;
}


/* クレジットカード */
table#index-table04 {
	width: 585px;
}
table#index-table04 tr {

}
table#index-table04 th {
	width: 583px;
	background-image: url(../../img/shared/frame_content/box_title_d1_bottom.gif);
	background-position: bottom;
	vertical-align: top;
}
table#index-table04 th div {
	background-image: url(../../img/shared/frame_content/box_title_d1_top.gif);
	background-repeat: no-repeat; 
	background-position: top;
	padding: 3px 7px 4px 7px;
	line-height: 16px;
	color: #304981;
	font-weight: bold;
	text-align: left;
}
table#index-table04 th div span {
	font-size: 10px;
	line-height: 14px;
	font-weight:  normal;
}

table#index-table04 td {
	width: 583px;
	background-image: url(../../img/shared/frame_content/box_stg_d1_bottom.gif);
	background-position: bottom;
}
table#index-table04 td div {
	background-image: url(../../img/shared/frame_content/box_stg_d1_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px 7px 5px 7px;
	line-height: 16px;
}

table#index-table04 ul {
	
}
table#index-table04 li {
	float: left;
	margin-left: 20px;
}
table#index-table04 li.first-child {
	margin-left: 0;
}

dl#admin-list01 {
	margin: 2px 0 0 10px;
	padding: 0 0 3px 0;
	font-size: 12px;
	line-height: 14px;
}
dl#admin-list01 dt {
	float: left;
	margin-top: 5px;
	width: 15px;
}
dl#admin-list01 dd {
	float: left;
	margin-top: 5px;
	width: 562px;
}
*{
	margin:0px;
	padding:0px;
}


/*clear設定*/
.clear{
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

* html.clear{
	display:inline-block;
}


.box01{
	width:591px;
	background-image:url(../../img/shared/content_use/mobile/PC/img_center.jpg);
	background-repeat:repeat-y;
}

.box02{
	width:591px;
	background-image:url(../../img/shared/content_use/mobile/PC/img_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.contents01{
	width:160px; 
	padding:0px 7px 9px 10px; 
	float:left; 
}

.imgArrow{
	float:left;
	margin-top:80px;
}

.imgBox01{
	margin-top:10px;
	text-align:center;
}

.box01_2{
	width:591px;
	background-image:url(../../img/shared/content_use/mobile/PC/img_center_2.gif);
	background-repeat:repeat-y;
}

.box02_2{
	width:591px;
	background-image:url(../../img/shared/content_use/mobile/PC/img_bottom_2.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.box01_3{
	width:591px;
	background-image:url(../../img/shared/content_use/mobile/PC/img_center_3.gif);
	background-repeat:repeat-y;
}

.box02_3{
	width:591px;
	background-image:url(../../img/shared/content_use/mobile/PC/img_bottom_3.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

.charge_box1 {
	line-height: 1.5em;
	clear: both;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 23px;
}
div.outline-box02{
	margin: 0 0 15px 5px;
	padding-bottom:15px;
	border-bottom: 1px solid #C1CBD7;
}
div.outline-box02.line_b_n{
	border-bottom-style: none;
}
div.outline-box02 div.left-box {
	float: left;
	width: 200px;
}
div.outline-box02 div.right-box {
	float: right;
	width: 464px;
	padding-bottom: 10px;
}

div.outline-box02 .number_l {
	float: left;
	width: 30px;
	margin-right:10px;
}
div.outline-box02 .number_r {
	float: left;
	width: 423px;
	padding-top:5px
}
div.outline-box02 .number_r1 {
	float: left;
	width: 645px;
	padding-top:5px
}
div.outline-box02 div.left-box-m{
	float: left;
	width: 110px;
}
div.outline-box02 div.right-box-m {
	float: right;
	width: 461px;
	padding-bottom: 10px;
}
div.outline-box02 .number_r_m {
	float: left;
	width: 421px;
	padding-top:5px
}




div.outline-box03 div.left-box {
	float: left;
	width: 290px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
}
div.outline-box03 div.right-box {
	float: right;
	width: 290px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 10px;
}
div.outline-box03 div p {
	text-align: center;
}
div.outline-box04 div.left-box {
	float: left;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	width: 74px;
}
div.outline-box04 div.right-box {
	float: right;
	width: 564px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 10px;
	margin-left: 10px;
	height: 86px;
}

div#body-left-area #keitai {
	border: 2px solid #cdc9c3;
	width: 675px;
	margin-left: 5px;
	margin-top: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	padding-left: 5px;
}
div#body-left-area #keitai dl {
	width:587px;
	margin-left: 5px;
}   
div#body-left-area #keitai dt {
	float:left;
	width:35px;
	clear:both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
}   
div#body-left-area #keitai dd {
	width:510px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

div#body-left-area p.qa{
text-align:right;
}

div#body-left-area p.qa a{
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../../img/shared/content_use/qa.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#body-left-area .left_logo {
	float: left;
	width: 130px;
	margin-left: 5px;
	margin-top: 20px;
}
div#body-left-area .right_logo {
	float: left;
	margin-top: 20px;
	width: 540px;
	margin-left: 15px;
}

div#body-left-area .right_logo li {
	list-style-type: none;
	background-image: url(../../use/pia/images/icon.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 20px;
	line-height: 20px;
}
div#body-left-area .right_logo li.link {
	list-style-type: none;
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	padding-left: 20px;
	line-height: 20px;
	margin-top: 5px;
}
div#body-left-area .h14 {
	font-weight: bold;
	color: #db589c;
	font-size: 14px;
	margin-top: 20px;
	margin-left: 5px;
	padding-bottom: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #db589c;
	padding-top: 0px;
}

#emoney {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-left: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#emoney p{
	text-align: center;
	font-weight: bold;
	color: #ff0000;
}
#text_box {
	background-color: #FFF8DC;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#text_box p {
	line-height: 22px;
}
.flow{
	margin-left: 5px;
	margin-bottom: 20px;
}
.flow_left{
	float: left;
	width: 326px;
}
.flow_right{
	float: left;
	width: 246px;
	margin-left: 15px;
}
.flow01{
	margin-left: 5px;
	margin-bottom: 20px;
}
.flow01_left{
	float: left;
	width: 283px;
}
.flow01_right{
	float: left;
	width: 283px;
	margin-left: 21px;
}

.flow02{
	margin-bottom: 20px;
}
.flow02_left{
	float: left;
	width: 326px;
}
.flow02_right{
	float: left;
	width: 344px;
	margin-left: 15px;
}
.flow_right img{
	vertical-align: text-top;
	margin-right: 5px;
}
#shop {
	font-weight: bold;
	color: #666666;
	border: 1px solid #78B4E9;
	padding: 10px;
	background-color: #E6F1FB;
}
#shop ul.shop_link{
	font-size: 14px;
}
#shop ul.shop_link li{
	background-image: url(../../img/shared/content_use/icon01.gif);
	background-repeat: no-repeat;
	list-style-image: none !important;
}
div#body-left-area .modoshi{
	margin-left: 5px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* チケットぴあの利用方法 */
div#body-left-area .pia_riyou{
	margin: 10px 0 0 5px;
}
div#body-left-area .pia_riyou div.arrow{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
}
div#body-left-area .pia_riyou ul.link01{
	position: relative;
	top: 40px;
	width: 150px;
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	left: 415px;
	background-position: 0px;
}
div#body-left-area .pia_riyou li.link01{
	line-height: normal;
}
div#body-left-area .pia_riyou ul.link02{
	position: relative;
	top: 40px;
	width: 130px;
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	left: 437px;
	background-position: 0px;
}
div#body-left-area .pia_riyou li.link02{
	line-height: normal;
}
div#body-left-area .pia_riyou div#pia01{
	background-image: url(../../use/pia/images/step1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	margin-bottom: 15px;
	border: 1px solid #2883d8;
}
div#body-left-area .pia_riyou div#pia02{
	background-image: url(../../use/pia/images/step2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	margin-bottom: 15px;
	border: 1px solid #2883d8;
}
div#body-left-area .pia_riyou div#pia03{
	background-image: url(../../use/pia/images/step3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	margin-bottom: 15px;
	border: 1px solid #2883d8;
}
div#body-left-area .pia_riyou div#pia04{
	background-image: url(../../use/pia/images/step4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	height: 70px;
	width: 585px;
	border: 1px solid #2883d8;
}
div#body-left-area .pia_riyou div#pia05{
	background-image: url(../../use/l-tike/images/step2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	height: 70px;
	width: 585px;
	border: 1px solid #2883d8;
}
div#body-left-area .pia_riyou div#pia06{
	background-image: url(../../use/l-tike/images/step4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	height: 70px;
	width: 585px;
	border: 1px solid #2883d8;
}
div#body-left-area .pia_riyou div.riyou{
	margin-bottom: 15px;
}
#pia_box{
	margin: 20px 0 20px 0;
}
#pia_boxL{
	float: left;
	width: 273px;
}
#pia_boxM{
	float: left;
	width: 40px;
	text-align:center;
	padding-top:130px
}
.tit_use{
	font-size: 14px;
	color: #006599;
	font-weight: bold;
	border-left: 6px solid #006599;
	padding: 5px 5px 5px 0;
	margin-bottom:5px

}
/* ローチケの利用方法 */
div#body-left-area .l-tike_riyou{
	margin: 10px 0 0 5px;
}
div#body-left-area .l-tike_riyou div.arrow{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 8px;
}
div#body-left-area .l-tike_riyou ul.link01{
	position: relative;
	top: 40px;
	width: 150px;
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	left: 415px;
	background-position: 0px;
}
div#body-left-area .l-tike_riyou li.link01{
	line-height: normal;
}
div#body-left-area .l-tike_riyou ul.link02{
	position: relative;
	top: 40px;
	width: 130px;
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	left: 437px;
	background-position: 0px;
}
div#body-left-area .l-tike_riyou li.link02{
	line-height: normal;
}
div#body-left-area .l-tike_riyou div#l-tike01{
	background-image: url(../../use/l-tike/images/step1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	margin-bottom: 15px;
	border: 1px solid #2883d8;
}
div#body-left-area .l-tike_riyou div#l-tike02{
	background-image: url(../../use/l-tike/images/step2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	margin-bottom: 15px;
	border: 1px solid #2883d8;
}
div#body-left-area .l-tike_riyou div#l-tike02_1{
	background-image: url(../../use/l-tike/images/step2_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	border: 1px solid #2883d8;
}
div#body-left-area .l-tike_riyou div#l-tike03_1{
	background-image: url(../../use/l-tike/images/step3_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	border: 1px solid #2883d8;
	text-indent: -9999px;
}
div#body-left-area .l-tike_riyou div#l-tike03{
	background-image: url(../../use/l-tike/images/step3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 585px;
	margin-bottom: 15px;
	border: 1px solid #2883d8;
}
div#body-left-area .l-tike_riyou div#l-tike04{
	background-image: url(../../use/l-tike/images/step4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 15px;
	height: 70px;
	width: 585px;
	border: 1px solid #2883d8;
}
div#body-left-area .l-tike_riyou div.riyou{
	margin-bottom: 15px;
}

div#body-left-area h4.titb10{
	margin: 20px 0 0 5px;
}
div#body-left-area h5{
	margin-bottom: 10px;
	margin: 10px 0  10px 5px;
}
div#body-left-area .arrow{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#body-left-area .step34{
	background-color: #CCCCCC;
	margin-top: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
}

div#body-left-area table.servicebox{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin: 0 0 5px 5px;
	font-size: 10px;
}
div#body-left-area table.servicebox p{
	margin-bottom: 10px;
	font-size: 10px;
}
div#body-left-area h3.tit{
	background-color: #78B0E4;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #FFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
div#body-left-area p.tit_s{
	background-color: #FFE6E6;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 15px;
	color: #333;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}
div#body-left-area table.servicebox th{
	background-color: #FFC;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}
div#body-left-area table.servicebox td{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
div#body-left-area table.servicebox td.h12{
	background-color: #e8e8e8;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
dl.list309 dt {
	clear: left;
	float: left;
	width: 1.8em;
	padding-left: 5px;
	color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.8em;
	margin-left: 0;
	line-height: 1.5;
}

dl.list309 dd {
	margin-bottom: 0.8em;
	margin-left: 2.3em;
	line-height: 1.5;
}
dl.list_service dt {
	clear: left;
	float: left;
	margin: 0 0 0.8em;
	width: 3em;
	color: #000;
}

dl.list_service dd {
	margin-bottom: 0.8em;
	margin-left: 3em;
}
.l-tike{
	font-weight: bold;
	color: #666666;
	border: 1px solid #78B4E9;
	margin-top:10px;
	padding: 10px;
	background-color: #E6F1FB;
}
.charge_Tbox{
	border: 2px solid #C2CAD5;
	padding: 5px 10px 5px 10px !important;
	background-color: #FFC;
}
ul.step_list01{
	background-image: url(../../img/shared/content_use/step1.gif);
	height: 67px;
	margin-left: 5px;
	width: 685px;
	position: relative;
	margin-top: 10px;
}
ul.step_list02{
	background-image: url(../../img/shared/content_use/step2.gif);
	height: 58px;
	margin-left: 5px;
	width: 685px;
	position: relative;
	margin-top: 10px;
}

ul.step_list04{
	background-image: url(../../img/shared/content_use/step4.gif);
	height: 58px;
	width: 685px;
	position: relative;
	margin: 10px 0 30px 5px;
}
.step_link{
	position: absolute;
	top: 33px;
	left: 505px;
	width: 150px;
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 18px;
}
.step_list03{
	background-image: url(../../img/shared/content_use/step3_m.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 0px 0 0 5px;
	width: 685px;
}
.step_list03 p{
	padding: 5px 0 0 0px !important;
}
.step_list03_inner{
	
}
.use_box{
	background-image: url(../../img/shared/content_use/center01.gif);
	background-repeat: repeat-y;
	float: left;
	width: 642px;
	margin: 0 20px 0 23px;
}
.use_box2{
	background-image: url(../../img/shared/content_use/center02.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 10px 20px 0 23px;
}
.use_box2 img{
	vertical-align: top;
}
.use_box2 img.r_23{
	margin-right: 15px;
	margin-left: 18px;
}
.use_box3{
	background-image: url(../../img/shared/content_use/center01.gif);
	background-repeat: repeat-y;
	float: left;
	width: 645px;
	margin: 10px 20px 10px 23px;
}
.use_inner1{
	background-image: url(../../img/shared/content_use/step_list03_tit01.gif);
	background-repeat: no-repeat;
}
.use_inner2{
	background-image: url(../../img/shared/content_use/step_list03_tit02.gif);
	background-repeat: no-repeat;
}
.use_inner3{
	background-image: url(../../img/shared/content_use/step_list03_tit03.gif);
	background-repeat: no-repeat;
}
.shop{
	margin: 0 20px 0 20px;
	padding-top: 43px;
}
.shop2{
	padding-top: 28px;
	background-image: url(../../img/shared/content_use/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}
.shop_l{
	float: left;
	margin-right: 10px;
	width: 363px;
}
.shop_r{
	float: left;
}
ul#use_list{
	padding: 68px 0 10px 23px;
}
ul#use_list li{
	background-repeat: no-repeat;
	background-image: url(../../img/shared/content_use/icon.gif);
	background-position: 0px;
	padding-left: 15px;
	float: left;
	width: 250px;
	margin-right: 15px;
}
.arrow01{
	text-align: center;
	margin-top: 5px;
}
.arrow01L{
	float: left;
	width: 468px;
}
.arrow01R{
	float: left;
	width: 222px;
}
.arrow02{
	text-align: center;
	margin-top: 5px;
}
.shopping{
	background-image: url(../../img/shared/content_use/shopping_middle.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 10px 0 0 5px;
}
.shopping_inner{
	background-image: url(../../img/shared/content_use/shopping_top.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
}

.shopping01{
	background-image: url(../../img/shared/content_use/shopping_middle01.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 10px 0 0 5px;
}
.shopping_inner01{
	background-image: url(../../img/shared/content_use/shopping_top01.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
}

.shopping02{
	background-image: url(../../img/shared/content_use/shopping_middle02.gif);
	background-repeat: repeat-y;
	float: left;
	margin: 20px 0 20px 5px;
}
.shopping_inner02{
	background-image: url(../../img/shared/content_use/shopping_top02.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
}
.shopping_inner02_1{
	background-image: url(../../img/shared/content_use/shopping_top02_1.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 0;
}
.shopping_box{
	padding: 43px 20px 0 20px;
	line-height: 1.8em;
}
.shopping_box02{
	padding: 40px 20px 0 20px;
	line-height: 1.8em;
}
.shopping_box02 p{
	padding-left: 0px !important;
	width:533px;
}

.shopping_box img.t_b_10{
	margin: 5px 0 5px 0;
}
.shopping_box p{
	margin-left: 42px;
}
.shopping_line{
	margin-left: 0px !important;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F5CCE1;
	margin-top: 20px;
}
.shoppinglr{
	margin-top: 10px;
	padding: 5px;
	border: 2px solid #CCCCCC;
	width:533px;
}
.shopping_l{
	float: left;
	width: 272px;
	margin-right:15px
}
.shopping_r{
	float: left;
	width: 246px;
	padding-top: 20px;
}
.end{
	font-size: 18px !important;
	margin-left: 0px !important;
	text-align: center;
	color: #DB589C;
	font-weight: bold;
	margin-top: 20px;
}
.shopping_e_l{
	float: left;
	margin-left: 47px;
	width: 272px;
	margin-right: 15px;
}
.shopping_e_r{
	float: left;
	width: 213px;
}
.use_b{
	color: #609;
	font-weight: bold;
	margin:10px 0 20px 0;
}
.tit_b{
	font-size:18px !important;
	line-height:1.3 !important;
	color: #2883D8;
	font-weight: bold;
}
.tit_bLine{
	border-bottom:1px dotted #2883D8;
	padding-bottom:5px !important;
}
/* 手続きの流れ */
div.step_box{
	border: 1px solid #2883d8;
	background-color: #e6f1fb;
	padding: 10px;
	margin-bottom: 15px;
}
div.step_box_l{
	width: 61px;
	margin-right: 15px;
	float: left;
}
div.step_box_r{
	width: 587px;
	float: left;
}
div.step_box_r span{
	font-size: 12px;
	display: block;
	color: #333;
	font-weight: normal;
}
.red{
	font-weight: bold;
	color: #F00;
}
dl.list_shikaku dt {
  clear: left;
  float: left;
  margin: 0 0 0.4em;
  width:1.5em;
}

dl.list_shikaku dd {
  margin-bottom: 0.4em;
  margin-left: 1.5em;
}


#master_box{
	margin:5px 0 0 5px;
}
#masterL{
	float: left;
	width: 457px;
	margin-right: 10px;
	padding: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px 6px 0 0;
	border-left: 3px #ccc solid;
	border-top: 3px #ccc solid;
	border-right: 3px #ccc solid;
	background-color: #FFC;
}
#masterR{
	float: left;
	width: 195px;
	padding: 10px 5px 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 3px #ccc solid;

}
div.tit{
	background-image: url(../../img/shared/content_use/step3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0 0 0 65px;
	height: 52px;
	border-bottom: 3px solid #ccc;
}
ul#master_list{
	padding: 10px 0 8px 15px;
}
ul#master_list li{
	background-repeat: no-repeat;
	background-image: url(../../img/shared/content_use/icon.gif);
	background-position: 0px;
	padding-left: 15px;
	margin-right: 15px;
	line-height:2
}
ul.top_link_m{
	padding:30px 0 0 0;
}
ul.top_link_m li{
	background-image: url(../../img/index/arrow01.png);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left:18px
}
.other_box{
	margin:0 0 30px 5px;
	padding:5px 10px 5px 10px;
	background-color:#ededed
}
.other_box li{
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 18px;
	padding-right: 30px;
	line-height: 2;
	background-position: 0px;
}
dl.list_send dt {
  clear: left;
  float: left;
  margin: 0 0 0.6em;
  width: 20em;
  padding-left: 5px;
  color: #000;
}

dl.list_send dd {
  margin-bottom: 0.6em;
  margin-left: 20em;
}
ul.chocom_box{
	margin:20px 0 10px 5px;
}
ul.chocom_box li{
	background-image: url(../../img/shared/common/icon_m.gif);
	background-repeat: no-repeat;
	float: left;
	width: 307px;
	margin-right: 10px;
	padding: 4px 0 4px 30px;
	line-height: 2;
	background-position: 10px;
	background-color: #ededed
}
ul.chocom_box li.r_none{
	margin-right: 0px;
}