#header .inner {
	width:200px;
}

#main {
	padding-bottom:20px;
	margin-bottom:0px;
}

#main_area{
	height:250px;
	position:relative;
	margin:10px;
	padding:10px;
}

#main_area H2#pagetitle{
	position:absolute;
	top:20px;
	left:65px;
}

H2#pagetitle,
.box H3{
	background-repeat:none;
	overflow:hidden;
	line-height:10px;
	display: block;
	font-size:1px;
}
	H2#pagetitle{background-image: url(../images/landingpage/main_title.gif);width:467px;height:47px;}

#main_area DIV.msg_box{
	width:400px;
	position:absolute;
	margin-left:100px;
}

#main_area DIV.msg_box P{
	line-height:1.5em;
	padding-bottom:1em;
}

#img_area{
		float:right;
		margin-right:50px;
}

.func_area{
	height:450px;
	width:800px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
}

.func_area DIV.box{
	width:250px;
	float:left;
}
	.func_area DIV#func02{padding:0 21px;}
	
	.func_area DIV.box DIV.func_img{
		display:block;
		margin-bottom:17px;
	}
	
	.func_area DIV.box DIV.func_img IMG.l_img{display:block;float:left;}
	.func_area DIV.box DIV.func_img IMG.r_img{display:block;float:right;}
	.func_area DIV.box DIV.func_img IMG.c_img{display:block;width:130px;margin:0 auto;border:1px solid #ccc;}

	.func_area DIV.box P{ line-height:1.5em; clear:both; padding:0 0.6em;}

.use_area{
	height:420px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
}

#use_block{
	float:left;
	width:750px;
	padding:5px 30px 5px 30px;
}

#use_block p{ 
	line-height:1.5em; 
	clear:both; 
	padding:0 0.6em;
}

#use_block p.bold{
	font-weight:bold;
}
#use_title{
	background:url(../images/landingpage/title_use.png) no-repeat;
	height:40px;
	margin-top:20px;
}

#function_title{
	display: block;
	background:url(../images/landingpage/title_func.png) no-repeat;
	background-repeat:none;
	height:40px;
	margin-top:20px;
	overflow:hidden;
}

body {
	background: url("../images/landingpage/bg.gif") repeat scroll 0 0 transparent;
}

.use_li{
	margin-left:30px;
}

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

.social_area{
	float:right;
	clear:right;
	margin:10px 50px 0 0;
}

.arrow{
	padding-bottom:2px;
}
