@charset "UTF-8";
/* CSS Document */


/*---------------
□□□layout□□□
---------------*/
body#line div#wrapper
{
	background: #FFF url(none);
}
body#line div#wrapper
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background: #FFF url(none);
}
body#line div#contents
{
	position: relative;
}
body#line #main{
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body#line .content{
	width: 100%;
}
body#line #headerCover{
	width: 100%;
	background: #A4EB37 url(../line/images/header_bg.gif) repeat-x left bottom;
	height: 279px;
	margin: 0px;
	padding: 0px;
}
body#line #header{
	width: 920px;
	height: 279px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
body#line #header h1{
	margin: 0px;
	padding: 0px 0px 0px 290px;
}
body#line #header p#sphoneimg{
	position: absolute;
	left: 80px;
	top: 20px;
}
body#line .content .main{
	width: 900px;
	background: url(../line/images/main_stamp.jpg);
	text-indent: -9999px;
	height: 1462px;
	margin: 100px auto;
}
body#line .content .blockCover{
	background: #00B500 url(../line/images/block_bg.gif) repeat-x center top;
}
body#line .content .block{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}
body#line .content .block p.btn{
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	display: block;
	width: 410px;
}
body#line .content .block p.btn a:hover{
	text-decoration: none;
	/*	filter: alpha(opacity=50);*/
	-moz-opacity:0.5;
	opacity:0.5;
	filter: alpha(opacity=50);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=50)";  /* ie 8 */
	-khtml-opacity: 0.5;              /* Safari 1.x */
	zoom: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
body#line #footerCover{
	width: 100%;
	background: #1F5920 url(../line/images/footer_bg.gif) repeat-x left top;
	height: 278px;
	margin: 0px;
	padding: 0px;
}
body#line #footer{
	width: 920px;
	height: 278px;
	margin: 0px auto;
	padding: 0px;
}
body#line #footer p{
	width: 672px;
	margin: 0px auto;
	padding: 40px 0px 0px;
	color: #FFF;
	text-align: center;
}



/*---------------
□□□font□□□
---------------*/
