@charset "UTF-8";

/*--------------------------------------------------------------
/line/
--------------------------------------------------------------*/
#CONTENTS {
    min-height: 800px;
    background: url(/line/img/bg.gif) repeat-x;
    line-height: 1.5;
}
/* #CONTENTS { width:100%; background: none; } */



div.contentsWrapper {
	margin: 0 auto;
	border: 2px solid #e5e5e5;
	text-align: right;
	overflow: hidden;
	background-color: #f9fafb;
	padding-bottom:6px;
}

div.contentsInner {
	background-color: #fff;
	padding: 0 53px 42px;
	/*border-bottom: 2px solid #e5e5e5;*/
	text-align: left;
	overflow: hidden;
	clear: both;
}

div.contentsInner p.bnrArea {
	margin: 10px 0 20px;
	text-align: center;
}

div.contentsInner p.bnrArea img.viewPC {
	display: inline;
}

div.contentsInner p.intro_text {
	font-size:140%;
	font-weight:bold;
}

div#follow {
	margin: 20px auto 0;
	width: 780px;
}

div#follow h2 {
	margin:0 -32px 15px;
	width:844px;
	position: relative;
}

div#follow02 {
	float: left;
	width: 380px;
}

div#follow03 {
	float: right;
	width: 380px;
	background:url(/line/img/bg_tile.png) no-repeat 209px 70px;
}

div#follow03 p.text {
	float: left;
	width: 209px;
}

div#follow03 p.btn_friends {
	margin-top: 50px;
	float: left;
}

div#download {
	margin:0 auto;
	width: 623px;
	text-align: center;
}

div#download p.btn_iPhone {
	float: left;
}

div#download p.btn_Android {
	float: right;
}

div#stamp {
	margin-top: 37px;
/*	border: solid 9px #fce2c5;*/
	border: solid 9px #978875;
}

div#stamp p.btn_stamp {
	background: url(/line/img/bg_download.png) no-repeat;
	text-align:center;
	//zoom:1;
}

.shareButtonBlock {
	float: right !important;
}

.lineBtn {
	float: right;
	margin-left: 10px;
}

.twitter-share-button
 {
	width: 130px !important;
}

.alignC {
	text-align: center;
}

.arrowLink01 {
	background: url(/line/img/arrow_01.gif) no-repeat left center;
	padding-left: 15px;
}

a.nomal {
	font-weight: normal;
}

.topBnrArea {
	margin-bottom: 20px;
}

.topBnrArea .ancLink {
	margin: 0 30px;
}
