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

/*
body {
	/*max-width: 800px;/* レイアウトが大型モニターで広がりすぎないように、最大幅を指定することをお勧めします。これにより、読みやすい行の長さを保つことができます。IE6 ではこの宣言は無視されます。 */
	/*min-width: 800px;/* レイアウトが狭くなりすぎないように、最小幅を指定することをお勧めします。これにより、サイドカラムで読みやすい行の長さを保つことができます。IE6 ではこの宣言は無視されます。 */
/*
	background: url(../img/common/bg_menu.png) no-repeat scroll center 40px;
	color: #000;
	position: static;
	clear: both;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	left: auto;
	top: 0px;
	right: auto;
}

*/
/*
body {
	text-align: center;
	margin: 0px auto;
/*
	float: left;

}
*/

#wrap {
	margin: 0px auto;
	background: #FFF;
	text-align: center;
	clear: both;
	float: none;
}

#top {
	height: 400px;
	padding: 0px;
	margin: 0px auto;
	background-attachment: scroll;
	background-color: #ff7486;
	background-image: url(../img/app/paintout/top_app.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_smry {
	background: no-repeat scroll center top;
	height: 400px;
	padding: 0px;
	margin: 0px auto;
}

#top_info {
	background: no-repeat scroll center top;
	height: 400px;
	padding: 0px;
	margin: 0px auto;
}

#top_e {
	height: 400px;
	padding: 0px;
	margin: 0px auto;
	background-attachment: scroll;
	background-color: #ff7486;
	background-image: url(../img/app/paintout/eng/top_app.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#top_smry_e {
	background: no-repeat scroll center top;
	height: 400px;
	padding: 0px;
	margin: 0px auto;
}

#top_info_e {
	background: no-repeat scroll center top;
	height: 400px;
	padding: 0px;
	margin: 0px auto;
}

#main {
	color: #000;
	position: static;
	padding: 0px;
	margin: 10px 20px 0px;
	clear: both;
	height: auto;
}

#main_e {
	color: #000;
	position: static;
	padding: 0px;
	margin: 10px 20px 0px;
	clear: both;
	height: 305px;
}

#apps_column {
	width: 620px;
	float: left;
	display:inline;
	clear: left;
	background: url(../img/menu/chkm_line_apps.png) no-repeat scroll center top;
	padding-top: 65px;
}

#apps_column_e {
	width: 620px;
	float: left;
	display:inline;
	clear: left;
	background: url(../img/menu/eng/chkm_line_apps.png) no-repeat scroll center top;
	padding-top: 65px;
}

#apps_list {
	margin-top: 0px;
	height: auto;
	width: 620px;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}

#apps_detail {
	margin-top: 0px;
	height: auto;
	width: 530px;
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
}

#apps_award {
	margin-top: 2px;
	height: auto;
	width: 530px;
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
}

#apps_info {
	margin-top: 0px;
	height: auto;
	width: 620px;
	padding: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 10px;
}

#app_list_r {
	width: 305px;
	margin-bottom: 10px;
	margin-left: 20px;
	height: 80px;
	float: right;
}

#tpcs_column {
	width: 300px;
	float: right;
	display:inline;
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
}

#app_list_r {
	width: 305px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#topics_face {
	width: 300px;
	height: 238px;
}

#topics_face_e {
	width: 300px;
	height: 223px;
}

#topics_twit {
	height: 530px;
	width: 300px;
}

#topics_twit_e {
	height: 450px;
	width: 300px;
}

/*
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	font-size:20px!important;
}

*/
/*
#topics_twit .twtr-bd, #topics_twit .twtr-timeline i a, #topics_twit .twtr-bd p
{
	height: 600px;
	width: 300px;
	font-size:10px;
	font-family: "メイリオ";
}
*/

/*twitter font size*/
/*#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
font-size:14px;
}*/

/*twitter Correct display*/
/*.twtr-hd h3,.twtr-hd h4{clear:none;}*/


.panel_face {
	height: 20px;
	width: 300px;
	margin-bottom: 5px;
}

.panel_twit {
	height: 20px;
	width: 300px;
	margin-bottom: 5px;
}
