@charset "utf-8";

/* 2009.09.02　テスト用テンプレート
---------------------------------------------------------------------*/

/* 初期設定
----------------------------------------------------------------*/

*{
	margin:0;
	padding:0;
}
body{
	margin:0px;
	font-family:'Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',Osaka,sans-serif;
	color:#fff;
	font-size:12px;
	line-height:20px;
	text-align:center;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#0F0F0F;
	font-size: 16px;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:20px;
	font-weight:100;
	}
td,th{
	color:#333;
	font-size:12px;
	line-height:20px;
	font-family:'Hiragino Kaku Gothic Pro','メイリオ','Meiryo','ＭＳ Ｐゴシック',Osaka,sans-serif;
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:0;
	}
form {
	margin:0;
	padding:0;
	}
select,input {
	margin:0;
	padding:0;
	}
textarea{
	
}
img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:top;
	}
ul,li {
	list-style:none;
	margin:0;
	padding:0;
	}
option{
    padding-right:1em;
    }
a{
	color:#7EBB08;
	text-decoration:none;	
	}
a:hover{
	color:#FF0099;
	text-decoration:none;
	}
	
.flol {
	float:left;
	}	
.flor {
	float:right;
	}
.clear {
	clear:both;
	}			

.pt10 {
	padding-top:10px;
	}
.bold {
	font-weight:bold;
	}
/*
----------------------------------------------------------------*/
.header_wrp {
	border-bottom:solid 1px #000;
	height:430px;
	}
.header {
	width:900px;
	margin:0 auto;
	}
	
/* logo */
.weskapp {
	position:relative;
	width:900px;
	height:55px;
	}	
.weskapp h1 {
	width:95px;
	position:absolute;
	left:10px;
	top:10px;
	}

/*　RO　*/
.lang_flag_01 {
	/*margin:0 auto;*/
	position:absolute;
	right:90px;
	top:5px;
	}	
.lang_flag_01,
.lang_flag_01 img,
.lang_flag_01 a {
	width:40px;
	height:40px;
	padding:0;
	}	
	.lang_flag_01 a {
		display:block;
		background-image:url(../images/lang_flag_01.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.lang_flag_01 a:hover {
		background-position:0 -40px;
		}	
	
	
/*　RO　*/
.lang_flag_02 {
	/*margin:0 auto;*/
	position:absolute;
	right:45px;
	top:5px;
	}	
.lang_flag_02,
.lang_flag_02 img,
.lang_flag_02 a {
	width:40px;
	height:40px;
	padding:0;
	}	
	.lang_flag_02 a {
		display:block;
		background-image:url(../images/lang_flag_02.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.lang_flag_02 a:hover {
		background-position:0 -40px;
		}
/*　RO　*/
.lang_flag_03 {
	/*margin:0 auto;*/
	position:absolute;
	right:0px;
	top:5px;
	}	
.lang_flag_03,
.lang_flag_03 img,
.lang_flag_03 a {
	width:40px;
	height:40px;
	padding:0;
	}	
	.lang_flag_03 a {
		display:block;
		background-image:url(../images/lang_flag_03.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.lang_flag_03 a:hover {
		background-position:0 -40px;
		}				
			
.weskapp .lang .on a {
	background-position:0 -40px;
	}
	
	
/* app_title */
.app_info {
	position:relative;
	width:900px;
	height:375px;
	}

.app_title {
	position:absolute;
	width:400px;
	top:0;
	left:0px;
	}	
/*　RO　*/
.btn_appstore {
	/*margin:0 auto;*/
	position:absolute;
	right:15px;
	top:15px;
	}	
.btn_appstore,
.btn_appstore img,
.btn_appstore a {
	width:185px;
	height:40px;
	padding:0;
	}	
	.btn_appstore a {
		display:block;
		background-image:url(../images/btn_appstore.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.btn_appstore a:hover {
		background-position:0 -40px;
		}				
	
	
.app_title_txt {
	position:absolute;
	width:400px;
	height:83px;
	bottom:0px;
	left:80px;
	text-align:left;
	}
.app_title_txt h1 {
	font-size:15px;
	line-height:20px;
	color:#fff;
	}
.app_title_txt h2 {
	font-size:12px;
	line-height:20px;
	color:#fff;
	}
.icon_download {
	background-image:url(../images/icon_download.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	font-size:13px;
	line-height:30px;
	font-weight:bold;
	}
	.icon_download a {
		color:#fff;
		}
	.icon_download a:hover {
		color:#FF0099;
		}		
				

/*
----------------------------------------------------------------*/
.main_wrp {
	border-top:solid 1px #222;
	background-image:url(../images/main_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
.main {
	width:900px;
	margin:0 auto;
	text-align:left;
	}	

.main .txt h3 {
	font-size:23px;
	line-height:30px;
	margin-bottom:20px;
	font-weight:bold;
	font-weight:100;
	}
.main .txt p {
	font-size:14px;
	line-height:25px;
	padding-bottom:10px;
	}	
/*
----------------------------------------------------------------*/
.read {
	width:900px;
	margin:30px 0;
	}
	/*
	.read .youtube {
		float:left;
		width:480px;
		height:300px;
		}*/
	.read .txt {
		padding:0 10px;
		/*
		float:right;
		width:400px;
		
		padding-bottom:10px;
		*/
		}	

/*
----------------------------------------------------------------*/
.column_wrp {
	clear:both;
	background-image:url(../images/column_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:400px;
	height:auto !important;
	height:400px;
	}
.column {
	width:840px;
	margin:0 auto;
	text-align:left;
	}	
		
.column .flol {
	width:330px;
	padding-bottom:30px;
	}	
.column .flor {
	width:490px;
	text-align:center;
	padding-bottom:30px;
	}	


.column .txt {
	padding:30px 0 0 0;
	}	
.column .txt h3 {
	font-size:18px;
	line-height:25px;
	margin-bottom:10px;
	font-weight:bold;
	font-weight:100;
	}
.column .txt p {
	font-size:13px;
	line-height:24px;
	padding-bottom:10px;
	}				
.column .txt .icon_download {
	line-height:30px;
	font-weight:bold;
	}
		
.dot {
	background-image:url(../images/pink.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding:3px 0 0 20px;
	margin:0px 0 0 0;
	font-size:13px;
	line-height:20px;
	}	
	
/*
----------------------------------------------------------------*/
.footer {
	clear:both;
	width:910px;
	height:60px;
	margin:0 auto;
	position:relative;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	}	
	
/*　RO　*/
.btn_footer_01 {
	/*margin:0 auto;*/
	position:absolute;
	left:5px;
	top:5px;
	}	
.btn_footer_01,
.btn_footer_01 img,
.btn_footer_01 a {
	width:85px;
	height:45px;
	padding:0;
	}	
	.btn_footer_01 a {
		display:block;
		background-image:url(../images/btn_footer_01.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.btn_footer_01 a:hover {
		background-position:0 -45px;
		}
/*　RO　*/
.btn_footer_02 {
	/*margin:0 auto;*/
	position:absolute;
	left:90px;
	top:5px;
	}	
.btn_footer_02,
.btn_footer_02 img,
.btn_footer_02 a {
	width:85px;
	height:45px;
	padding:0;
	}	
	.btn_footer_02 a {
		display:block;
		background-image:url(../images/btn_footer_02.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.btn_footer_02 a:hover {
		background-position:0 -45px;
		}		
		
/*　RO　*/
.btn_footer_03 {
	/*margin:0 auto;*/
	position:absolute;
	left:175px;
	top:5px;
	}	
.btn_footer_03,
.btn_footer_03 img,
.btn_footer_03 a {
	width:90px;
	height:45px;
	padding:0;
	}	
	.btn_footer_03 a {
		display:block;
		background-image:url(../images/btn_footer_03.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.btn_footer_03 a:hover {
		background-position:0 -45px;
		}		
		
/*　RO　*/
.btn_footer_04 {
	/*margin:0 auto;*/
	position:absolute;
	left:265px;
	top:5px;
	}	
.btn_footer_04,
.btn_footer_04 img,
.btn_footer_04 a {
	width:55px;
	height:45px;
	padding:0;
	}	
	.btn_footer_04 a {
		display:block;
		background-image:url(../images/btn_footer_04.gif);
		background-repeat:no-repeat;
		background-position:0 0;
		}
	.btn_footer_04 a:hover {
		background-position:0 -45px;
		}	
		
.copyright {
	position:absolute;
	right:20px;
	top:5px;
	line-height:45px;
	color:#666;
	}									