@charset "UTF-8";

* {
	font-family: 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'メイリオ' , Meiryo , 'ＭＳ Ｐゴシック' , sans-serif !important;
}

#header h1 {
	background-image: url(img/h1.gif);
}

#contents_area {
	width: 1000px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.h10 {height: 10px;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}

.mr10 {margin-right: 10px;}
.mr30 {margin-right: 30px;}

/* -- トップ -- */
#top_area {
	position: relative;
	width: 1000px;
	height: 57px;
}

#mainarea {
	width: 1000px;
	background: url(img/bg_mainvisual.gif) no-repeat 0 bottom;
}
#mainarea #widgeticon {
	position: relative;
	float: left;
	width: 440px;
	height: 330px;
	margin: 5px 0 8px 8px;
	_margin: 0 0 0 0;
	_padding: 5px 0 8px 8px;
}
#mainarea #widgeticon ul {
	width: 440px;
	height: 330px;
}
#mainarea #widgeticon li.icon {
	float: left;
	width: 110px;
	height: 110px;
}
#mainarea #widgeticon li.icon a {
	display: block;
	width: 110px;
	height: 110px;
	text-indent: -9999px;
}
#mainarea #widgeticon li.icon a.ajipanda {
	background: url(img/i_ajipanda.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.coffret {
	background: url(img/i_coffret.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.toro {
	background: url(img/i_toro.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.depot {
	background: url(img/i_depot.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.kuroneko {
	background: url(img/i_kuroneko.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.pizza {
	background: url(img/i_pizza.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.shufoo {
	background: url(img/i_shufoo.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.sotokoto {
	background: url(img/i_sotokoto.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.tokyo {
	background: url(img/i_tokyo.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.taiyaki {
	background: url(img/i_taiyaki.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.loveplus {
	background: url(img/i_loveplus.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a.warau {
	background: url(img/i_warau.jpg) no-repeat 0 0;
}
#mainarea #widgeticon li.icon a:hover {
	background-position: 0 -110px;
}
#mainarea #mainvisualarea {
	float: right;
	width: 524px;
	height: 320px;
	margin: 10px 13px 13px 0;
	_margin: 0 0 0 0;
	_padding: 10px 13px 13px 0;
}

/* -- コンテンツ大枠 -- */
.contents_waku {
	width: 1000px;
	background: url(img/bg_waku1000.gif) repeat-y 0 0;
}
.contents_bottom {
	position: relative;
	width: 1000px;
	padding-bottom: 40px;
	background: url(img/bg_waku_bottom.gif) no-repeat 0 bottom;
}
.contents_bottom .btn_page_top {
	position: absolute;
	bottom: 3px;
	right: 20px;
	width: 57px;
	height: 17px;
	text-indent: -9999px;
	overflow: hidden;
}
.contents_bottom .btn_page_top a {
	display: block;
	width: 57px;
	height: 17px;
}
.contents_bottom .btn_page_top a:hover {
	width: 57px;
	height: 17px;
	background: url(img/btn_top_on.gif) no-repeat 0 0;
}
.contents_waku h3 {
	margin-bottom: 15px;
}
.contents_inner {
	position: relative;
	width: 960px;
	margin: 0 20px;
}
.contents_inner .gray_area {
	width: 960px;
	padding-bottom: 10px;
	background: #eeeeee url(img/bg_gray.gif) no-repeat 0 bottom;
}
.contents_inner .gray_area .title {
	margin-bottom: 10px;
}
.contents_inner .gray_area .gray_area_inner {
	width: 940px;
	margin: 0 10px;
}

/* -- 何？ -- */
.contents_inner .gray_area #toha {
	position: relative;
	width: 965px;
	height: 42px;
	margin-top: -5px;
	margin-left: -5px;
	margin-bottom: 15px !important;
}
.contents_inner .gray_area #txt_toha {
	margin-left: 35px;
}
.contents_inner .gray_area p#txt_toha {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}

#what_pic {
	position: absolute;
	top: 190px;
	right: 20px;
}

.hayawakari_title {
	position: relative;
	width: 464px;
	height: 41px;
	margin-left: -5px;
	margin-bottom: 15px;
}
.hayawakari_txt {
	margin-left: 35px;
	margin-bottom: 30px;
}

#qa_area {
	width: 960px;
	padding-bottom: 20px;
	background: url(img/bg_waku960.gif) no-repeat 0 bottom;
}
#qa_bg {
	width: 930px;
	background: url(img/bg_line_qa.gif) repeat-y 0 0;
}
#qa_area #qa_area_inner {
	padding: 0 15px;
}
#qa_area #qa_area_inner .qa_item {
	position: relative;
	float: left;
	width: 290px;
}
#qa_area #qa_area_inner .qa_item .i_ok {
	position: absolute;
	top: 48px;
	left: -10px;
	width: 29px;
	height: 34px;
}
#qa_area #qa_area_inner .answer {
	margin: 5px 0 10px 20px;
}
#qa_area #qa_area_inner .answer_txt {
	width: 270px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 20px;
}
#qa_area #qa_area_inner .answer_txt a {
	color: #ee1900;
}
#qa_area #qa_area_inner .answer_txt a:hover {
	color: #ee1900;
}
#qa_area #qa_area_inner .answer_txt .notice {
	font-size: 11px;
	line-height: 20px;
}

/* -- 使い方 -- */
.howto_step {
	width: 940px;
	background: url(img/bg_howto_kidou.gif) no-repeat 0 0;
}
.howto_step .howto_step_inner {
	padding: 10px;
}
.howto_step .howto_step_inner #step1 {
	position: relative;
	width: 920px;
	height: 216px;
}
.howto_step .howto_step_inner #step1 #step1_txt1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 555px;
	height: 18px;
}
.howto_step .howto_step_inner #step1 #step1_pic1 {
	position: absolute;
	top: 28px;
	left: 0px;
	width: 170px;
	height: 187px;
}
.howto_step .howto_step_inner #step1 #step1_pic2 {
	position: absolute;
	top: 28px;
	left: 181px;
	width: 241px;
	height: 188px;
}
.howto_step .howto_step_inner #step1 #step1_pic3 {
	position: absolute;
	top: 112px;
	left: 437px;
	width: 28px;
	height: 20px;
}
.howto_step .howto_step_inner #step1 #step1_pic4 {
	position: absolute;
	top: 28px;
	left: 479px;
	width: 112px;
	height: 139px;
}
.howto_step .howto_step_inner #step1 #step1_pic5 {
	position: absolute;
	top: 28px;
	left: 606px;
	width: 190px;
	height: 188px;
}
.howto_step .howto_step_inner #step1 #step1_pic6 {
	position: absolute;
	top: 28px;
	left: 811px;
	width: 109px;
	height: 188px;
}
.howto_step .howto_step_inner #step2 .item_step2 {
	float: left;
	width: 280px;
}
.howto_step .howto_step_inner #step2 .item_step2 .title1_step2 {
	margin-bottom: 8px;
}
.howto_step .howto_step_inner #step2 .item_step2 .title2_step2,
.howto_step .howto_step_inner #step2 .item_step2 .pic_step2 {
	margin-bottom: 10px;
}
.howto_step .howto_step_inner #step2 .line {
	float: left;
	width: 40px;
	height: 258px;
	background: url(img/line_howto_kidou_step2_01.gif) repeat-y 0 0;
}

.howto_benri {
	float: left;
	width: 465px;
	background: url(img/bg_howto_benri.gif) no-repeat 0 0;
}
.howto_benri .howto_benri_inner {
	padding: 10px;
}
.howto_benri .howto_benri_inner #migi_pic {
	float: left;
}
.howto_benri .howto_benri_inner #migi_txt {
	float: right;
}
.howto_benri .howto_benri_inner #point_btn {
	width: 445px;
	margin-top: 13px;
	text-align: right;
}

/* -- 5つのポイント -- */
.point_item_bg {
	width: 960px;
	background: url(img/bg_waku_list.gif) no-repeat 0 bottom;
}
.point05_item_bg {
	width: 960px;
	background: url(img/bg_waku960.gif) no-repeat 0 bottom;
}
.point_item_title {
	position: relative;
	width: 480px;
	height: 54px;
	margin-top: -10px;
	margin-left: -10px;
}
.point05_item_title {
	position: relative;
	width: 970px;
	height: 54px;
	margin-top: -10px;
	margin-left: -10px;
}
.point_item_lead {
	margin-bottom: 10px;
}
.point_item_left {
	float: left;
	width: 470px;
}
.point_item_right {
	float: right;
	width: 470px;
}
.point_item_left .point_item_inner,
.point_item_right .point_item_inner {
	position: relative;
	padding: 0 15px 13px 12px;
}
.point05_item_inner {
	padding: 0 15px 15px 15px;
}
.point_item_left .point_item_inner .point_item_pic,
.point_item_right .point_item_inner .point_item_pic {
	float: left;
	width: 220px;
}
.point_item_left .point_item_inner .point_item_inner_right,
.point_item_right .point_item_inner .point_item_inner_right {
	float: right;
	width: 208px;
	text-align: left;
}

#point_btn_area {
	width: 960px;
}
#point_btn_area .point_btn {
	text-align: right;
}











