@charset "euc-jp";
/* CSS Document */

/*=====================================
reset
=====================================*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p
,blockquote,th {margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6 { font-size: 100%;font-weight: normal;}
ol,ul {	list-style: none;}
fieldset,img { border: 0;}
legend { display: none;}
caption,th { text-align: left;}
address,caption,cite,code,dfn,em,strong,th,var { font-style: normal;}

/*=====================================
common
=====================================*/
/* ----- text-indent  ----- */
.h1_area,.h2_area,.link_area{
	position:relative;
	text-indent:-9999px;
	display:block;
	outline:0;
}

/* ----- position:absolute;  ----- */
h1,.h1_txt,.btn_ipn_s,.btn_add_s,h2,.save dt,.save dd,.twitter dt,.twitter dd,.use dt,.use dd,.yahoo dt,.yahoo dd,.btn_ipn,.btn_add{
	position:absolute;
	overflow:hidden;
}

/*=====================================
layout
=====================================*/
#wrapper {
	width:950px;
	margin:0 auto;
	background-color:#fff;
}

/*=====================================
h1_area　h1エリア
=====================================*/
.h1_area{
	width:950px;
	height:315px;
	background:url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/promo/pc_appli/sprite_h1area.png) no-repeat left top;
}

h1{
	width:585px;
	height:136px;
	left:17px;
	top:54px;
}

.h1_txt{
	width:463px;
	height:26px;
	left:20px;
	top:17px;
}

.btn_ipn_s{
	width:294px;
	height:78px;
	left:15px;
	top:219px;
}

.btn_add_s{
	width:294px;
	height:78px;
	left:318px;
	top:219px;
}

/*=====================================
h2_area　h2エリア
=====================================*/
.h2_area{
	width:950px;
	height:492px;
	margin-top:9px;
	background:url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/promo/pc_appli/sprite_h2area.png) no-repeat left top;
}

h2{	
	width:948px;
	height:36px;
	left:1px;
	top:17px;
}

.save dt{
	width:91px;
	height:26px;
	left:53px;
	top:95px;
}

.save dd{
	width:287px;
	height:60px;
	left:25px;
	top:131px;
}

.twitter dt{
	width:88px;
	height:26px;
	left:54px;
	top:362px;
}

.twitter dd{
	width:268px;
	height:39px;
	left:31px;
	top:395px;
}

.use dt{
	width:113px;
	height:26px;
	left:667px;
	top:157px;
}

.use dd{
	width:280px;
	height:40px;
	left:642px;
	top:190px;
}

.yahoo dt{
	width:253px;
	height:27px;
	left:670px;
	top:361px;
}

.yahoo dd{
	width:279px;
	height:39px;
	left:643px;
	top:399px;
}

/*=====================================
link_area　リンクエリア
=====================================*/
.link_area{
	width:932px;
	height:83px;
	margin:24px 9px 0;
	background:url(http://i.yimg.jp/images/evt/setsuden/teiden-ver.1.0/images/promo/pc_appli/sprite_linkarea.png) no-repeat left top;
}

.link_area p a{
	width:455px;
	height:79px;
}

.btn_ipn{
	left:1px;
	top:0;
}

.btn_add{
	left:473px;
	top:0;
}

/*=====================================
共通ヘッダのh1タグ CSSリセット
=====================================*/
#eqcontentsHead h1 {
	position:inherit;
	width:auto;
	height:auto;
	top:auto;
	left:auto;
}