@charset "utf-8";

/*
***************************************************************************************************
	アプリ・アイコン設定
***************************************************************************************************
*/

/* ツール */
.wallPaper	{background-image : url(../image/android/icon/app-ztwB_cs.png);}	/* Wallpaper Change */
.dentaku	{background-image : url(../image/android/icon/app-qnzx_cs.png);}	/* シンプル電卓 */
.hokusai	{background-image : url(../image/android/icon/app-qnzz_cs.png);}	/* Hokusai */

/* カジュアル */
.missing	{background-image : url(../image/android/icon/app-zwjE_cs.png);}	/* ミッシング */
.capsLock	{background-image : url(../image/android/icon/app-zzxi_cs.png);}	/* キャップスロック */
.othello	{background-image : url(../image/android/icon/app-qizq_cs.png);}	/* シンプル リバーシ */

/* パズル */
.boukeshi	{background-image : url(../image/android/icon/app-qwxt_cs.png);}	/* The棒消し */

/* マルチメディア */
.keyBoard	{background-image : url(../image/android/icon/app-xzjm_cs.png);}	/* MiniKeyboard */

/* カード＆カジノ */
.million	{background-image : url(../image/android/icon/app-xjnD_cs.png);}	/* 大富豪 */
.shinkei	{background-image : url(../image/android/icon/app-qiin_cs.png);}	/* mini 神経衰弱 */

/* アーケード＆アクション */
.mogura		{background-image : url(../image/android/icon/app-qiiC_cs.png);}	/* もぐらつつき */


/*
***************************************************************************************************
	ＴＯＰページ
***************************************************************************************************
*/
#icon		{width:32px; height:32px; padding:0; margin:0;}
#sIcon		{width:25px; height:25px; padding:0; margin:0;}
.app		{height:42px; margin:10px; border-bottom: 1px dashed gray;}
.applast	{height:42px; margin-left:10px; margin-bottom:5px;}
.icon		{float:left; margin:0 5px;}
.appTitle	{line-height:35px;}
.appTitle2	{line-height:20px;}
.appExp		{font-size:8px; line-height:8px;}

/*
***************************************************************************************************
	開発ページ
***************************************************************************************************
*/
.iconDev		{height:100px; width:95px; float:left; text-align:center;}
#iconDev		{height:100px; width:95px; float:left; text-align:center;}
#iconDev img	{padding: 0 0 0 16px;}
#iconDev span	{color:#f00; font-weight:bold; text-align:center;}

/*
***************************************************************************************************
	アプリケーション一覧ページ
***************************************************************************************************
*/
#appList		{width:798px; min-height: 16px; height: auto !important; height: 16px; border: 1px solid #ccc; margin: 20px 0 0 0; padding: 0;}
#appPick		{width:798px; min-height: 16px; height: auto !important; height: 16px; border: 1px ; margin: 20px 0 0 0; padding: 0;}
#appli, #genre	{height:120px; width:216px; float:left; text-align:left; margin:0; padding: 10px; border-top: 1px solid #ccc; border-left: 1px solid #ccc;}	/*216*/
#appli div 		{float: left;}
#appli h4 		{color: #f00; margin: 0 0 0 10px;}
#appli p 		{font-size: 10px; line-height:1.2em; margin: 0 0 0 10px;}
#appli .exp		{width:150px; height: 120px;}

#appliRow		{padding:0 0 0 5px; marign:0;}
#appliColumn	{height:650px; width:240px; margin:0 9px 0 9px; padding:0; float:left;}
#appliColumn2	{height:350px; width:240px; margin:0 9px 0 9px; padding:0; float:left;}
#genre			{height:22px; font-size: 22px; font-weight: bold; border-top: none;}

/*
***************************************************************************************************
	ピックアップ
***************************************************************************************************
*/
#pickup			{width: 798px; min-height: 16px; height: auto !important; height: 16px; border: 1px solid #ccc; margin: 20px 0 0 0; padding: 0 0 20px 0;}
#voice			{width: 450px; float:left; margin:0 0 0 20px; padding:0; line-height: 30px;}		/* margin: 10px 20px 0 20px; 470*/
.question		{color:#00f;}
.answer			{margin: 0 0 30px 0px;}
#screenshot		{width: 240px; float:right; margin: 0 20px 0 0;}
.normal			{width: 240px; height: 360px;}
.small			{width: 115px; height: 172.5px; margin: 20px 0 0 0;}
.left	{float:left;}
.right	{float:right;}

/*
***************************************************************************************************
	グローバルナビゲーション
***************************************************************************************************
*/
.header
{
	background-image	: url(../image/android/navBackAndroid.gif);
}

.navigation
{
	background-image	: url(../image/android/navBackShadowAndroid.gif);
}
/*
.navigation
{
	background-image	: url(../image/android/navBackShadowAndroid.gif);
	background-repeat	: no-repeat;
	background-position	: left top;
}
*/


/*
***************************************************************************************************
	▼メイン部分のスタイル▼
***************************************************************************************************
*/

#android .main
{
	width				: 565px;
	_width				: 550px;
	float				: left;
	margin-top			: 0px;
}

#android .content
{
	width				: 565px;
	_width				: 550px;
	margin				: 10px 0 0 13px;
}

#android .aside
{
	width				: 225px;
	_width				: 229px;
	float				: right;
	margin-top			: 0px;
	padding				: 30px 0 0 5px;
}


/*
***************************************************************************************************
	ニュースボックス
***************************************************************************************************
*/
#update
{
}

#updateList
{
	width				: 533px;
	_width				: 545px;
	height				: 170px;
	overflow			: auto;
	margin				: 0 0 0 13px;
	padding				: 0.5em 10px 0.5em 10px;
	border-bottom		: 1px solid #ccc;
	border-right		: 1px solid #ccc;
	border-left			: 1px solid #ccc;
}

#updateList dt, #updateList dd
{
	font-size			: 0.8em;
	margin				: 0;
	padding				: 0;
}

#updateList dt
{
	margin-top			: 0.5em;
	padding				: 0.1em 0 5px 5px;
	border-bottom		: 1px dashed #555;
}

#updateList dd
{
	background-color	: #ddd;
	margin-top			: 0.3em;
	padding				: 0.2em 1em 0.2em 1em;
}

.date
{
	background-image	: url(../image/icon/iconArrow00.gif);
	background-repeat	: no-repeat;
	background-position	: right 70%;
	padding				: 0.3em 20px 0.1em 5px;
	border-left			: 5px solid #55aaff;
}

/*
***************************************************************************************************
	グローバルリンクボックス
***************************************************************************************************
*/
.linkBox
{
	width				: 160px;
	min-height			: 300px;
	height				: auto !important;
	height				: 370px;
	float				: left;
	border				: 1px solid #ccc;
}


#ranking
{
	width				: 255px;
	background-repeat	: no-repeat;
	background-position	: 7px 90%;
	margin				: 0 15px 0 0;
}

#top_pickup
{
	width:280px;
	background-repeat:no-repeat;
	background-position:7px 90%;
	padding:0px;
}


/*
***************************************************************************************************
	 包含ボックス
***************************************************************************************************
*/
/*
	メインカラム
*/

#androidDevelopment .main
{
	width				: 800px;
	padding				: 0;
}


#androidAppList	.main
{
	width				: 800px;
	padding				: 0;
}

/*
	コンテンツ
*/

#androidDevelopment .content
{
	width				: 800px;
	margin-top			: 10px;
}

#androidAppList .content
{
	width				: 800px;
	margin-top			: 10px;
}


.mainContent
{
	width				: 562px;	/*585*/
	float				: left;
}

/*
***************************************************************************************************
	最新採用情報
***************************************************************************************************
*/
#explanationDevelopment
{
	border				: 1px solid #ccc;
	margin-top			: 10px;
}

#explanationDevelopment h3
{
	background-image	: url(../../image/background/headBarBackRecruit00.gif);
	background-repeat	: repeat-x;
}


/*
***************************************************************************************************
	補助ナビゲーション
***************************************************************************************************
*/

#androidDevelopment .aside
{
	width				: 225px;
	_width				: 229px;
	float				: right;
	margin-top			: 0px;
	padding-left		: 13px;
}


