@charset "utf-8";
/* CSS Document */


/*====================================================================================================== wrapper */

.wrapper {
	background:url(/soft/jiqoo/images/bg_image.jpg) no-repeat;
	width:470px;
	height:480px;
	display:block;
	padding:0 10px;
	margin:20px auto 0 auto;
	}

.wrapper .contents-top {
	height:191px;
	width:470px;
	margin:0 0 10px 0;
	}

.wrapper .contents-bottom {
	height:191px;
	width:470px;
	display:block;
	margin:18px 0 0 0;
	}

.contents-top .left .box-left,
.contents-top .left .box-right,	
.contents-top .right .box,		
.contents-bottom .left .box-left,
.contents-bottom .left .box-right,			
.contents-bottom .right .box {
	width:150px;
	display:block;
	}

.contents-top .right, 
.contents-bottom .right {
	float:right;
	width:150px;
	}

.contents-top .left,
.contents-bottom .left {
	float:left;
	display:block;
	width:310px;
	}
		
.contents-top .left .box-left,
.contents-bottom .left .box-left {
	float:left;
	display:block;
	}

.contents-top .left .box-right,
.contents-bottom .left .box-right {
	float:right;
	display:block;
	}
		
.box .button {
	width:130px;
	height:26px;
	display:block;
	padding:0 10px;
	}

.contents-top .left .box-left .capture,
.contents-top .left .box-right .capture,
.contents-top .right .box .capture a,
.contents-bottom .left .box-left .capture,
.contents-bottom .left .box-right .capture,	
.contents-bottom .right .box .capture a {
	width:140px;
	height:120px;
	display:block;
	margin:0 0 35px 0;
	padding:5px;
	}
	
.contents-top .left .box-left .button,
.contents-top .left .box-right .button,
.contents-top .right .box .button a,
.contents-bottom .left .box-left .button,
.contents-bottom .left .box-right .button,	
.contents-bottom .right .box .button a {
	width:130px;
	height:26px;
	margin:0 auto;
	display:block;
	}

/*.wrapper .contents-top .box .capture a:hover,
.wrapper .contents-bottom .box .capture a:hover,
.wrapper .contents-top .box .button a:hover,
.wrapper .contents-bottom .box .button a:hover{
	display:block;
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	opacity:0.7;
	cursor:pointer;
	}*/
	
/*====================================================================================================== header */

.header {
	width:470px;
	height:35px;
	padding:40px 0 0 0;
	text-align:center;
	}

.header p {
	color:#BBB;
	font-size:11px;

	}

.header p a	{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
	}

/*====================================================================================================== contents */

/*====================================================================================================== footer */

/*====================================================================================================== container */

/*====================================================================================================== container-column */

/*====================================================================================================== left-container */

/*====================================================================================================== center-container */

/*====================================================================================================== right-container */

/*----------------------------------------------------------- wrapper */

/*----------------------------------------------------------- header */

/*----------------------------------------------------------- contents */

/*----------------------------------------------------------- footer */

/*----------------------------------------------------------- container */

/*----------------------------------------------------------- container-column */

/*----------------------------------------------------------- left-container */

/*----------------------------------------------------------- center-container */

/*----------------------------------------------------------- right-container */

	/*----- wrapper -----*/

	/*----- header -----*/

	/*----- contents -----*/

	/*----- footer -----*/

	/*----- container -----*/

	/*----- container-column -----*/

	/*----- left-container -----*/

	/*----- center-container -----*/

	/*----- right-container -----*/



